Uses of Enum Class
org.apache.openmeetings.db.entity.server.OAuthServer.RequestTokenMethod
-
Uses of OAuthServer.RequestTokenMethod in org.apache.openmeetings.db.entity.server
Modifier and TypeMethodDescriptionOAuthServer.getRequestTokenMethod()
Returns the enum constant of this class with the specified name.static OAuthServer.RequestTokenMethod[]
OAuthServer.RequestTokenMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionOAuthServer.setRequestTokenMethod
(OAuthServer.RequestTokenMethod method)