Uses of Enum Class
com.suncode.pwfl.administration.email.oauth.client.OAuth2AuthenticationMethod
Packages that use OAuth2AuthenticationMethod
-
Uses of OAuth2AuthenticationMethod in com.suncode.pwfl.administration.email.oauth.client
Methods in com.suncode.pwfl.administration.email.oauth.client that return OAuth2AuthenticationMethodModifier and TypeMethodDescriptionstatic OAuth2AuthenticationMethodReturns the enum constant of this class with the specified name.static OAuth2AuthenticationMethod[]OAuth2AuthenticationMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.