Skip navigation links

Oracle Virtual Directory Java API Reference
11g Release 1 (11.1.1)

E10688-03

A B C D E F G H I J K L M N O P R S T U V W Z


D

d(String) - Static method in class com.octetstring.vde.util.PasswordEncryptor
 
debug(String, Throwable) - Method in class com.octetstring.vde.util.VDELogger
 
debug(String, Object...) - Method in class com.octetstring.vde.util.VDELogger
 
debug(String, Object[], Throwable) - Method in class com.octetstring.vde.util.VDELogger
 
decryptDES(String) - Static method in class com.octetstring.vde.util.PasswordEncryptor
 
DEL_OP - Static variable in class com.octetstring.vde.chain.Chain
Delete Operation
delete(Credentials, DirectoryString, Chain) - Method in class com.octetstring.vde.backend.Adapter
 
delete(HashMap<Object, Object>, Credentials, DirectoryString) - Method in class com.octetstring.vde.backend.AdapterServiceInterface
The delete method checks access control to validate operation request, locates an appropriate adapter, and passes a delete entry request to that adapter.
delete(HashMap<Object, Object>, String, Credentials, DirectoryString) - Method in class com.octetstring.vde.backend.AdapterServiceInterface
The delete by adapter method checks access control to validate operation request, using the selected adapter passes a delete entry request to that adapter.
delete(Chain, Credentials, DirectoryString, Int8) - Method in class com.octetstring.vde.chain.BasePlugin
 
delete(Chain, Credentials, DirectoryString, Int8) - Method in interface com.octetstring.vde.chain.Plugin
Moves through the "delete" operation's chain
delete(HashMap<Object, Object>, Credentials, DirectoryString, Int8) - Method in class com.octetstring.vde.chain.VirtualServicesInterface
Moves through the "delete" operation's chain
delete(HashMap<Object, Object>, Credentials, DirectoryString, Int8, Plugin) - Method in class com.octetstring.vde.chain.VirtualServicesInterface
Moves through the "delete" operation's chain
destroy() - Method in class com.octetstring.vde.chain.BasePlugin
 
destroy() - Method in interface com.octetstring.vde.chain.Plugin
Destroys the current plugin
DirectoryBindException - Exception in com.octetstring.vde.util
Exception thrown when the Bind operation is unsuccessful
DirectoryBindException() - Constructor for exception com.octetstring.vde.util.DirectoryBindException
 
DirectoryBindException(String) - Constructor for exception com.octetstring.vde.util.DirectoryBindException
 
DirectoryException - Exception in com.octetstring.vde.util
Top-level Exception for Directory Operations
DirectoryException() - Constructor for exception com.octetstring.vde.util.DirectoryException
Build a general exception.
DirectoryException(NamingException) - Constructor for exception com.octetstring.vde.util.DirectoryException
 
DirectoryException(int) - Constructor for exception com.octetstring.vde.util.DirectoryException
Construct a directory exception based on an LDAP error code.
DirectoryException(int, String) - Constructor for exception com.octetstring.vde.util.DirectoryException
Construct a directory exception based on LDAP error code and supplementary error text.
DirectoryException(String) - Constructor for exception com.octetstring.vde.util.DirectoryException
Construct a directory exception based on string error alone
DirectorySchemaViolation - Exception in com.octetstring.vde.util
Exception thrown when someone attempts to add or update an entry that does not conform to the defined LDAP schema.
DirectorySchemaViolation() - Constructor for exception com.octetstring.vde.util.DirectorySchemaViolation
 
DirectorySchemaViolation(String) - Constructor for exception com.octetstring.vde.util.DirectorySchemaViolation
 
DirectoryString - Class in com.octetstring.vde.syntax
Class representing a Directory String syntax (case insensitive string)
DirectoryString() - Constructor for class com.octetstring.vde.syntax.DirectoryString
Create an empty directory string.
DirectoryString(byte[]) - Constructor for class com.octetstring.vde.syntax.DirectoryString
Create a directory string from the given byte array.
DirectoryString(byte[], int) - Constructor for class com.octetstring.vde.syntax.DirectoryString
Create a directory string from the given byte array, but skip the computation of the hashCode.
DirectoryString(String) - Constructor for class com.octetstring.vde.syntax.DirectoryString
Create a new directory string from the given String.
DistinguishedName - Class in com.octetstring.vde.syntax
Class representing a Directory String syntax (case insensitive string)
DistinguishedName() - Constructor for class com.octetstring.vde.syntax.DistinguishedName
Create an empty distinguished name
DistinguishedName(List<Rdn>) - Constructor for class com.octetstring.vde.syntax.DistinguishedName
 
DistinguishedName(DirectoryString) - Constructor for class com.octetstring.vde.syntax.DistinguishedName
 
DistinguishedName(byte[]) - Constructor for class com.octetstring.vde.syntax.DistinguishedName
Create a directory string from the given byte array.
DistinguishedName(byte[], int) - Constructor for class com.octetstring.vde.syntax.DistinguishedName
Create a directory string from the given byte array, but skip the computation of the hashCode.
DistinguishedName(String) - Constructor for class com.octetstring.vde.syntax.DistinguishedName
Create a new directory string from the given String.
DN - Static variable in class com.octetstring.vde.backend.AdapterServiceInterface
 
DNUtility - Class in com.octetstring.vde.util
DNUtility contains methods for manipulating distinguished names
doCrypt(String) - Static method in class com.octetstring.vde.util.PasswordEncryptor
 
doCrypt(String, String) - Static method in class com.octetstring.vde.util.PasswordEncryptor
 
doMD5(String) - Static method in class com.octetstring.vde.util.PasswordEncryptor
 
doSHA(String) - Static method in class com.octetstring.vde.util.PasswordEncryptor
 
doSSHA(String) - Static method in class com.octetstring.vde.util.PasswordEncryptor
 
doSSHA(String, byte[]) - Static method in class com.octetstring.vde.util.PasswordEncryptor
 
dump(String, Throwable) - Method in class com.octetstring.vde.util.VDELogger
 
dump(String, Object...) - Method in class com.octetstring.vde.util.VDELogger
 
dump(String, Object[], Throwable) - Method in class com.octetstring.vde.util.VDELogger
 

Skip navigation links

Oracle Virtual Directory Java API Reference
11g Release 1 (11.1.1)

E10688-03

A B C D E F G H I J K L M N O P R S T U V W Z


Copyright © 2000-2010 Oracle and/or its affiliates. All Rights Reserved.