Class IssueIdTokenViaRefreshTokenPredicate

java.lang.Object
net.shibboleth.profile.context.logic.AbstractRelyingPartyPredicate
net.shibboleth.oidc.profile.config.logic.IssueIdTokenViaRefreshTokenPredicate
All Implemented Interfaces:
Predicate<ProfileRequestContext>

public class IssueIdTokenViaRefreshTokenPredicate extends AbstractRelyingPartyPredicate
Since:
2.2.0
  • Constructor Details

    • IssueIdTokenViaRefreshTokenPredicate

      public IssueIdTokenViaRefreshTokenPredicate()
  • Method Details