Uses of Class
org.apache.directory.api.ldap.model.constants.SaslQoP

Packages that use SaslQoP
org.apache.directory.api.ldap.model.constants   
 

Uses of SaslQoP in org.apache.directory.api.ldap.model.constants
 

Methods in org.apache.directory.api.ldap.model.constants that return SaslQoP
static SaslQoP SaslQoP.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SaslQoP[] SaslQoP.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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