Interface AuthorizationServerContract.DefinitionStages.WithClientId

    • Method Detail

      • withClientId

        AuthorizationServerContract.DefinitionStages.WithCreate 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.