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