Class RefreshTokensEnabledPredicate

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

public class RefreshTokensEnabledPredicate extends AbstractRelyingPartyPredicate
  • Constructor Details

    • RefreshTokensEnabledPredicate

      public RefreshTokensEnabledPredicate()
  • Method Details