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