PHP Class Auth0\SDK\API\Management\ResourceServers

Inheritance: extends GenericResource
Afficher le fichier Open project: auth0/auth0-php

Méthodes publiques

Méthode Description
create ( $client_id, $data )
delete ( $id )
get ( $id )
update ( $id, $data )

Method Details

create() public méthode

public create ( $client_id, $data )

delete() public méthode

public delete ( $id )

get() public méthode

public get ( $id )

update() public méthode

public update ( $id, $data )