@Component(value="cuba_IdpAuthenticationManager")
public class IdpLoginManager
extends java.lang.Object
implements org.springframework.beans.factory.InitializingBean
Constructor and Description |
---|
IdpLoginManager() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
IdpService.IdpLoginResult |
login(AuthRequest auth,
java.util.Locale sessionLocale) |
public IdpService.IdpLoginResult login(AuthRequest auth, java.util.Locale sessionLocale) throws LoginException
LoginException
public void afterPropertiesSet()
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean