Uses of Class
org.apache.directory.shared.ldap.message.BindStatus

Packages that use BindStatus
org.apache.directory.shared.ldap.message   
 

Uses of BindStatus in org.apache.directory.shared.ldap.message
 

Methods in org.apache.directory.shared.ldap.message that return BindStatus
static BindStatus BindStatus.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BindStatus[] BindStatus.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.