Package | Description |
---|---|
com.neurosys.login.wicket | |
com.neurosys.security.auth.service | |
com.neurosys.user.admin.wicket.components | |
com.neurosys.user.service |
Modifier and Type | Method and Description |
---|---|
protected U |
AbstractLoginForm.signIn(Principal inputPrincipal)
Sign in the
Principal |
Modifier and Type | Method and Description |
---|---|
AuthenticationToken |
Authenticator.authenticate(Principal principal) |
Modifier and Type | Method and Description |
---|---|
protected AdminUser |
AdminLoginForm.signIn(Principal inputPrincipal)
Record last login time
|
Modifier and Type | Method and Description |
---|---|
U |
AbstractSessionAuthService.signIn(Principal inputPrincipal,
ChangeGenerator<Object> changeGenerator)
Sign in a user
Since this method allows a ChangeGenerator ; it will also generate Events of TypeSuccessful Login - BasicAuthenticationToken
Unsuccessful Login - userId as String
Exception - exception object as Exception
|
Copyright © 2018. All rights reserved.