public class SAML2Authenticator extends ProfileDefinitionAware<SAML2Profile> implements Authenticator<SAML2Credentials>
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
static String |
SAML_CONDITION_NOT_BEFORE_ATTRIBUTE |
static String |
SAML_CONDITION_NOT_ON_OR_AFTER_ATTRIBUTE |
static String |
SESSION_INDEX |
| Constructor and Description |
|---|
SAML2Authenticator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
internalInit(WebContext context) |
void |
validate(SAML2Credentials credentials,
WebContext context) |
defaultProfileDefinition, getProfileDefinition, setProfileDefinitioninit, reinitpublic static final String SAML_CONDITION_NOT_BEFORE_ATTRIBUTE
public static final String SAML_CONDITION_NOT_ON_OR_AFTER_ATTRIBUTE
public static final String SESSION_INDEX
protected final org.slf4j.Logger logger
protected void internalInit(WebContext context)
internalInit in class InitializableWebObjectpublic void validate(SAML2Credentials credentials, WebContext context) throws HttpAction, CredentialsException
validate in interface Authenticator<SAML2Credentials>HttpActionCredentialsExceptionCopyright © 2017. All Rights Reserved.