Uses of Enum Class
org.keycloak.http.simple.SimpleHttpMethod
Packages that use SimpleHttpMethod
-
Uses of SimpleHttpMethod in org.keycloak.http.simple
Methods in org.keycloak.http.simple that return SimpleHttpMethodModifier and TypeMethodDescriptionSimpleHttpRequest.getMethod()static SimpleHttpMethodReturns the enum constant of this class with the specified name.static SimpleHttpMethod[]SimpleHttpMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.