Class UseRequestObjectPredicate

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

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

    • UseRequestObjectPredicate

      public UseRequestObjectPredicate()
  • Method Details