Class SignResponsesPredicate

java.lang.Object
net.shibboleth.idp.profile.logic.AbstractRelyingPartyPredicate
net.shibboleth.idp.saml.profile.config.logic.SignResponsesPredicate
All Implemented Interfaces:
Predicate<ProfileRequestContext>, Predicate<ProfileRequestContext>

public class SignResponsesPredicate extends AbstractRelyingPartyPredicate
A predicate implementation that forwards to SAMLProfileConfiguration.isSignResponses(ProfileRequestContext).
  • Constructor Details

    • SignResponsesPredicate

      public SignResponsesPredicate()
  • Method Details