public static interface SamlDeployment.IDP.SingleLogoutService
Modifier and Type | Method and Description |
---|---|
SamlDeployment.Binding |
getRequestBinding() |
String |
getRequestBindingUrl() |
SamlDeployment.Binding |
getResponseBinding() |
String |
getResponseBindingUrl() |
boolean |
signRequest() |
boolean |
signResponse() |
boolean |
validateRequestSignature() |
boolean |
validateResponseSignature() |
boolean validateRequestSignature()
boolean validateResponseSignature()
boolean signRequest()
boolean signResponse()
SamlDeployment.Binding getRequestBinding()
SamlDeployment.Binding getResponseBinding()
String getRequestBindingUrl()
String getResponseBindingUrl()
Copyright © 2019 JBoss by Red Hat. All rights reserved.