|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Verb | |
|---|---|
| com.liferay.portal.kernel.oauth | |
| Uses of Verb in com.liferay.portal.kernel.oauth |
|---|
| Methods in com.liferay.portal.kernel.oauth that return Verb | |
|---|---|
Verb |
OAuthRequest.getVerb()
|
static Verb |
Verb.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Verb[] |
Verb.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.liferay.portal.kernel.oauth with parameters of type Verb | |
|---|---|
static OAuthRequest |
OAuthFactoryUtil.createOAuthRequest(Verb verb,
String url)
|
OAuthRequest |
OAuthFactory.createOAuthRequest(Verb verb,
String url)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||