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