Class AbstractOAuth2AuthorizationGrantRequest

    • Constructor Detail

      • AbstractOAuth2AuthorizationGrantRequest

        protected AbstractOAuth2AuthorizationGrantRequest​(AuthorizationGrantType authorizationGrantType)
        Sub-class constructor.
        Parameters:
        authorizationGrantType - the authorization grant type
    • Method Detail

      • getGrantType

        public AuthorizationGrantType getGrantType()
        Returns the authorization grant type.
        Returns:
        the authorization grant type