Interface | Description |
---|---|
Saml2AuthenticationRequestContextResolver |
This
Saml2AuthenticationRequestContextResolver formulates a
SAML 2.0
AuthnRequest (line 1968) |
Class | Description |
---|---|
DefaultRelyingPartyRegistrationResolver |
A
Converter that resolves a RelyingPartyRegistration by extracting the
registration id from the request, querying a
RelyingPartyRegistrationRepository , and resolving any template values. |
DefaultSaml2AuthenticationRequestContextResolver |
The default implementation for
Saml2AuthenticationRequestContextResolver which
uses the current request and given relying party to formulate a
Saml2AuthenticationRequestContext |
Saml2AuthenticationTokenConverter |
An
AuthenticationConverter that generates a Saml2AuthenticationToken
appropriate for authenticated a SAML 2.0 Assertion against an
AuthenticationManager . |
Saml2MetadataFilter |
A
Filter that returns the metadata for a Relying Party |