public abstract class AbstractSAML11SPRedirectFormAuthenticator extends AbstractSPFormAuthenticator
jbossEnv
auditHelper, canonicalizationMethod, chain, chainConfigOptions, chainLock, configFile, configProvider, enableAudit, identityURL, idpAddress, idpCertificate, issuerID, keyManager, logger, picketLinkConfiguration, samlHandlerChainClass, saveRestoreRequest, serviceURL, spConfiguration, timer, timerInterval
Constructor and Description |
---|
AbstractSAML11SPRedirectFormAuthenticator() |
Modifier and Type | Method and Description |
---|---|
boolean |
authenticate(Request request,
Response response,
LoginConfig loginConfig) |
static boolean |
handleSAML11UnsolicitedResponse(Request request,
Response response,
LoginConfig loginConfig,
AbstractSPFormAuthenticator formAuthenticator) |
protected void |
startPicketLink() |
getBinding, getContext, getContextPath, getGenericPrincipal, initKeyProvider, isHttpPostBinding, isPOSTBindingResponse, restoreRequest, sendHttpPostBindingRequest, sendHttpRedirectRequest, sendRequestToIDP
doSupportSignature, getConfigFile, getConfiguration, getIdentityURL, getIdpCertificate, getIDPSSODescriptor, handleMetadata, handleMetadata, initializeHandlerChain, localAuthentication, populateChainConfig, processConfiguration, processIDPMetadataFile, register, sendToLogoutPage, setAuditHelper, setConfigFile, setConfigProvider, setConfigProvider, setIdpAddress, setIssuerID, setLogOutPage, setSamlHandlerChainClass, setSaveRestoreRequest, setServiceURL, setTimerInterval, testStart, validate
public AbstractSAML11SPRedirectFormAuthenticator()
public boolean authenticate(Request request, Response response, LoginConfig loginConfig) throws IOException
authenticate
in class AbstractSPFormAuthenticator
IOException
public static boolean handleSAML11UnsolicitedResponse(Request request, Response response, LoginConfig loginConfig, AbstractSPFormAuthenticator formAuthenticator) throws IOException
IOException
protected void startPicketLink() throws LifecycleException
startPicketLink
in class AbstractSPFormAuthenticator
LifecycleException
Copyright © 2016 JBoss by Red Hat. All rights reserved.