Uses of Class
org.apache.directory.shared.ldap.constants.AuthenticationLevel

Uses of AuthenticationLevel in org.apache.directory.shared.ldap.constants
 

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



Copyright © 2007-2008 The Apache Software Foundation. All Rights Reserved.