Uses of Class
org.apache.geronimo.security.util.HTTPMethods

Packages that use HTTPMethods
org.apache.geronimo.security.util   
 

Uses of HTTPMethods in org.apache.geronimo.security.util
 

Methods in org.apache.geronimo.security.util that return HTTPMethods
 HTTPMethods HTTPMethods.add(HTTPMethods httpMethods)
           
 HTTPMethods URLPattern.getComplementedHTTPMethods()
           
 HTTPMethods URLPattern.getHTTPMethods()
           
 

Methods in org.apache.geronimo.security.util with parameters of type HTTPMethods
 HTTPMethods HTTPMethods.add(HTTPMethods httpMethods)
           
static String URLPattern.getMethodsWithTransport(HTTPMethods methods, int transport)
           
 

Constructors in org.apache.geronimo.security.util with parameters of type HTTPMethods
HTTPMethods(HTTPMethods httpMethods, boolean complemented)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.