Class LimitInitialAccessTokenToSelfPredicate

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

public class LimitInitialAccessTokenToSelfPredicate extends AbstractRelyingPartyPredicate
Since:
3.2.0
  • Constructor Details

    • LimitInitialAccessTokenToSelfPredicate

      public LimitInitialAccessTokenToSelfPredicate()
  • Method Details