| Interface | Description |
|---|---|
| ApplicationUser | |
| ApplicationUserRepository<U extends ApplicationUser> |
| Enum | Description |
|---|---|
| AccountType |
Whether the user's account is local enabled (user/password) or
delegated (eg LDAP), as per
IsisModuleSecurityRealm#setDelegateAuthenticationRealm(org.apache.shiro.realm.AuthenticatingRealm). |
| ApplicationUserStatus |
Whether the user's account is enabled or disabled.
|
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.