Interface AuthorizationServerContract.UpdateStages.WithClientId

    • Method Detail

      • withClientId

        AuthorizationServerContract.Update withClientId​(String clientId)
        Specifies the clientId property: Client or app id registered with this authorization server..
        Parameters:
        clientId - Client or app id registered with this authorization server.
        Returns:
        the next definition stage.