Uses of Enum Class
org.pac4j.oauth.client.Google2Client.Google2Scope
Packages that use Google2Client.Google2Scope
-
Uses of Google2Client.Google2Scope in org.pac4j.oauth.client
Fields in org.pac4j.oauth.client declared as Google2Client.Google2ScopeMethods in org.pac4j.oauth.client that return Google2Client.Google2ScopeModifier and TypeMethodDescriptionGoogle2Client.getScope()Getter for the fieldscope.static Google2Client.Google2ScopeReturns the enum constant of this class with the specified name.static Google2Client.Google2Scope[]Google2Client.Google2Scope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pac4j.oauth.client with parameters of type Google2Client.Google2ScopeModifier and TypeMethodDescriptionvoidGoogle2Client.setScope(Google2Client.Google2Scope scope) Setter for the fieldscope.