Class Saml2RelyingPartyProperties
java.lang.Object
org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties
@ConfigurationProperties("spring.security.saml2.relyingparty")
public class Saml2RelyingPartyProperties
extends Object
SAML2 relying party properties.
- Since:
- 2.2.0
- Author:
- Madhura Bhave, Phillip Webb, Moritz Halbritter, Lasse Wulff
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Represents a remote Identity Provider.static class
static class
Represents a SAML Relying Party.static class
Single logout details. -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
Saml2RelyingPartyProperties
public Saml2RelyingPartyProperties()
-
-
Method Details
-
getRegistration
-