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

A

AcctIPLockedException - exception oracle.ldap.util.AcctIPLockedException.
 
AcctIPLockedException() - Constructor for class oracle.ldap.util.AcctIPLockedException
 
AcctIPLockedException(String) - Constructor for class oracle.ldap.util.AcctIPLockedException
 
AcctTotallyLockedException - exception oracle.ldap.util.AcctTotallyLockedException.
 
AcctTotallyLockedException() - Constructor for class oracle.ldap.util.AcctTotallyLockedException
 
AcctTotallyLockedException(String) - Constructor for class oracle.ldap.util.AcctTotallyLockedException
 
addAttribute(LDIFAttribute) - Method in class oracle.ldap.util.LDIFRecord
Adds an attribute to this record.
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.
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
Authenticate User using the appropriate credentials
authenticateUser(DirContext, User, int, Object) - Static method in class oracle.ldap.util.Util
Authenticate User using the appropriate credentials
AuthFailureException - exception oracle.ldap.util.AuthFailureException.
 
AuthFailureException() - Constructor for class oracle.ldap.util.AuthFailureException
 
AuthFailureException(String) - Constructor for class oracle.ldap.util.AuthFailureException
 
AuthPasswdChangeWarningException - exception oracle.ldap.util.AuthPasswdChangeWarningException.
 
AuthPasswdChangeWarningException() - Constructor for class oracle.ldap.util.AuthPasswdChangeWarningException
 
AuthPasswdChangeWarningException(String) - Constructor for class oracle.ldap.util.AuthPasswdChangeWarningException
 
AuthPasswdExpiredException - exception oracle.ldap.util.AuthPasswdExpiredException.
 
AuthPasswdExpiredException() - Constructor for class oracle.ldap.util.AuthPasswdExpiredException
 
AuthPasswdExpiredException(String) - Constructor for class oracle.ldap.util.AuthPasswdExpiredException
 

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

checkInterfaceVersion(String) - Static method in class oracle.ldap.util.Util
This method checks if the interface version given is supported with the version of the current API
cleanup() - Method in class oracle.ldap.util.LDIFMigration
Closes the ldif reader and writer streams.
clone() - Method in class oracle.ldap.util.Guid
Clones a Guid object
clone() - Method in class oracle.ldap.util.LDIFRecord
to create a replica of this object.
clone() - Method in class oracle.ldap.util.OrclGuid
Clones a Guid object
close() - Method in class oracle.ldap.util.LDIFReader
Closes the stream.
close() - Method in class oracle.ldap.util.LDIFWriter
Closes the stream.
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() - 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.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.
create(DirContext, String) - Method in class oracle.ldap.util.SubscriberCreation
 
createDefault(DirContext, String) - Method in class oracle.ldap.util.SubscriberCreation
 
createDefault(DirContext, String, boolean) - Method in class oracle.ldap.util.SubscriberCreation
 
createDefaultSubscriber(DirContext, String, String, String) - Static method in class oracle.ldap.util.Util
 
createInstall(DirContext, String) - Method in class oracle.ldap.util.SubscriberCreation
 
createSocket(InetAddress, int) - Method in class oracle.ldap.util.jndi.LDAPSSLSocketFactoryImpl
 
createSocket(InetAddress, int, InetAddress, int) - Method in class oracle.ldap.util.jndi.LDAPSSLSocketFactoryImpl
 
createSocket(Socket) - Method in class oracle.ldap.util.jndi.LDAPSSLSocketFactoryImpl
 
createSocket(String, int) - Method in class oracle.ldap.util.jndi.LDAPSSLSocketFactoryImpl
 
createSocket(String, int, InetAddress, int) - Method in class oracle.ldap.util.jndi.LDAPSSLSocketFactoryImpl
 
CREDTYPE_PASSWD - Static variable in class oracle.ldap.util.User
Using userpassword to authenticate
CREDTYPE_PASSWD - Static variable in class oracle.ldap.util.Util
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_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_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_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.
discoverSSLPort(String, String, String, String) - Static method in class oracle.ldap.util.jndi.ConnectionUtil
This method will connect to an existing non-SSL OID using the connect information provided and obtain the SSL connect information in the default configset 1.

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.
equals(Object) - Method in class oracle.ldap.util.Guid
Compare the Guid in a string format
equals(Object) - Method in class oracle.ldap.util.LDIFAttribute
 
equals(Object) - Method in class oracle.ldap.util.OrclGuid
Compare the Guid in a string format
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.
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.
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.
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.
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.Guid
return the 'byte' form of the Guid
getBytes() - Method in class oracle.ldap.util.OrclGuid
return 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.LDIFAttribute
Return this the change type associated with this attribute(if any).
getChangeType() - Method in class oracle.ldap.util.LDIFRecord
Retrieves the change type of this record.
getDASUrl(DirContext, String) - Static method in class oracle.ldap.util.Util
Returns a particular DAS url identified by the urlTypeDN.
getDefaultDirCtx(String, String, String, String) - Static method in class oracle.ldap.util.jndi.ConnectionUtil
Returns a InitialLdapContext using the connect information provided.
getDefaultSubscriber() - Static method in class oracle.ldap.util.Util
 
getDeleteOldRdn() - Method in class oracle.ldap.util.LDIFRecord
Returns true if deleteOldRdn is set.
getDN() - Method in class oracle.ldap.util.LDIFRecord
Returns the distinguished name of the current record.
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(DirContext) - Method in class oracle.ldap.util.Group
Return the DN of this group.
getDn(DirContext) - Method in class oracle.ldap.util.Subscriber
Return the DN of this subscriber.
getDn(DirContext) - Method in class oracle.ldap.util.User
Return the DN of this user.
getDN(DirContext) - Method in class oracle.ldap.util.Subscriber
Returns the DN of the subscriber (resolves the name 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.
getDomain() - Static method in class oracle.ldap.util.Util
 
getEntryDetails(DirContext, String, String, int, String[]) - Static method in class oracle.ldap.util.Util
 
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.Subscriber
Retrieves Extended properties under the Oracle Context of this subscriber.
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
getGroupMembership(DirContext, User, String[], boolean) - Static method in class oracle.ldap.util.Util
Return a list of groups the user belongs to directly or indirectly
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.
getName() - Method in class oracle.ldap.util.LDIFAttribute
Returns the name of the attribute.
getName() - Method in class oracle.ldap.util.Property
Returns the name of this property - the name of the attribute this property represents.
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, User, String[], boolean) - Static method in class oracle.ldap.util.Util
 
getProperties(DirContext, String[]) - Method in class oracle.ldap.util.Group
Retrieves selected attributes associated with this group.
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.User
Retrieves selected attributes associated with this user.
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
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(String, String, String, String) - Static method in class oracle.ldap.util.jndi.ConnectionUtil
Returns a InitialLdapContext using the connect information provided.
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.
getUserDn(DirContext, String, int, String) - Static method in class oracle.ldap.util.Util
Returns the DN of the given user.
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.
Group - class oracle.ldap.util.Group.
 
Group(int, String) - Constructor for class oracle.ldap.util.Group
Constructs a Group using a group ID along with its type
Guid - class oracle.ldap.util.Guid.
This class represents GUIDs (Globally Unique Identifiers), or object IDs.
GUID_BYTE_SIZE - Static variable in class oracle.ldap.util.Guid
number of bytes required for GUID
GUID_STRING_SIZE - Static variable in class oracle.ldap.util.Guid
number of bytes required for the string representation of GUID
Guid() - Constructor for class oracle.ldap.util.Guid
Default constructor.
Guid(byte[]) - Constructor for class oracle.ldap.util.Guid
Construct a Guid from a byte array
Guid(String) - Constructor for class oracle.ldap.util.Guid
Construct a Guid from a string
GuidTests - class GuidTests.
Tester class for the Guid object
GuidTests(String) - Constructor for class GuidTests
Constructs a test suite with the given name

H

hashCode() - Method in class oracle.ldap.util.Guid
return the hashcode of this object for hashing purposes
hashCode() - Method in class oracle.ldap.util.OrclGuid
return the hashcode of this object for hashing purposes
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 used is a DN
IDTYPE_GUID - Static variable in class oracle.ldap.util.Util
The id used is a GUID
IDTYPE_SIMPLE - Static variable in class oracle.ldap.util.Util
The id used is a simple id
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 while searching within the root oracle context
InvalidRootOrclctxException() - Constructor for class oracle.ldap.util.InvalidRootOrclctxException
Constructs a InvalidRootOrclctxException with no detail message.
InvalidRootOrclctxException(String) - Constructor for class oracle.ldap.util.InvalidRootOrclctxException
Constructs a InvalidRootOrclctxException with the specified detail message.
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.
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.PropertySetCollection
Returns true if the property set collection does not contain any property set; false otherwise
isMember(DirContext, User, boolean) - Method in class oracle.ldap.util.Group
Check if a particular user is a member of this group

L

LDAPSSLSocketFactoryImpl - class oracle.ldap.util.jndi.LDAPSSLSocketFactoryImpl.
This class allows one to communicate with an SSL enabled LDAP server using JNDI and Oracle's Java SSL.
LDAPSSLSocketFactoryImpl() - Constructor for class oracle.ldap.util.jndi.LDAPSSLSocketFactoryImpl
 
LDAPSSLSocketFactoryImpl(Hashtable) - Constructor for class oracle.ldap.util.jndi.LDAPSSLSocketFactoryImpl
 
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, byte[]) - 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.
LDIFMigration - class oracle.ldap.util.LDIFMigration.
This class provides methods to migrate the user information present in the component specific repositories to OID.
LDIFMigration() - Constructor for class oracle.ldap.util.LDIFMigration
Creats an instance of LDIFMigration with the log initialized.
LDIFMigration(File, Vector, File) - Constructor for class oracle.ldap.util.LDIFMigration
This method constructs an object to read the LDIF entry from the specified File object, do the substitution and write the LDIF entries to the specified File object.
LDIFMigration(InputStream, Vector, OutputStream) - Constructor for class oracle.ldap.util.LDIFMigration
This method constructs an object to read the LDIF entries from the specified input stream, do the substitution and write the LDIF entries to the specified output stream.
LDIFMigration(String, Vector, String) - Constructor for class oracle.ldap.util.LDIFMigration
This method constructs an object to read the LDIF file, do the substitution and write the LDIF entries to a file.
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(InputStream) - 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.
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.
LDIFSubstitute - class oracle.ldap.util.LDIFSubstitute.
This class provides some general methods to do the substitution in an LDIF entry.
LDIFSubstitute() - Constructor for class oracle.ldap.util.LDIFSubstitute
 
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
Locate the subscriber this user belongs to
LoginPolicyFailureException - exception oracle.ldap.util.LoginPolicyFailureException.
 
LoginPolicyFailureException() - Constructor for class oracle.ldap.util.LoginPolicyFailureException
 
LoginPolicyFailureException(String) - Constructor for class oracle.ldap.util.LoginPolicyFailureException
 

M

main(String[]) - Static method in class oracle.ldap.util.Base64
Test Driver .
main(String[]) - Static method in class oracle.ldap.util.Guid
main function used for testing
main(String[]) - Static method in class GuidTests
runs the test suite
main(String[]) - Static method in class oracle.ldap.util.LDIFMigration
LDIFMigrationTool.
main(String[]) - Static method in class oracle.ldap.util.LDIFReader
Test driver - to read the ldif file and print each record.
main(String[]) - Static method in class oracle.ldap.util.LDIFSubstitute
Test Driver.
main(String[]) - Static method in class oracle.ldap.util.LDIFWriter
Test driver - to read the ldif file and print each record.
main(String[]) - Static method in class oracle.ldap.util.OrclGuid
main function used for testing
migrate() - Method in class oracle.ldap.util.LDIFMigration
Call this method to read the intermediate LDIF file and do the substitution and write a new LDIF output file.
migrate(Subscriber) - Method in class oracle.ldap.util.LDIFMigration
Call this method to read the intermediate LDIF file and do the substitution and write a new LDIF output file.
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.
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 user of the same ID is encountered under the subscriber user search base.
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.

N

newInstance() - Static method in class oracle.ldap.util.Guid
generates a new Guid
newInstance() - Static method in class oracle.ldap.util.OrclGuid
generates a new OrclGuid
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
 
NoRootOrclctxException - exception oracle.ldap.util.NoRootOrclctxException.
This exception is thrown if the Root Oracle Context does not exist.
NoRootOrclctxException() - Constructor for class oracle.ldap.util.NoRootOrclctxException
Constructs a NoRootOrclctxException with no detail message.
NoRootOrclctxException(String) - Constructor for class oracle.ldap.util.NoRootOrclctxException
Constructs a NoRootOrclctxException with the specified detail message.
NoSubscriberOrclctxException - exception oracle.ldap.util.NoSubscriberOrclctxException.
This exception is thrown when the search is enable to locate the Oracle Context within the subscriber
NoSubscriberOrclctxException() - Constructor for class oracle.ldap.util.NoSubscriberOrclctxException
Constructs a NoSubscriberOrclctxException with no detail message.
NoSubscriberOrclctxException(String) - Constructor for class oracle.ldap.util.NoSubscriberOrclctxException
Constructs a NoSubscriberOrclctxException with the specified detail message.
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.

O

OrclGuid - class oracle.ldap.util.OrclGuid.
This class represents GUIDs (Globally Unique Identifiers), or object IDs.
OrclGuid() - Constructor for class oracle.ldap.util.OrclGuid
Default constructor.
OrclGuid(byte[]) - Constructor for class oracle.ldap.util.OrclGuid
Construct an OrclGuid from a byte array
OrclGuid(String) - Constructor for class oracle.ldap.util.OrclGuid
Construct an OrclGuid 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.
PasswdExpiredException - exception oracle.ldap.util.PasswdExpiredException.
 
PasswdExpiredException() - Constructor for class oracle.ldap.util.PasswdExpiredException
 
PasswdExpiredException(String) - Constructor for class oracle.ldap.util.PasswdExpiredException
 
printResults(PropertySetCollection) - Static method in class oracle.ldap.util.Util
Prints the entries represented by the PropertySetCollecition in LDIF format
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
 
processCmdLineInput(String[]) - Method in class oracle.ldap.util.LDIFMigration
Use this method to specify the input to the migration process.
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.
The Property class represents a particular property in a PropertySet.
PropertySet - class oracle.ldap.util.PropertySet.
This class represents a particular PropertySet in a PropertySetCollection.
PropertySetCollection - class oracle.ldap.util.PropertySetCollection.
This class represents a collection of PropertySets.

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
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.Group
Validates the group 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.User
Validates the user by identifying its DN

S

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.
setEntryDetails(DirContext, String, ModificationItem[]) - Static method in class oracle.ldap.util.Util
 
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
 
SetPropertiesException - exception oracle.ldap.util.SetPropertiesException.
This exception is thrown when modification cannot be carried out while using setProperties() method
SetPropertiesException() - Constructor for class oracle.ldap.util.SetPropertiesException
Constructs a SetPropertiesException with no detail message.
SetPropertiesException(String) - Constructor for class oracle.ldap.util.SetPropertiesException
Constructs a SetPropertiesException with the specified detail message.
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.LDIFAttribute
Returns the number of values of the attribute.
size() - Method in class oracle.ldap.util.LDIFRecord
Returns the number of attributes in this record.
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.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.PropertySetCollection
Returns the size of the property set collection - the number of search entries in the search result
subAndLoadLdif(DirContext, String, Vector) - Static method in class oracle.ldap.util.Util
 
Subscriber - class oracle.ldap.util.Subscriber.
 
Subscriber(DirContext, int, String, boolean) - Constructor for class oracle.ldap.util.Subscriber
Constructs a Subscriber
SubscriberCreation - class oracle.ldap.util.SubscriberCreation.
 
SubscriberCreation(File) - Constructor for class oracle.ldap.util.SubscriberCreation
 
SubscriberCreation(String) - Constructor for class oracle.ldap.util.SubscriberCreation
 
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.
substitute(LDIFRecord, Vector) - Static method in class oracle.ldap.util.LDIFSubstitute
Search and replace the substitution variables in an LDIFRecord
substitute(Vector, Vector) - Static method in class oracle.ldap.util.LDIFSubstitute
Search and replace the substitution variables in an LDIF entry contained in a Vector.
suite() - Static method in class GuidTests
Assembles and returns a test suite for all the test methods of this test case.

T

testBinaryConstructor() - Method in class GuidTests
tests the case where the Guid is constructed from a byte array
testBinaryConstructorBad() - Method in class GuidTests
tests the case where the Guid is constructed from a bad byte array
testClone() - Method in class GuidTests
tests the cloning and equals functionality
testDefaultConstructor() - Method in class GuidTests
tests the default constructor
testGetBytes() - Method in class GuidTests
tests the getBytes method
testHashing() - Method in class GuidTests
tests the hashCode functionality.
testNewInstance() - Method in class GuidTests
tests the newInstance function
testNotEquals() - Method in class GuidTests
tests the equals method
testStringConstructor() - Method in class GuidTests
tests the case where a guid is constructed from a valid string
testStringConstructorBad() - Method in class GuidTests
tests the case where we are trying to construct a guid from a string with invalid characters
testStringConstructorBadLen() - Method in class GuidTests
tests the case where we are trying to construct a guid from a string with insufficient length.
testStringConstructorLower() - Method in class GuidTests
tests the case where a guid is constructed from a valid string with some of the valid hexadecimal characters in lowercase
testToString() - Method in class GuidTests
tests the toString method
toString() - Method in class oracle.ldap.util.Guid
Retrieves the Guid in a string format
toString() - Method in class oracle.ldap.util.LDIFAttribute
Retrieves the string representation of an attribute in an LDAP entry.
toString() - Method in class oracle.ldap.util.LDIFRecord
A string representation of this object
toString() - Method in class oracle.ldap.util.OrclGuid
Retrieves the Guid in a string format

U

User - class oracle.ldap.util.User.
 
User(DirContext, int, String, int, String, boolean) - Constructor for class oracle.ldap.util.User
Constructs a User
User(DirContext, int, String, Subscriber, boolean) - Constructor for class oracle.ldap.util.User
Constructs a User
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() - Constructor for class oracle.ldap.util.Util
 
UtilException - exception oracle.ldap.util.UtilException.
 
UtilException() - Constructor for class oracle.ldap.util.UtilException
 
UtilException(String) - Constructor for class oracle.ldap.util.UtilException
 

V

vector2StrArray(Vector) - Static method in class oracle.ldap.util.Util
 

W

WALLET_LOCATION - Static variable in class oracle.ldap.util.jndi.LDAPSSLSocketFactoryImpl
 
WALLET_PASSWORD - Static variable in class oracle.ldap.util.jndi.LDAPSSLSocketFactoryImpl
 
writeComment(String) - Method in class oracle.ldap.util.LDIFWriter
use this method to add a comment line to the LDIF file.
writeEntry(Vector) - Method in class oracle.ldap.util.LDIFWriter
Use this method to write an LDIF entry to the file.

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