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