Uses of Class
org.apache.juddi.api.util.SecurityQuery

Packages that use SecurityQuery
org.apache.juddi.api.util   
 

Uses of SecurityQuery in org.apache.juddi.api.util
 

Methods in org.apache.juddi.api.util that return SecurityQuery
static SecurityQuery SecurityQuery.fromQuery(String query)
           
static SecurityQuery SecurityQuery.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SecurityQuery[] SecurityQuery.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.