| Package | Description |
|---|---|
| com.neurosys.login.wicket | |
| com.neurosys.security.auth.domain | |
| com.neurosys.security.auth.domain.basic | |
| com.neurosys.user.service |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractLoginForm.userValidation(U user,
UpdatableAuthenticationToken authToken)
Perform any additional user validation tasks on the loaded User object and also update the
UpdatableAuthenticationToken if necessary. |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicUnTrustedAuthenticationToken
Default imp for
UnTurstedAuthenticationToken |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthenticationToken
Basic impl for
AuthenticationToken |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSessionAuthService.userValidation(U user,
UpdatableAuthenticationToken authToken)
Perform any additional user validation tasks on the loaded User object and also update the
UpdatableAuthenticationToken if necessary. |
Copyright © 2018. All rights reserved.