Class Saml2RelyingPartyProperties.Singlelogout
java.lang.Object
org.springframework.boot.security.saml2.autoconfigure.Saml2RelyingPartyProperties.Singlelogout
- Enclosing class:
Saml2RelyingPartyProperties
Single logout details.
- Since:
- 4.0.0
- Author:
- Madhura Bhave, Phillip Webb, Moritz Halbritter, Lasse Wulff
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUrl()
void
setBinding
(Saml2MessageBinding binding) void
setResponseUrl
(String responseUrl) void
-
Constructor Details
-
Singlelogout
public Singlelogout()
-
-
Method Details
-
getUrl
-
setUrl
-
getResponseUrl
-
setResponseUrl
-
getBinding
-
setBinding
-