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