Class EncryptionOptionalPredicate
java.lang.Object
net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate
net.shibboleth.oidc.profile.config.logic.EncryptionOptionalPredicate
- All Implemented Interfaces:
Predicate<ProfileRequestContext>
A predicate implementation that forwards to
OAuth2TokenEncryptionProfileConfiguration.isEncryptionOptional(ProfileRequestContext).-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate
getRelyingPartyContext, getRelyingPartyContextLookupStrategy, setRelyingPartyContextLookupStrategy
-
Constructor Details
-
EncryptionOptionalPredicate
public EncryptionOptionalPredicate()
-
-
Method Details
-
test
-