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