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