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