Package org.springframework.security.saml2.provider.service.registration
package org.springframework.security.saml2.provider.service.registration
-
ClassDescriptionA
RelyingPartyRegistration.AssertingPartyDetailsthat contains OpenSAML-specific membersAn OpenSAML version ofRelyingPartyRegistration.AssertingPartyDetails.Builderthat contains the underlyingEntityDescriptorAnHttpMessageConverterthat takes anIDPSSODescriptorin an HTTP response and converts it into aRelyingPartyRegistration.Builder.Represents a configured relying party (aka Service Provider) and asserting party (aka Identity Provider) pair.The configuration metadata of the Asserting partyA repository forRelyingPartyRegistrationsA utility class for constructing instances ofRelyingPartyRegistrationThe type of bindings that messages are exchanged using Supported bindings areurn:oasis:names:tc:SAML:2.0:bindings:HTTP-POSTandurn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect.