@ConfigurationProperties(value="spring.security.saml2.relyingparty") public class Saml2RelyingPartyProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Saml2RelyingPartyProperties.AssertingParty
Represents a remote Identity Provider.
|
static class |
Saml2RelyingPartyProperties.Decryption |
static class |
Saml2RelyingPartyProperties.Registration
Represents a SAML Relying Party.
|
static class |
Saml2RelyingPartyProperties.Singlelogout
Single logout details.
|
Constructor and Description |
---|
Saml2RelyingPartyProperties() |
Modifier and Type | Method and Description |
---|---|
Map<String,Saml2RelyingPartyProperties.Registration> |
getRegistration() |
public Map<String,Saml2RelyingPartyProperties.Registration> getRegistration()