class PersistentLoginController extends AbstractS2UiDomainController
| Modifiers | Name | Description |
|---|---|---|
protected java.lang.Class<?> |
PersistentLogin |
| Fields inherited from class | Fields |
|---|---|
class AbstractS2UiDomainController |
AclClass, AclSid |
class AbstractS2UiController |
Role, User, UserRole, authorityNameField, usernamePropertyName |
| Type | Name and description |
|---|---|
PersistentLoginStrategy |
uiPersistentLoginStrategyDependency injection for the 'uiPersistentLoginStrategy' bean. |
| Properties inherited from class | Properties |
|---|---|
class AbstractS2UiDomainController |
allowedMethods, defaultAction, uiAclStrategy, uiPropertiesStrategy, uiQueryStrategy |
class AbstractS2UiController |
scope |
| Constructor and description |
|---|
PersistentLoginController() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
afterPropertiesSet() |
|
java.lang.Object |
delete() |
|
protected java.lang.String |
getClassLabelCode() |
|
protected java.lang.Class<?> |
getClazz() |
|
protected java.util.Map |
model(java.lang.Object persistentLogin, java.lang.String action) |
|
java.lang.Object |
search() |
|
java.lang.Object |
update() |
Dependency injection for the 'uiPersistentLoginStrategy' bean.