|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GrantType | |
---|---|
org.restlet.ext.oauth | Support for OAuth 2.0 HTTP authentication. |
Uses of GrantType in org.restlet.ext.oauth |
---|
Methods in org.restlet.ext.oauth that return GrantType | |
---|---|
static GrantType |
GrantType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GrantType[] |
GrantType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |