| Modifier and Type | Class and Description | 
|---|---|
| class  | PasswordExpiredAuthenticationResultInfo | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AuthResultInfoErrorMsg | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<AuthenticateResultInfo> | AuthenticateResultDto. getInfo() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AuthenticateResultDto. addInfo(AuthenticateResultInfo info) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AuthenticateResultDto. setInfo(java.util.List<AuthenticateResultInfo> info) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AccountExpiredAuthenticateResultInfo | 
| class  | AccountInhibitionAuthenticateResultInfo | 
| class  | AccountLockedAuthenticateResultInfo | 
| class  | AccountMissingRightsForAuthenticateResultInfo | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.List<AuthenticateResultInfo> | AuthenticationResult. getInfos() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AuthenticationResult. addInfo(AuthenticateResultInfo info) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AuthenticationResult. setInfos(java.util.List<AuthenticateResultInfo> infos) |