Class AlwaysIssueBearerAccessTokenPredicate

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

public class AlwaysIssueBearerAccessTokenPredicate extends AbstractRelyingPartyPredicate
Since:
3.2.0
  • Constructor Details

    • AlwaysIssueBearerAccessTokenPredicate

      public AlwaysIssueBearerAccessTokenPredicate()
  • Method Details