Oracle Internet Directory API Reference
10g(9.0.4)

B10423-01
A B C D E G H I L M N O P R S T U W

A

AccessDeniedException - exception oracle.ldap.util.AccessDeniedException.
This exception is thrown when an LDAP operation cannot be carried out due to insufficient access.
AccountDisabledException - exception oracle.ldap.util.AccountDisabledException.
This exception is thrown during user authentication if the user account has been disabled.
AccountInactiveException - exception oracle.ldap.util.AccountInactiveException.
This exception is thrown during user authentication if the user account is inactive.
AccountLockedException - exception oracle.ldap.util.AccountLockedException.
This exception is thrown during user authentication if the user account has been locked.
ACCT_DISABLED_EC - Static variable in class oracle.ldap.util.PasswordPolicy
Account is disabled.
add(String, String, int) - Method in class oracle.ldap.util.LDIFRecord
Adds an attribute to this record.
addAttribute(LDIFAttribute) - Method in class oracle.ldap.util.LDIFRecord
Adds an attribute to this record.
addProperty(int, LDIFAttribute) - Method in class oracle.ldap.util.ModPropertySet
Creates a modification item for a particular attribute specified by an LDIFAttribute
addProperty(int, String, byte[]) - Method in class oracle.ldap.util.ModPropertySet
Creates a modification item for a particular attribute.
addProperty(int, String, String) - Method in class oracle.ldap.util.ModPropertySet
Creates a modification item in the ModPropertySet for a particular attribute.
addProperty(int, String, String[]) - Method in class oracle.ldap.util.ModPropertySet
Creates a modification item for a particular attribute.
addUniquemember(DirContext, String) - Method in class oracle.ldap.util.LDAPGroup
Adds the DN as a uniquemember of this group
addValue(byte[]) - Method in class oracle.ldap.util.LDIFAttribute
Adds a byte[]-formatted value to the attribute.
addValue(String) - Method in class oracle.ldap.util.LDIFAttribute
Adds a string value to the attribute.
addValue(String[]) - Method in class oracle.ldap.util.LDIFAttribute
Adds an array of string values to the attribute.
ALTDIR_SERVERS - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
API_VERSION - Static variable in class oracle.ldap.util.Util
The API version number
ATTRIBUTE_CHANGE_TYPE_ADD - Static variable in class oracle.ldap.util.LDIF
Attribute change type - Add
ATTRIBUTE_CHANGE_TYPE_DELETE - Static variable in class oracle.ldap.util.LDIF
Attribute change type - Delete
ATTRIBUTE_CHANGE_TYPE_REPLACE - Static variable in class oracle.ldap.util.LDIF
Attribute change type - Replace
authenticateUser(DirContext, int, Object) - Method in class oracle.ldap.util.User
Authenticates User using the appropriate credentials.
authenticateUser(DirContext, String, String) - Method in class oracle.ldap.util.User
Authenticates the user using an attribute-value pair.
AuthFailureException - exception oracle.ldap.util.AuthFailureException.
This exception is thrown during user authentication if the user's credential is invalid.
AuthFailureException() - Constructor for class oracle.ldap.util.AuthFailureException
 
AuthFailureException(String) - Constructor for class oracle.ldap.util.AuthFailureException
 
AuthFailureException(String, Exception) - Constructor for class oracle.ldap.util.AuthFailureException
 
AUTO_DISCOVER - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
This source will first try to locate and parse configuration file.

B

Base64 - class oracle.ldap.util.Base64.
Provides encoding of raw bytes to base64 encoded bytes and decoding of base64 encoded bytes to raw bytes.
Base64() - Constructor for class oracle.ldap.util.Base64
 

C

CFGFILE_DISCOVER - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
This source will parse the configuration file (ldap.ora) and return the value of parameters present in it.
CFGFL_PATH - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
clone() - Method in class oracle.ldap.util.OrclGuid
Returns a clone this Guid object
clone() - Method in class oracle.ldap.util.LDIFRecord
to create a replica of this object.
clone() - Method in class oracle.ldap.util.LDIFAttribute
Returns a copy of this object
close() - Method in class oracle.ldap.util.LDIFWriter
Closes the stream.
close() - Method in class oracle.ldap.util.LDIFReader
Closes the stream.
COMMON_PROPERTIES - Static variable in class oracle.ldap.util.Subscriber
Property type to retrieve the common properties of this subscriber
CommunicationErrorException - exception oracle.ldap.util.CommunicationErrorException.
This exception is thrown if the method involves any LDAP operation to indicate a broken LDAP connection.
compactGuidString(String) - Static method in class oracle.ldap.util.OrclGuid
Converts the larger version of the GUID String to a more compact version.
ConnectionUtil - class oracle.ldap.util.jndi.ConnectionUtil.
ConnectionUtil class contains static methods that deal with establishing directory connections.
ConnectionUtil() - Constructor for class oracle.ldap.util.jndi.ConnectionUtil
 
contains(byte[]) - Method in class oracle.ldap.util.LDIFAttribute
Reports whether this object contains the specified attribute value.
contains(String) - Method in class oracle.ldap.util.LDIFRecord
Returns true if the ldifrecord contains the specified attribute.
contains(String) - Method in class oracle.ldap.util.LDIFAttribute
Reports whether this object contains the specified attribute value.
createExtendedProperties(DirContext, int, ModPropertySet) - Method in class oracle.ldap.util.User
Creates new extended properties for the user.
createUser(DirContext, ModPropertySet, boolean) - Method in class oracle.ldap.util.Subscriber
Creates a user entry under the create user base.
createUser(DirContext, String, ModPropertySet, boolean) - Method in class oracle.ldap.util.Subscriber
Creates a user entry under the specified create user base.
CREDTYPE_PASSWD - Static variable in class oracle.ldap.util.Util
Using userpassword to authenticate
CREDTYPE_PASSWD - Static variable in class oracle.ldap.util.User
Using userpassword to authenticate

D

DASURL_ACCOUNT_INFO - Static variable in class oracle.ldap.util.Util
DAS URL type - Account Info
DASURL_BASE - Static variable in class oracle.ldap.util.Util
DAS URL type - Base URL
DASURL_CREATE_GROUP - Static variable in class oracle.ldap.util.Util
DAS URL type - Create Group
DASURL_CREATE_RESOURCE - Static variable in class oracle.ldap.util.Util
DAS URL type - Create Resource
DASURL_CREATE_USER - Static variable in class oracle.ldap.util.Util
DAS URL type - Create User
DASURL_DELEGATION_CONSOLE - Static variable in class oracle.ldap.util.Util
DAS URL type - Delegation Console
DASURL_DELETE_GROUP - Static variable in class oracle.ldap.util.Util
DAS URL type - Delete Group
DASURL_DELETE_GROUP_GIVEN_GUID - Static variable in class oracle.ldap.util.Util
DAS URL type - Delete Group Given GUID
DASURL_DELETE_USER - Static variable in class oracle.ldap.util.Util
DAS URL type - Delete User
DASURL_DELETE_USER_GIVEN_GUID - Static variable in class oracle.ldap.util.Util
DAS URL type - Delete User Given GUID
DASURL_EDIT_GROUP - Static variable in class oracle.ldap.util.Util
DAS URL type - Edit Group
DASURL_EDIT_GROUP_GIVEN_GUID - Static variable in class oracle.ldap.util.Util
DAS URL type - Edit Group Given GUID
DASURL_EDIT_MY_PROFILE - Static variable in class oracle.ldap.util.Util
DAS URL type - Edit My Profile
DASURL_EDIT_USER - Static variable in class oracle.ldap.util.Util
DAS URL type - Edit User
DASURL_EDIT_USER_GIVEN_GUID - Static variable in class oracle.ldap.util.Util
DAS URL type - Edit User Given GUID
DASURL_EUS_CONSOLE - Static variable in class oracle.ldap.util.Util
DAS URL type - EUS Console
DASURL_GROUP_LOV - Static variable in class oracle.ldap.util.Util
DAS URL type - Group LOV
DASURL_GROUP_PRIVILEGE - Static variable in class oracle.ldap.util.Util
DAS URL type - Group Privilege
DASURL_GROUP_PRIVILEGE_GIVEN_GUID - Static variable in class oracle.ldap.util.Util
DAS URL type - Group Privilege Given GUID
DASURL_GROUP_SEARCH - Static variable in class oracle.ldap.util.Util
DAS URL type - Group Search
DASURL_PASSWORD_CHANGE - Static variable in class oracle.ldap.util.Util
DAS URL type - Password Change
DASURL_USER_LOV - Static variable in class oracle.ldap.util.Util
DAS URL type - User Lov
DASURL_USER_PRIVILEGE - Static variable in class oracle.ldap.util.Util
DAS URL type - User Privilege
DASURL_USER_PRIVILEGE_GIVEN_GUID - Static variable in class oracle.ldap.util.Util
DAS URL type - User Privilege Given GUID
DASURL_USER_SEARCH - Static variable in class oracle.ldap.util.Util
DAS URL type - User Search
decode(byte[]) - Static method in class oracle.ldap.util.Base64
Decode a BASE-64 encoded sequence bytes.
decode(String) - Static method in class oracle.ldap.util.Base64
Use this method to decode a Base64 encoded string to the orginal String.
DEF_ADMIN_CTXT - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
deleteUser(DirContext, User) - Method in class oracle.ldap.util.Subscriber
Deletes the specified user from this subscriber.
DIR_SERVER_CONN_SEC - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
DIR_SERVER_TYPE - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
DIR_SERVERS - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
discover(HashMap) - Method in class oracle.ldap.util.discovery.DiscoveryHelper
Discover the information from the source.
discoverSSLPort(String, String, String, String) - Static method in class oracle.ldap.util.jndi.ConnectionUtil
Returns the SSO port number from OID.
DiscoveryHelper - class oracle.ldap.util.discovery.DiscoveryHelper.
This class provides the functionality required for OID server related information discovery.
DiscoveryHelper(int) - Constructor for class oracle.ldap.util.discovery.DiscoveryHelper
Create an instance to discover information from an specified source.
discoveryType - Variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
DNS_DISCOVER - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
This source will discover hostname information from DNS server.
DNS_DISCOVER_METHOD - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
This property specifies the method to be used for dns discovery.
DNS_DN - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
This property specifies the dn required for dns discovery

E

encode(byte[]) - Static method in class oracle.ldap.util.Base64
returns an array of base64-encoded characters to represent the passed data array.
encode(String) - Static method in class oracle.ldap.util.Base64
Use this method to convert a string to Base64-encoded string.
ENTRY_PROPERTIES - Static variable in class oracle.ldap.util.Subscriber
Property type to retrieve the entry properties of this subscriber
equals(Object) - Method in class oracle.ldap.util.OrclGuid
Compares this OrclGuid with another Guid in a string format.
equals(Object) - Method in class oracle.ldap.util.LDIFAttribute
Checks for the equality of the attribute with the given one.
expandGuidString(String) - Static method in class oracle.ldap.util.OrclGuid
Expands the compact version of the GUID String to a more readable version.
EXTPROPTYPE_COMMON - Static variable in class oracle.ldap.util.Subscriber
Extended Preference Type to be used with getExtendedProperties() - Common Subscriber properties
EXTPROPTYPE_DEFAULT_RAD - Static variable in class oracle.ldap.util.Subscriber
Extended Preference Type to be used with getExtendedProperties() - Default User Extended Properties
EXTPROPTYPE_RESOURCE_ACCESS_DESCRIPTOR - Static variable in class oracle.ldap.util.User
Extended Preference Type to be used with getExtendedProperties() - Resource Access Descriptor
EXTPROPTYPE_RESOURCE_ACCESS_TYPE - Static variable in class oracle.ldap.util.Subscriber
Extended Preference Type to be used with getExtendedProperties() - Resource Access Type

G

GeneralErrorException - exception oracle.ldap.util.GeneralErrorException.
This exception is thrown when a general error is encountered
GeneralErrorException() - Constructor for class oracle.ldap.util.GeneralErrorException
Constructs a GeneralErrorException with no detail message.
GeneralErrorException(String) - Constructor for class oracle.ldap.util.GeneralErrorException
Constructs a GeneralErrorException with the specified detail message.
GeneralErrorException(String, Exception) - Constructor for class oracle.ldap.util.GeneralErrorException
Constructs a GeneralErrorException with the specified detail message including the String description of the input exception
getAll() - Method in class oracle.ldap.util.LDIFRecord
Returns an Enumeration of the attributes in this record.
getAllDASUrl(DirContext) - Static method in class oracle.ldap.util.Util
Returns a Hashtable containing all the DAS URLs.
getAllUniquemembers(DirContext) - Method in class oracle.ldap.util.LDAPGroup
Returns a String array of DN's of all the users who are uniquemembers of this group.
getAttribute(int) - Method in class oracle.ldap.util.LDIFRecord
Returns the LDIFAttribute object at the specified index in a record
getAttribute(String) - Method in class oracle.ldap.util.LDIFRecord
Returns the LDIFAttribute object of the specified attribute name.
getAttributeAsString(boolean) - Method in class oracle.ldap.util.LDIFAttribute
Retrieves the string representation of an attribute in an LDAP entry.
getAttributeAsString(boolean, boolean) - Method in class oracle.ldap.util.LDIFAttribute
Retrieves the string representation of an attribute in an LDAP entry.
getAttributeNames() - Method in class oracle.ldap.util.PropertySet
Returns an array of String containing the name of all the properties - all the attribute names returned with this particular search entry.
getAttributeNames() - Method in class oracle.ldap.util.ModPropertySet
Returns an array of String containing the name of all the properties - all the attribute names contained in this ModPropertySet.
getBaseName() - Method in class oracle.ldap.util.LDIFAttribute
Returns the base name of this object.
getBaseName(String) - Static method in class oracle.ldap.util.LDIFAttribute
Returns the base name.
getBytes() - Method in class oracle.ldap.util.OrclGuid
Returns the 'byte' form of the Guid.
getByteValueArray() - Method in class oracle.ldap.util.LDIFAttribute
Returns the values of the attribute as an array of byte[]
getByteValues() - Method in class oracle.ldap.util.LDIFAttribute
Returns an enumerator for the values of the attribute in byte[] format.
getChangeType() - Method in class oracle.ldap.util.LDIFRecord
Retrieves the change type of this record.
getChangeType() - Method in class oracle.ldap.util.LDIFAttribute
Return this the change type associated with this attribute(if any).
getDASUrl(DirContext, String) - Static method in class oracle.ldap.util.Util
Returns a particular DAS url identified by the urlTypeDN.
getDefaultDirCtx(DiscoveryHelper, String, String) - Static method in class oracle.ldap.util.jndi.ConnectionUtil
Returns a InitialLdapContext using connect information obtained by calling discover() method of DiscoveryHelper class.
getDefaultDirCtx(String, String, String, String) - Static method in class oracle.ldap.util.jndi.ConnectionUtil
Returns a non-SSL DirContext using the specified info.
getDefaultDirCtx(String, String, String, String, long) - Static method in class oracle.ldap.util.jndi.ConnectionUtil
Returns a non-SSL DirContext using the specified info.
getDeleteOldRdn() - Method in class oracle.ldap.util.LDIFRecord
Returns true if deleteOldRdn is set.
getDn() - Method in class oracle.ldap.util.User
Deprecated. use getDN(DirContext ctx)
getDN() - Method in class oracle.ldap.util.User
Deprecated. use getDN(DirContext ctx)
getDN() - Method in class oracle.ldap.util.PropertySet
Returns the name of this property set - the DN of the search entry represented by this property set
getDN() - Method in class oracle.ldap.util.LDIFRecord
Returns the distinguished name of the current record.
getDn(DirContext) - Method in class oracle.ldap.util.User
Deprecated. use getDN(DirContext ctx)
getDn(DirContext) - Method in class oracle.ldap.util.Subscriber
Deprecated. Use Subscriber.getDN(ctx) instead.
getDn(DirContext) - Method in class oracle.ldap.util.Group
Returns the DN of this group.
getDN(DirContext) - Method in class oracle.ldap.util.User
Returns the DN of this user.
getDN(DirContext) - Method in class oracle.ldap.util.Subscriber
Returns the DN of the subscriber.
getDN(DirContext) - Method in class oracle.ldap.util.LDAPEntry
Returns the DN of the entry (resolves the DN if necessary).
getDns() - Method in class oracle.ldap.util.PropertySetCollection
Returns an array of String containing the name of all the property sets - the DN's of all the search entries in this search result.
getErrorCode() - Method in class oracle.ldap.util.MigrationException
retruns the error code associated with this object.
getExtendedProperties(DirContext, int, String[]) - Method in class oracle.ldap.util.User
Returns a property set collection of all the extended properties of this user based on the property type specified.
getExtendedProperties(DirContext, int, String[], String) - Method in class oracle.ldap.util.User
Returns a property set collection of the extended properties of this user based on the property type specified
getExtendedProperties(DirContext, int, String[], String) - Method in class oracle.ldap.util.Subscriber
Retrieves Extended properties under the Oracle Context of this subscriber.
getGroup(DirContext, int, String, String[]) - Method in class oracle.ldap.util.Subscriber
Returns a Group object using the specified information.
getGroup(DirContext, int, String, String, String[]) - Method in class oracle.ldap.util.Subscriber
Returns a group object using the specified information under the specified group search base.
getGroupMembership(DirContext, String[], boolean) - Method in class oracle.ldap.util.User
Returns an array of Group objects of which this user is a member.
getGroupMembership(DirContext, String, String[], boolean, String) - Static method in class oracle.ldap.util.Util
Returns a PropertySetCollection of groups that the dn belongs to directly or indirectly.
getGroupMembership(DirContext, User, String[], boolean) - Static method in class oracle.ldap.util.Util
Returns a list of groups the user belongs to directly or indirectly.
getGroups(DirContext, int, String, String, String[]) - Method in class oracle.ldap.util.Subscriber
Returns an array of Group[] objects using the specified information.
getGUID() - Method in class oracle.ldap.util.User
Deprecated. use getGUID(DirContext ctx)
getGUID(DirContext) - Method in class oracle.ldap.util.User
Returns the GUID of the entry (resolves the name if necessary).
getIDs() - Method in class oracle.ldap.util.LDIFRecord
Retrieves an enumeration of the ids of the attributes in this record as String objects.
getJNDIAttribute() - Method in class oracle.ldap.util.LDIFAttribute
Returns an object of javax.naming.directory.Attribute that describes the attribute
getJNDIAttributes() - Method in class oracle.ldap.util.LDIFRecord
Use this method to Obtain all the attriubtes of an LDIFRecord represented as javax.naming.directory.Attributes object.
getJNDIModificationItem() - Method in class oracle.ldap.util.LDIFAttribute
Returns an object of javax.naming.directory.ModificationItem that represents a JNDI modification item.
getJNDIModificationItems() - Method in class oracle.ldap.util.LDIFRecord
Use this method to Obtain all the attriubtes of an LDIFRecord represented as an array of javax.naming.directory.ModificationItem objects.
getLangSubtype() - Method in class oracle.ldap.util.LDIFAttribute
Returns the language subtype if any.
getLDAPErrorCode() - Method in class oracle.ldap.util.UtilException
Returns the LDAP error code from the exception if it is available
getName() - Method in class oracle.ldap.util.Property
Returns the name of this property - the name of the attribute this property represents.
getName() - Method in class oracle.ldap.util.LDIFAttribute
Returns the name of the attribute.
getNewRdn() - Method in class oracle.ldap.util.LDIFRecord
Returns the newRdn if the record change type is moddn
getNewSuperior() - Method in class oracle.ldap.util.LDIFRecord
Returns the newSuperior if the record change type is moddn
getOwnership(DirContext, String, String[], boolean) - Static method in class oracle.ldap.util.Util
Returns a PropertySetCollection of DNs where the input DN is an owner.
getOwnership(DirContext, User, String[], boolean) - Static method in class oracle.ldap.util.Util
Returns a PropertySetCollection of DNs where the user is an owner.
getPasswordPolicyErrorCode() - Method in class oracle.ldap.util.UtilException
Returns the password policy error code from the exception if it is available
getProperties(DirContext, int, String[]) - Method in class oracle.ldap.util.Subscriber
Retrieves selected attributes associated with this subscriber
getProperties(DirContext, String[]) - Method in class oracle.ldap.util.User
Returns the attributes specified from this user.
getProperties(DirContext, String[]) - Method in class oracle.ldap.util.Subscriber
Retrieves selected attributes associated with this subscriber
getProperties(DirContext, String[]) - Method in class oracle.ldap.util.Group
Returns the attributes specified from this group object.
getProperties(DirContext, String[], boolean) - Method in class oracle.ldap.util.User
Returns the attributes specified from this user.
getProperties(DirContext, String[], boolean) - Method in class oracle.ldap.util.LDAPEntry
Retrieves selected attributes associated with this entry.
getProperty(int) - Method in class oracle.ldap.util.PropertySet
Returns the i-th property of this property set - the i-th attribute of this search entry.
getProperty(String) - Method in class oracle.ldap.util.PropertySet
Returns the property identified by the attrID - the attrID is the attribute name
getProperty(String) - Method in class oracle.ldap.util.discovery.DiscoveryHelper
Get the property value.
getPropertySet(int) - Method in class oracle.ldap.util.PropertySetCollection
Returns the i-th property set of this property set collection - the i-th search entry of this search result.
getPropertySet(String) - Method in class oracle.ldap.util.PropertySetCollection
Returns the property set identified by dn - the search entry with the given DN
getSSLDirCtx(DiscoveryHelper, String, String) - Static method in class oracle.ldap.util.jndi.ConnectionUtil
Returns a InitialLdapContext using the connect information calling discover() method of DiscoveryHelper class.
getSSLDirCtx(String, String, String, String) - Static method in class oracle.ldap.util.jndi.ConnectionUtil
Returns an SSL InitialLdapContext using the connect information provided.
getSSLDirCtx(String, String, String, String, String) - Static method in class oracle.ldap.util.jndi.ConnectionUtil
 
getStringValueArray() - Method in class oracle.ldap.util.LDIFAttribute
Returns the values of the attribute as an array of Strings
getStringValues() - Method in class oracle.ldap.util.LDIFAttribute
Returns an enumerator for the string values of an attribute.
getSubscriberDn(DirContext, String, int) - Static method in class oracle.ldap.util.Util
Returns the DN of the given subscriber.
getSubtypes() - Method in class oracle.ldap.util.LDIFAttribute
Extracts the subtypes from the attribute name of this object.
getSubtypes(String) - Static method in class oracle.ldap.util.LDIFAttribute
Extracts the subtypes from the specified attribute name.
getUniquePropertyValue(String) - Method in class oracle.ldap.util.PropertySetCollection
Provides a short cut for caller to retrieve value of a specific property from the PropertySetCollection.
getUser(DirContext, int, String, String[]) - Method in class oracle.ldap.util.Subscriber
Returns a User object with the specified information.
getUser(DirContext, int, String, String, String[]) - Method in class oracle.ldap.util.Subscriber
Returns a User object with the specified information.
getUsers(DirContext, int, String, String, String[]) - Method in class oracle.ldap.util.Subscriber
Returns an array of User objects with the specified information.
getUsers(DirContext, int, String, String, String[], SearchControls) - Method in class oracle.ldap.util.Subscriber
Returns an array of User objects with the specified information.
getValsAsObject() - Method in class oracle.ldap.util.LDIFAttribute
Returns the attributes as enumeration.
getValue() - Method in class oracle.ldap.util.LDIFAttribute
Retruns the value of a single value attribute.
getValue(int) - Method in class oracle.ldap.util.Property
Returns the i-th value of this property - the i-th attribute value.
getVersion() - Method in class oracle.ldap.util.LDIFReader
Return the version attribute specified in the LDIF file.
getVersion(DirContext) - Method in class oracle.ldap.util.Subscriber
Returns the verion of this Subscriber
GraceLoginException - exception oracle.ldap.util.GraceLoginException.
This exception is thrown during user authentication if grace login is enabled and the user password has expired.
Group - class oracle.ldap.util.Group.
This class represents a Group object in the directory.
Group(int, String) - Constructor for class oracle.ldap.util.Group
Constructs a Group using a group ID along with its type

H

hashCode() - Method in class oracle.ldap.util.OrclGuid
Returns the hashcode of this object for hashing purposes
hasLDAPErrorCode() - Method in class oracle.ldap.util.UtilException
Returns true if the error string contains an LDAP error code.
hasPasswordPolicyError() - Method in class oracle.ldap.util.UtilException
Returns true if the LDAP error code indictates a password policy error.
hasSubtype(String) - Method in class oracle.ldap.util.LDIFAttribute
Reports whether the attribute name contains the specified subtype.
hasSubtypes(String[]) - Method in class oracle.ldap.util.LDIFAttribute
Reports if the attribute name contains all specified subtypes.

I

IDTYPE_DEFAULT - Static variable in class oracle.ldap.util.Util
Use default value
IDTYPE_DN - Static variable in class oracle.ldap.util.Util
The id type used is a DN
IDTYPE_FILTER - Static variable in class oracle.ldap.util.Util
The id type used is a filter
IDTYPE_GUID - Static variable in class oracle.ldap.util.Util
The id type used is a GUID
IDTYPE_KERB_PRINCIPAL - Static variable in class oracle.ldap.util.Util
The id type used is a Kerberos Principal
IDTYPE_SIMPLE - Static variable in class oracle.ldap.util.Util
The id type used is a simple id
IDTYPE_WINDOWS - Static variable in class oracle.ldap.util.Util
The id type used is a Windows user id
IllegalValueException - exception oracle.ldap.util.IllegalValueException.
This exception is thrown during user password modification through User.setProperties() method if the value of the password to be replaced is invalid based upon the existing password policy on the user.
INTERFACE_VERSION - Static variable in class oracle.ldap.util.Util
The Interface version number
InvalidLDIFRecordException - exception oracle.ldap.util.InvalidLDIFRecordException.
An Object of this class will be thrown when error occurs during LDIF record parsing
InvalidLDIFRecordException() - Constructor for class oracle.ldap.util.InvalidLDIFRecordException
Constructs a InvalidLDIFRecordException with no detail message.
InvalidLDIFRecordException(int, String) - Constructor for class oracle.ldap.util.InvalidLDIFRecordException
Constructs a InvalidLDIFRecordException with the specified detail message.
InvalidParameterException - exception oracle.ldap.util.InvalidParameterException.
An Object of this class will be thrown when an error occurs during input parameter parsing
InvalidParameterException() - Constructor for class oracle.ldap.util.InvalidParameterException
Constructs a InvalidParameterException with no detail message.
InvalidParameterException(String) - Constructor for class oracle.ldap.util.InvalidParameterException
Constructs a InvalidParameterException with the specified detail message.
InvalidRootOrclctxException - exception oracle.ldap.util.InvalidRootOrclctxException.
This exception will be thrown when an invalid root oracle context is encountered.
InvalidSubscriberOrclctxException - exception oracle.ldap.util.InvalidSubscriberOrclctxException.
This exception will be thrown when an invalid oracle context within the subscriber is encountered.
InvalidSubscriberOrclctxException() - Constructor for class oracle.ldap.util.InvalidSubscriberOrclctxException
Constructs a InvalidSubscriberOrclctxException with no detail message.
InvalidSubscriberOrclctxException(String) - Constructor for class oracle.ldap.util.InvalidSubscriberOrclctxException
Constructs a InvalidSubscriberOrclctxException with the specified detail message.
isBinary() - Method in class oracle.ldap.util.LDIFAttribute
Returns whether the attribute is a Binary attribute or not.
isEmpty() - Method in class oracle.ldap.util.PropertySetCollection
Returns true if the property set collection does not contain any property set; false otherwise
isEmpty() - Method in class oracle.ldap.util.PropertySet
Returns true if the property set does not contain any properties; false otherwise
isEmpty() - Method in class oracle.ldap.util.ModPropertySet
Returns true if the property set does not contain any properties; false otherwise
isMember(DirContext, User, boolean) - Method in class oracle.ldap.util.Group
Checks if a particular user is a member of this group.
isNamingException() - Method in class oracle.ldap.util.UtilException
Determines if the exception stored is a NamingException.
isUniquemember(DirContext, String) - Method in class oracle.ldap.util.LDAPGroup
Determines if the given DN is a uniquemember of this group.
isUpToDate(DirContext, PrintStream) - Method in class oracle.ldap.util.Subscriber
 

L

LDAP_DNS_ADDR_NOT_FOUND - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
LDAP_FILE_NOT_FOUND - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
LDAP_FILE_PARSE_ERROR - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
LDAP_LOOKUP_ERROR - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
LDAP_NO_INFO_OBTAINED - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
LDAP_PARAM_ERROR - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
LDAP_SUCCESS - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
LDAPEntry - class oracle.ldap.util.LDAPEntry.
This abstract class represents an LDAP entry.
LDAPGroup - class oracle.ldap.util.LDAPGroup.
This abstract class represents an LDAP group entry.
LDIF - class oracle.ldap.util.LDIF.
A class that defines most common thing that pertain to LDAP data interchange format.
LDIF() - Constructor for class oracle.ldap.util.LDIF
 
LDIFAttribute - class oracle.ldap.util.LDIFAttribute.
The LDIFAttribute class represents the name and values of an attribute.
LDIFAttribute(LDIFAttribute) - Constructor for class oracle.ldap.util.LDIFAttribute
Constructs an attribute with copies of all values of the input LDIFAttribute.
LDIFAttribute(String) - Constructor for class oracle.ldap.util.LDIFAttribute
Constructs an attribute with no values.
LDIFAttribute(String, boolean) - Constructor for class oracle.ldap.util.LDIFAttribute
Constructs an attribute with no values.
LDIFAttribute(String, byte[]) - Constructor for class oracle.ldap.util.LDIFAttribute
Constructs an attribute with a byte-formatted value.
LDIFAttribute(String, byte[], boolean) - Constructor for class oracle.ldap.util.LDIFAttribute
Constructs an attribute with a byte-formatted value.
LDIFAttribute(String, String) - Constructor for class oracle.ldap.util.LDIFAttribute
Constructs an attribute that has a single string value.
LDIFAttribute(String, String[]) - Constructor for class oracle.ldap.util.LDIFAttribute
Constructs an attribute that has an array of string values.
LDIFReader - class oracle.ldap.util.LDIFReader.
LDAP Data Interchange Format (LDIF) is a file format used to represent the Directory entries.
LDIFReader() - Constructor for class oracle.ldap.util.LDIFReader
Default Constructor, Reads the data from standard input.
LDIFReader(File) - Constructor for class oracle.ldap.util.LDIFReader
Constructs an Input stream reader to read the LDIF data from the file object specified.
LDIFReader(File, String) - Constructor for class oracle.ldap.util.LDIFReader
Constructs an Input stream reader to read the LDIF data from the file object specified.
LDIFReader(InputStream) - Constructor for class oracle.ldap.util.LDIFReader
Constructs an Input stream reader to read the LDIF data from the specified input stream.
LDIFReader(InputStream, String) - Constructor for class oracle.ldap.util.LDIFReader
Constructs an Input stream reader to read the LDIF data from the specified input stream.
LDIFReader(String) - Constructor for class oracle.ldap.util.LDIFReader
Constructs an Input stream reader to read the LDIF data from the file specified.
LDIFReader(String, String) - Constructor for class oracle.ldap.util.LDIFReader
Constructs an Input stream reader to read the LDIF data from the file specified.
LDIFRecord - class oracle.ldap.util.LDIFRecord.
LDIFRecord represents a single entry in an LDIF file, consisting of a distinguished name (DN) and zero or more attributes.
LDIFRecord() - Constructor for class oracle.ldap.util.LDIFRecord
Constructs a LDIFRecord object without dn and attribute values set.
LDIFRecord(String) - Constructor for class oracle.ldap.util.LDIFRecord
Constructs a record with the specified dn.
LDIFWriter - class oracle.ldap.util.LDIFWriter.
LDAP Data Interchange Format (LDIF) is a file format used to represent the Directory entries.
LDIFWriter() - Constructor for class oracle.ldap.util.LDIFWriter
Default Constructor, Creates a Writer stream to the standard output.
LDIFWriter(File) - Constructor for class oracle.ldap.util.LDIFWriter
Creates a Writer stream to the specified file for writing the LDIF data.
LDIFWriter(File, boolean) - Constructor for class oracle.ldap.util.LDIFWriter
Creates a Writer stream to the specified file for writing the LDIF data.
LDIFWriter(OutputStream) - Constructor for class oracle.ldap.util.LDIFWriter
Creates a Writer Stream using the specified output stream object for writing the LDIF data.
LDIFWriter(OutputStream, boolean) - Constructor for class oracle.ldap.util.LDIFWriter
Creates a Writer Stream using the specified output stream object for writing the LDIF data.
LDIFWriter(String) - Constructor for class oracle.ldap.util.LDIFWriter
Creates a Writer stream to the specified file for writing the LDIF data.
LDIFWriter(String, boolean) - Constructor for class oracle.ldap.util.LDIFWriter
Creates a Writer stream to the specified file for writing the LDIF data.
locateSubscriber(DirContext) - Method in class oracle.ldap.util.User
Locates and returns the subscriber DN of the subscriber this user belongs to

M

main(String[]) - Static method in class oracle.ldap.util.LDIFWriter
 
main(String[]) - Static method in class oracle.ldap.util.LDIFReader
 
MigrationException - exception oracle.ldap.util.MigrationException.
An Object of this class will be thrown when a migration exception occurs
MigrationException() - Constructor for class oracle.ldap.util.MigrationException
Constructs a MigrationException with no detail message.
MigrationException(String) - Constructor for class oracle.ldap.util.MigrationException
Constructs a MigrationException with the specified detail message.
MigrationException(String, int) - Constructor for class oracle.ldap.util.MigrationException
Constructs a MigrationException with the specified detail message and the error code.
MinimumLengthException - exception oracle.ldap.util.MinimumLengthException.
This exception is thrown during user password modification if the new value does not satisfied the minimum length requirement specified by the existing password policy on the user.
ModPropertySet - class oracle.ldap.util.ModPropertySet.
This class represents a set of attributes and their values used in a modification of any properties.
ModPropertySet() - Constructor for class oracle.ldap.util.ModPropertySet
Constructs an empty ModPropertySet.
MultipleSubscriberException - exception oracle.ldap.util.MultipleSubscriberException.
This exception is thrown when multiple subscribers of the same ID is encountered under the subscriber search base
MultipleSubscriberException() - Constructor for class oracle.ldap.util.MultipleSubscriberException
Constructs a MultipleSubscriberException with no detail message.
MultipleSubscriberException(String) - Constructor for class oracle.ldap.util.MultipleSubscriberException
Constructs a MultipleSubscriberException with the specified detail message.
MultipleUserException - exception oracle.ldap.util.MultipleUserException.
This exception is thrown when multiple users of the same ID is encountered during a single user search.
MultipleUserException() - Constructor for class oracle.ldap.util.MultipleUserException
Constructs a MultipleUserException with no detail message.
MultipleUserException(String) - Constructor for class oracle.ldap.util.MultipleUserException
Constructs a MultipleUserException with the specified detail message.
MustChangeException - exception oracle.ldap.util.MustChangeException.
This exception is thrown during user authentication when the user password is required to be changed.

N

newInstance() - Static method in class oracle.ldap.util.OrclGuid
Returns a new OrclGuid instance
newLine() - Method in class oracle.ldap.util.LDIFWriter
Write a line separator.
nextEntry() - Method in class oracle.ldap.util.LDIFReader
Returns the next entry in the LDIF file.
nextRecord() - Method in class oracle.ldap.util.LDIFReader
Returns the next record in the LDIF file.
NoGroupMembersException - exception oracle.ldap.util.NoGroupMembersException.
This exception is thrown if the user looks for its group membership but it is not a uniquemember of any particular group
NoGroupMembersException() - Constructor for class oracle.ldap.util.NoGroupMembersException
Constructs a NoGroupMemberException with no detail message.
NoGroupMembersException(String) - Constructor for class oracle.ldap.util.NoGroupMembersException
Constructs a NoGroupMemberException with the specified detail message.
normalizeDN(String) - Static method in class oracle.ldap.util.Util
Normalizes the DN.
NoSuchGroupException - exception oracle.ldap.util.NoSuchGroupException.
This exception is thrown when the Group object can not be resolved because the group does not exist in the directory
NoSuchGroupException() - Constructor for class oracle.ldap.util.NoSuchGroupException
Constructs a NoSuchGroupException with no detail message.
NoSuchGroupException(String) - Constructor for class oracle.ldap.util.NoSuchGroupException
Constructs a NoSuchGroupException with the specified detail message.
NoSuchSubscriberException - exception oracle.ldap.util.NoSuchSubscriberException.
This exception is thrown when the Subscriber object cannot be resolved because the subscriber does not exist under the subscriber search base
NoSuchSubscriberException() - Constructor for class oracle.ldap.util.NoSuchSubscriberException
Constructs a NoSuchSubscriberException with no detail message.
NoSuchSubscriberException(String) - Constructor for class oracle.ldap.util.NoSuchSubscriberException
Constructs a NoSuchSubscriberException with the specified detail message.
NoSuchUserException - exception oracle.ldap.util.NoSuchUserException.
This exception is thrown when the User object cannot be resolved because the user does not exist under the user search base of the specified subscriber
NoSuchUserException() - Constructor for class oracle.ldap.util.NoSuchUserException
Constructs a NoSuchUserException with no detail message.
NoSuchUserException(String) - Constructor for class oracle.ldap.util.NoSuchUserException
Constructs a NoSuchUserException with the specified detail message.
NumericCharacterException - exception oracle.ldap.util.NumericCharacterException.
This exception is thrown during user password modification if the new value does not contain the mininum number of numeric characters specified by the existing password policy on the user.

O

oracle.ldap.util - package oracle.ldap.util
 
oracle.ldap.util.discovery - package oracle.ldap.util.discovery
 
oracle.ldap.util.jndi - package oracle.ldap.util.jndi
 
ORCLCOMMCTXMAP - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
OrclGuid - class oracle.ldap.util.OrclGuid.
This class represents GUIDs (Globally Unique Identifiers), or object IDs.
OrclGuid() - Constructor for class oracle.ldap.util.OrclGuid
Construct a new OrclGuid instance.
OrclGuid(byte[]) - Constructor for class oracle.ldap.util.OrclGuid
Constructs an OrclGuid from a byte array
OrclGuid(String) - Constructor for class oracle.ldap.util.OrclGuid
Constructs a OrclGuid instance from a string

P

ParameterException - exception oracle.ldap.util.ParameterException.
This exception will be thrown when an error occurs during input parameter parsing.
ParameterException() - Constructor for class oracle.ldap.util.ParameterException
Constructs a ParameterException with no detail message.
ParameterException(String) - Constructor for class oracle.ldap.util.ParameterException
Constructs a ParameterException with the specified detail message.
PASSWORD_ACCOUNT_LOCKED - Static variable in class oracle.ldap.util.PasswordPolicy
Account has been locked.
PASSWORD_EXPIRE_GRACE_LOGIN_CONTROL - Static variable in class oracle.ldap.util.PasswordPolicy
The grace login control sent back by the LDAP server
PASSWORD_EXPIRE_MUST_CHANGE_CONTROL - Static variable in class oracle.ldap.util.PasswordPolicy
The control sent back by the LDAP server indicating that the the password must be changed
PASSWORD_EXPIRE_WARNING - Static variable in class oracle.ldap.util.PasswordPolicy
Password will be expired soon.
PASSWORD_EXPIRE_WARNING_CONTROL - Static variable in class oracle.ldap.util.PasswordPolicy
The expire warning control sent back by the LDAP server
PASSWORD_EXPIRED_EC - Static variable in class oracle.ldap.util.PasswordPolicy
Password has expired.
PASSWORD_GRACE_LOGIN - Static variable in class oracle.ldap.util.PasswordPolicy
Password is in the grace login mode.
PASSWORD_ILLEGAL_VALUE_EC - Static variable in class oracle.ldap.util.PasswordPolicy
Password is an illegal value based on the existing password policy.
PASSWORD_IN_HISTORY_EC - Static variable in class oracle.ldap.util.PasswordPolicy
Password is a previously used value and cannot be used based on the existing password policy.
PASSWORD_MINLENGTH_EC - Static variable in class oracle.ldap.util.PasswordPolicy
Password is not satisfying the minimum length requirement by the existing password policy.
PASSWORD_MUST_CHANGE - Static variable in class oracle.ldap.util.PasswordPolicy
Password must be changed.
PASSWORD_NULL_EC - Static variable in class oracle.ldap.util.PasswordPolicy
Password is null.
PASSWORD_NUMERIC_EC - Static variable in class oracle.ldap.util.PasswordPolicy
Password does not contain the required number of numeric characters specified by the existing password policy.
PasswordExpiredException - exception oracle.ldap.util.PasswordExpiredException.
This exception will be thrown during user authentication if the user password has expired.
PasswordExpiredWarningException - exception oracle.ldap.util.PasswordExpiredWarningException.
This exception is thrown during user authentication when the server issues a warning that the password is about to expire.
PasswordInHistoryException - exception oracle.ldap.util.PasswordInHistoryException.
This exception will be thrown during user password modification if the new value is a previously used password and the existing password policy on the user is not allowing it to be reused.
PasswordNullException - exception oracle.ldap.util.PasswordNullException.
This exception will be thrown during user password modification if the new value is a null value.
PasswordPolicy - class oracle.ldap.util.PasswordPolicy.
This class contains public variables of various password policy related constants corresponding to the LDAP error codes returned by the LDAP server.
PasswordPolicy() - Constructor for class oracle.ldap.util.PasswordPolicy
 
PasswordPolicyException - exception oracle.ldap.util.PasswordPolicyException.
This is the superclass of all the password policy related exceptions.
printResults(PropertySetCollection) - Static method in class oracle.ldap.util.Util
Prints the entries represented by the PropertySetCollecition in LDIF format to Standard Output
printStackTrace() - Method in class oracle.ldap.util.InvalidLDIFRecordException
 
printStackTrace(PrintStream) - Method in class oracle.ldap.util.InvalidLDIFRecordException
 
printStackTrace(PrintWriter) - Method in class oracle.ldap.util.InvalidLDIFRecordException
 
PROPERTIES_DETACHED - Static variable in class oracle.ldap.util.Util
User detached properties
PROPERTIES_ENTRY - Static variable in class oracle.ldap.util.Util
User entry properties
Property - class oracle.ldap.util.Property.
This class represents a particular property in a PropertySet.
PropertySet - class oracle.ldap.util.PropertySet.
This class represents a particular property Set in a PropertySetCollection.
PropertySetCollection - class oracle.ldap.util.PropertySetCollection.
This class represents a collection of PropertySets.
PropertySetCollection(int) - Constructor for class oracle.ldap.util.PropertySetCollection
 

R

RECORD_CHANGE_TYPE_ADD - Static variable in class oracle.ldap.util.LDIF
Record change type - Add
RECORD_CHANGE_TYPE_DELETE - Static variable in class oracle.ldap.util.LDIF
Record change type - Delete
RECORD_CHANGE_TYPE_MODDN - Static variable in class oracle.ldap.util.LDIF
Record change type - Moddn
RECORD_CHANGE_TYPE_MODIFY - Static variable in class oracle.ldap.util.LDIF
Record chagne type - Modify
refresh(DirContext) - Method in class oracle.ldap.util.Subscriber
Refreshes cached elements in the Subscriber object.
removeAll() - Method in class oracle.ldap.util.LDIFAttribute
removes All the values of the attributes
removeAttribute(String) - Method in class oracle.ldap.util.LDIFRecord
Removes the LDIFAttribute object of the specified attribute name.
removeAttribute(String, boolean) - Method in class oracle.ldap.util.LDIFRecord
Returns the LDIFAttribute object of the specified attribute name.
removeUniquemember(DirContext, String) - Method in class oracle.ldap.util.LDAPGroup
Removes the DN as a uniquemember of this group
removeValue(byte[]) - Method in class oracle.ldap.util.LDIFAttribute
Removes a byte[]-formatted value from the attribute.
removeValue(String) - Method in class oracle.ldap.util.LDIFAttribute
Removes a string value from the attribute.
resolve(DirContext) - Method in class oracle.ldap.util.User
Validates the user by identifying its DN
resolve(DirContext) - Method in class oracle.ldap.util.Subscriber
Validates the subscriber by identifying its DN
resolve(DirContext) - Method in class oracle.ldap.util.LDAPEntry
Abstract method - implements validation of the LDAP entry by resolving the DN.
resolve(DirContext) - Method in class oracle.ldap.util.Group
Validates the group by identifying its DN
returnNamingException() - Method in class oracle.ldap.util.UtilException
 

S

setBinary(boolean) - Method in class oracle.ldap.util.LDIFAttribute
set this attribute as binary attribute.
setBinaryAttributes(String[]) - Method in class oracle.ldap.util.LDIFReader
Specify the attribute list whose values should be treates as binary sequence.
setChangeType(int) - Method in class oracle.ldap.util.LDIFRecord
set the record change type.
setChangeType(int) - Method in class oracle.ldap.util.LDIFAttribute
Sets the change type for this attribute.
setDN(String) - Method in class oracle.ldap.util.LDIFRecord
Set the Dn of this record.
setExtendedProperties(DirContext, int, ModPropertySet) - Method in class oracle.ldap.util.Subscriber
Sets the extended properties of the subscriber.
setExtendedProperties(DirContext, int, String, ModPropertySet) - Method in class oracle.ldap.util.User
Sets extended properties of this user.
setMaxLineLen(int) - Method in class oracle.ldap.util.LDIFWriter
Use this method to set the maximum nubmer of chars that could be written in a line.
setProperties(DirContext, ModificationItem[]) - Method in class oracle.ldap.util.User
Sets the properties of this user using JNDI ModificationItem.
setProperties(DirContext, ModPropertySet) - Method in class oracle.ldap.util.User
Sets the properties of this user.
setProperties(DirContext, ModPropertySet) - Method in class oracle.ldap.util.Subscriber
Sets Properties of the subscriber.
setProperties(DirContext, ModPropertySet) - Method in class oracle.ldap.util.LDAPEntry
Sets or modifies the properties of this entry.
SetPropertiesException - exception oracle.ldap.util.SetPropertiesException.
This exception is thrown when modification cannot be carried out while using setProperties() method
setProperty(String, String) - Method in class oracle.ldap.util.discovery.DiscoveryHelper
Set the property value.
setReadFileContentForAttrib(boolean) - Method in class oracle.ldap.util.LDIFReader
if set, the attribute value will be treated as a file name and the contents of which will be taken as the attribute value.
setValues(String[]) - Method in class oracle.ldap.util.LDIFAttribute
Sets the string values as the attribute's values.
setWrap(boolean) - Method in class oracle.ldap.util.LDIFWriter
Use this method to specify should the wrapping of the attribute value done or not.
size() - Method in class oracle.ldap.util.PropertySetCollection
Returns the size of the property set collection - the number of search entries in the search result
size() - Method in class oracle.ldap.util.PropertySet
Returns the size of this property set - the number of returned attributes for this particular search result entry
size() - Method in class oracle.ldap.util.Property
Returns the size of this property - the number of values of the returned attribute
size() - Method in class oracle.ldap.util.ModPropertySet
Returns the size of this property set - the number of returned attributes for this particular search result entry
size() - Method in class oracle.ldap.util.LDIFRecord
Returns the number of attributes in this record.
size() - Method in class oracle.ldap.util.LDIFAttribute
Returns the number of values of the attribute.
SSL_FALSE - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
SSL_TRUE - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
 
SSLMODE - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
This property specifies whether ssl based or non-ssl based server information is to be discovered.
Subscriber - class oracle.ldap.util.Subscriber.
This class represents an Identity Management Realm in the directory.
Subscriber(DirContext, int, String, boolean) - Constructor for class oracle.ldap.util.Subscriber
Constructs a Subscriber using an ID type and an ID name.
SubscriberNotFoundException - exception oracle.ldap.util.SubscriberNotFoundException.
This exception is thrown when the subscriber cannot be located under the subscriber search base
SubscriberNotFoundException() - Constructor for class oracle.ldap.util.SubscriberNotFoundException
Constructs a SubscriberNotFoundException with no detail message.
SubscriberNotFoundException(String) - Constructor for class oracle.ldap.util.SubscriberNotFoundException
Constructs a SubscriberNotFoundException with the specified detail message.

T

toString() - Method in class oracle.ldap.util.OrclGuid
Returns the Guid in a string format
toString() - Method in class oracle.ldap.util.LDIFRecord
A string representation of this object
toString() - Method in class oracle.ldap.util.LDIFAttribute
Retrieves the string representation of an attribute in an LDAP entry.

U

USE_ALL_METHODS - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
This method tries all the above mentioned methods in succession stopping when any of these methods succeeds in DNS lookup.
USE_DFLT_LOOKUP_METHOD - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
This discover method specifies that default domain name should be used for DNS lookup
USE_INPUT_DN_METHOD - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
This discover method specifies that dn(distinguished name) be used to obtain domain name required for DNS lookup.
USE_MC_DOMAIN_METHOD - Static variable in class oracle.ldap.util.discovery.DiscoveryHelper
This discover method specifies that domain component of client machine is to used for obtaining domain name required for DNS lookup.
User - class oracle.ldap.util.User.
This class represents a valid User.
USER_NAMING_ATTR_KERBEROS - Static variable in class oracle.ldap.util.Subscriber
Property name type to retrieve the Kerberos principal attribute
USER_NAMING_ATTR_SIMPLE - Static variable in class oracle.ldap.util.Subscriber
Property name type to retrieve the common user nickname attribute
USER_NAMING_ATTR_WINDOWS - Static variable in class oracle.ldap.util.Subscriber
Property name type to retrieve the Windows principal attribute
USER_NAMING_PROPERTIES - Static variable in class oracle.ldap.util.Subscriber
Property type to retrieve user naming properties of this subscriber
User(DirContext, int, String, int, String, boolean) - Constructor for class oracle.ldap.util.User
Constructs a User by specifying the user information and the subscriber information if required.
User(DirContext, int, String, Subscriber, boolean) - Constructor for class oracle.ldap.util.User
Constructs a User by specifying the user information and the subscriber information if required.
utfDecode(String) - Static method in class oracle.ldap.util.Base64
Use this method to decode a UTF8Base64 encoded string to the orginal String.
utfEncode(String) - Static method in class oracle.ldap.util.Base64
Use this method to convert a UTF-8string to Base64-encoded string.
Util - class oracle.ldap.util.Util.
Util class provides a set of static utility methods that are used throughout the oracle.ldap.util package.
Util() - Constructor for class oracle.ldap.util.Util
 
UtilException - exception oracle.ldap.util.UtilException.
This is the superclass of all exceptions defined in oracle.ldap.util package

W

writeComment(String) - Method in class oracle.ldap.util.LDIFWriter
use this method to add a comment line to the LDIF file.
writeEntry(LDIFRecord) - Method in class oracle.ldap.util.LDIFWriter
Use this method to write an LDIFRecord to a file.
writeEntry(Vector) - Method in class oracle.ldap.util.LDIFWriter
Use this method to write an LDIF entry to the file.
writeEntryAsComment(LDIFRecord) - Method in class oracle.ldap.util.LDIFWriter
Use this method to write an LDIFRecord to a file as a commented entry.

A B C D E G H I L M N O P R S T U W
Oracle Internet Directory API Reference
10g(9.0.4)

B10423-01

Copyright © 2003, Oracle. All Rights Reserved.