Package swiss.trustbroker.sso.dto
Class SloNotification
java.lang.Object
swiss.trustbroker.sso.dto.SloNotification
Combines static configuration from SloUrl with dynamic SLO notification information
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetSlo()inthashCode()voidsetEncodedQueryParameters(List<org.apache.commons.lang3.tuple.Pair<String, String>> encodedQueryParameters) voidsetEncodedUrl(String encodedUrl) voidsetSamlHttpMethod(String samlHttpMethod) voidsetSamlLogoutRequest(String samlLogoutRequest) voidsetSamlRedirectSignature(String samlRedirectSignature) voidsetSamlRedirectSignatureAlgorithm(String samlRedirectSignatureAlgorithm) voidsetSamlRelayState(String samlRelayState) toString()
-
Constructor Details
-
SloNotification
-
-
Method Details
-
getSlo
-
getEncodedUrl
-
getEncodedQueryParameters
-
getSamlLogoutRequest
-
getSamlRelayState
-
getSamlRedirectSignature
-
getSamlRedirectSignatureAlgorithm
-
getSamlHttpMethod
-
setEncodedUrl
-
setEncodedQueryParameters
-
setSamlLogoutRequest
-
setSamlRelayState
-
setSamlRedirectSignature
-
setSamlRedirectSignatureAlgorithm
-
setSamlHttpMethod
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-