public abstract class IdpAssertionHandler<T extends IdpAssertionHandler> extends DefaultSamlMessageHandler<T>
SamlMessageHandler.ProcessingStatus
logger
Constructor and Description |
---|
IdpAssertionHandler() |
Modifier and Type | Method and Description |
---|---|
protected Assertion |
getAssertion(IdentityProviderMetadata local,
AuthenticationRequest authn,
ServiceProviderMetadata sp,
org.springframework.security.core.Authentication authentication,
javax.servlet.http.HttpServletRequest request,
DefaultSessionAssertionStore assertionStore) |
_this, getConfiguration, getErrorMessage, getErrorStatus, getErrorTemplate, getExpectedPath, getForwardUrl, getIdentityProvider, getLocalIdentityProvider, getLocalServiceProvider, getNetwork, getResolver, getSamlDefaults, getSamlTemplateEngine, getServiceProvider, getTransformer, handleError, isMatchAgainstAliasPath, isUrlMatch, isUrlMatch, processHtml, setConfiguration, setErrorTemplate, setForwardUrl, setMatchAgainstAliasPath, setNetwork, setResolver, setSamlDefaults, setSamlTemplateEngine, setTransformer, supports
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
process
protected Assertion getAssertion(IdentityProviderMetadata local, AuthenticationRequest authn, ServiceProviderMetadata sp, org.springframework.security.core.Authentication authentication, javax.servlet.http.HttpServletRequest request, DefaultSessionAssertionStore assertionStore)