Class Saml2RelyingPartyProperties.Singlelogout
java.lang.Object
org.springframework.boot.autoconfigure.security.saml2.Saml2RelyingPartyProperties.Singlelogout
- Enclosing class:
- Saml2RelyingPartyProperties
Single logout details.
-
Constructor Summary
-
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
-