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