Package | Description |
---|---|
org.apache.openmeetings.db.entity.server |
Modifier and Type | Method and Description |
---|---|
OAuthServer.RequestMethod |
OAuthServer.getRequestTokenMethod() |
static OAuthServer.RequestMethod |
OAuthServer.RequestMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OAuthServer.RequestMethod[] |
OAuthServer.RequestMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OAuthServer.setRequestTokenMethod(OAuthServer.RequestMethod requestTokenMethod) |
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.