Class SignRequestObjectPredicate

java.lang.Object
net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate
net.shibboleth.oidc.profile.config.logic.SignRequestObjectPredicate
All Implemented Interfaces:
Predicate<ProfileRequestContext>

public class SignRequestObjectPredicate extends AbstractRelyingPartyPredicate
A predicate that determines if the RequestObject JWT should be signed based on the profile configuration.
  • Constructor Details

    • SignRequestObjectPredicate

      public SignRequestObjectPredicate()
  • Method Details