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