Class Saml2RelyingPartyProperties.Registration
java.lang.Object
org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Registration
- Enclosing class:
- Saml2RelyingPartyProperties
Represents a SAML Relying Party.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAcs()
void
setEntityId
(String entityId) void
setNameIdFormat
(String nameIdFormat)
-
Constructor Details
-
Registration
public Registration()
-
-
Method Details
-
getEntityId
-
setEntityId
-
getAcs
-
getSigning
-
getDecryption
-
getSinglelogout
-
getAssertingparty
-
getNameIdFormat
-
setNameIdFormat
-