Uses of Enum Class
org.apache.openmeetings.db.entity.server.OAuthServer.RequestInfoMethod
Packages that use OAuthServer.RequestInfoMethod
- 
Uses of OAuthServer.RequestInfoMethod in org.apache.openmeetings.db.entity.serverMethods in org.apache.openmeetings.db.entity.server that return OAuthServer.RequestInfoMethodModifier 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.Methods in org.apache.openmeetings.db.entity.server with parameters of type OAuthServer.RequestInfoMethodModifier and TypeMethodDescriptionOAuthServer.setRequestInfoMethod(OAuthServer.RequestInfoMethod method)