Class EncryptRequestObjectPredicate

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

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

    • EncryptRequestObjectPredicate

      public EncryptRequestObjectPredicate()
  • Method Details