Class SubjectActivationCondition

  • All Implemented Interfaces:
    Predicate<ProfileRequestContext>

    public class SubjectActivationCondition
    extends Object
    implements Predicate<ProfileRequestContext>
    Activation condition returning true if subject cannot be located from oidc response context. This may be applied preventing the subject resolving in token and userinfo endpoints as it is unnecessary. The activation condition may be used with other protocols also, returning always true.