Uses of Enum Class
com.suncode.pwfl.administration.authentication.googleApi.GoogleApiAuthenticationMethod
Packages that use GoogleApiAuthenticationMethod
-
Uses of GoogleApiAuthenticationMethod in com.suncode.pwfl.administration.authentication.googleApi
Methods in com.suncode.pwfl.administration.authentication.googleApi that return GoogleApiAuthenticationMethodModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GoogleApiAuthenticationMethod[]GoogleApiAuthenticationMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.