Class AuthorizationCodeFlowEnabledPredicate

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

public class AuthorizationCodeFlowEnabledPredicate extends AbstractRelyingPartyPredicate
  • Constructor Details

    • AuthorizationCodeFlowEnabledPredicate

      public AuthorizationCodeFlowEnabledPredicate()
  • Method Details