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.Deprecated.An authentication based off of a SAML 2.0 AssertionA builder ofSaml2AssertionAuthenticationinstancesDeprecated.Please useSaml2AssertionAuthentication.getRelyingPartyRegistrationId()andSaml2ResponseAssertionAccessorinsteadAn 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.An OpenSAML-based implementation ofSaml2ResponseAssertionAccessorAn interface that represents key details from a SAML 2.0 Assertion
Saml2ResponseAssertionAccessor