Class Saml2RelyingPartyProperties.AssertingParty
java.lang.Object
org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.AssertingParty
- Enclosing class:
- Saml2RelyingPartyProperties
Represents a remote Identity Provider.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Single sign on details for an Identity Provider.static class
Verification details for an Identity Provider. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEntityId
(String entityId) void
setMetadataUri
(String metadataUri)
-
Constructor Details
-
AssertingParty
public AssertingParty()
-
-
Method Details
-
getEntityId
-
setEntityId
-
getMetadataUri
-
setMetadataUri
-
getSinglesignon
-
getVerification
-
getSinglelogout
-