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


M

mapAddTargetDNByEntry(Chain, Credentials, DirectoryString, Entry) - Method in class com.octetstring.vde.join.Joiner
This method takes the Entry of primary adapter and maps it to a target DN in a joined adapter for an add operation.
mapDeleteTargetDNByEntry(Chain, Credentials, DirectoryString, Entry) - Method in class com.octetstring.vde.join.Joiner
This method takes the Entry of primary adapter and maps it to a target DN in a joined adapter for an delete operation.
mapModifyTargetDNByEntry(Chain, Credentials, DirectoryString, Entry) - Method in class com.octetstring.vde.join.Joiner
This method takes the Entry of primary adapter and maps it to a target DN in a joined adapter for an modify operation.
mapModifyTargetDNsByEntry(Chain, Credentials, DirectoryString, Entry, Vector<DirectoryString>) - Method in class com.octetstring.vde.join.Joiner
This method takes the Entry of primary adapter and maps it to a target DN in a joined adapter for an modify operation.
mapRenameTargetDNByEntry(Chain, Credentials, DirectoryString, Entry) - Method in class com.octetstring.vde.join.Joiner
This method takes the Entry of primary adapter and maps it to a target DN in a joined adapter for a rename operation.
mapRenameTargetDNByEntry(Chain, Credentials, DirectoryString, Entry, Entry) - Method in class com.octetstring.vde.join.Joiner
This method takes the Entry of primary adapter and maps it to a target DN in a * joined adapter for a rename operation.
mapSyntax(Syntax, String) - Method in class com.octetstring.vde.util.PluginUtil
Maps a given value to a new value of the given syntax
MASK_PREFIX - Static variable in class com.octetstring.vde.util.PasswordEncryptor
 
MOD_ADD - Static variable in class com.octetstring.vde.EntryChange
 
MOD_DELETE - Static variable in class com.octetstring.vde.EntryChange
 
MOD_OP - Static variable in class com.octetstring.vde.chain.Chain
Modify Operation
MOD_REPLACE - Static variable in class com.octetstring.vde.EntryChange
 
modify(Credentials, DirectoryString, Vector<EntryChange>, Chain) - Method in class com.octetstring.vde.backend.Adapter
 
modify(HashMap<Object, Object>, Credentials, DirectoryString, Vector<EntryChange>) - Method in class com.octetstring.vde.backend.AdapterServiceInterface
The modify method checks access control, schema, and finds an appropriate adapter to submit requested changes to.
modify(HashMap<Object, Object>, String, Credentials, DirectoryString, Vector<EntryChange>) - Method in class com.octetstring.vde.backend.AdapterServiceInterface
The modify by adapter method checks access control, schema, and submits requested changes to selected adapter.
modify(Chain, Credentials, DirectoryString, Vector<EntryChange>) - Method in class com.octetstring.vde.chain.BasePlugin
 
modify(Chain, Credentials, DirectoryString, Vector<EntryChange>) - Method in interface com.octetstring.vde.chain.Plugin
Moves through the "modify" operation's chain
modify(HashMap<Object, Object>, Credentials, DirectoryString, Vector<EntryChange>) - Method in class com.octetstring.vde.chain.VirtualServicesInterface
Moves through the "modify" operation's chain
modify(HashMap<Object, Object>, Credentials, DirectoryString, Vector<EntryChange>, Plugin) - Method in class com.octetstring.vde.chain.VirtualServicesInterface
Moves through the "modify" operation's chain

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.