Interface OauthAuthorizationRequest

  • All Superinterfaces:
    AuthorizationRequest

    public interface OauthAuthorizationRequest
    extends AuthorizationRequest
    A marker contract to denote a given authorization request is not part of the OpenID standard.
    Since:
    1.2.0
    Author:
    James Kleeh