Skip navigation links

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

E56472-01

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


G

get(Credentials, DirectoryString, int, Filter, boolean, Vector<DirectoryString>, Chain) - Method in class com.octetstring.vde.backend.Adapter
 
get(HashMap<Object, Object>, Credentials, DirectoryString, int, Filter, boolean, Vector<DirectoryString>, Vector<EntrySet>) - Method in class com.octetstring.vde.backend.AdapterServiceInterface
The get method finds the appropriate adapters to perform searches against and passes the query to qualifying adapters and collects the results.
get(HashMap<Object, Object>, Credentials, DirectoryString, int, Filter, boolean, Vector<DirectoryString>, Vector<EntrySet>) - Method in class com.octetstring.vde.backend.BackendHandler
Finds the appropriate adapters to perform searches against and passes the appropriate information to those adapters.
get(Chain, Credentials, DirectoryString, Int8, Filter, Bool, Vector<DirectoryString>, Vector<EntrySet>) - Method in class com.octetstring.vde.chain.BasePlugin
 
get(Chain, Credentials, DirectoryString, Int8, Filter, Bool, Vector<DirectoryString>, Vector<EntrySet>) - Method in interface com.octetstring.vde.chain.Plugin
Moves through the "get" operation's chain
get(String) - Method in interface com.octetstring.vde.chain.PluginInit
 
get(HashMap<Object, Object>, Credentials, DirectoryString, Int8, Filter, Bool, Vector<DirectoryString>, ChainVector) - Method in class com.octetstring.vde.chain.VirtualServicesInterface
Moves through the "get" operation's chain
get(HashMap<Object, Object>, Credentials, DirectoryString, Int8, Filter, Bool, Vector<DirectoryString>, ChainVector, Plugin) - Method in class com.octetstring.vde.chain.VirtualServicesInterface
Moves through the "get" operation's chain
get(DirectoryString) - Method in class com.octetstring.vde.Entry
Retrieves the value(s) associated with a particular attribute type.
GET_OP - Static variable in class com.octetstring.vde.chain.Chain
Get Operation
getAdapter(String) - Method in class com.octetstring.vde.backend.BackendHandler
 
getAdapterConfig() - Method in class com.octetstring.vde.backend.Adapter
 
getAdapterInfo() - Method in class com.octetstring.vde.backend.Adapter
 
getAdapterName() - Method in interface com.octetstring.vde.chain.PluginInit
 
getAdapterName() - Method in class com.octetstring.vde.router.RoutingRule
Retrieves the name of the adapter this rule is for
getAdapterNum() - Method in class com.octetstring.vde.backend.Adapter
 
getAdapterNumber() - Method in class com.octetstring.vde.config.adapters.AdapterConfig
 
getAdapterNumStr() - Method in class com.octetstring.vde.router.BaseRoutingPlugin
Method getAdapterNumStr returns a String representation of the current adapter number.
getAdapterStr() - Method in class com.octetstring.vde.join.Joiner
This method returns the String adapter number for the target adapter.
getAdd() - Method in class com.octetstring.vde.chain.PluginManager
 
getAllAttributes() - Method in class com.octetstring.vde.Entry
 
getAnd() - Method in class com.octetstring.ldapv3.Filter
Gets the value of the and variant.
getAny() - Method in class com.octetstring.ldapv3.SubstringFilter_substrings_Seq
Gets the value of the any variant.
getApproxMatch() - Method in class com.octetstring.ldapv3.Filter
Gets the value of the approxMatch variant.
getAsByteArray() - Method in class com.octetstring.vde.Entry
Retrieves the contents of this entry as a byte array.
getAsByteArray() - Method in class com.octetstring.vde.EntryChange
Get this EntryChange as a byte array.
getAsByteArray() - Method in class com.octetstring.vde.EntryChanges
Retrieve this object as an array of bytes suitable for storage on disk or otherwise serialized/persisted.
getASI() - Method in class com.octetstring.vde.chain.VirtualServicesInterface
Returns an instance of Adapter Service Interface or ASI
getAssertionValue() - Method in class com.octetstring.ldapv3.AttributeValueAssertion
Gets the value of the assertionValue component.
getAttr() - Method in class com.octetstring.vde.EntryChange
Retrieves the attribute type associated with this change.
getAttributeDesc() - Method in class com.octetstring.ldapv3.AttributeValueAssertion
Gets the value of the attributeDesc component.
getAttributes() - Method in class com.octetstring.vde.Entry
Deprecated. 
getAttributes() - Method in class com.octetstring.vde.util.LDAPURL
 
getAttributeType() - Method in class com.octetstring.vde.Attribute
 
getAttrName() - Method in class com.octetstring.vde.util.PluginUtil.MappingStatus
 
getAuthType() - Method in class com.octetstring.vde.Credentials
 
getBackend() - Method in class com.octetstring.vde.chain.ChainEntrySet
 
getBackend() - Method in class com.octetstring.vde.chain.ChainVector
 
getBackend() - Method in class com.octetstring.vde.chain.PluginManager
 
getBackend() - Method in class com.octetstring.vde.router.RoutingRule
 
getBackendByNumber(String) - Method in class com.octetstring.vde.router.RoutingHandler
 
getBackendRoot() - Method in class com.octetstring.vde.backend.BackendHandler
 
getBackends() - Method in class com.octetstring.vde.Credentials
 
getBackends() - Method in class com.octetstring.vde.router.RoutingHandler
 
getBackendsBySuffix(DirectoryString) - Method in class com.octetstring.vde.router.RoutingHandler
 
getBackendSchema() - Method in class com.octetstring.vde.backend.BackendHandler
 
getBase() - Method in class com.octetstring.vde.chain.ChainEntrySet
 
getBase() - Method in class com.octetstring.vde.chain.ChainVector
 
getBase() - Method in class com.octetstring.vde.Entry
Retrieve the entry immediately above this entry in the directory tree.
getBase(DirectoryString) - Method in class com.octetstring.vde.util.DNUtility
 
getBase() - Method in class com.octetstring.vde.util.LDAPURL
 
getBaseES() - Method in class com.octetstring.vde.chain.ChainEntrySet
 
getBasePattern() - Method in class com.octetstring.vde.router.RoutingRule
 
getBENum() - Method in class com.octetstring.vde.router.RoutingRule
 
getBind() - Method in class com.octetstring.vde.chain.PluginManager
 
getBindStatus() - Method in class com.octetstring.vde.Credentials
 
getBindTarget(Chain, Credentials, Entry) - Method in class com.octetstring.vde.join.Joiner
This method returns the target binddn based on the Entry provided.
getBound() - Method in class com.octetstring.vde.schema.AttributeType
 
getByAdapter(HashMap<Object, Object>, String, Credentials, DirectoryString, int, Filter, boolean, Vector<DirectoryString>) - Method in class com.octetstring.vde.backend.AdapterServiceInterface
The getByAdapter by adapter method works in similar function to the get method except that it allows specific selection of the target adapter.
getByAdapter(HashMap<Object, Object>, Adapter, Credentials, DirectoryString, int, Filter, boolean, Vector<DirectoryString>) - Method in class com.octetstring.vde.backend.AdapterServiceInterface
 
getByAddress(String) - Static method in class com.octetstring.vde.IPAddress
This method creates an IPAddress instance based on the provided textual representation of IP address.
getByAddressOrRange(String) - Static method in class com.octetstring.vde.IPAddress
This method throw a RuntimeExecption if addr doesn't represent an IPV4 address or an IPV4 addresses RANGE
getByDN(HashMap<Object, Object>, Credentials, DirectoryString) - Method in class com.octetstring.vde.backend.AdapterServiceInterface
getByDN retrieves an entry by name from the most appropriate adapter.
getByDN(HashMap<Object, Object>, String, Credentials, DirectoryString) - Method in class com.octetstring.vde.backend.AdapterServiceInterface
getByDN by adapter retrieves an entry by name from the adapter specified.
getByDn(HashMap<Object, Object>, Credentials, DirectoryString) - Method in class com.octetstring.vde.chain.VirtualServicesInterface
Moves through the "get" operation's chain
getByDn(HashMap<Object, Object>, Credentials, DirectoryString, Plugin) - Method in class com.octetstring.vde.chain.VirtualServicesInterface
Moves through the "get" operation's chain
getByID(Integer) - Method in class com.octetstring.vde.backend.Adapter
 
getBytes() - Method in class com.octetstring.vde.syntax.BinarySyntax
 
getBytes() - Method in class com.octetstring.vde.syntax.DirectoryString
Get this directory string as a byte array.
getCertificates() - Method in class com.octetstring.vde.Credentials
 
getChainStartingPoint(int, Plugin) - Method in class com.octetstring.vde.chain.PluginManager
 
getChangeType() - Method in class com.octetstring.vde.EntryChanges
Retrieve the change type of this set of changes
getChild(String) - Method in class com.octetstring.vde.config.adapters.AdapterConfig
 
getClassLoader() - Method in class com.octetstring.vde.backend.Adapter
 
getClassName() - Method in class com.octetstring.vde.config.PluginConfig
Retrieves the class name of the plugin
getCode() - Method in exception com.octetstring.vde.chain.ChainException
 
getConfigSpec() - Method in class com.octetstring.vde.join.Joiner
Method getConfigSpec, returns the configuration specification used to instantiate this joiner.
getConfiguredClass() - Method in class com.octetstring.vde.config.adapters.AdapterConfig
Returns the full name of the class that this configuration applies to
getConsOpen() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the consOpen from props
getConsProcessed() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the consProcessed from props
getConsRebinds() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the consRebinds from props
getConsReuse() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the consReuse from props
getContents() - Method in class com.octetstring.ldapv3.Filter
 
getContents() - Method in class com.octetstring.ldapv3.Filter_and
 
getContents() - Method in class com.octetstring.ldapv3.Filter_or
 
getContents() - Method in interface com.octetstring.vde.chain.plugins.mapper.Filter
 
getCreds() - Method in class com.octetstring.vde.chain.ChainEntrySet
 
getCreds() - Method in class com.octetstring.vde.chain.ChainVector
 
getCritical() - Method in class com.octetstring.vde.router.RoutingRule
 
getCriticalType() - Method in class com.octetstring.vde.router.RoutingRule
 
getDef() - Method in class com.octetstring.vde.chain.PluginManager
 
getDelete() - Method in class com.octetstring.vde.chain.PluginManager
 
getDescription() - Method in class com.octetstring.vde.schema.AttributeType
 
getDirectoryBytes() - Method in class com.octetstring.vde.syntax.DirectoryString
Get this directory string as an array of bytes.
getDirectoryChars() - Method in class com.octetstring.vde.syntax.DirectoryString
 
getDirectoryString() - Method in class com.octetstring.vde.syntax.DirectoryString
Get a String representation of this directory string.
getDirty() - Method in class com.octetstring.vde.config.adapters.AdapterConfig
 
getDnAttributes() - Method in class com.octetstring.ldapv3.MatchingRuleAssertion
Gets the value of the dnAttributes component.
getECLBase() - Method in interface com.octetstring.vde.EntryChangesListener
This method returns the top level of the directory tree that is being listened to by an instance of a class implementing the EntryChangesListener interface.
getElement(int) - Method in class com.octetstring.ldapv3.Filter_and
Get an element at a specified position from the list.
getElement(int) - Method in class com.octetstring.ldapv3.Filter_or
Get an element at a specified position from the list.
getElement(int) - Method in class com.octetstring.ldapv3.SubstringFilter_substrings
Get an element at a specified position from the list.
getEntryChangeListeners() - Method in class com.octetstring.vde.backend.BackendHandler
 
getEntryChanges() - Method in class com.octetstring.vde.EntryChanges
Retrieve the EntryChanges array for modified entries
getEntryChangesListeners() - Method in class com.octetstring.vde.backend.AdapterServiceInterface
 
getEqualityMatch() - Method in class com.octetstring.ldapv3.Filter
Gets the value of the equalityMatch variant.
getEqualityMatch() - Method in class com.octetstring.vde.schema.AttributeType
 
getExclFilter() - Method in class com.octetstring.vde.router.BaseRoutingPlugin
Method getExclFilter returns the exclusion filter specified for this adapter in adapters.prop.
getExclFilter() - Method in class com.octetstring.vde.router.RoutingRule
 
getExclScope() - Method in class com.octetstring.vde.router.BaseRoutingPlugin
Method getExclScope returns the scope defined in the routing-exclude statement in adapters.prop.
getExclScope() - Method in class com.octetstring.vde.router.RoutingRule
 
getExtensibleMatch() - Method in class com.octetstring.ldapv3.Filter
Gets the value of the extensibleMatch variant.
getExtensions() - Method in class com.octetstring.vde.schema.AttributeType
 
getFilter() - Method in class com.octetstring.vde.chain.ChainEntrySet
 
getFilter() - Method in class com.octetstring.vde.chain.ChainVector
 
getFilter() - Method in class com.octetstring.vde.util.LDAPURL
 
getFilter() - Method in class com.octetstring.vde.util.PluginUtil.MappingStatus
 
getFilter4Attr(Filter, DirectoryString) - Static method in class com.octetstring.vde.util.FilterTools
 
getFilterAttributes(Filter, Collection<DirectoryString>) - Static method in class com.octetstring.vde.util.FilterTools
 
getFinal_() - Method in class com.octetstring.ldapv3.SubstringFilter_substrings_Seq
Gets the value of the final_ variant.
getFullEntry() - Method in class com.octetstring.vde.EntryChanges
Retrieve the Entry object for an added entry
getGet() - Method in class com.octetstring.vde.chain.PluginManager
 
getGreaterOrEqual() - Method in class com.octetstring.ldapv3.Filter
Gets the value of the greaterOrEqual variant.
getGSI() - Method in class com.octetstring.vde.chain.VirtualServicesInterface
Returns an instance of Global Services Interface or GSI
getHandlers() - Method in class com.octetstring.vde.util.VDELogger
 
getHost() - Method in class com.octetstring.vde.util.LDAPURL
 
getHostAddress() - Method in class com.octetstring.vde.IPAddress
 
getID() - Method in class com.octetstring.vde.Entry
Retrieve the id of this entry.
getInclFilter() - Method in class com.octetstring.vde.router.BaseRoutingPlugin
Method getInclFilter returns the inclusion filter specified for this adapter in adapters.prop.
getInclFilter() - Method in class com.octetstring.vde.router.RoutingRule
 
getInclScope() - Method in class com.octetstring.vde.router.BaseRoutingPlugin
Method getInclScope.returns the scope defined in the routing-include statement in adapters.prop.
getInclScope() - Method in class com.octetstring.vde.router.RoutingRule
 
getInitial() - Method in class com.octetstring.ldapv3.SubstringFilter_substrings_Seq
Gets the value of the initial variant.
getInitParamNames() - Method in interface com.octetstring.vde.chain.PluginInit
 
getInitProperties() - Method in class com.octetstring.vde.config.PluginConfig
Retrieves the initialization properties
getInsensitive() - Method in class com.octetstring.vde.syntax.IA5String
 
getInstance() - Static method in class com.octetstring.vde.backend.AdapterServiceInterface
The getInstance method returns an instance of the AdapterServiceInterface class.
getInstance() - Static method in class com.octetstring.vde.backend.BackendHandler
The getInstance() method returns an instance of the BackendHandler class.
getInstance() - Static method in class com.octetstring.vde.chain.GlobalServicesInterface
 
getInstance() - Static method in class com.octetstring.vde.router.RoutingHandler
 
getInstance() - Static method in class com.octetstring.vde.util.DNUtility
 
getInstance() - Static method in class com.octetstring.vde.util.PluginUtil
Used to retrieve an instance of this singleton
getIPAddress() - Method in class com.octetstring.vde.Credentials
 
getIPAddressObj() - Method in class com.octetstring.vde.Credentials
 
getIPFamily() - Method in class com.octetstring.vde.IPAddress
 
getJoinCandidatesByFilter(Chain, Credentials, DirectoryString, Filter) - Method in class com.octetstring.vde.join.Joiner
This method returns all the possible DNs (as Entry's) found in the target adapter for a particular search filter.
getJoinCandidatesBySearch(Chain, Credentials, DirectoryString, DirectoryString, int, Filter) - Method in class com.octetstring.vde.join.Joiner
This method returns all the possible DNs (as Entry's) found in the target adapter for a particular search filter and base/scope specification.
getLDAPErrorCode() - Method in exception com.octetstring.vde.util.DirectoryException
 
getLength() - Method in class com.octetstring.vde.config.Chain
 
getLessOrEqual() - Method in class com.octetstring.ldapv3.Filter
Gets the value of the lessOrEqual variant.
getLevels() - Method in class com.octetstring.vde.router.RoutingRule
 
getLogger(String) - Static method in class com.octetstring.vde.util.VDELogger
 
getLogLevel() - Method in class com.octetstring.vde.config.adapters.AdapterConfig
 
getMapper(String) - Method in class com.octetstring.vde.chain.PluginManager
Retrieves a Mapper based on the Mapper File Name
getMatchingRule() - Method in class com.octetstring.ldapv3.MatchingRuleAssertion
Gets the value of the matchingRule component.
getMatchValue() - Method in class com.octetstring.ldapv3.MatchingRuleAssertion
Gets the value of the matchValue component.
getMessageString(String, Object...) - Method in class com.octetstring.vde.util.VDELogger
 
getModify() - Method in class com.octetstring.vde.chain.PluginManager
 
getModType() - Method in class com.octetstring.vde.EntryChange
Retrieves the modification type associated with this change.
getName() - Method in class com.octetstring.vde.admin.services.AdapterInfo
 
getName() - Method in class com.octetstring.vde.backend.Adapter
 
getName() - Method in class com.octetstring.vde.config.adapters.AdapterConfig
Retrieves the name of the adapter
getName(int) - Method in class com.octetstring.vde.config.Chain
Retrieves the name of the plugin
getName() - Method in class com.octetstring.vde.config.PluginConfig
Name of the plugin
getName() - Method in class com.octetstring.vde.Entry
Retrieve the distinguished name of this entry
getName() - Method in class com.octetstring.vde.EntryChanges
Retrieve the name of a modified or deleted entry
getName() - Method in class com.octetstring.vde.schema.AttributeType
 
getName() - Method in class com.octetstring.vde.util.VDELogger
 
getNames() - Method in class com.octetstring.vde.config.Chain
 
getNameSpaces(int) - Method in class com.octetstring.vde.config.Chain
Returns a list of valid namespaces
getNewBENum() - Method in class com.octetstring.vde.router.RoutingHandler
 
getNewName() - Method in class com.octetstring.vde.EntryChanges
 
getNewSysBENum() - Method in class com.octetstring.vde.router.RoutingHandler
 
getNext() - Method in class com.octetstring.vde.chain.ChainEntrySet
Retrieves the next available entry from the Entry Set
getNext() - Method in interface com.octetstring.vde.EntrySet
Retrieves the next available entry from the Entry Set
getNormalizedString() - Method in class com.octetstring.vde.syntax.TelephoneNumberSyntax
 
getNot() - Method in class com.octetstring.ldapv3.Filter
Gets the value of the not variant.
getNotRetrieve() - Method in class com.octetstring.vde.router.RoutingRule
 
getNotStore() - Method in class com.octetstring.vde.router.RoutingRule
 
getNumberByBackend(Adapter) - Method in class com.octetstring.vde.router.RoutingHandler
 
getNumberOfRDNs() - Method in class com.octetstring.vde.syntax.DistinguishedName
 
getOid() - Method in class com.octetstring.vde.schema.AttributeType
 
getOpAdds() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the OpAdds from props
getOpBinds() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the OpBinds from props
getOpCnt() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the OpCnt from props
getOpDeletes() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the OpDeletes from props
getOperationalVersion() - Method in class com.octetstring.vde.admin.services.AdapterInfo
 
getOperationType() - Method in class com.octetstring.vde.chain.Chain
 
getOpMods() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the OpMods from props
getOpRenames() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the OpRenames from props
getOpRetEntries() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the OpRetEntries from props
getOpSearches() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the OpSearches from props
getOr() - Method in class com.octetstring.ldapv3.Filter
Gets the value of the or variant.
getOrclGuid() - Method in class com.octetstring.vde.Credentials
 
getOrderingMatch() - Method in class com.octetstring.vde.schema.AttributeType
 
getParent() - Method in class com.octetstring.vde.syntax.DistinguishedName
 
getParentLoggerName() - Method in class com.octetstring.vde.backend.Adapter
 
getPlugin() - Method in class com.octetstring.vde.chain.ChainLink
 
getPlugin(String) - Method in class com.octetstring.vde.chain.PluginManager
Retrieves a plugin based on the name
getPluginClass() - Method in class com.octetstring.vde.router.RoutingRule
 
getPluginConfig() - Method in class com.octetstring.vde.config.adapters.AdapterConfig
Retrieves the configuration information for plugins
getPluginFilter() - Method in class com.octetstring.vde.router.RoutingRule
 
getPluginManager() - Method in class com.octetstring.vde.backend.Adapter
 
getPort() - Method in class com.octetstring.vde.util.LDAPURL
 
getPresent() - Method in class com.octetstring.ldapv3.Filter
Gets the value of the present variant.
getPrimaryJoinAttrs() - Method in class com.octetstring.vde.join.Joiner
This method returns a Vector of DirectoryStrings representing the primary adapter attributes to join with the target adapter.
getPriority() - Method in class com.octetstring.vde.router.BaseRoutingPlugin
Method getPriority returns the adapters priority level as defined in adapters.prop (default is 50).
getPriority() - Method in class com.octetstring.vde.router.RoutingRule
 
getProps() - Method in class com.octetstring.vde.admin.services.AdapterInfo
 
getProvisionedVersion() - Method in class com.octetstring.vde.admin.services.AdapterInfo
 
getPwd() - Method in class com.octetstring.vde.Credentials
 
getRDN() - Method in class com.octetstring.vde.syntax.DistinguishedName
 
getRDN(int) - Method in class com.octetstring.vde.syntax.DistinguishedName
 
getRDN(DirectoryString) - Method in class com.octetstring.vde.util.DNUtility
 
getRefs() - Method in class com.octetstring.vde.admin.services.AdapterInfo
 
getRefs() - Method in class com.octetstring.vde.chain.PluginManager
 
getRelativeDN(DistinguishedName) - Method in class com.octetstring.vde.syntax.DistinguishedName
 
getReplica(DirectoryString) - Method in class com.octetstring.vde.backend.BackendHandler
 
getReplicaUser(DirectoryString) - Method in class com.octetstring.vde.backend.BackendHandler
 
getRequest() - Method in class com.octetstring.vde.chain.Chain
 
getRequest() - Method in class com.octetstring.vde.chain.ChainEntrySet
 
getRequest() - Method in class com.octetstring.vde.chain.ChainVector
 
getResponseControls() - Method in exception com.octetstring.vde.util.DirectoryException
 
getRetrieve() - Method in class com.octetstring.vde.router.RoutingRule
 
getRetrieveAttrs() - Method in class com.octetstring.vde.join.Joiner
This method returns a Vector of attributes (DirectoryString) that the target adapter is capable of returning.
getRetrieveAttrs() - Method in class com.octetstring.vde.router.BaseRoutingPlugin
Method getRetrieveAttrs returns a Vector of DirectoryString values representing the retrievable attributes defined for this adapter.
getReturnAttribs() - Method in class com.octetstring.vde.chain.ChainEntrySet
 
getReturnAttribs() - Method in class com.octetstring.vde.chain.ChainVector
 
getRoot() - Method in class com.octetstring.vde.config.adapters.AdapterConfig
Retrieves the virtual root of the adapter
getRootElement() - Method in class com.octetstring.vde.config.adapters.AdapterConfig
 
getRootElement() - Method in class com.octetstring.vde.config.Chain
 
getRootElement() - Method in class com.octetstring.vde.config.PluginConfig
 
getRootUser() - Method in class com.octetstring.vde.backend.BackendHandler
 
getRoutingConfig() - Method in class com.octetstring.vde.config.adapters.AdapterConfig
Retrieves the adapter's routing configuration
getRoutingRule() - Method in class com.octetstring.vde.join.Joiner
 
getRoutingRule(String) - Method in class com.octetstring.vde.router.RoutingHandler
 
getRuleByBackend(Adapter) - Method in class com.octetstring.vde.router.RoutingHandler
 
getSaslMech() - Method in class com.octetstring.vde.Credentials
 
getSaslServer() - Method in class com.octetstring.vde.Credentials
 
getSaslTmp() - Method in class com.octetstring.vde.Credentials
 
getSaslTmpDN() - Method in class com.octetstring.vde.Credentials
 
getScheme() - Method in class com.octetstring.vde.util.LDAPURL
 
getScope() - Method in class com.octetstring.vde.chain.ChainEntrySet
 
getScope() - Method in class com.octetstring.vde.chain.ChainVector
 
getScope() - Method in class com.octetstring.vde.util.LDAPURL
 
getSelector() - Method in class com.octetstring.ldapv3.Filter
Gets the variant's selector.
getSelector() - Method in class com.octetstring.ldapv3.SubstringFilter_substrings_Seq
Gets the variant's selector.
getSequence() - Method in class com.octetstring.vde.chain.ChainEntrySet
 
getSequence() - Method in interface com.octetstring.vde.EntrySet
 
getServerType() - Method in class com.octetstring.vde.config.adapters.AdapterConfig
Returns the type of the adapter.
getSimplePassword() - Method in class com.octetstring.vde.Credentials
 
getStartPoint() - Method in class com.octetstring.vde.chain.ChainEntrySet
 
getStartPos() - Method in class com.octetstring.vde.chain.ChainVector
 
getStatSeconds() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the statSeconds from props
getStatus() - Method in class com.octetstring.vde.backend.Adapter
 
getStatus() - Method in class com.octetstring.vde.util.PluginUtil.MappingStatus
 
getStore() - Method in class com.octetstring.vde.router.RoutingRule
 
getStoreAttrs() - Method in class com.octetstring.vde.join.Joiner
This method returns a Vector of attributes(DirectoryString) that the target adapter will allow modification to.
getStoreAttrs() - Method in class com.octetstring.vde.router.BaseRoutingPlugin
Method getStoreAttrs returns a Vector of DirectoryString values representing the modifiable attributes defined for this adapter.
getSubstrings() - Method in class com.octetstring.ldapv3.Filter
Gets the value of the substrings variant.
getSubstrings() - Method in class com.octetstring.ldapv3.SubstringFilter
Gets the value of the substrings component.
getSubstrMatch() - Method in class com.octetstring.vde.schema.AttributeType
 
getSubTypeAttributes() - Method in class com.octetstring.vde.Entry
 
getSuffix() - Method in class com.octetstring.vde.router.BaseRoutingPlugin
Method getSuffix returns a DirectoryString value representing the virtual base or "backend.x.root" of the adapter.
getSuffix() - Method in class com.octetstring.vde.router.RoutingRule
 
getSuffixes() - Method in class com.octetstring.vde.router.RoutingHandler
 
getSuperior() - Method in class com.octetstring.vde.schema.AttributeType
 
getSyntax() - Method in class com.octetstring.vde.schema.AttributeType
 
getSyntaxClass() - Method in class com.octetstring.vde.schema.AttributeType
 
getSyntaxInstance() - Method in class com.octetstring.vde.schema.AttributeType
 
getSystemRoutingRules() - Method in class com.octetstring.vde.backend.BackendHandler
 
getTarget() - Method in class com.octetstring.ldapv3.Filter
 
getTarget() - Method in class com.octetstring.ldapv3.Filter_and
 
getTarget() - Method in class com.octetstring.ldapv3.Filter_or
 
getTarget() - Method in interface com.octetstring.vde.chain.plugins.mapper.Filter
 
getTargetAdapterNumber() - Method in class com.octetstring.vde.join.Joiner
 
getTargetJoinAttrs() - Method in class com.octetstring.vde.join.Joiner
This method returns a Vector of DirectoryStrings representing the target adapter attributes to join with the primary adapter.
getTargetSuffix() - Method in class com.octetstring.vde.join.Joiner
This method returns the base suffix of the target adapter.
getType() - Method in class com.octetstring.ldapv3.MatchingRuleAssertion
Gets the value of the type component.
getType() - Method in class com.octetstring.ldapv3.SubstringFilter
Gets the value of the type component.
getType() - Method in class com.octetstring.vde.admin.services.AdapterInfo
 
getUsage() - Method in class com.octetstring.vde.schema.AttributeType
 
getUser() - Method in class com.octetstring.vde.Credentials
 
getUTF8Name() - Method in class com.octetstring.vde.admin.services.AdapterInfo
 
getVals(String) - Method in interface com.octetstring.vde.chain.PluginInit
 
getValsWithTokenizer(String, String) - Method in interface com.octetstring.vde.chain.PluginInit
 
getValue() - Method in class com.octetstring.ldapv3.Filter
Gets the variant's value.
getValue() - Method in class com.octetstring.ldapv3.SubstringFilter_substrings_Seq
Gets the variant's value.
getValue() - Method in class com.octetstring.vde.syntax.BinarySyntax
 
getValue() - Method in class com.octetstring.vde.syntax.DirectoryString
Get this directory string as a byte array.
getValue() - Method in class com.octetstring.vde.syntax.DistinguishedName
 
getValue() - Method in class com.octetstring.vde.syntax.IA5String
 
getValue() - Method in class com.octetstring.vde.syntax.IntegerSyntax
 
getValue() - Method in class com.octetstring.vde.syntax.Syntax
Get a byte array representation of this value.
getValue() - Method in class com.octetstring.vde.syntax.TelephoneNumberSyntax
 
getValues() - Method in class com.octetstring.vde.Attribute
 
getValues() - Method in class com.octetstring.vde.EntryChange
Retrieves the values associated with this change.
getVdeAverageSearchCompletionTime() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the vdeAverageSearchCompletionTime from props
getVdeMaxEntryTime() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the vdeMaxEntryTime from props
getVdeMaxSearchCompleteTime() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the vdeMaxSearchCompleteTime from props
getVdeMaxSearchTime() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the vdeMaxSearchTime from props
getVdeMinEntryTime() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the vdeMinEntryTime from props
getVdeMinSearchCompleteTime() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the vdeMinSearchCompleteTime from props
getVdeMinSearchTime() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the vdeMinSearchTime from props
getVdeNumEntries() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the vdeNumEntries from props
getVdeNumSearches() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the vdeNumSearches from props
getVdeTotalEntryTime() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the vdeTotalEntryTime from props
getVdeTotalSearchCompletionTime() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the vdeTotalSearchCompletionTime from props
getVdeTotalSearchTime() - Method in class com.octetstring.vde.admin.services.AdapterInfo
return the vdeTotalSearchTime from props
getVersion() - Method in class com.octetstring.vde.config.adapters.AdapterConfig
 
getVersionableChildrenNames() - Method in class com.octetstring.vde.config.adapters.AdapterConfig
 
getViews() - Method in class com.octetstring.vde.router.RoutingRule
 
getVisibleSuffixes() - Method in class com.octetstring.vde.router.RoutingHandler
 
getVSI() - Method in class com.octetstring.vde.chain.Chain
 
getXmlConfig() - Method in class com.octetstring.vde.config.adapters.AdapterConfig
 
getXmlConfig() - Method in class com.octetstring.vde.config.Chain
 
getXmlConfig() - Method in class com.octetstring.vde.config.PluginConfig
 
GLOBAL_CONFIGURATION - Static variable in interface com.octetstring.vde.chain.PluginInit
 
GlobalServicesInterface - Class in com.octetstring.vde.chain
Interface for plug-in writers to call in for extra operations on a global level.
GREATEROREQUAL_SELECTED - Static variable in class com.octetstring.ldapv3.Filter
Selector for the variant greaterOrEqual.

Skip navigation links

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

E56472-01

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-2015 Oracle and/or its affiliates. All Rights Reserved.