public class LDAPResponseContext extends BaseContext
AuthenticationContextBaseContext.ContextSetNoRemoveIteratorDecorator| Modifier and Type | Field and Description |
|---|---|
private AuthenticationResponse |
authenticationResponse
Authentication response.
|
| Constructor and Description |
|---|
LDAPResponseContext() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationResponse |
getAuthenticationResponse()
Get the LDAP authentication response.
|
boolean |
hasAccountStateError()
Check for the presence of account state errors.
|
boolean |
hasAccountStateWarning()
Check for the presence of account state warnings.
|
LDAPResponseContext |
setAuthenticationResponse(AuthenticationResponse response)
Set the LDAP authentication response.
|
String |
toString() |
addSubcontext, addSubcontext, clearSubcontexts, containsSubcontext, createSubcontext, getParent, getSubcontext, getSubcontext, getSubcontext, getSubcontext, isAutoCreateSubcontexts, iterator, removeSubcontext, removeSubcontext, setAutoCreateSubcontexts, setParent@Nullable private AuthenticationResponse authenticationResponse
@Nullable public AuthenticationResponse getAuthenticationResponse()
@Nonnull public LDAPResponseContext setAuthenticationResponse(@Nullable AuthenticationResponse response)
response - of an LDAP authenticationpublic boolean hasAccountStateWarning()
public boolean hasAccountStateError()
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.