Uses of Enum Class
org.apache.camel.component.geocoder.http.AuthenticationMethod
Packages that use AuthenticationMethod
-
Uses of AuthenticationMethod in org.apache.camel.component.geocoder.http
Methods in org.apache.camel.component.geocoder.http that return AuthenticationMethodModifier and TypeMethodDescriptionstatic AuthenticationMethod
Returns the enum constant of this class with the specified name.static AuthenticationMethod[]
AuthenticationMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.