Class ClientTLSSOAPLogoutRequestsPredicate
java.lang.Object
net.shibboleth.idp.profile.logic.messaging.AbstractRelyingPartyPredicate
net.shibboleth.idp.saml.profile.config.logic.messaging.ClientTLSSOAPLogoutRequestsPredicate
- All Implemented Interfaces:
Predicate<MessageContext>
,Predicate<MessageContext>
A predicate implementation that forwards to
SingleLogoutProfileConfiguration.isClientTLSSOAPRequests(MessageContext)
.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.idp.profile.logic.messaging.AbstractRelyingPartyPredicate
getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy
-
Constructor Details
-
ClientTLSSOAPLogoutRequestsPredicate
public ClientTLSSOAPLogoutRequestsPredicate()
-
-
Method Details
-
test
-