public class SamlAuthenticationRequestByIdpAliasFilter extends SamlAuthenticationRequestFilter
Constructor and Description |
---|
SamlAuthenticationRequestByIdpAliasFilter(SamlProviderProvisioning<ServiceProviderService> provisioning) |
SamlAuthenticationRequestByIdpAliasFilter(SamlProviderProvisioning<ServiceProviderService> provisioning,
org.springframework.security.web.util.matcher.RequestMatcher requestMatcher) |
Modifier and Type | Method and Description |
---|---|
protected IdentityProviderMetadata |
getIdentityProvider(ServiceProviderService provider,
java.lang.String idpIdentifier) |
doFilterInternal, getPostTemplate, getRelayState, sendAuthenticationRequest, setCacheHeaderWriter, setPostTemplate
getCacheHeaderWriter, getErrorTemplate, getProvisioning, getSamlTemplateEngine, processHtml, setErrorTemplate, setSamlTemplateEngine
doFilter, getAlreadyFilteredAttributeName, isAsyncDispatch, isAsyncStarted, shouldNotFilter, shouldNotFilterAsyncDispatch, shouldNotFilterErrorDispatch
public SamlAuthenticationRequestByIdpAliasFilter(SamlProviderProvisioning<ServiceProviderService> provisioning)
public SamlAuthenticationRequestByIdpAliasFilter(SamlProviderProvisioning<ServiceProviderService> provisioning, org.springframework.security.web.util.matcher.RequestMatcher requestMatcher)
protected IdentityProviderMetadata getIdentityProvider(ServiceProviderService provider, java.lang.String idpIdentifier)
getIdentityProvider
in class SamlAuthenticationRequestFilter