Interface AuthorizationServerContract.UpdateStages.WithAuthorizationEndpoint

    • Method Detail

      • withAuthorizationEndpoint

        AuthorizationServerContract.Update withAuthorizationEndpoint​(String authorizationEndpoint)
        Specifies the authorizationEndpoint property: OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2..
        Parameters:
        authorizationEndpoint - OAuth authorization endpoint. See http://tools.ietf.org/html/rfc6749#section-3.2.
        Returns:
        the next definition stage.