Overview
Index
Root resource
summary: resource |
method
detail:
method
Path:
/
realms
/
{realm}
/
tokens
/
oauth
/ grant
OAuth grant page. You should not invoked this directly!
Path parameters:
realm
-
Method Summary
Resource
Description
POST /realms/{realm}/tokens/oauth/grant
OAuth grant page.
Method Detail
HTTP Example:
POST /realms/{realm}/tokens/oauth/grant
OAuth grant page. You should not invoked this directly!
Input:
javax.ws.rs.core.MultivaluedMap<
String
,
String
>
Output:
javax.ws.rs.core.Response
-
Consumes:
application/x-www-form-urlencoded
Overview
Index
Root resource
summary: resource |
method
detail:
method