- getAssertingPartyDetails() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
Get the configuration details for the Asserting Party
- getAssertion() - Method in class org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationProvider.AssertionToken
-
- getAssertionConsumerServiceBinding() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
Get the AssertionConsumerService Binding.
- getAssertionConsumerServiceLocation() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
Get the AssertionConsumerService Location.
- getAssertionConsumerServiceUrl() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequest
-
Deprecated.
Returns the desired AssertionConsumerServiceUrl
that this SP wishes to
receive the assertion on.
- getAssertionConsumerServiceUrl() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequestContext
-
Returns the desired AssertionConsumerServiceUrl
that this SP wishes to
receive the assertion on.
- getAssertionConsumerServiceUrlTemplate() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
- getAttribute(String) - Method in interface org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticatedPrincipal
-
Get the Saml2 token attribute by name
- getAttributes() - Method in class org.springframework.security.saml2.provider.service.authentication.DefaultSaml2AuthenticatedPrincipal
-
- getAttributes() - Method in interface org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticatedPrincipal
-
Get the Saml2 token attributes
- getAuthenticationRequestUri() - Method in class org.springframework.security.saml2.provider.service.authentication.AbstractSaml2AuthenticationRequest
-
Returns the URI endpoint that this AuthNRequest should be sent to.
- getBinding() - Method in class org.springframework.security.saml2.provider.service.authentication.AbstractSaml2AuthenticationRequest
-
Returns the binding this AuthNRequest will be sent and encoded with.
- getBinding() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2PostAuthenticationRequest
-
- getBinding() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2RedirectAuthenticationRequest
-
- getBinding() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.ProviderDetails
-
Deprecated.
- getCertificate() - Method in class org.springframework.security.saml2.core.Saml2X509Credential
-
Get the public certificate for this credential
- getCertificate() - Method in class org.springframework.security.saml2.credentials.Saml2X509Credential
-
Deprecated.
Returns the X509 certificate for ths credential.
- getCredentials() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2Authentication
-
- getCredentials() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequest
-
Deprecated.
Returns a list of credentials that can be used to sign the AuthNRequest
object
- getCredentials() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationToken
-
Returns the decoded and inflated SAML 2.0 Response XML object as a string
- getCredentials() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
- getCredentialTypes() - Method in class org.springframework.security.saml2.core.Saml2X509Credential
-
List all this credential's intended usages
- getCredentialTypes() - Method in class org.springframework.security.saml2.credentials.Saml2X509Credential
-
Deprecated.
Returns the credential types for this credential.
- getDecryptionCredentials() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
- getDecryptionX509Credentials() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
- getDescription() - Method in class org.springframework.security.saml2.core.Saml2Error
-
Returns the error description.
- getDescription() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2Error
-
Deprecated.
Returns the error description.
- getDestination() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequest
-
Deprecated.
returns the destination, the WEB Single Sign On URI, for this authentication
request.
- getDestination() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequestContext
-
Returns the Destination
, the WEB Single Sign On URI, for this
authentication request.
- getEncryptionCredentials() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
- getEncryptionX509Credentials() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.AssertingPartyDetails
-
- getEntityId() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.AssertingPartyDetails
-
- getEntityId() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
- getEntityId() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.ProviderDetails
-
Deprecated.
Returns the entity ID of the Identity Provider
- getError() - Method in exception org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationException
-
- getErrorCode() - Method in class org.springframework.security.saml2.core.Saml2Error
-
Returns the error code.
- getErrorCode() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2Error
-
Deprecated.
Returns the error code.
- getErrors() - Method in class org.springframework.security.saml2.core.Saml2ResponseValidatorResult
-
Return error details regarding the validation attempt
- getFirstAttribute(String) - Method in interface org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticatedPrincipal
-
Get the first value of Saml2 token attribute by name
- getIdpEntityId() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationToken
-
- getIdpWebSsoUrl() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
- getIssuer() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequest
-
Deprecated.
returns the issuer, the local SP entity ID, for this authentication request.
- getIssuer() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequestContext
-
Returns the Issuer
value to be used in the AuthNRequest
object.
- getLocalEntityIdTemplate() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
- getLocalSpEntityId() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationToken
-
- getName() - Method in class org.springframework.security.saml2.provider.service.authentication.DefaultSaml2AuthenticatedPrincipal
-
- getPrincipal() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2Authentication
-
- getPrincipal() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationToken
-
Always returns null.
- getPrivateKey() - Method in class org.springframework.security.saml2.core.Saml2X509Credential
-
Get the private key for this credential
- getPrivateKey() - Method in class org.springframework.security.saml2.credentials.Saml2X509Credential
-
Deprecated.
Returns the private key, or null if this credential type doesn't require one.
- getProviderDetails() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
- getRecipientUri() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationToken
-
- getRegistrationId() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
Get the unique registration id for this RP/AP pair
- getRelayState() - Method in class org.springframework.security.saml2.provider.service.authentication.AbstractSaml2AuthenticationRequest
-
Returns the RelayState value, if present in the parameters
- getRelayState() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequestContext
-
Returns the RelayState value, if present in the parameters
- getRelyingPartyRegistration() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequestContext
-
- getRelyingPartyRegistration() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationToken
-
- getRemoteIdpEntityId() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
- getResponse() - Method in class org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationProvider.ResponseToken
-
- getSaml2Error() - Method in exception org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationException
-
- getSaml2Response() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2Authentication
-
Returns the SAML response object, as decoded XML.
- getSaml2Response() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationToken
-
Returns inflated and decoded XML representation of the SAML 2 Response
- getSamlRequest() - Method in class org.springframework.security.saml2.provider.service.authentication.AbstractSaml2AuthenticationRequest
-
Returns the AuthNRequest XML value to be sent.
- getSigAlg() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2RedirectAuthenticationRequest
-
Returns the SigAlg value for
REDIRECT
requests
- getSignature() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2RedirectAuthenticationRequest
-
Returns the Signature value for
REDIRECT
requests
- getSigningCredentials() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
- getSigningX509Credentials() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
- getSingleSignOnServiceBinding() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.AssertingPartyDetails
-
- getSingleSignOnServiceLocation() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.AssertingPartyDetails
-
- getSupportedMediaTypes() - Method in class org.springframework.security.saml2.provider.service.registration.OpenSamlRelyingPartyRegistrationBuilderHttpMessageConverter
-
- getToken() - Method in class org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationProvider.AssertionToken
-
- getToken() - Method in class org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationProvider.ResponseToken
-
- getUrn() - Method in enum org.springframework.security.saml2.provider.service.registration.Saml2MessageBinding
-
Returns the URN value from the SAML 2 specification for this binding.
- getVerificationCredentials() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration
-
- getVerificationX509Credentials() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.AssertingPartyDetails
-
- getWantAuthnRequestsSigned() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.AssertingPartyDetails
-
Get the WantAuthnRequestsSigned setting, indicating the asserting party's
preference that relying parties should sign the AuthnRequest before sending.
- getWebSsoUrl() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.ProviderDetails
-
Deprecated.
Contains the URL for which to send the SAML 2 Authentication Request to
initiate a single sign on flow.
- getX509Credentials() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationToken
-
- idpWebSsoUrl(String) - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.Builder
-
- initialize() - Static method in class org.springframework.security.saml2.core.OpenSamlInitializationService
-
Ready OpenSAML for use and configure it with reasonable defaults.
- InMemoryRelyingPartyRegistrationRepository - Class in org.springframework.security.saml2.provider.service.registration
-
- InMemoryRelyingPartyRegistrationRepository(RelyingPartyRegistration...) - Constructor for class org.springframework.security.saml2.provider.service.registration.InMemoryRelyingPartyRegistrationRepository
-
- InMemoryRelyingPartyRegistrationRepository(Collection<RelyingPartyRegistration>) - Constructor for class org.springframework.security.saml2.provider.service.registration.InMemoryRelyingPartyRegistrationRepository
-
- INTERNAL_VALIDATION_ERROR - Static variable in interface org.springframework.security.saml2.core.Saml2ErrorCodes
-
An error happened during validation.
- INTERNAL_VALIDATION_ERROR - Static variable in interface org.springframework.security.saml2.provider.service.authentication.Saml2ErrorCodes
-
Deprecated.
An error happened during validation.
- INVALID_ASSERTION - Static variable in interface org.springframework.security.saml2.core.Saml2ErrorCodes
-
The assertion was not valid.
- INVALID_ASSERTION - Static variable in interface org.springframework.security.saml2.provider.service.authentication.Saml2ErrorCodes
-
Deprecated.
The assertion was not valid.
- INVALID_DESTINATION - Static variable in interface org.springframework.security.saml2.core.Saml2ErrorCodes
-
Response destination does not match the request URL.
- INVALID_DESTINATION - Static variable in interface org.springframework.security.saml2.provider.service.authentication.Saml2ErrorCodes
-
Deprecated.
Response destination does not match the request URL.
- INVALID_ISSUER - Static variable in interface org.springframework.security.saml2.core.Saml2ErrorCodes
-
An Issuer element contained a value that didn't
https://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf#page=15
- INVALID_ISSUER - Static variable in interface org.springframework.security.saml2.provider.service.authentication.Saml2ErrorCodes
-
Deprecated.
An Issuer element contained a value that didn't
https://docs.oasis-open.org/security/saml/v2.0/saml-core-2.0-os.pdf#page=15
- INVALID_SIGNATURE - Static variable in interface org.springframework.security.saml2.core.Saml2ErrorCodes
-
The signature of response or assertion was invalid.
- INVALID_SIGNATURE - Static variable in interface org.springframework.security.saml2.provider.service.authentication.Saml2ErrorCodes
-
Deprecated.
The signature of response or assertion was invalid.
- isAuthenticated() - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationToken
-
- isDecryptionCredential() - Method in class org.springframework.security.saml2.core.Saml2X509Credential
-
Indicate whether this credential can be used for decryption
- isDecryptionCredential() - Method in class org.springframework.security.saml2.credentials.Saml2X509Credential
-
Deprecated.
- isEncryptionCredential() - Method in class org.springframework.security.saml2.core.Saml2X509Credential
-
Indicate whether this credential can be used for encryption
- isEncryptionCredential() - Method in class org.springframework.security.saml2.credentials.Saml2X509Credential
-
Deprecated.
- isSignatureVerficationCredential() - Method in class org.springframework.security.saml2.credentials.Saml2X509Credential
-
Deprecated.
- isSignAuthNRequest() - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.ProviderDetails
-
Deprecated.
- isSigningCredential() - Method in class org.springframework.security.saml2.core.Saml2X509Credential
-
Indicate whether this credential can be used for signing
- isSigningCredential() - Method in class org.springframework.security.saml2.credentials.Saml2X509Credential
-
Deprecated.
- issuer(String) - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequest.Builder
-
Deprecated.
Sets the issuer for the authentication request.
- issuer(String) - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequestContext.Builder
-
Sets the issuer for the authentication request.
- isVerificationCredential() - Method in class org.springframework.security.saml2.core.Saml2X509Credential
-
Indicate whether this credential can be used for verification
- iterator() - Method in class org.springframework.security.saml2.provider.service.registration.InMemoryRelyingPartyRegistrationRepository
-
- Saml2AuthenticatedPrincipal - Interface in org.springframework.security.saml2.provider.service.authentication
-
Saml2 representation of an AuthenticatedPrincipal
.
- Saml2Authentication - Class in org.springframework.security.saml2.provider.service.authentication
-
An implementation of an AbstractAuthenticationToken
that represents an
authenticated SAML 2.0 Authentication
.
- Saml2Authentication(AuthenticatedPrincipal, String, Collection<? extends GrantedAuthority>) - Constructor for class org.springframework.security.saml2.provider.service.authentication.Saml2Authentication
-
- Saml2AuthenticationException - Exception in org.springframework.security.saml2.provider.service.authentication
-
This exception is thrown for all SAML 2.0 related Authentication
errors.
- Saml2AuthenticationException(Saml2Error) - Constructor for exception org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationException
-
Constructs a Saml2AuthenticationException
using the provided parameters.
- Saml2AuthenticationException(Saml2Error, Throwable) - Constructor for exception org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationException
-
Constructs a Saml2AuthenticationException
using the provided parameters.
- Saml2AuthenticationException(Saml2Error, String) - Constructor for exception org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationException
-
Constructs a Saml2AuthenticationException
using the provided parameters.
- Saml2AuthenticationException(Saml2Error, String, Throwable) - Constructor for exception org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationException
-
Constructs a Saml2AuthenticationException
using the provided parameters.
- Saml2AuthenticationException(Saml2Error) - Constructor for exception org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationException
-
- Saml2AuthenticationException(Saml2Error, Throwable) - Constructor for exception org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationException
-
- Saml2AuthenticationException(Saml2Error, String) - Constructor for exception org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationException
-
- Saml2AuthenticationException(Saml2Error, String, Throwable) - Constructor for exception org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationException
-
- Saml2AuthenticationRequest - Class in org.springframework.security.saml2.provider.service.authentication
-
- Saml2AuthenticationRequest.Builder - Class in org.springframework.security.saml2.provider.service.authentication
-
Deprecated.
- Saml2AuthenticationRequestContext - Class in org.springframework.security.saml2.provider.service.authentication
-
- Saml2AuthenticationRequestContext(RelyingPartyRegistration, String, String, String) - Constructor for class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationRequestContext
-
- Saml2AuthenticationRequestContext.Builder - Class in org.springframework.security.saml2.provider.service.authentication
-
- Saml2AuthenticationRequestContextResolver - Interface in org.springframework.security.saml2.provider.service.web
-
- Saml2AuthenticationRequestFactory - Interface in org.springframework.security.saml2.provider.service.authentication
-
Component that generates AuthenticationRequest, samlp:AuthnRequestType
XML, and accompanying signature data.
- Saml2AuthenticationToken - Class in org.springframework.security.saml2.provider.service.authentication
-
Represents an incoming SAML 2.0 response containing an assertion that has not been
validated.
- Saml2AuthenticationToken(RelyingPartyRegistration, String) - Constructor for class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationToken
-
- Saml2AuthenticationToken(String, String, String, String, List<Saml2X509Credential>) - Constructor for class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationToken
-
- Saml2AuthenticationTokenConverter - Class in org.springframework.security.saml2.provider.service.web
-
An
AuthenticationConverter
that generates a
Saml2AuthenticationToken
appropriate for authenticated a SAML 2.0 Assertion against an
AuthenticationManager
.
- Saml2AuthenticationTokenConverter(Converter<HttpServletRequest, RelyingPartyRegistration>) - Constructor for class org.springframework.security.saml2.provider.service.web.Saml2AuthenticationTokenConverter
-
- Saml2Error - Class in org.springframework.security.saml2.core
-
A representation of an SAML 2.0 Error.
- Saml2Error(String, String) - Constructor for class org.springframework.security.saml2.core.Saml2Error
-
Constructs a Saml2Error
using the provided parameters.
- Saml2Error - Class in org.springframework.security.saml2.provider.service.authentication
-
- Saml2Error(String, String) - Constructor for class org.springframework.security.saml2.provider.service.authentication.Saml2Error
-
Deprecated.
Constructs a Saml2Error
using the provided parameters.
- Saml2ErrorCodes - Interface in org.springframework.security.saml2.core
-
A list of SAML known 2 error codes used during SAML authentication.
- Saml2ErrorCodes - Interface in org.springframework.security.saml2.provider.service.authentication
-
- Saml2Exception - Exception in org.springframework.security.saml2
-
- Saml2Exception(String) - Constructor for exception org.springframework.security.saml2.Saml2Exception
-
- Saml2Exception(String, Throwable) - Constructor for exception org.springframework.security.saml2.Saml2Exception
-
- Saml2Exception(Throwable) - Constructor for exception org.springframework.security.saml2.Saml2Exception
-
- Saml2MessageBinding - Enum in org.springframework.security.saml2.provider.service.registration
-
The type of bindings that messages are exchanged using Supported bindings are
urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST
and
urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect
.
- Saml2MetadataFilter - Class in org.springframework.security.saml2.provider.service.web
-
A Filter
that returns the metadata for a Relying Party
- Saml2MetadataFilter(Converter<HttpServletRequest, RelyingPartyRegistration>, Saml2MetadataResolver) - Constructor for class org.springframework.security.saml2.provider.service.web.Saml2MetadataFilter
-
- Saml2MetadataResolver - Interface in org.springframework.security.saml2.provider.service.metadata
-
- Saml2PostAuthenticationRequest - Class in org.springframework.security.saml2.provider.service.authentication
-
Data holder for information required to send an AuthNRequest
over a POST
binding from the service provider to the identity provider
https://www.oasis-open.org/committees/download.php/35711/sstc-saml-core-errata-2.0-wd-06-diff.pdf
(line 2031)
- Saml2PostAuthenticationRequest.Builder - Class in org.springframework.security.saml2.provider.service.authentication
-
- Saml2RedirectAuthenticationRequest - Class in org.springframework.security.saml2.provider.service.authentication
-
Data holder for information required to send an AuthNRequest
over a REDIRECT
binding from the service provider to the identity provider
https://www.oasis-open.org/committees/download.php/35711/sstc-saml-core-errata-2.0-wd-06-diff.pdf
(line 2031)
- Saml2RedirectAuthenticationRequest.Builder - Class in org.springframework.security.saml2.provider.service.authentication
-
- Saml2ResponseValidatorResult - Class in org.springframework.security.saml2.core
-
A result emitted from a SAML 2.0 Response validation attempt
- Saml2WebSsoAuthenticationFilter - Class in org.springframework.security.saml2.provider.service.servlet.filter
-
- Saml2WebSsoAuthenticationFilter(RelyingPartyRegistrationRepository) - Constructor for class org.springframework.security.saml2.provider.service.servlet.filter.Saml2WebSsoAuthenticationFilter
-
- Saml2WebSsoAuthenticationFilter(RelyingPartyRegistrationRepository, String) - Constructor for class org.springframework.security.saml2.provider.service.servlet.filter.Saml2WebSsoAuthenticationFilter
-
Creates a Saml2WebSsoAuthenticationFilter
authentication filter
- Saml2WebSsoAuthenticationFilter(AuthenticationConverter, String) - Constructor for class org.springframework.security.saml2.provider.service.servlet.filter.Saml2WebSsoAuthenticationFilter
-
- Saml2WebSsoAuthenticationRequestFilter - Class in org.springframework.security.saml2.provider.service.servlet.filter
-
This
Filter
formulates a
SAML 2.0
AuthnRequest (line 1968) and redirects to a configured asserting party.
- Saml2WebSsoAuthenticationRequestFilter(RelyingPartyRegistrationRepository) - Constructor for class org.springframework.security.saml2.provider.service.servlet.filter.Saml2WebSsoAuthenticationRequestFilter
-
- Saml2WebSsoAuthenticationRequestFilter(Saml2AuthenticationRequestContextResolver, Saml2AuthenticationRequestFactory) - Constructor for class org.springframework.security.saml2.provider.service.servlet.filter.Saml2WebSsoAuthenticationRequestFilter
-
- Saml2X509Credential - Class in org.springframework.security.saml2.core
-
An object for holding a public certificate, any associated private key, and its
intended
usages (Line 584, Section 4.3 Credentials).
- Saml2X509Credential(X509Certificate, Saml2X509Credential.Saml2X509CredentialType...) - Constructor for class org.springframework.security.saml2.core.Saml2X509Credential
-
- Saml2X509Credential(PrivateKey, X509Certificate, Saml2X509Credential.Saml2X509CredentialType...) - Constructor for class org.springframework.security.saml2.core.Saml2X509Credential
-
- Saml2X509Credential(PrivateKey, X509Certificate, Set<Saml2X509Credential.Saml2X509CredentialType>) - Constructor for class org.springframework.security.saml2.core.Saml2X509Credential
-
- Saml2X509Credential - Class in org.springframework.security.saml2.credentials
-
- Saml2X509Credential(X509Certificate, Saml2X509Credential.Saml2X509CredentialType...) - Constructor for class org.springframework.security.saml2.credentials.Saml2X509Credential
-
Deprecated.
Creates a Saml2X509Credentials representing Identity Provider credentials for
verification, encryption or both.
- Saml2X509Credential(PrivateKey, X509Certificate, Saml2X509Credential.Saml2X509CredentialType...) - Constructor for class org.springframework.security.saml2.credentials.Saml2X509Credential
-
Deprecated.
Creates a Saml2X509Credentials representing Service Provider credentials for
signing, decryption or both.
- Saml2X509Credential(PrivateKey, X509Certificate, Set<Saml2X509Credential.Saml2X509CredentialType>) - Constructor for class org.springframework.security.saml2.credentials.Saml2X509Credential
-
Deprecated.
- Saml2X509Credential.Saml2X509CredentialType - Enum in org.springframework.security.saml2.core
-
- Saml2X509Credential.Saml2X509CredentialType - Enum in org.springframework.security.saml2.credentials
-
- samlRequest(String) - Method in class org.springframework.security.saml2.provider.service.authentication.AbstractSaml2AuthenticationRequest.Builder
-
Sets the SAMLRequest
parameter that will accompany this AuthNRequest
- setAssertionValidator(Converter<OpenSamlAuthenticationProvider.AssertionToken, Saml2ResponseValidatorResult>) - Method in class org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationProvider
-
Set the Converter
to use for validating each Assertion
in the SAML
2.0 Response.
- setAuthenticated(boolean) - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2AuthenticationToken
-
The state of this object cannot be changed.
- setAuthenticationRequestContextConverter(Converter<Saml2AuthenticationRequestContext, AuthnRequest>) - Method in class org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationRequestFactory
-
Set the AuthnRequest
post-processor resolver
- setAuthenticationRequestFactory(Saml2AuthenticationRequestFactory) - Method in class org.springframework.security.saml2.provider.service.servlet.filter.Saml2WebSsoAuthenticationRequestFilter
-
- setAuthoritiesExtractor(Converter<Assertion, Collection<? extends GrantedAuthority>>) - Method in class org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationProvider
-
- setAuthoritiesMapper(GrantedAuthoritiesMapper) - Method in class org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationProvider
-
- setClock(Clock) - Method in class org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationRequestFactory
-
' Use this Clock
with Instant.now()
for generating timestamps
- setProtocolBinding(String) - Method in class org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationRequestFactory
-
- setRedirectMatcher(RequestMatcher) - Method in class org.springframework.security.saml2.provider.service.servlet.filter.Saml2WebSsoAuthenticationRequestFilter
-
Use the given RequestMatcher
that activates this filter for a given request
- setRequestMatcher(RequestMatcher) - Method in class org.springframework.security.saml2.provider.service.web.Saml2MetadataFilter
-
Set the RequestMatcher
that determines whether this filter should handle
the incoming HttpServletRequest
- setResponseAuthenticationConverter(Converter<OpenSamlAuthenticationProvider.ResponseToken, ? extends AbstractAuthenticationToken>) - Method in class org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationProvider
-
Set the Converter
to use for converting a validated Response
into
an AbstractAuthenticationToken
.
- setResponseTimeValidationSkew(Duration) - Method in class org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationProvider
-
- sigAlg(String) - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2RedirectAuthenticationRequest.Builder
-
Sets the SigAlg
parameter that will accompany this AuthNRequest
- signature(String) - Method in class org.springframework.security.saml2.provider.service.authentication.Saml2RedirectAuthenticationRequest.Builder
-
Sets the Signature
parameter that will accompany this AuthNRequest
- signAuthNRequest(boolean) - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.ProviderDetails.Builder
-
Deprecated.
Set to true if the AuthNRequest message should be signed
- signing(PrivateKey, X509Certificate) - Static method in class org.springframework.security.saml2.core.Saml2X509Credential
-
- signingX509Credentials(Consumer<Collection<Saml2X509Credential>>) - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.Builder
-
Apply this
Consumer
to the
Collection
of
Saml2X509Credential
s for the purposes of modifying the
Collection
- singleSignOnServiceBinding(Saml2MessageBinding) - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.AssertingPartyDetails.Builder
-
- singleSignOnServiceLocation(String) - Method in class org.springframework.security.saml2.provider.service.registration.RelyingPartyRegistration.AssertingPartyDetails.Builder
-
- SUBJECT_NOT_FOUND - Static variable in interface org.springframework.security.saml2.core.Saml2ErrorCodes
-
The assertion did not contain a subject element.
- SUBJECT_NOT_FOUND - Static variable in interface org.springframework.security.saml2.provider.service.authentication.Saml2ErrorCodes
-
Deprecated.
The assertion did not contain a subject element.
- success() - Static method in class org.springframework.security.saml2.core.Saml2ResponseValidatorResult
-
- supports(Class<?>) - Method in class org.springframework.security.saml2.provider.service.authentication.OpenSamlAuthenticationProvider
-