Uses of Enum Class
org.dogtagpki.server.rest.v2.PKIServlet.HttpMethod
Packages that use PKIServlet.HttpMethod
-
Uses of PKIServlet.HttpMethod in org.dogtagpki.server.rest.v2
Methods in org.dogtagpki.server.rest.v2 that return PKIServlet.HttpMethodModifier and TypeMethodDescriptionstatic PKIServlet.HttpMethod
Returns the enum constant of this class with the specified name.static PKIServlet.HttpMethod[]
PKIServlet.HttpMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.dogtagpki.server.rest.v2 with parameters of type PKIServlet.HttpMethodModifier and TypeMethodDescriptionPKIServlet.getActionMethod
(PKIServlet.HttpMethod met, String path)