Contains the operations for the root resource.
Contains the operations for administering the Client resource.
get
Return collection of clients
post
Create client
head
Determine whether client exists
get
Return client
put
Update client
delete
Delete client
put
Change secret
Contains the operations for client authorization.
post
Grant access using client credentials
post
Grant access using password
post