Package org.springframework.security.saml2.provider.service.authentication
package org.springframework.security.saml2.provider.service.authentication
-
ClassDescriptionData holder for
AuthNRequestparameters to be sent using either theSaml2MessageBinding.POSTorSaml2MessageBinding.REDIRECTbinding.A builder forAbstractSaml2AuthenticationRequestand its subclasses.Default implementation of aSaml2AuthenticatedPrincipal.Saml2 representation of anAuthenticatedPrincipal.An implementation of anAbstractAuthenticationTokenthat represents an authenticated SAML 2.0Authentication.This exception is thrown for all SAML 2.0 relatedAuthenticationerrors.Represents an incoming SAML 2.0 response containing an assertion that has not been validated.Data holder for information required to send anAuthNRequestover 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)Builder class for aSaml2PostAuthenticationRequestobject.Data holder for information required to send anAuthNRequestover 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)Builder class for aSaml2RedirectAuthenticationRequestobject.