Class UseRequestObjectPredicate
java.lang.Object
net.shibboleth.idp.profile.logic.AbstractRelyingPartyPredicate
net.shibboleth.oidc.profile.config.logic.UseRequestObjectPredicate
- All Implemented Interfaces:
Predicate<ProfileRequestContext>,Predicate<ProfileRequestContext>
A predicate that determines if a RequestObject JWT should be used based on the profile configuration.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.idp.profile.logic.AbstractRelyingPartyPredicate
getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy
-
Constructor Details
-
UseRequestObjectPredicate
public UseRequestObjectPredicate()
-
-
Method Details
-
test
-