Index

A B C D E F G H I J K L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

abbr - Variable in enum class com.isode.dsapi.aci.PermBit
Abbreviated name.
abort() - Method in class com.isode.dsapi.bulk.DeleteSubTree
Abort the operation.
abort() - Method in class com.isode.dsapi.bulk.LDIFDump
Abort the operation.
abort() - Method in class com.isode.dsapi.bulk.LDIFLoad
Abort the operation.
Abort() - Method in class com.isode.dsapi.util.oauth.OAuthClient
 
access - Variable in class com.isode.dsapi.util.oauth.OAuthToken
 
accessControlScheme - Static variable in class com.isode.dsapi.util.DSAttrType
Required AttributeType: accessControlScheme
AccessPoint - Class in com.isode.dsapi.syntax
Class representation of an AccessPoint.
AccessPoint(AttributeValue) - Constructor for class com.isode.dsapi.syntax.AccessPoint
Construct a new AccessPoint object from an existing AttributeValue.
AccessPoint(DN, PresentationAddress) - Constructor for class com.isode.dsapi.syntax.AccessPoint
Create an AccessPoint object using name and presentation address.
AccessPoint(String) - Constructor for class com.isode.dsapi.syntax.AccessPoint
Create an AccessPoint object by parsing a String
ACCOUNT_LOCKED - Enum constant in enum class com.isode.dsapi.Indication.PasswordPolicyStatus
The account is locked.
ACIRegion - Class in com.isode.dsapi.aci
ACIRegion: A region of the DIT which is affected by ACI.
ACIRegion(ACIRegion.Type, DN) - Constructor for class com.isode.dsapi.aci.ACIRegion
Construct a new SINGLE, SUBENTRY_SINGLE or SUBENTRY_SUBTREE region based on the given DN.
ACIRegion(AttributeValue) - Constructor for class com.isode.dsapi.aci.ACIRegion
Construct an ACIRegion from a subtreeSpecification.
ACIRegion(DN, List<DN>) - Constructor for class com.isode.dsapi.aci.ACIRegion
Construct a new SUBTREE region for prescriptiveACI for the given base DN and list of ACSAs (i.e.
ACIRegion.Type - Enum Class in com.isode.dsapi.aci
Types for ACIRegion
ACISubtreeSpec - Class in com.isode.dsapi.aci
Cut-down subtree specification used by access-control: i.e.
ACISubtreeSpec() - Constructor for class com.isode.dsapi.aci.ACISubtreeSpec
Construct a blank SubtreeSpec.
ACISubtreeSpec(BAC.SubtreeSpecification) - Constructor for class com.isode.dsapi.aci.ACISubtreeSpec
Construct SubtreeSpec from a BAC.SubtreeSpecification.
ACISubtreeSpec(ACISubtreeSpec) - Constructor for class com.isode.dsapi.aci.ACISubtreeSpec
Make a deep copy of a SubtreeSpec.
ACISubtreeSpec(DN, int, int, List<DN>, List<DN>) - Constructor for class com.isode.dsapi.aci.ACISubtreeSpec
Construct a SubtreeSpec from components.
ACITuple - Class in com.isode.dsapi.aci
An ACI tuple, with context and references back to its source.
ACITuple(MutableACITuple) - Constructor for class com.isode.dsapi.aci.ACITuple
Construct by copying an existing MutableACITuple.
ACITuple.AuthLevel - Enum Class in com.isode.dsapi.aci
Authentication level enumeration.
ACITuple.Operation - Enum Class in com.isode.dsapi.aci
Operations.
ACIWorld - Class in com.isode.dsapi.aci
ACIWorld: a representation of all the ACI-related data for the whole DIT.
ACIWorld() - Constructor for class com.isode.dsapi.aci.ACIWorld
Construct a new instance.
ACP127_BCAST - Static variable in class com.isode.dsapi.profile.MConsoleEncrypter
 
ACP127_MANUAL_RCV - Static variable in class com.isode.dsapi.profile.MConsoleEncrypter
 
ACP127_MANUAL_SEND - Static variable in class com.isode.dsapi.profile.MConsoleEncrypter
 
ACP127_MONITOR - Static variable in class com.isode.dsapi.profile.MConsoleEncrypter
 
ACP127_OTAM - Static variable in class com.isode.dsapi.profile.MConsoleEncrypter
 
ACP127_REPAIR - Static variable in class com.isode.dsapi.profile.MConsoleEncrypter
 
acsa - Variable in class com.isode.dsapi.aci.SimpleACIWorld.DNMessage
ACSA that this applies to, or null.
ACSA(DN, SimpleACIWorld.ACSA.Type, SimpleACIWorld.ACSA.Type) - Constructor for class com.isode.dsapi.aci.SimpleACIWorld.ACSA
Constructor for global ACSA, originally existing (Type.GLOBAL) or non-existing (Type.NONE) according to argument.
ACSAList() - Constructor for class com.isode.dsapi.aci.SimpleACIWorld.ACSAList
 
acsas - Variable in class com.isode.dsapi.aci.SimpleACIWorld
List of all ACSAs loaded, including global, local and removed ones.
acsBAC - Static variable in class com.isode.dsapi.util.DSConst
Access control scheme value for BAC (Basic Access Control)
acsSAC - Static variable in class com.isode.dsapi.util.DSConst
Access control scheme value for SAC (Simple Access Control)
ACTIVE_DIRECTORY - Enum constant in enum class com.isode.dsapi.util.SaslConfiguration.Rules
 
add(SimpleACIArea.Region) - Method in class com.isode.dsapi.aci.SimpleACIArea
Appends the specified element to this list at the correct position according to the sorting order.
add(AddEntry, CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Add an entry synchronously
add(Attribute) - Method in class com.isode.dsapi.util.EntryWriter
Add values from given attribute.
add(Attribute) - Method in interface com.isode.dsapi.util.ISeqEntry
Add a new attribute.
add(Attribute) - Method in class com.isode.dsapi.util.MapEntry
Add a new attribute, for compatibility with ISeqEntry.
add(Attribute) - Method in class com.isode.dsapi.util.SeqEntry
Add a new attribute.
add(AttributeType, AttributeValue) - Method in class com.isode.dsapi.util.MapEntry
Add a value to an attribute, creating the Attribute if necessary, and eliminating duplicate values (if they are exactly the same).
add(AttributeType, String) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by adding string value.
add(AttributeType, String[]) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by adding string values.Values that already exist, will be ignored.
add(AttributeType, Collection<String>) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by adding string values.Values that already exist, will be ignored.
add(DN) - Method in class com.isode.dsapi.aci.SimpleACIArea
Add a new region to the area.
add(DN) - Method in class com.isode.dsapi.util.DNSet
Add a DN to the set.
add(DN, boolean) - Method in class com.isode.dsapi.aci.SimpleACIArea.ChopList
Add a chop-point to the list.
add(DN, int, int) - Method in class com.isode.dsapi.aci.SimpleACIArea
Add a new region to the area, with the given min/max depths.
add(DN, int, int, SimpleACIArea.ChopList) - Method in class com.isode.dsapi.aci.SimpleACIArea
Add a new region to the area, with the given min/max depths and chop-points.
add(DN, SimpleACIArea.ChopList) - Method in class com.isode.dsapi.aci.SimpleACIArea
Add a new region to the area, with the given chop-points.
Add - Enum constant in enum class com.isode.dsapi.aci.PermBit
 
Add(ORName, Redirect.RedirectionReason, Integer, Integer, Oid, Oid) - Method in class com.isode.dsapi.syntax.mhs.Redirect
 
Add(ORName, Redirect.RedirectionReason, Integer, Integer, Oid, Oid, int) - Method in class com.isode.dsapi.syntax.mhs.Redirect
Add new Redirect_value object based on a set of fields
ADD - Enum constant in enum class com.isode.dsapi.aci.ACITuple.Operation
 
addACIItem(int, SimpleACIRole, SimpleACIRule, SimpleACIArea) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Create a new ACI item, and add it to the list of items.
addACSA(DN) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Add a new ACSA, using SAC (Simple Access Control).
addACSA(DN, boolean) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Add a new ACSA, using SAC or BAC according to the isBAC argument.
addACSA(DN, boolean, boolean) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Add a new ACSA or AAP, using SAC or BAC according to the isBAC argument.
addAEInfo(MTAInfo.AEInfo) - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Add an ae-info to the MTAInfo.
addAll(Collection<? extends SimpleACIArea.Region>) - Method in class com.isode.dsapi.aci.SimpleACIArea
Appends all of the elements in the specified collection to this list, in the correct sorting order.
addAll(Collection<? extends DN>) - Method in class com.isode.dsapi.util.DNSet
Add all the provided DNs to the set.
addAttribute(Attribute) - Method in class com.isode.dsapi.AddEntry
Add attribute-values to the AddEntry.
addAttribute(Attribute) - Method in class com.isode.dsapi.ChangeEntry
Add an 'add attribute-values' change to an AddEntry or ModifyEntry.
addAttribute(Attribute) - Method in class com.isode.dsapi.ModifyEntry
Specify attribute-values that should be added to the target entry when the ModifyEntry is applied.
addAttribute(MapEntry, AttributeType, Boolean) - Static method in class com.isode.dsapi.config.ManagedObject
Modify attribute by adding boolean value.
addAttribute(MapEntry, AttributeType, Integer) - Static method in class com.isode.dsapi.config.ManagedObject
Modify attribute by adding integer value.
addAttribute(MapEntry, AttributeType, String) - Static method in class com.isode.dsapi.config.ManagedObject
Modify attribute by adding string value.
AddAttribute - Class in com.isode.dsapi
Representation of an add-attribute.
AddAttribute(AttributeType) - Constructor for class com.isode.dsapi.AddAttribute
Create an empty new AddAttribute object.
addAttributes(Collection<AttributeBlock>) - Method in class com.isode.dsapi.profile.BindProfile
Adds the given Collection of AttributeBlock to the bind profiles attributes list.
addAttributeValue(Attribute, AttributeValue) - Static method in class com.isode.dsapi.config.ManagedObject
Add attribute value to the list of values for this Attribute.
addAttributeValue(AttributeType, String) - Method in class com.isode.dsapi.config.ManagedObject
Add a value to the given attribute type.
addBer(AttributeType, byte[]) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by adding BER value.If the value already exists, it will be ignored.
addBer(AttributeType, Collection<byte[]>) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by adding BER values.Values that already exist, will be ignored.
addBin(AttributeType, byte[]) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by adding binary value.If the value already exists, it will be ignored.
addBin(AttributeType, Collection<byte[]>) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by adding binary values.Values that already exist, will be ignored.
addCertificateToBpTrustStore(SSLCertificate) - Method in class com.isode.dsapi.profile.BindProfile
Add the given certificate to trust store of the bind profile
addChild(DSE) - Method in class com.isode.dsapi.config.DSE
Add a child DSE.
addChild(Entry) - Method in class com.isode.dsapi.config.DSE
Add a child DSE.
addDDA(String, String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Add a new DDA type/value to this ORAddress.
addElement(DN, MHSR.SynonymType) - Method in class com.isode.dsapi.syntax.mhs.AddressSynonym
 
addEntry(Entry, boolean, List<DN>) - Method in class com.isode.dsapi.aci.ACIWorld
Add/update all the ACI contained in the given Entry.
addEntry(IsodeDirectorySession, MapEntry) - Static method in class com.isode.dsapi.config.ManagedObject
Utility method which applies a set of changes to the directory, and then reads the directory to return the updated version of the entry.
AddEntry - Class in com.isode.dsapi
An AddEntry is used to store the contents of an entry to add to the directory.
AddEntry(DN) - Constructor for class com.isode.dsapi.AddEntry
Create a new blank AddEntry using the specified DN
AddEntry(Entry) - Constructor for class com.isode.dsapi.AddEntry
Create an AddEntry from an Entry.
addExtraInfo(String, String) - Method in class com.isode.dsapi.profile.BindProfileList
Set the extra info parameters on the bind profile
addGroupName(DN) - Method in class com.isode.dsapi.aci.SimpleACIRole
Add a name to the 'user_groups' list, creating the list if necessary.
addInfo(DN, DN, DN, Set<DN>) - Static method in class com.isode.dsapi.config.FailoverGroups
Add info about a specific DSA, rather than parsing config stuff in the DSA itself.
addListener(FailoverGroups.FailoverGroupsListener) - Static method in class com.isode.dsapi.config.FailoverGroups
Registers a FailoverGroupsListener.
addMirror(DN) - Method in class com.isode.dsapi.config.FailoverEntry
Add a DSA to the failover group.
addMirror(DN) - Method in class com.isode.dsapi.config.FailoverManager
Add a DSA to the failover group.
addMirror(IsodeDirectorySession, DN, PresentationAddress) - Static method in class com.isode.dsapi.config.ConfigUtil
Add a DSA to the failover group of the master and create a peer entry for the failover DSA in the master.
addObjectClass(String) - Method in class com.isode.dsapi.config.ConfigEntry
 
addObserverForNettrace(NettraceObserver, String) - Static method in class com.isode.dsapi.internal.NettraceUtil
Registers a NettraceObserver with a Nettrace.
addOC(MapEntry, String[]) - Static method in class com.isode.dsapi.config.ManagedObject
Add an object class attribute with the given values in a new entry.
AddPair(String, String) - Method in class com.isode.dsapi.profile.AttributeBlock
Add a key/value attribute pair to the block
addProfile(BindProfile) - Method in class com.isode.dsapi.profile.BindProfileList
Adds a new BindProfile to the list.
addReferralAddress(ReferralAddress) - Method in class com.isode.dsapi.Referral
This method is called by the ReferralAddress object to add itself to the list.
AddressSynonym - Class in com.isode.dsapi.syntax.mhs
Class representation of a Synonym value.
AddressSynonym(byte[]) - Constructor for class com.isode.dsapi.syntax.mhs.AddressSynonym
Construct a new object based on a byte array containing the BER representation of an AddressSynonym.
AddressSynonym(MHSR.AddressSynonym) - Constructor for class com.isode.dsapi.syntax.mhs.AddressSynonym
Create a new AddressSynonym object from an existing ASN representation.
AddressSynonym(AttributeValue) - Constructor for class com.isode.dsapi.syntax.mhs.AddressSynonym
Create a new AddressSynonym object from a suitable AttributeValue.
AddressSynonym(DN, MHSR.SynonymType) - Constructor for class com.isode.dsapi.syntax.mhs.AddressSynonym
Construct a new object based on a target DN and type
AddressSynonym(String) - Constructor for class com.isode.dsapi.syntax.mhs.AddressSynonym
Create a new AddressSynonym object from a string representation.
addRole(SimpleACIRole) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Add a new role to the SimpleACIWorld, checking to see if it is already present with the same name (identical role), or if the name is already taken for another role (non-identical).
addRule(SimpleACIRule) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Add a new rule to the SimpleACIWorld, checking to see if it is already present with the same name (identical rule), or if the name is already taken for another rule (non-identical).
addSelection(AttributeType) - Method in class com.isode.dsapi.bulk.DirectoryScan
Add another attribute type to the list of attributes that should be fetched and returned during the scan.
addSelection(String) - Method in class com.isode.dsapi.bulk.DirectoryScan
Add another attribute type to the list of attributes that should be fetched and returned during the scan.
addServer(int, DN) - Method in class com.isode.dsapi.config.MESHEntry
Add a DSA to the MESH group.
addServer(int, DN) - Method in class com.isode.dsapi.config.MESHManager
Add a DSA to the MESH group.
addSubschemaSubentry(DN, DirectorySession) - Static method in class com.isode.dsapi.aci.AdminPointUtils
Add a subschema subentry with an empty subtree specification.
addSubtree(DirectorySession, DN) - Method in class com.isode.dsapi.aci.ACIWorld
Scan the whole tree below a given point for ACI and load it up into the ACIWorld.
addTrustAnchor(SSLCertificate) - Method in class com.isode.dsapi.profile.BindProfileList
Add a trust anchor to the bind profile and associated trust store
addTuple(String) - Method in class com.isode.dsapi.aci.SimpleACIRule
Add a new tuple to the list of tuples making up the rule, with the given label.
addUserName(DN) - Method in class com.isode.dsapi.aci.SimpleACIRole
Add a DN to the 'user_names' list, creating the list if necessary.
addUserSubtree(SimpleACIArea.Region) - Method in class com.isode.dsapi.aci.SimpleACIRole
Add a new user subtree spec to the 'user_subtree' area, creating the area if necessary.
addValue(AttributeType, AttributeValue, DN, boolean, List<DN>, ACIRegion) - Method in class com.isode.dsapi.aci.ACIWorld
Add the ACI from a single AttributeValue.
addValue(AttributeValue) - Method in class com.isode.dsapi.Attribute
Add a value to the list of values for this Attribute.
addValue(String) - Method in class com.isode.dsapi.Attribute
Add a value to the list of values for this attribute.
ADMD - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
ADMIN_LOCKED - Enum constant in enum class com.isode.dsapi.config.PasswordPolicyConfig.LOCK_REASON
Account is admin locked.
administrativeRole - Static variable in class com.isode.dsapi.util.DSAttrType
Required AttributeType: administrativeRole
AdminLimitExceeded - Static variable in class com.isode.dsapi.Indication
Value returned by getLimitProblem() to indicate that an administrative limit was reached.
adminLookThruLimitImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
AdminPoint() - Constructor for class com.isode.dsapi.config.DSACreationTemplate.AdminPoint
 
AdminPointUtils - Class in com.isode.dsapi.aci
This class contains admin point management related utility methods.
AdminPointUtils() - Constructor for class com.isode.dsapi.aci.AdminPointUtils
 
adminRoleAAP - Static variable in class com.isode.dsapi.util.DSConst
Admin role value for AAP (autonomous admin point)
adminRoleACIA - Static variable in class com.isode.dsapi.util.DSConst
Admin role value for ACIA (access control inner area)
adminRoleACSA - Static variable in class com.isode.dsapi.util.DSConst
Admin role value for ACSA (access control specific area)
adminRoleCAIA - Static variable in class com.isode.dsapi.util.DSConst
Admin role value for CAIA (collective attribute inner area)
adminRoleCASA - Static variable in class com.isode.dsapi.util.DSConst
Admin role value for CASA (collective attribute specific area)
adminRoleSASA - Static variable in class com.isode.dsapi.util.DSConst
Admin role value for SASA (subschema admin specific area)
adminSizeLimitImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
adminTimeLimitImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
ADMPOINT - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
ADVANCED - Enum constant in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
Advanced
AEInfo(MHSR.AEInfo) - Constructor for class com.isode.dsapi.syntax.mhs.MTAInfo.AEInfo
Create a new AEInfo object from an existing ASN representation.
AEInfo(String, int) - Constructor for class com.isode.dsapi.syntax.mhs.MTAInfo.AEInfo
Create a new AEInfo object
AEXT_CN - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_EPDAC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_LPA - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_NETADDR - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_ORAC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_PDCN - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_PDONAME - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_PDONUMB - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_PDORG - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_PDPN - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_PDSNAME - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_POBOX - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_POSTCODE - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_POSTERES - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_STREET - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_TT - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_TTXCN - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_TTXDD - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_TTXORG - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_TTXOU - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_TTXPN - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNFPA - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIQPA - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVCN - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVDD - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVEPDAC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVLPA - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVORAC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVORG - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVOU - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVPDONAME - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVPDONUMB - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVPDORG - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVPDPN - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVPN - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVPOBOX - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVPOSTERES - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVSTREET - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVUNFPA - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
AEXT_UNIVUNIQPA - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
after - Variable in class com.isode.dsapi.aci.SimpleACIArea.Chop
Chop before ('false'), or chop after ('true')
agreementId - Variable in class com.isode.dsapi.config.ShadowAgreement
 
AgreementTuple - Class in com.isode.dsapi.config
A shadow agreement is uniquely identified with three pieces of information, which are held in an AgreementTuple.
AgreementTuple(DN, DN, DN) - Constructor for class com.isode.dsapi.config.AgreementTuple
Construct a new tuple.
agreementVersion - Variable in class com.isode.dsapi.config.ShadowAgreement
 
alias - Enum constant in enum class com.isode.dsapi.syntax.mhs.Redirect.RedirectionReason
 
alias - Enum constant in enum class com.isode.dsapi.syntax.mhs.RedirectFilter.RedirectionReason
 
ALIAS - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
ALL_CONFIG - Enum constant in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
The data tree under the "cn=config" object.
ALL_OPER_ATTRIBUTES - Enum constant in enum class com.isode.dsapi.Selection.SelectionType
All operational attributes
ALL_USER_AND_OPER_ATTRIBUTES - Enum constant in enum class com.isode.dsapi.Selection.SelectionType
All user and operational attributes
ALL_USER_ATTRIBUTES - Enum constant in enum class com.isode.dsapi.Selection.SelectionType
All user attributes
allUserAndOperSelection - Static variable in class com.isode.dsapi.config.Schema
Selection for type ALL_USER_AND_OPER_ATTRIBUTES
alternatePolicyDN - Static variable in class com.isode.dsapi.profile.BPLiterals
 
AND - Enum constant in enum class com.isode.dsapi.util.LDAPFilter.Type
 
ANON - Enum constant in enum class com.isode.dsapi.aci.ACITuple.AuthLevel
 
ANON - Enum constant in enum class com.isode.dsapi.aci.SimpleACIRole.Auth
 
ANONYMOUS - Enum constant in enum class com.isode.dsapi.BindType
Anonymous bind
ANONYMOUS - Enum constant in enum class com.isode.dsapi.SASLMechanism
 
anonymousBind() - Method in class com.isode.dsapi.profile.BindProfile
Convenience method to create an anonymously bound IsodeDirectorySession from this object, for callers who are not interested in specifying any bind CommonArgs, or obtaining a bind Indication.
anonymousBind(CommonArgs) - Method in class com.isode.dsapi.profile.BindProfile
Create and bind new IsodeDirectorySession from this object, but regardless of the embedded bindType, this method will perform only an anonymous bind.
anonymousBind(CommonArgs, boolean) - Method in class com.isode.dsapi.profile.BindProfile
Create and bind new IsodeDirectorySession from this object, but regardless of the embedded bindType, this method will perform only an anonymous bind.
ap - Variable in class com.isode.dsapi.profile.BindProfile
 
ap_list - Variable in class com.isode.dsapi.config.DSACreationTemplate
Admin points specified, or empty list if none.
append(Attribute) - Method in class com.isode.dsapi.ChangeEntry
Appends an existing change-attribute to the ChangeEntry.
apply(ChangeEntry, CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Apply any one of the four types of ChangeEntry to the directory: ModifyEntry, AddEntry, DeleteEntry or RenameEntry.
apply(DirectorySession, CommonArgs) - Method in class com.isode.dsapi.util.EntryWriter
Apply changes to the directory.
APPROX_MATCH - Enum constant in enum class com.isode.dsapi.config.IndexEntry.IndexMatchType
 
apValue - Variable in class com.isode.dsapi.syntax.AccessPoint
 
area - Variable in class com.isode.dsapi.aci.SimpleACIItem
Area
areOptRulesValid() - Method in class com.isode.dsapi.config.DSACreationTemplate
Test whether the selection in the OptRule list are valid according to the loaded list of OptRuleLimits.
ascending - Variable in class com.isode.dsapi.util.EntryListBooleanComparator
 
ascending - Variable in class com.isode.dsapi.util.EntryListIntegerComparator
 
ascending - Variable in class com.isode.dsapi.util.EntryListStringComparator
 
ASNConv - Class in com.isode.dsapi.internal
This class provides functions for conversion between native Java-DSAPI types and the generated Java-ASN types.
ASNConv() - Constructor for class com.isode.dsapi.internal.ASNConv
 
asnVal - Variable in class com.isode.dsapi.syntax.IsodeSyntax
This member holds the asn representation of the current value
ASSOCS - Enum constant in enum class com.isode.dsapi.syntax.MonitorMode.Flag
 
at_accountLock - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_accountLockReason - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_administrativeRole - Static variable in class com.isode.dsapi.config.Schema
administrativeRole
at_adminLookThruLimit - Static variable in class com.isode.dsapi.config.Schema
adminLookthroughLimit
at_adminSizeLimit - Static variable in class com.isode.dsapi.config.Schema
adminSizeLimit
at_adminTimeLimit - Static variable in class com.isode.dsapi.config.Schema
adminTimeLimit
at_agentXSocket - Static variable in class com.isode.dsapi.config.Schema
AgentX socket.
at_agreementEnabled - Static variable in class com.isode.dsapi.config.Schema
isodeAgreementEnabled
at_agreementID - Static variable in class com.isode.dsapi.config.Schema
isodeAgreementID
at_agreementVersion - Static variable in class com.isode.dsapi.config.Schema
isodeAgreementVersion
at_aliasedObjectName - Static variable in class com.isode.dsapi.config.Schema
aliasedObjectName
at_attributeSelection - Static variable in class com.isode.dsapi.config.Schema
isodeAttributeSelection
at_auditAttrModsCountOnly - Static variable in class com.isode.dsapi.config.Schema
 
at_auditAttrModsEnable - Static variable in class com.isode.dsapi.config.Schema
Audit logging of attribute changes.
at_auditAttrModsExclude - Static variable in class com.isode.dsapi.config.Schema
 
at_auditExtended - Static variable in class com.isode.dsapi.config.Schema
 
at_authpEnabled - Static variable in class com.isode.dsapi.config.Schema
MPP/Authp configuration types.
at_authTimestamps - Static variable in class com.isode.dsapi.config.Schema
 
at_autoGroupUpdateEnabled - Static variable in class com.isode.dsapi.config.Schema
Automatic group update.
at_availableGDAMs - Static variable in class com.isode.dsapi.config.Schema
availableGDAMs
at_beginTime - Static variable in class com.isode.dsapi.config.Schema
isodeBeginTime
at_cacheSize - Static variable in class com.isode.dsapi.config.Schema
cacheSize
at_changeLogMaxEntryAge - Static variable in class com.isode.dsapi.config.Schema
LDAP changelog max entry age.
at_changeLogPrunePeriod - Static variable in class com.isode.dsapi.config.Schema
LDAP changelog prune period.
at_CheckpointInterval - Static variable in class com.isode.dsapi.config.Schema
Desired interval between checkpoints (this value overrides what's in isodeCheckpointSchedule) for IMGDAM.
at_CheckpointSchedule - Static variable in class com.isode.dsapi.config.Schema
Schedule of times to perform checkpoint (expressed in seconds past midnight local time) for IMGDAM.
at_cn - Static variable in class com.isode.dsapi.config.Schema
"cn" is the default value for some SASL attributes
at_commonName - Static variable in class com.isode.dsapi.config.Schema
commonName
at_country - Static variable in class com.isode.dsapi.config.Schema
country
at_createTimeStamp - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_DAPAuthModesIExpect - Static variable in class com.isode.dsapi.config.Schema
isodeDAPAuthModesIExpect
at_DAPDegradeSimple - Static variable in class com.isode.dsapi.config.Schema
isodeDAPDegradeSimple
at_DAPDegradeStrong - Static variable in class com.isode.dsapi.config.Schema
isodeDAPDegradeStrong
at_DAPIncludeCertificationPath - Static variable in class com.isode.dsapi.config.Schema
isodeDAPIncludeCertificationPath
at_DAPStrongTokenExpiry - Static variable in class com.isode.dsapi.config.Schema
isodeDAPTokenExpiry
at_dbCheckpointKbyte - Static variable in class com.isode.dsapi.config.Schema
dbCheckpointKbyte
at_dbMpCleanPercent - Static variable in class com.isode.dsapi.config.Schema
dbMpCleanPercent
at_dbMpSize - Static variable in class com.isode.dsapi.config.Schema
dbMpSize
at_description - Static variable in class com.isode.dsapi.config.Schema
For holding description of configuration objects.
at_disabledControls - Static variable in class com.isode.dsapi.config.Schema
disabledControls
at_diskDatabaseDirectory - Static variable in class com.isode.dsapi.config.Schema
diskDatabaseDirectory
at_DISPAuthModeISend - Static variable in class com.isode.dsapi.config.Schema
isodeDISPAuthModeISend
at_DISPAuthModesIExpect - Static variable in class com.isode.dsapi.config.Schema
isodeDISPAuthModesIExpect
at_DISPConnectionPolicy - Static variable in class com.isode.dsapi.config.Schema
isodeDISPConnectionPolicy
at_DISPIncludeCertificationPath - Static variable in class com.isode.dsapi.config.Schema
isodeDISPIncludeCertificationPath
at_DISPPasswordIExpect - Static variable in class com.isode.dsapi.config.Schema
isodeDISPPasswordIExpect
at_DISPPasswordISend - Static variable in class com.isode.dsapi.config.Schema
isodeDISPPasswordISend
at_DISPStrongTokenExpiry - Static variable in class com.isode.dsapi.config.Schema
isodeDISPTokenExpiry
at_dsaDir - Static variable in class com.isode.dsapi.config.Schema
dsaDir
at_DSAName - Static variable in class com.isode.dsapi.config.Schema
isodeDSAName
at_dsaShadowFailureDelay - Static variable in class com.isode.dsapi.config.Schema
dsaShadowFailureDelay
at_dsaShadowOnChangeHoldOpen - Static variable in class com.isode.dsapi.config.Schema
dsaShadowOnChangeHoldOpen
at_dsaShadowRetryDelay - Static variable in class com.isode.dsapi.config.Schema
dsaShadowRetryDelay
at_dsaStrongAuthCertificate - Static variable in class com.isode.dsapi.config.Schema
Multi-valued attribute containing filenames with certificates that may be useful during X.509 certificate verification.
at_dsaStrongAuthCheckCRLs - Static variable in class com.isode.dsapi.config.Schema
Single-valued boolean determining whether CRL checking is performed for X.509 authentication.
at_dsaStrongAuthLDAPhost - Static variable in class com.isode.dsapi.config.Schema
Single-valued attribute containing hostname of the LDAP server used for certificate lookups during X.509 authentication.
at_dsaStrongAuthLDAPport - Static variable in class com.isode.dsapi.config.Schema
Single-valued attribute containing the port-number of the LDAP server used for certificate lookups during X.509 authentication.
at_dsaStrongAuthP12file - Static variable in class com.isode.dsapi.config.Schema
Single-valued attribute containing filename of DSA's p12 file for X.509.
at_dsaStrongAuthPPHRfile - Static variable in class com.isode.dsapi.config.Schema
Single-valued attribute containing filename with passphrase for dsaStrongAuthP12file.
at_dsaStrongAuthTrustAnchor - Static variable in class com.isode.dsapi.config.Schema
Multi-valued string attribute with names of files that contain trust anchor certs
at_dseType - Static variable in class com.isode.dsapi.config.Schema
dseType
at_DSPAuthModeISend - Static variable in class com.isode.dsapi.config.Schema
isodeDSPAuthModeISend
at_DSPAuthModesIExpect - Static variable in class com.isode.dsapi.config.Schema
isodeDSPAuthModesIExpect
at_DSPConnectionPolicy - Static variable in class com.isode.dsapi.config.Schema
isodeDSPConnectionPolicy
at_DSPDegradeSimple - Static variable in class com.isode.dsapi.config.Schema
isodeDSPDegradeSimple
at_DSPDegradeStrong - Static variable in class com.isode.dsapi.config.Schema
isodeDSPDegradeStrong
at_DSPIncludeCertificationPath - Static variable in class com.isode.dsapi.config.Schema
isodeDSPIncludeCertificationPath
at_DSPPasswordIExpect - Static variable in class com.isode.dsapi.config.Schema
isodeDSPPasswordIExpect
at_DSPPasswordISend - Static variable in class com.isode.dsapi.config.Schema
isodeDSPPasswordISend
at_DSPStrongTokenExpiry - Static variable in class com.isode.dsapi.config.Schema
isodeDSPTokenExpiry
at_failoverContext - Static variable in class com.isode.dsapi.config.Schema
Multi-valued sequence of integer ID and DN (failover agreement/GDAM ID to GDAM DN mapping).
at_failoverEnabled - Static variable in class com.isode.dsapi.config.Schema
Single-valued boolean.
at_failoverGdamID - Static variable in class com.isode.dsapi.config.Schema
Single-valued failover agreement/GDAM ID.
at_failoverGroup - Static variable in class com.isode.dsapi.config.Schema
Multi-valued DN attribute that configures the set of failover DSAs.
at_failoverIdentity - Static variable in class com.isode.dsapi.config.Schema
Single-valued DN attribute that configures the failover identity, i.e.
at_failoverMaster - Static variable in class com.isode.dsapi.config.Schema
Single-valued DN attribute that configures the failover master, i.e.
at_failoverTarget - Static variable in class com.isode.dsapi.config.Schema
The attribute to be set by a client to the DN of another DSA, when the client wishes to initiate a "non-catastrophic" failover to that DSA.
at_forbitAutoTotal - Static variable in class com.isode.dsapi.config.Schema
isodeForbidAutoTotal
at_forcedUpdateTime - Static variable in class com.isode.dsapi.config.Schema
isodeForcedUpdateTime
at_forcedUpdateTotal - Static variable in class com.isode.dsapi.config.Schema
isodeForcedUpdateTotal
at_hasSubordinates - Static variable in class com.isode.dsapi.config.Schema
hasSubordinates
at_httpEnabled - Static variable in class com.isode.dsapi.config.Schema
HTTP configuration related types.
at_httpHost - Static variable in class com.isode.dsapi.config.Schema
 
at_httpPort - Static variable in class com.isode.dsapi.config.Schema
 
at_httpServedAPIs - Static variable in class com.isode.dsapi.config.Schema
 
at_httpServedDirs - Static variable in class com.isode.dsapi.config.Schema
 
at_httpsPort - Static variable in class com.isode.dsapi.config.Schema
 
at_indexBuild - Static variable in class com.isode.dsapi.config.Schema
indexBuild
at_indexState - Static variable in class com.isode.dsapi.config.Schema
indexState
at_isodeChainPolicy - Static variable in class com.isode.dsapi.config.Schema
isodeChainPolicy
at_isodeMonitorMode - Static variable in class com.isode.dsapi.config.Schema
Monitor mode.
at_isodeRequireLDAPTLS - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLAllowAnonymous - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLAllowPlain - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGenericBase - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGenericDomain - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGenericDomainMatchAttr - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGenericFullMatchAttr - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGenericNamingAttr - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGenericRule - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGenericUserMatchAttr - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGenericUsers - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGSSAPIBase - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGSSAPIFullMatchAttr - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGSSAPINamingAttr - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGSSAPIRealm - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGSSAPIRealmMatchAttr - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGSSAPIRule - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGSSAPIUserMatchAttr - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLGSSAPIUsers - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLMaxSSF - Static variable in class com.isode.dsapi.config.Schema
 
at_isodeSASLMinSSF - Static variable in class com.isode.dsapi.config.Schema
 
at_krbPrincipalName - Static variable in class com.isode.dsapi.config.Schema
"mail" is the default value for some SASL attributes
at_lastErrorTime - Static variable in class com.isode.dsapi.config.Schema
isodeLastErrorTime
at_lastSuccessTime - Static variable in class com.isode.dsapi.config.Schema
isodeLastSuccessTime
at_lastUpdateTime - Static variable in class com.isode.dsapi.config.Schema
isodeLastUpdateTime
at_LDAPAuthModesIExpect - Static variable in class com.isode.dsapi.config.Schema
isodeLDAPAuthModesIExpect
at_least_one - Variable in class com.isode.dsapi.config.DSACreationTemplate.OptRuleLimit
If true, then at least one of these rules must be present.
at_mail - Static variable in class com.isode.dsapi.config.Schema
"mail" is the default value for some SASL attributes
at_manager - Static variable in class com.isode.dsapi.config.Schema
manager
at_managerGroup - Static variable in class com.isode.dsapi.config.Schema
managerGroup
at_MaxEntriesPerFile - Static variable in class com.isode.dsapi.config.Schema
Maximum number of entries written to each snapshot'ed LDIF file for IMGDAM.
at_MaxLoadThreads - Static variable in class com.isode.dsapi.config.Schema
Maximum number of threads used to load data at startup for IMGDAM.
at_member - Static variable in class com.isode.dsapi.config.Schema
member
at_MESHAgreementID - Static variable in class com.isode.dsapi.config.Schema
Multi-valued sequence of integer ID and DN (agreement ID and GDAM DN).
at_MESHAgreementState - Static variable in class com.isode.dsapi.config.Schema
Single-valued integer.
at_MESHEnabled - Static variable in class com.isode.dsapi.config.Schema
Single-valued boolean.
at_MESHGroupID - Static variable in class com.isode.dsapi.config.Schema
UUID value specific to a MESH network.
at_MESHInitServerAddress - Static variable in class com.isode.dsapi.config.Schema
Single-valued presentation address.
at_MESHServerID - Static variable in class com.isode.dsapi.config.Schema
Multi-valued sequence of integer ID and DN (server ID and DN).
at_MESHServerState - Static variable in class com.isode.dsapi.config.Schema
Single-valued integer.
at_MESHSyncedWith - Static variable in class com.isode.dsapi.config.Schema
Multi-valued integer.
at_minSearchLevel - Static variable in class com.isode.dsapi.config.Schema
minSearchLevel
at_most_one - Variable in class com.isode.dsapi.config.DSACreationTemplate.OptRuleLimit
If true, then at most one of these rules must be present.
at_mppHost - Static variable in class com.isode.dsapi.config.Schema
 
at_mppPort - Static variable in class com.isode.dsapi.config.Schema
 
at_mppTLSPort - Static variable in class com.isode.dsapi.config.Schema
 
at_oauthAllowNonTLSMode - Static variable in class com.isode.dsapi.config.Schema
 
at_oauthRefreshTokenDuration - Static variable in class com.isode.dsapi.config.Schema
 
at_oauthServerAddress - Static variable in class com.isode.dsapi.config.Schema
 
at_oauthServerEnabled - Static variable in class com.isode.dsapi.config.Schema
OAuth configuration types.
at_oauthServerPort - Static variable in class com.isode.dsapi.config.Schema
 
at_oauthTokenDuration - Static variable in class com.isode.dsapi.config.Schema
 
at_oauthTokenPort - Static variable in class com.isode.dsapi.config.Schema
 
at_oauthUseClientStrongAuth - Static variable in class com.isode.dsapi.config.Schema
 
at_objectClass - Static variable in class com.isode.dsapi.config.Schema
objectclass
at_ocspEnabled - Static variable in class com.isode.dsapi.config.Schema
 
at_ocspHost - Static variable in class com.isode.dsapi.config.Schema
 
at_ocspIssuerCertificate - Static variable in class com.isode.dsapi.config.Schema
 
at_ocspIssuerName - Static variable in class com.isode.dsapi.config.Schema
OCSP configuration related types.
at_ocspNextUpdate - Static variable in class com.isode.dsapi.config.Schema
 
at_ocspP12File - Static variable in class com.isode.dsapi.config.Schema
 
at_ocspPort - Static variable in class com.isode.dsapi.config.Schema
 
at_ocspPPHRFile - Static variable in class com.isode.dsapi.config.Schema
 
at_ocspResponderMode - Static variable in class com.isode.dsapi.config.Schema
 
at_ocspURLPrefix - Static variable in class com.isode.dsapi.config.Schema
 
at_onChange - Static variable in class com.isode.dsapi.config.Schema
isodeOnChange
at_otherTimes - Static variable in class com.isode.dsapi.config.Schema
isodeOtherTimes
at_paddr - Static variable in class com.isode.dsapi.config.Schema
presentationAddress
at_pagedResultsGCInterval - Static variable in class com.isode.dsapi.config.Schema
isodePagedResultsGCInterval
at_pagedResultsTimeout - Static variable in class com.isode.dsapi.config.Schema
isodePagedResultsTimeout
at_passthroughAddress - Static variable in class com.isode.dsapi.config.Schema
 
at_passthroughEnabled - Static variable in class com.isode.dsapi.config.Schema
Pass-through authentication configuration types.
at_permitIncrReplay - Static variable in class com.isode.dsapi.config.Schema
isodePermitIncrReplay
at_pwdAllowUserChange - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdAllowUserChange - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdAttribute - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdAttribute - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdAutoMigrate - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdAutoMigrate - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdChangedTime - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdCheckEntropy - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdCheckEntropy - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdCheckQuality - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdCheckQuality - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdConfiguredSchemeComparators - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdConfiguredSchemeComparators - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdConfiguredSchemeGenerators - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdConfiguredSchemeGenerators - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdEndTime - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdExclude - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdExpireWarning - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdExpireWarning - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdFailureCountInterval - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdFailureCountInterval - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdGraceAuthNLimit - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdGraceAuthNLimit - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdGraceExpiry - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdGraceExpiry - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdHistoryDuration - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdHistoryDuration - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdInHistory - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdInHistory - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdLastSuccess - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdLockout - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdLockout - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdLockoutDuration - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdLockoutDuration - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdMaxAge - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdMaxAge - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdMaxDelay - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdMaxDelay - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdMaxFailure - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdMaxFailure - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdMaxIdle - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdMaxIdle - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdMaxLength - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdMaxLength - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdMinAge - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdMinAge - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdMinDelay - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdMinDelay - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdMinLength - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdMinLength - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdMustChange - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdMustChange - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdReset - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdSafeModify - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_pwdSafeModify - Static variable in class com.isode.dsapi.config.Schema
 
at_pwdStartTime - Static variable in class com.isode.dsapi.config.PasswordPolicyConfig
 
at_saslAvailableMechanisms - Static variable in class com.isode.dsapi.config.Schema
 
at_shadowArea - Static variable in class com.isode.dsapi.config.Schema
isodeShadowArea
at_shadowError - Static variable in class com.isode.dsapi.config.Schema
isodeShadowError
at_shadowPrefix - Static variable in class com.isode.dsapi.config.Schema
isodeShadowPrefix
at_shadowPrunePeriod - Static variable in class com.isode.dsapi.config.Schema
shadowPrunePeriod
at_snmp - Static variable in class com.isode.dsapi.config.Schema
SNMP enabled.
at_subtreeReference - Static variable in class com.isode.dsapi.config.Schema
subtreeReference
at_subtreeSpecification - Static variable in class com.isode.dsapi.config.Schema
subtreeSpecification
at_superiorKnowledge - Static variable in class com.isode.dsapi.config.Schema
superiorKnowledge
at_supplierInitiated - Static variable in class com.isode.dsapi.config.Schema
isodeSupplierInitiated
at_supplierIsMaster - Static variable in class com.isode.dsapi.config.Schema
isodeSupplierIsMaster
at_syncInterval - Static variable in class com.isode.dsapi.config.Schema
syncInterval
at_tlsAuthTrustAnchor - Static variable in class com.isode.dsapi.config.Schema
Multivalued attribute containing the list of files that contain the trust anchors for TLS
at_tlsAvailableCipherSuites - Static variable in class com.isode.dsapi.config.Schema
Attribute for TLS available Cipher Suites
at_tlsCaCertificateFile - Static variable in class com.isode.dsapi.config.Schema
Single valued attribute pointing to a file containing a set of PEM certificates
at_tlsCertificate - Static variable in class com.isode.dsapi.config.Schema
Single value attribute containing the DER certificate (untrusted) for TLS
at_tlsCheckCRLs - Static variable in class com.isode.dsapi.config.Schema
Single-valued boolean determining whether CRL checking is performed for TLS based authentication.
at_tlsConfiguredCipherSuites - Static variable in class com.isode.dsapi.config.Schema
Attribute for TLS configured Cipher Suites
at_tlsDHParamsPath - Static variable in class com.isode.dsapi.config.Schema
Single valued attribute for the TLS DH Parameters path
at_tlsDontTrustIdentities - Static variable in class com.isode.dsapi.config.Schema
Single valued boolean attribute for TLS trusting identities
at_tlsKeyInfoPaths - Static variable in class com.isode.dsapi.config.Schema
Attribute for TLS Key Info paths (single valued)
at_tlsLDAPhost - Static variable in class com.isode.dsapi.config.Schema
Single-valued attribute containing hostname of the LDAP server used for certificate lookups during TLS based authentication.
at_tlsLDAPport - Static variable in class com.isode.dsapi.config.Schema
Single-valued attribute containing the port-number of the LDAP server used for certificate lookups during TLS based authentication.
at_tlsRandomSeedPath - Static variable in class com.isode.dsapi.config.Schema
Single valued attribute for the TLS Random Seed path
at_tlsSessionCacheTimeout - Static variable in class com.isode.dsapi.config.Schema
Single valued attribute representing the session cache timeout
at_tlsSupportFlags - Static variable in class com.isode.dsapi.config.Schema
Single valued attribute that is a bit string representation of the TLS Support flag
at_tlsTrustAnchor - Static variable in class com.isode.dsapi.config.Schema
Multivalued attribute containing a set of DER certificate files which serve as trust anchors for TLS
at_tlsVerifyClient - Static variable in class com.isode.dsapi.config.Schema
Single valued attribute that is a bit string representation of the TLS verify client
at_tlsVerifyDepth - Static variable in class com.isode.dsapi.config.Schema
Single valued attribute that is a bit string representation of the TLS verify client
at_updateInterval - Static variable in class com.isode.dsapi.config.Schema
isodeUpdateInterval
at_userCertificate - Static variable in class com.isode.dsapi.config.Schema
userCertificate
at_userPassword - Static variable in class com.isode.dsapi.config.Schema
userPassword
at_windowSize - Static variable in class com.isode.dsapi.config.Schema
isodeWindowSize
atnAmhsmdNamingcontext - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: atn-amhsmd-namingcontext
ATNds - Class in com.isode.dsapi.atnds
This class provides various static methods that allow ATNds functionality.
ATNds() - Constructor for class com.isode.dsapi.atnds.ATNds
 
ATNds.ATNdsResult - Class in com.isode.dsapi.atnds
An object which returns the result of an ATNds conversion.
ATNdsResult(String, DN) - Constructor for class com.isode.dsapi.atnds.ATNds.ATNdsResult
Construct new object
Attribute - Class in com.isode.dsapi
Representation of an attribute.
Attribute() - Constructor for class com.isode.dsapi.Attribute
Used by the native library when creating a new empty object
Attribute(AttributeType) - Constructor for class com.isode.dsapi.Attribute
Create an empty new Attribute object.
Attribute(AttributeType, AttributeValue) - Constructor for class com.isode.dsapi.Attribute
Constructs an Attribute of specific type and value.
AttributeBlock - Class in com.isode.dsapi.profile
An AttributeBlock is a way of saving a structured set of key/value pairs in a BindProfile.
AttributeBlock() - Constructor for class com.isode.dsapi.profile.AttributeBlock
Create an empty AttributeBlock.
AttributeBlock(AttributeBlock) - Constructor for class com.isode.dsapi.profile.AttributeBlock
Construct a new object by copying another (so that subsequent changes to the original object won't affect this one).
AttributeBlock(String, String) - Constructor for class com.isode.dsapi.profile.AttributeBlock
Create an empty AttributeBlock with a specific type and name
attributeBlockIterator() - Method in class com.isode.dsapi.profile.BindProfile
Get an iterator over all the AttributeBlocks
attributeList - Variable in class com.isode.dsapi.GenericEntry
List of attributes that belong to this Entry
attributeReadFromFile(String, String) - Method in interface com.isode.dsapi.profile.BindProfileList.ISettingsEncrypter
An individual key/value pair has been read from an AttributeBlock in the BPL and is offered in case the value needs decrypting.
attributeReadFromFile(String, String) - Method in class com.isode.dsapi.profile.MConsoleEncrypter
An attribute key/value pair has been read from the BindProfile file, and we are given the opportunity to see if it needs decryption.
attributeReadFromFile(String, String) - Method in class com.isode.dsapi.profile.MLCEncrypter
An attribute key/value pair has been read from the BindProfile file, and we are given the opportunity to see if it needs decryption.
attributeToBeWritten(String, String) - Method in interface com.isode.dsapi.profile.BindProfileList.ISettingsEncrypter
A key/value pair is about to be written to a BPL wihtin an AttributeBlock, and is offered in case the value needs encrypting.
attributeToBeWritten(String, String) - Method in class com.isode.dsapi.profile.MConsoleEncrypter
An attribute key/value pair is about to be written to the BindProfile file, and we are given the opportunity to see if it needs encryption.
attributeToBeWritten(String, String) - Method in class com.isode.dsapi.profile.MLCEncrypter
An attribute key/value pair is about to be written to the BindProfile file, and we are given the opportunity to see if it needs encryption.
AttributeType - Class in com.isode.dsapi
Representation of an attribute type.
AttributeType() - Constructor for class com.isode.dsapi.AttributeType
Used by the native library when creating a new empty object.
AttributeType(String) - Constructor for class com.isode.dsapi.AttributeType
Construct a new AttributeType using the specified attribute name or OID string, allowing only types that are recognised by the local schema.
AttributeType(String, boolean) - Constructor for class com.isode.dsapi.AttributeType
Construct a new AttributeType using the specified attribute name or OID string, optionally permitting unknown attribute-types.
AttributeValue - Class in com.isode.dsapi
Representation of a single attribute value.
AttributeValue(boolean, byte[], AttributeType, boolean) - Constructor for class com.isode.dsapi.AttributeValue
Construct an AttributeValue, using an AttributeType, from either binary or BER encoding, optionally validating the value against the local schema.
AttributeValue(boolean, byte[], String, boolean) - Constructor for class com.isode.dsapi.AttributeValue
Construct an AttributeValue, using a String representation of an attribute name, from either binary or BER encoding, optionally validating the value against the local schema.
AttributeValue(boolean, String, AttributeType) - Constructor for class com.isode.dsapi.AttributeValue
Build an AttributeValue from a suitable LDAP String representation of a specified AttributeType, optionally validating the value against the local schema.
AttributeValue(boolean, String, String) - Constructor for class com.isode.dsapi.AttributeValue
Build an AttributeValue from a suitable LDAP String representation of a specified AttributeType, optionally checking validating the value against the local schema.
AttributeValue(byte[], AttributeType, boolean) - Constructor for class com.isode.dsapi.AttributeValue
Construct an AttributeValue, using an AttributeType, from either binary or BER encoding.
AttributeValue(byte[], String, boolean) - Constructor for class com.isode.dsapi.AttributeValue
Construct an AttributeValue, using a String representation of an attribute name, from either binary or BER encoding.
AttributeValue(String, AttributeType) - Constructor for class com.isode.dsapi.AttributeValue
Build an AttributeValue from a suitable LDAP String representation of a specified AttributeType.
AttributeValue(String, String) - Constructor for class com.isode.dsapi.AttributeValue
Build an AttributeValue from a suitable LDAP String representation, using the String representation of an attribute name Objects created with this constructor will always be valid according to the local schema.
attrs - Variable in class com.isode.dsapi.util.SeqEntry
List of attributes
attrs_to_index - Variable in class com.isode.dsapi.config.DSACreationTemplate
List of attribute types for which we want indexes to be auto-created, or empty list
attrType - Variable in class com.isode.dsapi.Attribute
Attribute type (should never be null after leaving constructor).
attrType - Variable in class com.isode.dsapi.util.EntryListBooleanAttributeComparator
 
attrType - Variable in class com.isode.dsapi.util.EntryListIntegerAttributeComparator
 
attrType - Variable in class com.isode.dsapi.util.EntryListStringAttributeComparator
 
attrTypeToOID(String) - Static method in class com.isode.dsapi.internal.ASNConv
Convert an attribute-type name into an OID, if it is known to the schema.
AttrWrapper() - Constructor for class com.isode.dsapi.config.SchemaObjects.AttrWrapper
 
AttrWrapperAttrType() - Constructor for class com.isode.dsapi.config.SchemaObjects.AttrWrapperAttrType
 
AttrWrapperBoolean() - Constructor for class com.isode.dsapi.config.SchemaObjects.AttrWrapperBoolean
 
AttrWrapperByteArray() - Constructor for class com.isode.dsapi.config.SchemaObjects.AttrWrapperByteArray
 
AttrWrapperDN() - Constructor for class com.isode.dsapi.config.SchemaObjects.AttrWrapperDN
 
AttrWrapperInteger() - Constructor for class com.isode.dsapi.config.SchemaObjects.AttrWrapperInteger
 
AttrWrapperMultiValuedString() - Constructor for class com.isode.dsapi.config.SchemaObjects.AttrWrapperMultiValuedString
 
AttrWrapperString() - Constructor for class com.isode.dsapi.config.SchemaObjects.AttrWrapperString
 
auth - Variable in class com.isode.dsapi.aci.SimpleACIRole
Minimum authentication level required for this role.
auth_anon - Variable in class com.isode.dsapi.aci.MutableACITuple
 
AUTH_MODE_NONE - Static variable in class com.isode.dsapi.config.ConfigEntry
 
AUTH_MODE_SASL - Static variable in class com.isode.dsapi.config.ConfigEntry
 
AUTH_MODE_SIMPLE - Static variable in class com.isode.dsapi.config.ConfigEntry
 
AUTH_MODE_STRONG - Static variable in class com.isode.dsapi.config.ConfigEntry
 
auth_simple - Variable in class com.isode.dsapi.aci.MutableACITuple
 
auth_strong - Variable in class com.isode.dsapi.aci.MutableACITuple
 
authorityRevocationList - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: authorityRevocationList
avName - Static variable in class com.isode.dsapi.syntax.mhs.ORAddress
The name of the attribute expected to be present in the schema for this syntax.
avName - Static variable in class com.isode.dsapi.syntax.mhs.ORName
The name of the attribute expected to be present in the schema for this syntax.
avType - Static variable in class com.isode.dsapi.syntax.mhs.ORAddress
The name of the attribute type expected to be in the schema for this syntax.
avType - Static variable in class com.isode.dsapi.syntax.mhs.ORName
The name of the attribute type expected to be in the schema for this syntax.

B

BadAddressException - Exception in com.isode.dsapi
Thrown when an attempt is made to use a presentation address which is invalid.
BadAddressException(String) - Constructor for exception com.isode.dsapi.BadAddressException
Constructs a new BadAddressException with the specified message.
BadAddressException(String, int) - Constructor for exception com.isode.dsapi.BadAddressException
 
BadAttributeTypeException - Exception in com.isode.dsapi
An exception thrown as a result of an attempt to use an invalid attribute type.
BadAttributeTypeException(String) - Constructor for exception com.isode.dsapi.BadAttributeTypeException
Constructs a new BadAttributeTypeException with the specified message.
BadAttributeTypeException(String, int) - Constructor for exception com.isode.dsapi.BadAttributeTypeException
Constructs a new BadAttributeTypeException with the specified message and error code
BadDNException - Exception in com.isode.dsapi
A class representing an exception which can be thrown as a result of an attempt to use an illegal Distinguished Name or Relative Distinguished Name
BadDNException(String) - Constructor for exception com.isode.dsapi.BadDNException
Constructs a new BadDNException with the specified message.
BadDNException(String, int) - Constructor for exception com.isode.dsapi.BadDNException
Constructs a new BadDNException with the specified message and error code
BadEntryException - Exception in com.isode.dsapi
A class representing an exception which can be thrown as a result of an attempt to use an entry which is invalid for some reason, for some particular purpose.
BadEntryException(String) - Constructor for exception com.isode.dsapi.BadEntryException
Constructs a new BadEntryException with the specified message.
BadEntryException(String, int) - Constructor for exception com.isode.dsapi.BadEntryException
Constructs a new BadEntryException with the specified message and error code
BadFilterException - Exception in com.isode.dsapi
A class representing an exception which can be thrown as a result of an attempt to use an illegal search filter in a search operation
BadFilterException(String) - Constructor for exception com.isode.dsapi.BadFilterException
Constructs a new BadFilterException with the specified message.
BadFilterException(String, int) - Constructor for exception com.isode.dsapi.BadFilterException
Constructs a new BadFilterException with the specified message and error code
BadSaslIdException - Exception in com.isode.dsapi.util
Exception thrown when something is wrong with SaslID
BadSaslIdException(String) - Constructor for exception com.isode.dsapi.util.BadSaslIdException
 
BadSyntaxException - Exception in com.isode.dsapi
A class representing an exception which can be thrown as a result of an attempt to use an illegal or inappropriate syntax
BadSyntaxException(String) - Constructor for exception com.isode.dsapi.BadSyntaxException
Constructs a new BadSyntaxException with the specified message.
BadSyntaxException(String, int) - Constructor for exception com.isode.dsapi.BadSyntaxException
Constructs a new BadSyntaxException with the specified message and error code
BadValueException - Exception in com.isode.dsapi
A class representing an exception which can be thrown as a result of an attempt to use an attribute with an illegal value.
BadValueException(String) - Constructor for exception com.isode.dsapi.BadValueException
Constructs a new BadValueException with the specified message.
BadValueException(String, int) - Constructor for exception com.isode.dsapi.BadValueException
Constructs a new BadValueException with the specified message and error code
BAGDAM - Enum constant in enum class com.isode.dsapi.config.GDAMType
 
bareMessage - Variable in exception com.isode.dsapi.bulk.DirectoryIterator.ScanException
Message without mention of DN (getMessage() returns a string with the DN included).
base - Variable in class com.isode.dsapi.aci.ACISubtreeSpec
Base of subtree.
base - Variable in class com.isode.dsapi.aci.SimpleACIArea.Region
Base of subtree.
base - Variable in class com.isode.dsapi.aci.SimpleACIWorld.ACSA
Logical base DN of ACSA.
baseDN - Variable in class com.isode.dsapi.DirectorySession
Base DN.
beginTimeStr - Variable in class com.isode.dsapi.config.ShadowAgreement
 
BEST_SSF - Static variable in class com.isode.dsapi.SASLParameters
The value that should be used to specify "best available" security strength factor.
bilateralAgreementNeeded - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
bind() - Method in class com.isode.dsapi.profile.BindProfile
Convenience method to create a new IsodeDirectorySession from this object, for callers who are not interested in specifying any bind CommonArgs, or obtaining a bind Indication, or doing any certificate verification themselves.
bind(BindParams, CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Bind using a BindParams object.
bind(CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Perform a synchronous anonymous bind.
bind(CommonArgs) - Method in class com.isode.dsapi.internal.TracedIsodeDirectorySession
 
bind(CommonArgs) - Method in class com.isode.dsapi.profile.BindProfile
Convenience method to create and bind new IsodeDirectorySession from this object.
bind(CommonArgs, boolean) - Method in class com.isode.dsapi.profile.BindProfile
Performs a bind of the type appropriate for the bind profile.
bind(DN, DN, String, CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Perform a strong bind.
bind(DN, String, CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Perform a synchronous simple bind.
BIND_ANONYMOUS - Static variable in class com.isode.dsapi.DirectorySession
Bind type: anonymous bind.
BIND_NONE - Static variable in class com.isode.dsapi.DirectorySession
Bind type: no bind.
BIND_SIMPLE - Static variable in class com.isode.dsapi.DirectorySession
Bind type: simple bind
BIND_STRONG - Static variable in class com.isode.dsapi.DirectorySession
Bind type: strong bind.
bindDN - Variable in class com.isode.dsapi.profile.BindProfile
 
bindIndication - Variable in class com.isode.dsapi.profile.BindProfile.BoundSession
The indication returned by the bind operation.
bindList - Variable in class com.isode.dsapi.profile.BindProfileList
 
BindParams - Class in com.isode.dsapi
BindParams is a class which wraps the DS_BindParams structure.
BindParams() - Constructor for class com.isode.dsapi.BindParams
Create a new BindParams object that will be suitable for using as a no-frills "anonymous" bind.
BindParams(BindParams) - Constructor for class com.isode.dsapi.BindParams
Create a new BindParams object which is a copy of an existing one.
BindParams(DN, String) - Constructor for class com.isode.dsapi.BindParams
Create a new BindParams object that will be suitable for a "simple" bind.
BindParams(Identity) - Constructor for class com.isode.dsapi.BindParams
Create a new BindParams object that will be suitable for a "strong" bind over LDAP.
BindParams(Identity, DN) - Constructor for class com.isode.dsapi.BindParams
Create a new BindParams object that will be suitable for a "strong" bind.
BindParams(SASLParameters) - Constructor for class com.isode.dsapi.BindParams
Create a new BindParams object that will be suitable for a SASL bind over LDAP.
BindProfile - Class in com.isode.dsapi.profile
This class provides a way to keep track of a set of information about a Directory to which a user might want to bind.
BindProfile(BindProfile) - Constructor for class com.isode.dsapi.profile.BindProfile
Create a new BindProfile as a copy of an existing BindProfile.
BindProfile(BindProfileAddress) - Constructor for class com.isode.dsapi.profile.BindProfile
Create a BindProfile representing an anonymous connection.
BindProfile(BindProfileAddress, DN, DN, DN, SASLParametersProfile, BindType) - Constructor for class com.isode.dsapi.profile.BindProfile
Constructor used by BindProfileList and other constructors in this class to create a new object.
BindProfile(BindProfileAddress, DN, DN, String, Identity) - Constructor for class com.isode.dsapi.profile.BindProfile
Create a new BindProfile object which will use strong authentication.
BindProfile(BindProfileAddress, DN, String) - Constructor for class com.isode.dsapi.profile.BindProfile
Create a bind profile based on simple authentication.
BindProfile(BindProfileAddress, SASLParametersProfile) - Constructor for class com.isode.dsapi.profile.BindProfile
Create a BindProfile representing a connection using SASL authentication.
BindProfile.BoundSession - Class in com.isode.dsapi.profile
Convenience class used to encapsulate the result of creating and binding to a Directory.
bindProfileAddress - Variable in class com.isode.dsapi.profile.BindProfile
 
BindProfileAddress - Class in com.isode.dsapi.syntax
This class stores information about a bind profile address in the following categories: LDAP URI, LDAPS URI, presentation address containing only a single ITOT network address (DAP), other valid presentation addresses (Advanced) and any other string that does not fit into the categories before (Other).
BindProfileAddress(BindProfileAddress, String, int) - Constructor for class com.isode.dsapi.syntax.BindProfileAddress
Creates a copy of a given BindProfileAddress.
BindProfileAddress(PresentationAddress) - Constructor for class com.isode.dsapi.syntax.BindProfileAddress
Constructor to create an object with the given data.
BindProfileAddress(URIData) - Constructor for class com.isode.dsapi.syntax.BindProfileAddress
Constructor to create a bind profile address of the type AddressType.LDAP AddressType.LDAPS or AddressType.XMPP.
BindProfileAddress(String) - Constructor for class com.isode.dsapi.syntax.BindProfileAddress
Constructor to create an object with the given data.
BindProfileAddress.AddressType - Enum Class in com.isode.dsapi.syntax
An enumeration defining the different address types that can be used to create a bind profile.
BindProfileCLI - Class in com.isode.dsapi.profile
BindProfileCLI.
BindProfileCLI() - Constructor for class com.isode.dsapi.profile.BindProfileCLI
 
BindProfileList - Class in com.isode.dsapi.profile
This class maintains a collection of BindProfile objects which are stored on disk in between separate invocations of an application.
BindProfileList(String) - Constructor for class com.isode.dsapi.profile.BindProfileList
Create a new "read-only" BindProfileList object, used only for reading an existing file, and not making any attempt to decrypt encrypted passwords.
BindProfileList(String, String) - Constructor for class com.isode.dsapi.profile.BindProfileList
Create a new BindProfileList object.
BindProfileList.ISettingsEncrypter - Interface in com.isode.dsapi.profile
Applications which want to encrypt arbitrary data in "multisetting" or "setting" parameters using the BPL passphrase must implement this interface, which will be used when the BPL is loaded/stored.
BindProfileList.RemoveMode - Enum Class in com.isode.dsapi.profile
The remove mode for BindProfileList.removeBindProfile(BindProfile, RemoveMode), indicating how it should respond if it encounters a profile that may be referenced by another profile.
BindProfileList.StringSection - Class in com.isode.dsapi.profile
Utility class which just stores information about a substring inside another String.
bindProfileModifiedSinceLastUpdate(String, Date, boolean) - Method in interface com.isode.dsapi.profile.BindProfileModifyWatcher
Action to be taken when the bind profile list is found modified since the last reload of the bind profile list.
BindProfileModifyWatcher - Interface in com.isode.dsapi.profile
Interface to be implemented by applications that want to get notified if the Isode bind profile has been modified by an external program.
BindProfileModifyWatcher.BIND_PROFILE_MODIFY_ACTION - Enum Class in com.isode.dsapi.profile
 
BindProfileModifyWatcher.PostBindProfileModifyAction - Interface in com.isode.dsapi.profile
Interface to provide a method for actions that would be done post the user's selection of the action on noticing the bind profile modification
BindProfileUtils - Class in com.isode.dsapi.profile
General utility class for bind profile
BindProfileUtils() - Constructor for class com.isode.dsapi.profile.BindProfileUtils
 
bindType - Variable in class com.isode.dsapi.profile.BindProfile
Will be one of ANONYMOUS, SIMPLE or STRONG.
BindType - Enum Class in com.isode.dsapi
Directory Bind Types.
bindWithTrace(CommonArgs, boolean, NettraceObserver) - Method in class com.isode.dsapi.profile.BindProfile
Creates a traced bind (a bind with a Nettrace attached) of the type appropriate for the bind profile.
bp_label - Variable in class com.isode.dsapi.config.DSACreationTemplate
Label for bind profile, or null to use the value of 'label'.
bp_label - Variable in class com.isode.dsapi.config.DSACreationTemplate.UserBP
Bind profile label, or null to generate a suitable label: "<dsa-dn> / <user-dn-rdn-value>" (not saved to XML)
BPLiterals - Class in com.isode.dsapi.profile
This class contains definitions for string literals related to things found in BindProfiles.
BPLiterals() - Constructor for class com.isode.dsapi.profile.BPLiterals
 
Browse - Enum constant in enum class com.isode.dsapi.aci.PermBit
 
buildAuthorizeRequest(SASLParameters, String, String) - Method in class com.isode.dsapi.util.oauth.OAuthClient
 
buildDN(DN, int) - Static method in class com.isode.dsapi.config.ShadowAgreement
Build agreement and state DN.
BUILDING - Enum constant in enum class com.isode.dsapi.config.IndexEntry.IndexState
 

C

caCertificate - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: caCertificate
callbackParams - Variable in class com.isode.dsapi.SASLParameters
Callback parameters for this SASLParams.
callBrowserToLogin(SASLParameters) - Method in class com.isode.dsapi.util.oauth.OAuthClient
 
canBind - Variable in class com.isode.dsapi.profile.BindProfile
 
cancel() - Method in class com.isode.dsapi.DirectorySession.PendingOperation
Cancel an outstanding asynchronous operation.
CannotDeriveKeyException - Exception in com.isode.dsapi.profile
Used to indicate a failure in the native library when deriving keys for encryption or decryption.
CannotDeriveKeyException(String) - Constructor for exception com.isode.dsapi.profile.CannotDeriveKeyException
 
CannotDeriveKeyException(String, int) - Constructor for exception com.isode.dsapi.profile.CannotDeriveKeyException
 
CANT_PROCEED_STR - Static variable in class com.isode.dsapi.config.ConfigUtil
String that can be used in messages to indicate that we can not proceed with the given action.
certificateRevocationList - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: certificateRevocationList
ChainPolicy - Enum Class in com.isode.dsapi.config
Isode chain policy.
CHANGE_AFTER_RESET - Enum constant in enum class com.isode.dsapi.Indication.PasswordPolicyStatus
The password must be changed before any operation other than a bind or modify will be allowed.
ChangeEntry - Class in com.isode.dsapi
An abstract class which acts to group the four different types of change-entries found on an LDIF file: ModifyEntry, AddEntry, DeleteEntry and RenameEntry.
ChangeEntry() - Constructor for class com.isode.dsapi.ChangeEntry
Constructor used by the native library to create a blank object.
ChangeEntry(int, DN) - Constructor for class com.isode.dsapi.ChangeEntry
Constructor used by sub-classes to create a blank object.
changeLogMaxEntryAge - Static variable in class com.isode.dsapi.config.SchemaObjects
 
changeLogPrunePeriod - Static variable in class com.isode.dsapi.config.SchemaObjects
 
changeOccurred() - Method in interface com.isode.dsapi.config.FailoverGroups.FailoverGroupsListener
 
check() - Method in class com.isode.dsapi.aci.MutableACITuple
Check for errors.
checkAndRemoveCertFromTrustStore(String) - Static method in class com.isode.dsapi.profile.BindProfileUtils
Remove certificate corresponding to given key from the trust store if it is not used any where in the bind profile.
checkIP(String) - Static method in class com.isode.dsapi.syntax.GenericAddress
Checks if the currently given address is an IP address.
checkIPv4(String) - Static method in class com.isode.dsapi.syntax.GenericAddress
Checks if the currently given IP address is an IPv4 address.
checkIPv6(String) - Static method in class com.isode.dsapi.syntax.GenericAddress
Checks if the currently given address is an IPv6 address.
checkMandatory(AttributeType, DN) - Static method in class com.isode.dsapi.config.ManagedObject
Checks that DN value is not null (null implies attribute is absent).
checkMandatory(AttributeType, Integer) - Static method in class com.isode.dsapi.config.ManagedObject
Checks that integer value is not null (null implies attribute is absent).
checkMandatory(AttributeType, String) - Static method in class com.isode.dsapi.config.ManagedObject
Checks if a String is not null, and throws an exception if it is.
checkMandatory(AttributeType, List<?>) - Static method in class com.isode.dsapi.config.ManagedObject
Checks that list is not null or empty (null or empty implies attribute is absent).
Chop(DN, boolean) - Constructor for class com.isode.dsapi.aci.SimpleACIArea.Chop
Construct a chop point.
chop_after - Variable in class com.isode.dsapi.aci.ACISubtreeSpec
Chop after list (never null).
chop_before - Variable in class com.isode.dsapi.aci.ACISubtreeSpec
Chop before list (never null).
ChopList() - Constructor for class com.isode.dsapi.aci.SimpleACIArea.ChopList
Construct an empty chop-point list.
ChopList(List<SimpleACIArea.Chop>) - Constructor for class com.isode.dsapi.aci.SimpleACIArea.ChopList
Construct a chop-point list based on an existing list of Chops.
chops - Variable in class com.isode.dsapi.aci.SimpleACIArea.Region
Chop point list (immutable, never null).
chopSubtree(DN, boolean) - Method in class com.isode.dsapi.aci.SimpleACIArea
Chop the given subtree out of this area.
chopSubtree(DN, boolean, List<DN>) - Method in class com.isode.dsapi.aci.SimpleACIArea
Chop the given subtree, but with exceptions.
cleanUpIdentities(boolean) - Static method in class com.isode.dsapi.profile.BindProfileUtils
Determine the number of identity files that are no longer referenced by any of the bind profiles and remove them if required.
cleanUpTrustAnchors(boolean) - Static method in class com.isode.dsapi.profile.BindProfileUtils
Determine list of trusted certificate files that are no longer referenced by any of the bind profiles and remove them if required.
clear() - Method in class com.isode.dsapi.util.DNSet
Clear the set.
clearAllPermBits() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Clear all permission bits.
clearance - Static variable in class com.isode.dsapi.config.Schema
 
clearAttributeBlocks(String) - Method in class com.isode.dsapi.profile.BindProfile
Remove all AttributeBlocks of a given type from the bind profile
clearAttributeList(int) - Method in class com.isode.dsapi.RDN
Method called by native library to empty the Attribute list, and insert a number of null place-holders
clearAttributesOfType(String) - Method in class com.isode.dsapi.profile.BindProfile
Remove all AttributeBlock of the given type
clearFlag(DSEType.Flag) - Method in class com.isode.dsapi.syntax.DSEType
Clear the given flag within the DSE type, and return the old value.
clearFlag(MonitorMode.Flag) - Method in class com.isode.dsapi.syntax.MonitorMode
Clear the given flag within the DSE type, and return the old value.
clearPermBits(PermBit...) - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Clear one or more permission bits.
clearRelocateDNCache() - Method in class com.isode.dsapi.config.DSACreationTemplate
Clear the DNParam cache used by relocateDN().
CLEARTEXT - Enum constant in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
Clear Text
clearTrustedCerts() - Method in class com.isode.dsapi.profile.BindProfile
Remove all trusted certificates from bind profile
clearValuesList() - Method in class com.isode.dsapi.Attribute
Clear values list.
CLIENT_ID_PASSPHRASE - Static variable in class com.isode.dsapi.profile.MLCEncrypter
The setting key "mlcClientIdentityPassphrase" contains sensitive data that will be encrypted.
clone() - Method in class com.isode.dsapi.aci.MutableACITuple
Clone the object (shallow copy)
close() - Method in class com.isode.dsapi.LDIF
Close the input/output files.
close() - Method in class com.isode.dsapi.RandomAccessLDIF
Close the input/output files.
close() - Method in class com.isode.dsapi.util.cfg.LDAPProfile
Unbind and releases directory session (if bound)
close() - Method in class com.isode.logging.javadsapimsgLoggingHandler
This method is abstract in the base class and so must be implemented, but does nothing.
cn - Static variable in class com.isode.dsapi.util.SaslAttributeTypes
 
CN - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
collectiveExclusions - Static variable in class com.isode.dsapi.util.DSAttrType
Required AttributeType: collectiveExclusions
com.isode.dsapi - package com.isode.dsapi
 
com.isode.dsapi.aci - package com.isode.dsapi.aci
 
com.isode.dsapi.atnds - package com.isode.dsapi.atnds
 
com.isode.dsapi.bulk - package com.isode.dsapi.bulk
 
com.isode.dsapi.config - package com.isode.dsapi.config
 
com.isode.dsapi.encdec - package com.isode.dsapi.encdec
 
com.isode.dsapi.internal - package com.isode.dsapi.internal
 
com.isode.dsapi.profile - package com.isode.dsapi.profile
 
com.isode.dsapi.syntax - package com.isode.dsapi.syntax
 
com.isode.dsapi.syntax.mhs - package com.isode.dsapi.syntax.mhs
 
com.isode.dsapi.util - package com.isode.dsapi.util
 
com.isode.dsapi.util.cfg - package com.isode.dsapi.util.cfg
 
com.isode.dsapi.util.data - package com.isode.dsapi.util.data
 
com.isode.dsapi.util.oauth - package com.isode.dsapi.util.oauth
 
com.isode.dsapi.x509 - package com.isode.dsapi.x509
 
com.isode.logging - package com.isode.logging
 
commit() - Method in class com.isode.dsapi.config.FailoverAgreement
Override the superclass method with one that always throws a ConfigOpFailedException, since it's never expected that anyone write back this type of entry.
commit() - Method in class com.isode.dsapi.config.ManagedObject
Commit stored changes to the directory, and then refresh the stored entry by reading it back from the directory.
commitLoggingConfiguration() - Method in class com.isode.dsapi.config.LogConfigObject
Commit the logging configuration to the DSA
commitNoRefresh() - Method in class com.isode.dsapi.config.ManagedObject
Commit stored changes to the directory.
CommonArgs - Class in com.isode.dsapi
A CommonArgs object contains a set of values, some boolean and some integers, which may be used to specify extra information about how a given directory operation should be performed.
CommonArgs() - Constructor for class com.isode.dsapi.CommonArgs
Create a new CommonArgs object with defaults as defined in the setDefaults() method.
CommonArgs(CommonArgs) - Constructor for class com.isode.dsapi.CommonArgs
Create a new CommonArgs which will have the same values as the supplied value.
CommonArgs(String) - Constructor for class com.isode.dsapi.CommonArgs
Create a CommonArgs object with values as defined in the supplied string representation.
commonName - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: commonName
compare(DN, Attribute, CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Perform a comparison of a particular attribute value for an entry in the directory.
compare(Entry, Entry) - Method in class com.isode.dsapi.util.EntryListBooleanComparator
compare method used by sorting algorithm
compare(Entry, Entry) - Method in class com.isode.dsapi.util.EntryListIntegerComparator
compare method used by sorting algorithm
compare(Entry, Entry) - Method in class com.isode.dsapi.util.EntryListStringComparator
compare method used by sorting algorithm
Compare - Enum constant in enum class com.isode.dsapi.aci.PermBit
 
COMPARE - Enum constant in enum class com.isode.dsapi.aci.ACITuple.Operation
 
compareBindProfileAddress(BindProfileAddress, BindProfileAddress) - Method in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
Compare two bind profile addresses for the given address type
compareMatched() - Method in class com.isode.dsapi.Indication
Determine whether an Indication returned from a compare operation shows that a match was successful.
compareTo(ACISubtreeSpec) - Method in class com.isode.dsapi.aci.ACISubtreeSpec
Compare according to DN order of base DN.
compareTo(SimpleACIArea.Chop) - Method in class com.isode.dsapi.aci.SimpleACIArea.Chop
Comparison, ordered by DN then before/after.
compareTo(SimpleACIArea.Region) - Method in class com.isode.dsapi.aci.SimpleACIArea.Region
Comparison, ordered by DN.
compareTo(SimpleACIWorld.ACSA) - Method in class com.isode.dsapi.aci.SimpleACIWorld.ACSA
Ordering by DN.
compareTo(Attribute) - Method in class com.isode.dsapi.Attribute
Compare this Attribute with another one, returning an ordering based on syntax-specific comparisons.
compareTo(AttributeValue) - Method in class com.isode.dsapi.AttributeValue
Compares this value with the specified AttributeValue for sort order.
compareTo(AgreementTuple) - Method in class com.isode.dsapi.config.AgreementTuple
Compare for sort ordering.
compareTo(PeerAuthData) - Method in class com.isode.dsapi.config.PeerAuthData
 
compareTo(DN) - Method in class com.isode.dsapi.DN
Compare two DNs.
compareTo(GenericEntry) - Method in class com.isode.dsapi.GenericEntry
Compare to another GenericEntry, ordering the entries by DN.
compareTo(BindProfile) - Method in class com.isode.dsapi.profile.BindProfile
Compare ordering for list display.
compareTo(AccessPoint) - Method in class com.isode.dsapi.syntax.AccessPoint
compareTo(BindProfileAddress) - Method in class com.isode.dsapi.syntax.BindProfileAddress
 
compareTo(FailoverContext) - Method in class com.isode.dsapi.syntax.FailoverContext
Compares with another FailoverContext.
compareTo(IdentifiedDN) - Method in class com.isode.dsapi.syntax.IdentifiedDN
Compares with another IdentifiedDN.
compareTo(MASAP) - Method in class com.isode.dsapi.syntax.MASAP
compareTo(MOSAP) - Method in class com.isode.dsapi.syntax.MOSAP
compareTo(NetworkAddress) - Method in class com.isode.dsapi.syntax.NetworkAddress
 
compareTo(PresentationAddress) - Method in class com.isode.dsapi.syntax.PresentationAddress
 
compareTo(Selector) - Method in class com.isode.dsapi.syntax.Selector
 
compareTo(TelexData) - Method in class com.isode.dsapi.syntax.TelexData
 
compareTo(URIData) - Method in class com.isode.dsapi.syntax.URIData
 
compareTo(EntryInfo) - Method in class com.isode.dsapi.util.EntryInfo
Compare Entries for display tree-loading order.
COMPONENT_MAX - Static variable in class com.isode.dsapi.syntax.mhs.OR
Maximum component identifier value.
computeReverseAuthData(PeerEntry, PeerEntry, Protocol, boolean) - Static method in class com.isode.dsapi.config.ConfigUtil
Compute the reverse authentication data for a peer entry using the authentication data of the given directory server
CONFIG_READ_STR - Static variable in class com.isode.dsapi.config.ConfigUtil
String that can be used in messages to indicate that config entry was not read from the directory.
ConfigEntry - Class in com.isode.dsapi.config
ConfigEntry represents the root configuration entry (cn=config).
ConfigEntry(Entry, IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.ConfigEntry
Construct from the entry object.
ConfigManager - Class in com.isode.dsapi.config
Stores the various configuration data.
ConfigManager(IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.ConfigManager
Create a config manager using the given Isode directory session.
ConfigManager.ConfigObjectClass - Enum Class in com.isode.dsapi.config
This is a list of config data short-hands that users can use to load that type of config data.
ConfigOpFailedException - Exception in com.isode.dsapi.config
A class representing an exception which can be thrown as a result of a local requested operation failing.
ConfigOpFailedException(String) - Constructor for exception com.isode.dsapi.config.ConfigOpFailedException
Constructs a new ConfigOpFailedException with the specified message.
ConfigOpFailedException(String, int) - Constructor for exception com.isode.dsapi.config.ConfigOpFailedException
Constructs a new ConfigOpFailedException with the specified message and error code
ConfigOpFailedException(String, Throwable) - Constructor for exception com.isode.dsapi.config.ConfigOpFailedException
Constructs a new ConfigOpFailedException with the specified message and cause.
configure(DataNode) - Method in class com.isode.dsapi.util.cfg.LDAPProfile
Read configuration from DataNode.
ConfigUtil - Class in com.isode.dsapi.config
Utility methods.
ConfigUtil() - Constructor for class com.isode.dsapi.config.ConfigUtil
 
CONNECTION_ANONYMOUS - Enum constant in enum class com.isode.dsapi.DirectorySession.ConnectionState
A DirectorySession is currently bound with no authentication.
CONNECTION_LOST - Enum constant in enum class com.isode.dsapi.DirectorySession.ConnectionState
The library has detected that a DirectorySession which was bound has lost its connection.
CONNECTION_SASL - Enum constant in enum class com.isode.dsapi.DirectorySession.ConnectionState
A DirectorySession is currently bound using SASL authentication.
CONNECTION_SIMPLE - Enum constant in enum class com.isode.dsapi.DirectorySession.ConnectionState
A DirectorySession is currently bound using simple authentication.
CONNECTION_STATE_UNKNOWN - Enum constant in enum class com.isode.dsapi.DirectorySession.ConnectionState
The session state is unknown.
CONNECTION_STRONG - Enum constant in enum class com.isode.dsapi.DirectorySession.ConnectionState
A DirectorySession is currently bound using strong authentication.
ConnectionLostException - Exception in com.isode.dsapi
A connection was lost during an attempt to perform a directory operation.
ConnectionLostException(String) - Constructor for exception com.isode.dsapi.ConnectionLostException
 
ConnectionLostException(String, int) - Constructor for exception com.isode.dsapi.ConnectionLostException
 
ConnectionPolicy - Enum Class in com.isode.dsapi.config
 
consumedNClist - Variable in class com.isode.dsapi.config.DSACreationTemplate
Naming contexts to be consumed from master (relevant on creating a shadow DSA), or empty list if none.
ConsumerAgreement - Class in com.isode.dsapi.config
Consumer agreement object.
ConsumerAgreement(Entry, Entry, IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.ConsumerAgreement
Construct from the entry object.
contains(DN) - Method in class com.isode.dsapi.aci.ACIRegion
Tests whether a single normal-entry DN is within the region.
contains(Object) - Method in class com.isode.dsapi.util.DNSet
Test whether the set contains the given DN.
contains(String) - Method in class com.isode.dsapi.util.OCList
Test to see if the objectclass list contains the given objectclass.
containsAll(Collection<?>) - Method in class com.isode.dsapi.util.DNSet
Check whether the set contains all the provided DNs.
containsSubEntry(DN) - Method in class com.isode.dsapi.aci.ACIRegion
Tests whether a single subentry DN is within the region.
contentsEqual(SimpleACIRole) - Method in class com.isode.dsapi.aci.SimpleACIRole
Test whether two roles' data are identical, apart from their names.
contentsEqual(SimpleACIRule) - Method in class com.isode.dsapi.aci.SimpleACIRule
Test whether the contents of two rules is identical; that is, that all the data is the same apart from the labels.
contentsEqual(SimpleACIRule.Tuple) - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Test whether two rules are identical, apart from their names.
contentsHashCode() - Method in class com.isode.dsapi.aci.SimpleACIRole
Calculate a hash value which depends on the 'contents' of the role, but not the name.
contentsHashCode() - Method in class com.isode.dsapi.aci.SimpleACIRule
Generate a hashcode which is based on the contents (as tested by contentsEqual()) and is not dependent on the order of the rules or the name.
contentsHashCode() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Return a hashCode that depends on the 'contents' of the rule tuple, but not the name.
convert(BAC.ACIItem, ACIRegion, DN, List<ACITuple>, List<String>) - Static method in class com.isode.dsapi.aci.ACITuple
Convert an ACIItem into a number of ACITuples added to the given list.
convert(IF.Attribute) - Static method in class com.isode.dsapi.internal.ASNConv
Convert IF.Attribute to Attribute.
convert(IF.AttributeTypeAndValue) - Static method in class com.isode.dsapi.internal.ASNConv
Convert IF.AttributeTypeAndValue to Attribute.
convert(IF.RDNSequence) - Static method in class com.isode.dsapi.internal.ASNConv
Convert IF.RDNSequence to DN.
convert(IF.RelativeDistinguishedName) - Static method in class com.isode.dsapi.internal.ASNConv
Convert IF.RelativeDistinguishedName to RDN.
convert(Attribute) - Static method in class com.isode.dsapi.internal.ASNConv
Convert Attribute to IF.Attribute.
convert(DN) - Static method in class com.isode.dsapi.internal.ASNConv
Convert DN to IF.RDNSequence.
convert(RDN) - Static method in class com.isode.dsapi.internal.ASNConv
Convert RDN to IF.RelativeDistinguishedName.
convertAFTN2AMHS(DirectorySession, DN, String) - Static method in class com.isode.dsapi.atnds.ATNds
Convert an AFTN address to the AMHS O/R address.
convertAMHS2AFTN(DirectorySession, DN, String) - Static method in class com.isode.dsapi.atnds.ATNds
Return the AFTN address associated with the given AMHS O/R address.
convertInternetToItot(String) - Static method in class com.isode.dsapi.syntax.NetworkAddress
If the network address is stored using the "Internet=" MACRO but with the hostname (as in the old bind profile), then the presentation address syntax handler would convert the hostname into an IP address.
convertToAttributeTypeAndValue(Attribute) - Static method in class com.isode.dsapi.internal.ASNConv
Convert a Attribute with one value to IF.AttributeTypeAndValue.
convertToAV(AttributeType) - Method in class com.isode.dsapi.aci.MutableACITuple
Convert to an AttributeValue.
copyExtraXML(BindProfile) - Method in class com.isode.dsapi.profile.BindProfile
Copies the the extra xml from another bind profile into this one (any extra xml for this bind profile will be overwritten).
copyFrom(SimpleACIRole) - Method in class com.isode.dsapi.aci.SimpleACIRole
Copy data from the given role.
copyFrom(SimpleACIRule) - Method in class com.isode.dsapi.aci.SimpleACIRule
Copy data from the given rule.
copyFrom(SimpleACIRule.Tuple) - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Copy data from the given tuple.
copySettings(BindProfile, BindProfile) - Static method in class com.isode.dsapi.profile.BindProfileUtils
Copies the settings (that is, at the time of writing, the single value, mutli value and AttributeBlock in the bind profile) from one BindProfile to another.
copyUniqueID(BindProfile) - Method in class com.isode.dsapi.profile.BindProfile
Copies the unique id from another bind profile.
correct_dn - Variable in class com.isode.dsapi.bulk.LDIFLoad
Correct DN-valued attributes that are loaded?
correctLists() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Scan the 'items' list, and pick up any new roles or rules which aren't already in the 'roles' or 'rules' lists, and add them (using SimpleACIWorld.addRole(com.isode.dsapi.aci.SimpleACIRole) or SimpleACIWorld.addRule(com.isode.dsapi.aci.SimpleACIRule) to ensure that identical copies are merged).
CORRUPT - Enum constant in enum class com.isode.dsapi.config.IndexEntry.IndexState
 
COUNTERS - Enum constant in enum class com.isode.dsapi.syntax.MonitorMode.Flag
 
COUNTRY - Static variable in class com.isode.dsapi.syntax.mhs.OR
Component types.
countryName - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: countryName
CP - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
cp_list - Variable in class com.isode.dsapi.config.DSACreationTemplate
Naming contexts specified, or empty list if none.
CRAM_MD5 - Enum constant in enum class com.isode.dsapi.SASLMechanism
 
create(DN, DN, Integer, Integer, DN, Boolean) - Static method in class com.isode.dsapi.config.ShadowAgreement
Create a basic agreement entry and update DB.
create(DN, PresentationAddress, PeerAuthData, PeerAuthData) - Method in class com.isode.dsapi.config.PeerManager
Create a peer configuration entry.
create(DN, Integer, Integer, DN, Boolean) - Method in class com.isode.dsapi.config.ShadowManager
Create a basic on change supplier agreement.
create(DN, Integer, Integer, DN, Boolean, DN, Boolean) - Method in class com.isode.dsapi.config.ShadowManager
Create a basic on change consumer agreement.
create(IsodeDirectorySession, int, int) - Static method in class com.isode.dsapi.config.LDAPChangelogEntry
Construct Changelog entry (which will be something like "cn=changeover,cn=config").
create(IsodeDirectorySession, DN, byte[], String, String, String) - Static method in class com.isode.dsapi.config.OCSPService
Create an OCSP service configuration object and add the corresponding entry.
create(IsodeDirectorySession, DN, AttributeType, IndexEntry.IndexMatchType, GDAMType) - Static method in class com.isode.dsapi.config.IndexEntry
Create a new index and update DB.
create(IsodeDirectorySession, DN, DN) - Static method in class com.isode.dsapi.config.FailoverEntry
Construct Failover entry (which will be something like "cn=failover,cn=config").
create(IsodeDirectorySession, DN, PresentationAddress, PeerAuthData, PeerAuthData) - Static method in class com.isode.dsapi.config.PeerEntry
Create a peer configuration entry and update DB.
create(IsodeDirectorySession, DN, Integer, Integer, DN, Boolean) - Static method in class com.isode.dsapi.config.SupplierAgreement
Create a basic on change agreement.
create(IsodeDirectorySession, DN, Integer, Integer, DN, Boolean, DN, Boolean) - Static method in class com.isode.dsapi.config.ConsumerAgreement
Create a basic on change agreement and update DB.
create(IsodeDirectorySession, String, Integer, Integer, Integer, Integer, Boolean, Boolean) - Static method in class com.isode.dsapi.config.OAuthEntry
Construct entry (which will be something like "cn=oauth,cn=config").
create(IsodeDirectorySession, String, String, GDAMType) - Static method in class com.isode.dsapi.config.GDAMEntry
Create a new GDAM and update DB.
create(IsodeDirectorySession, String, List<IdentifiedDN>, List<IdentifiedDN>) - Static method in class com.isode.dsapi.config.MESHEntry
Construct MESHEntry (which will be something like "cn=mesh,cn=config").
create(String, byte[], String, String, String) - Method in class com.isode.dsapi.config.OCSPServiceManager
Create a peer configuration entry.
create(String, String, GDAMType) - Method in class com.isode.dsapi.config.GDAMManager
Create a GDAM.
create_list - Variable in class com.isode.dsapi.config.DSACreationTemplate
List of entries to ensure are created, or empty list if none.
createAP(String) - Static method in class com.isode.dsapi.config.ManagedObject
This method is invoked to create an access point from a string that is bound to be of valid format, like data read from the DB.
createAttributeType(String) - Static method in class com.isode.dsapi.config.ManagedObject
Construct a new AttributeType using the specified attribute name or OID string, allowing only types that are recognised by the local schema.
createBP(File, PresentationAddress, BindProfileAddress, String, DN, String) - Static method in class com.isode.dsapi.config.DSASetup
Create a manager bind profile able to bind as the superuser to the DSA, and also to manage the DSA in D3M.
createDefaultServerAddress(String) - Static method in class com.isode.dsapi.syntax.PresentationAddress
The default server address for a given host name consists of an ITOT and an LDAP network address.
createDefaultServerAddress(String, boolean) - Static method in class com.isode.dsapi.syntax.PresentationAddress
The default server address for a given host name consists of an ITOT and an LDAP network address.
createDN(String) - Static method in class com.isode.dsapi.config.ManagedObject
This method is invoked to create a DN from a string that is bound to be of valid format, like data read from the DB.
createDSA(File, PresentationAddress, String, DN, GDAMType) - Static method in class com.isode.dsapi.config.DSASetup
Create a DSA using D3.
createDSA(File, PresentationAddress, String, DN, GDAMType, DN, DN, PresentationAddress, AccessPoint) - Static method in class com.isode.dsapi.config.DSASetup
Create a DSA using D3.
createFailoverConfig(IsodeDirectorySession, DN) - Static method in class com.isode.dsapi.config.ConfigUtil
Create an initial failover configuration on the master and create a peer entry for the master DSA on itself.
createFailoverEntry(DN, DN) - Method in class com.isode.dsapi.config.FailoverManager
Construct Failover entry (which will be something like "cn=failover,cn=config").
createFromTemplate(DSACreationTemplate) - Static method in class com.isode.dsapi.config.DSASetup
Create a DSA based on the given DSACreationTemplate.
createFromTemplate(DSACreationTemplate, AccessPoint, IsodeDirectorySession, DSASetup.UpgradeInfo) - Static method in class com.isode.dsapi.config.DSASetup
Create a DSA based on the given DSACreationTemplate.
createIndex(AttributeType, IndexEntry.IndexMatchType) - Method in class com.isode.dsapi.config.GDAMEntry
Create a new index and update DB.
createLDAPChangelogEntry(int, int) - Method in class com.isode.dsapi.config.ConfigManager
Construct LDAPChangelogEntry entry (which will be something like "cn=changelog,cn=config").
createMESHConfig(IsodeDirectorySession, NetworkAddress, String) - Static method in class com.isode.dsapi.config.ConfigUtil
Create a MESH configuration.
createMESHEntry(String, List<IdentifiedDN>, List<IdentifiedDN>) - Method in class com.isode.dsapi.config.MESHManager
Construct MESH entry (always named "cn=mesh,cn=config").
createNetworkAddress(NetworkAddress.Type, String, int) - Static method in class com.isode.dsapi.syntax.NetworkAddress
The network address for a given host name and port is returned.
createOAuthEntry(String, Integer, Integer, Integer, Integer, Boolean, Boolean) - Method in class com.isode.dsapi.config.ConfigManager
Construct OAuthEntry entry (which will be something like "cn=oauth,cn=config").
createPA(String) - Static method in class com.isode.dsapi.config.ManagedObject
This method is invoked to create a presentation address from a string that is bound to be of valid format, like data read from the DB.
createRDN(Attribute...) - Static method in class com.isode.dsapi.config.ManagedObject
This method is invoked to create an RDN from an attribute array that is bound to be of valid format, like data read from the DB.
createRDN(String) - Static method in class com.isode.dsapi.config.ManagedObject
This method is invoked to create an RDN from a string that is bound to be of valid format, like data read from the DB.
createService(BindProfile) - Static method in class com.isode.dsapi.config.DSASetup
Create a service for the DSA on Windows or Solaris, and add the service name to the bind profile.
createUserBP(PresentationAddress, BindProfileAddress, DN, String, String) - Static method in class com.isode.dsapi.config.DSASetup
Create a user bind profile for the given user and password.
CRITICAL_DELIVERY - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
CRITICAL_NONE - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
CRITICAL_SUBMISSION - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
CRITICAL_TRANSFER - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
crossCertificatePair - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: crossCertificatePair
CRYPT - Enum constant in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
crypt(3)
CryptUtils - Class in com.isode.dsapi.profile
Provides static methods to expose native encryption functionality implemented using OpenSSL.
CryptUtils() - Constructor for class com.isode.dsapi.profile.CryptUtils
 

D

D2 - Enum constant in enum class com.isode.dsapi.internal.IsodeDirectorySession.DsaVersion
A "D2" DSA is one prior to R15.0
D3 - Enum constant in enum class com.isode.dsapi.internal.IsodeDirectorySession.DsaVersion
A "D3" DSA is a r15.0 or higher DSA (This definition may be changed in the future).
d3ChangelogConfigDN - Static variable in class com.isode.dsapi.config.Schema
The DN of the entry in a D3 DSA that contains LDAP changelog configuration.
d3ConfigDN - Static variable in class com.isode.dsapi.config.Schema
The DN of the entry in a D3 DSA that contains configuration information as defined by Schema.d3ConfigDNStr
d3ConfigDNStr - Static variable in class com.isode.dsapi.config.Schema
The String representation of Schema.d3ConfigDNStr, viz.
d3CoreConfigDN - Static variable in class com.isode.dsapi.config.Schema
The DN of the entry in a D3 DSA that contains core configuration information (stuff that isn't replicated to mirrors), viz.
d3FailoverConfigDN - Static variable in class com.isode.dsapi.config.Schema
The DN of the entry in a D3 DSA that contains failover configuration information.
d3MESHConfigDN - Static variable in class com.isode.dsapi.config.Schema
The DN of the entry in a D3 DSA that contains the multimaster configuration.
d3OAuthConfigDN - Static variable in class com.isode.dsapi.config.Schema
The DN of the entry that contains Oauth server configuration.
d3StateDNStr - Static variable in class com.isode.dsapi.config.Schema
The String representation of "cn=state", usually referring to an agreement state
d3SuperUserDN - Static variable in class com.isode.dsapi.config.Schema
The DN of the "super-user" in a D3 DSA
DAP - Enum constant in enum class com.isode.dsapi.config.Protocol
 
DAP - Enum constant in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
DAP
data - Variable in class com.isode.dsapi.util.EntryInfo
Caller-data which will be attached to the DIT node and will be passed back as an argument of loadEntryEditor() and readEntry() if this entry is loaded up.
DataNodeDSAPIReader - Class in com.isode.dsapi.util.data
DataNodeDSAPIReader allows to read other than String data types (especially DS API related data types) from DataNode.
DataNodeDSAPIReader(DataNode) - Constructor for class com.isode.dsapi.util.data.DataNodeDSAPIReader
Constructs a DataNodeDSAPIReader
decode(byte[], Class<T>) - Static method in class com.isode.dsapi.internal.ASNConv
Decode the given BER byte[] as an instance of the given BERCodable class and return it.
decode(AttributeValue, Class<T>) - Static method in class com.isode.dsapi.internal.ASNConv
Decode the given AttributeValue as an instance of the given BERCodable class and return it.
decodeBuffer(DecoderByteBuffer) - Method in class com.isode.dsapi.internal.LDAPDecoderEngine
 
decrypt(String, String, String, String) - Static method in class com.isode.dsapi.profile.CryptUtils
Decrypts data previously encrypted using CryptUtils.encrypt(String, String, String, String, int), provided the password is the same.
DECRYPTED - Enum constant in enum class com.isode.dsapi.x509.PendingIdentity.PENDING_ID_TYPE
 
decryptSensitiveData(String, String, String) - Method in class com.isode.dsapi.profile.SASLParametersProfile
This method will decrypt any sensitive data in the object.
deepCopy() - Method in class com.isode.dsapi.aci.SimpleACIRole
Copy the role.
deepCopy() - Method in class com.isode.dsapi.aci.SimpleACIRule
Copy the rule, but not the 'original' references.
deepCopy() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Copy this tuple, but not the 'original' reference.
DEFAULT_ALG - Static variable in class com.isode.dsapi.profile.CryptUtils
A default cipher algorithm.
DEFAULT_DOMAIN_MATCH_ATTR - Static variable in class com.isode.dsapi.util.SaslConfiguration
 
DEFAULT_FULL_MATCH_ATTR - Static variable in class com.isode.dsapi.util.SaslConfiguration
 
DEFAULT_LENGTH - Static variable in class com.isode.dsapi.config.DSACreationTemplate.PWParam
Default number of characters to generate in the password.
DEFAULT_MDALG - Static variable in class com.isode.dsapi.profile.CryptUtils
A default digest algorithm.
DEFAULT_NAMING_ATTR - Static variable in class com.isode.dsapi.util.SaslConfiguration
 
DEFAULT_RULE - Static variable in class com.isode.dsapi.util.SaslConfiguration
 
DEFAULT_USER_MATCH_ATTR - Static variable in class com.isode.dsapi.util.SaslConfiguration
 
DEFAULT_WINDOWS_GRACE_PERIOD - Static variable in class com.isode.dsapi.config.DSASetup
Number of seconds to wait on Windows for the DSA to shutdown when we're trying to delete its directory.
defaultCommonArgs - Variable in class com.isode.dsapi.DirectorySession
Default common arguments for directory operations.
defaultGDAMType - Static variable in enum class com.isode.dsapi.config.GDAMType
The "default" GDAM type - i.e.
delete() - Method in class com.isode.dsapi.internal.X400_Extension
 
delete(Attribute) - Method in class com.isode.dsapi.util.EntryWriter
Delete the attribute and the values specified in the attribute value field of the attribute.
delete(AttributeType) - Method in class com.isode.dsapi.util.EntryWriter
Delete the attribute and all its values from the entry if it exists.
delete(AttributeType) - Method in class com.isode.dsapi.util.MapEntry
Delete an attribute by type; no error if it is not there.
delete(AttributeType, String) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by deleting string value.
delete(AttributeType, String[]) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by deleting string values.The values that exist in the existing entry will be removed and others would be ignored
delete(AttributeType, Collection<String>) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by deleting string values.
delete(DN) - Method in class com.isode.dsapi.config.OCSPServiceManager
Remove an OCSP service by service name.
delete(DN) - Method in class com.isode.dsapi.config.PeerManager
Remove a peer DSA.
delete(DN, CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Remove an entry synchronously.
delete(String) - Method in class com.isode.dsapi.config.GDAMManager
Remove a GDAM entry.
delete_X400_Extension(long) - Static method in class com.isode.dsapi.internal.SWIG_DSAPI_INTERNALJNI
 
deleteACSubentries(DN, IsodeDirectorySession) - Static method in class com.isode.dsapi.aci.AdminPointUtils
Install bootstrap ACI and delete all the AC subentries.
deleteAll() - Method in class com.isode.dsapi.util.MapEntry
Delete all attributes.
deleteAllSubentries(DN, DN, DirectorySession) - Static method in class com.isode.dsapi.aci.AdminPointUtils
If entry is an admin point, then install bootstrap ACI and delete all the subentries.
deleteAttribute(Attribute) - Method in class com.isode.dsapi.ChangeEntry
Add a 'delete attribute-values' change to a ModifyEntry.
deleteAttribute(Attribute) - Method in class com.isode.dsapi.ModifyEntry
Specify an attribute or attribute-values to be deleted from the target entry when the ModifyEntry is applied.
DeleteAttribute - Class in com.isode.dsapi
Representation of a delete-attribute.
DeleteAttribute(AttributeType) - Constructor for class com.isode.dsapi.DeleteAttribute
Create an empty new AddAttribute object.
DeleteAttributeException - Exception in com.isode.dsapi
An exception thrown when applying a ModifyEntry to an Entry in the case that a DeleteAttribute specifies deletion of an attribute-value which is not present in the target Entry.
DeleteAttributeException(String, Entry) - Constructor for exception com.isode.dsapi.DeleteAttributeException
Create a new DeleteAttributeException for the given message and given results Entry.
deleteBer(AttributeType, byte[]) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by deleting BER value.The value will be deleted on apply if it exists in the existing entry else no action would be taken
deleteBer(AttributeType, Collection<byte[]>) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by deleting BER values.
deleteBin(AttributeType, byte[]) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by deleting binary value.
deleteBin(AttributeType, Collection<byte[]>) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by deleting binary values.
deleteCASubentries(IsodeDirectorySession, DN) - Static method in class com.isode.dsapi.aci.AdminPointUtils
Delete all the collective attributes subentries.
deleteConsumer(DN, DN) - Method in class com.isode.dsapi.config.ShadowManager
Remove a consumer agreement based on the given parameters.
deleteDSA(BindProfile, int) - Static method in class com.isode.dsapi.config.DSASetup
Delete the DSA from the filesystem, if it is present.
DeleteEntry - Class in com.isode.dsapi
A DeleteEntry is used to represent the deletion of an entry on the directory.
DeleteEntry(DN) - Constructor for class com.isode.dsapi.DeleteEntry
Create a new DeleteEntry with the specified DN.
deleteFailoverEntry() - Method in class com.isode.dsapi.config.FailoverManager
Delete the FailoverEntry entry.
deleteIndex(String) - Method in class com.isode.dsapi.config.GDAMEntry
Remove an index entry and update DB.
deleteLDAPChangelogEntry() - Method in class com.isode.dsapi.config.ConfigManager
Delete the LDAPChangelogEntry entry.
deleteMESHEntry() - Method in class com.isode.dsapi.config.MESHManager
Delete the MESH configuration entry.
deleteOAuth2AuthorizePort() - Method in class com.isode.dsapi.SASLParameters
Delete OAuth2 server's authorize port
deleteOAuth2ClientId() - Method in class com.isode.dsapi.SASLParameters
Delete the OAuth2 client id from the properties
deleteOAuth2ClientRedirect() - Method in class com.isode.dsapi.SASLParameters
Delete OAuth2 client's redirect URI
deleteOAuth2ClientSecret() - Method in class com.isode.dsapi.SASLParameters
Delete the OAuth2 client secret
deleteOAuth2Server() - Method in class com.isode.dsapi.SASLParameters
Delete OAuth2 server address
deleteOAuth2TokenPort() - Method in class com.isode.dsapi.SASLParameters
Delete OAuth2 server's token port
deleteOAuthEntry() - Method in class com.isode.dsapi.config.ConfigManager
Delete the OAuth configuration entry.
deleteService(BindProfile) - Static method in class com.isode.dsapi.config.DSASetup
Delete the service on Windows or Solaris, if it was setup, and clear the service name from the bind profile.
deleteSubentries(DN, String, DirectorySession) - Static method in class com.isode.dsapi.aci.AdminPointUtils
Delete subentries with the given objectclass.
deleteSubschemaSubentries(IsodeDirectorySession, DN) - Static method in class com.isode.dsapi.aci.AdminPointUtils
Delete all the subschema subentries.
DeleteSubTree - Class in com.isode.dsapi.bulk
Recursive delete of a directory subtree, optionally including the start DN.
DeleteSubTree(DirectorySession, DN, boolean) - Constructor for class com.isode.dsapi.bulk.DeleteSubTree
Initialise the DeleteSubTree to use the given directory session, start point and 'first' flag.
DeleteSubTree(DirectorySession, DN, boolean, boolean, DN) - Constructor for class com.isode.dsapi.bulk.DeleteSubTree
Initialise the DeleteSubTree to use the given directory session, start point and 'first' flag.
deleteSupplier(DN, DN) - Method in class com.isode.dsapi.config.ShadowManager
Remove a supplier agreement based on the given parameters.
deny - Variable in enum class com.isode.dsapi.aci.PermBit
Bit number of deny bit in original ASN BitString.
desc - Variable in enum class com.isode.dsapi.config.GDAMType
 
description - Static variable in class com.isode.dsapi.util.SaslAttributeTypes
 
diff(Entry, Entry) - Static method in class com.isode.dsapi.ChangeEntry
Calculate the difference between two possibly-null Entry references, giving as a result an AddEntry, ModifyEntry or DeleteEntry instance.
DIGEST_MD5 - Enum constant in enum class com.isode.dsapi.SASLMechanism
 
DirectoryDump - Class in com.isode.dsapi.bulk
Iterate through all entries meeting the given conditions within a directory subtree.
DirectoryDump(DirectorySession, DN, int, String, boolean, List<DN>, List<DN>, Selection) - Constructor for class com.isode.dsapi.bulk.DirectoryDump
Initialise the DirectoryDump to use the given directory session, start point, depth of search, LDAP filter and before/after chop points.
DirectoryIterator<T> - Interface in com.isode.dsapi.bulk
Interface for iterating through directory-data, one DN or Entry or ChangeEntry at a time.
DirectoryIterator.FatalException - Exception in com.isode.dsapi.bulk
Exception used to indicate unexpected failures in directory-scans.
DirectoryIterator.ScanException - Exception in com.isode.dsapi.bulk
Exception used to indicate unexpected failures in directory-scans.
DirectoryOperationFailedException - Exception in com.isode.dsapi
Thrown when an an error is returned from the underlying DSAPI library which indicates that an error resulted from an attempt to perform a directory operation.
DirectoryOperationFailedException(String) - Constructor for exception com.isode.dsapi.DirectoryOperationFailedException
Constructs a new object with the specified message.
DirectoryOperationFailedException(String, int) - Constructor for exception com.isode.dsapi.DirectoryOperationFailedException
Constructs a new object using the specified message and error code.
DirectoryScan - Class in com.isode.dsapi.bulk
Iterate through a directory subtree, returning Entry instances one by one, ordered with parents immediately before children.
DirectoryScan(DirectorySession, DN, boolean, int, boolean) - Constructor for class com.isode.dsapi.bulk.DirectoryScan
Initialise the DirectoryScan to use the given directory session, start point, and depth of search.
DirectoryScan(DirectorySession, DN, boolean, int, boolean, String, boolean, List<DN>, List<DN>) - Constructor for class com.isode.dsapi.bulk.DirectoryScan
Initialise the DirectoryScan to use the given directory session, start point, depth of search, LDAP filter and before/after chop points.
DirectoryScan(DirectorySession, DN, int) - Constructor for class com.isode.dsapi.bulk.DirectoryScan
Initialise the DirectoryScan to use the given directory session, start point, and depth of search.
DirectoryScanDN - Class in com.isode.dsapi.bulk
Iterate through a directory subtree, returning DNs one by one, ordered with parents immediately before children.
DirectoryScanDN(DirectorySession, DN, boolean, int, boolean) - Constructor for class com.isode.dsapi.bulk.DirectoryScanDN
Initialise the DirectoryScanDN to use the given directory session, start point, and depth of search.
DirectoryScanDN(DirectorySession, DN, boolean, int, boolean, String, boolean, List<DN>, List<DN>) - Constructor for class com.isode.dsapi.bulk.DirectoryScanDN
Initialise the DirectoryScanDN to use the given directory session, start point, depth of search, LDAP filter and before/after chop points.
DirectoryScanDN(DirectorySession, DN, int) - Constructor for class com.isode.dsapi.bulk.DirectoryScanDN
Initialise the DirectoryScanDN to use the given directory session, start point, and depth of search.
DirectorySession - Class in com.isode.dsapi
Each DirectorySession object represents a connection to a particular directory.
DirectorySession(String) - Constructor for class com.isode.dsapi.DirectorySession
Constructs a new object and verifies with that the specified address is valid.
DirectorySession(String, boolean) - Constructor for class com.isode.dsapi.DirectorySession
Constructs a new object and verifies with that the specified address is valid.
DirectorySession.ConnectionState - Enum Class in com.isode.dsapi
Used to report the state of a session: whether and how it is bound.
DirectorySession.PendingOperation - Class in com.isode.dsapi
A PendingOperation object keeps track of an asynchronous directory operation.
DirectorySession.SessionCertificates - Class in com.isode.dsapi
A SessionCertificates object is used to return information about the certificates presented by a server during a strong bind (either DAP or LDAP/TLS negotiation).
DiscloseOnError - Enum constant in enum class com.isode.dsapi.aci.PermBit
 
DISP - Enum constant in enum class com.isode.dsapi.config.Protocol
 
dispAuthData - Static variable in class com.isode.dsapi.config.DSASetup
Default DISP authentication data.
displayName - Variable in class com.isode.dsapi.profile.BindProfile
 
DITBRIDGE - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
DL_MEMBER - Enum constant in enum class com.isode.dsapi.syntax.mhs.DLSubmitPermission.DLSubmitPermissionType
 
DLSubmitPermission - Class in com.isode.dsapi.syntax.mhs
Class representation of an DLSubmitPermission value.
DLSubmitPermission() - Constructor for class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Construct an empty object with no value.
DLSubmitPermission(MD.DLSubmitPermission) - Constructor for class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Create a new DLSubmitPermission object from an existing ASN value.
DLSubmitPermission(String) - Constructor for class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Constructor.
DLSubmitPermission.DLSubmitPermissionType - Enum Class in com.isode.dsapi.syntax.mhs
Used to identify what kind of DLSubmitPermission we have
dn - Variable in class com.isode.dsapi.aci.SimpleACIArea.Chop
Chop DN.
dn - Variable in class com.isode.dsapi.aci.SimpleACIWorld.DNMessage
DN that this applies to, or null.
dn - Variable in exception com.isode.dsapi.bulk.DirectoryIterator.ScanException
DN causing the problem.
dn - Variable in class com.isode.dsapi.config.DSACreationTemplate.AdminPoint
Base-DN of admin area, never null.
dn - Variable in class com.isode.dsapi.config.DSACreationTemplate.MandGroup
DN of group.
dn - Variable in class com.isode.dsapi.config.DSACreationTemplate.NamingContext
Naming context base DN, never null.
dn - Variable in class com.isode.dsapi.config.DSACreationTemplate.OptGroup
DN of group.
dn - Variable in class com.isode.dsapi.config.DSACreationTemplate.PWParam
DN of entry where password should be stored.
dn - Variable in class com.isode.dsapi.config.DSACreationTemplate.UserBP
User DN of bind profile to create.
dn - Variable in class com.isode.dsapi.util.EntryInfo
DN to load up.
dn - Variable in class com.isode.dsapi.util.MapEntry
DN
dn - Variable in class com.isode.dsapi.util.SeqEntry
DN
DN - Class in com.isode.dsapi
Class representing a Distinguished Name.
DN - Static variable in class com.isode.dsapi.syntax.mhs.ORName
 
DN() - Constructor for class com.isode.dsapi.DN
Construct a DN that has no RDNs.
DN(RDN...) - Constructor for class com.isode.dsapi.DN
Construct a DN from an array of RDNs.
DN(String) - Constructor for class com.isode.dsapi.DN
Constructor from LDAP formatted string DN.
dn_add - Variable in class com.isode.dsapi.bulk.LDIFLoad
DN to add to source DN, if removal succeeded.
dn_remove - Variable in class com.isode.dsapi.bulk.LDIFLoad
DN to remove from source DN.
DNMessage(String) - Constructor for class com.isode.dsapi.aci.SimpleACIWorld.DNMessage
Constructor.
DNMessage(String, SimpleACIWorld.ACSA, Exception) - Constructor for class com.isode.dsapi.aci.SimpleACIWorld.DNMessage
Constructor.
DNParam() - Constructor for class com.isode.dsapi.config.DSACreationTemplate.DNParam
 
dnparams - Variable in class com.isode.dsapi.config.DSACreationTemplate
DNParams for this template, or empty list if none.
DNSet - Class in com.isode.dsapi.util
A class which contains a set of DNs stored in memory in a very compact form (backed by a DS_DNIndex).
DNSet() - Constructor for class com.isode.dsapi.util.DNSet
Create a DNSet.
DO_NOTHING - Enum constant in enum class com.isode.dsapi.profile.BindProfileModifyWatcher.BIND_PROFILE_MODIFY_ACTION
 
doAccessPoint - Variable in class com.isode.dsapi.syntax.AccessPoint
 
doesGdamNameExist(String) - Method in class com.isode.dsapi.config.GDAMManager
Checks whether the given GDAM name already exists.
doesTrustCertificate(SSLCertificate) - Method in class com.isode.dsapi.profile.BindProfile
Determine whether this BindProfile knows about (that is, it trusts) a particular certificate.
domainComponent - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: domainComponent
domainComponent - Static variable in class com.isode.dsapi.util.SaslAttributeTypes
 
DOMAINPART_SEARCH - Enum constant in enum class com.isode.dsapi.util.SaslConfiguration.Rules
 
ds - Variable in class com.isode.dsapi.aci.SimpleACIWorld
Directory session to use, or null if this is not connected to a directory.
DS_BOOL_TYPE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_BYTES_TYPE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_AB_CANNOTABANDON - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_AB_NOSUCHOPERATION - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_AB_TOOLATE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_ABANDONED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_ABANDONFAILED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_ABORTED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_AT_CONSTRAINTVIOLATION - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_AT_INAPPROPRIATEMATCHING - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_AT_INVALIDATTRIBUTESYNTAX - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_AT_NOSUCHATTRIBUTE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_AT_TYPEORVALUEEXISTS - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_AT_UNDEFINEDATTRIBUTETYPE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_ATTRIBUTE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_BADADDR - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_BADATTRSYNTAX - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_BADATTRTYPE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_BADATTRVALUE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_BADDN - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_BADENTRY - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_BADFILTER - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_BADPARAM - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_CONNECTIONLOST - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_DSAREFERRAL - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_DSOPFAILED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_INTERNAL - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_LOCAL - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_NAME - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_NAME_ALIASDEREFERENCE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_NAME_ALIASPROBLEM - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_NAME_INVALIDATTRIBUTESYNTAX - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_NAME_NOSUCHOBJECT - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_NOERROR - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_NOINFO - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_NOMEMORY - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_NOSPACE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_NOTBOUND - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_NOTFOUND - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_NOTIMPLEMENTED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_OPFAILED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_REFERRAL - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_REMOTE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SEC_ACCESSRIGHTS - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SEC_AUTHENTICATION - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SEC_INVALIDCREDENTIALS - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SEC_INVALIDSIGNATURE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SEC_NOINFORMATION - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SEC_PROTECTIONREQUIRED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SECURITY - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SERVICE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SIGNEDOPFAILED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SUCCESS - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SVC_ADMINISTRATIVELIMITEXCEEDED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SVC_BUSY - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SVC_CHAININGREQUIRED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SVC_DITERROR - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SVC_INVALIDQUERYREFERENCE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SVC_INVALIDREFERENCE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SVC_LOOPDETECTED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SVC_OUTOFSCOPE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SVC_TIMELIMITEXCEEDED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SVC_UNABLETOPROCEED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SVC_UNAVAILABLE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SVC_UNAVAILABLECRITICALEXTENSION - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_SVC_UNWILLINGTOPERFORM - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_UNKNOWN - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_UPD_AFFECTSMULTIPLEDSAS - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_UPD_ALREADYEXISTS - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_UPD_NAMINGVIOLATION - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_UPD_NOOBJECTCLASSMODS - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_UPD_NOTONNONLEAF - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_UPD_NOTONRDN - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_UPD_OBJECTCLASSVIOLATION - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_UPDATE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_X509 - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_E_X509_RESULTSDISCARDED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_Entry - Variable in class com.isode.dsapi.GenericEntry
Pointer to the underlying DS_Entry for native code.
DS_EXT_OPT_MANAGEDSAIT - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_EXT_OPT_USEALIASONUPDATE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_INT_TYPE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_PARAM_TYPE_MASK - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_PP_ACCOUNT_LOCKED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_PP_CHANGE_AFTER_RESET - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_PP_INSUFFICIENT_PASSWORD_QUALITY - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_PP_MUST_SUPPLY_OLD_PASSWORD - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_PP_NO_ERROR - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_PP_PASSWORD_EXPIRED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_PP_PASSWORD_IN_HISTORY - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_PP_PASSWORD_MOD_NOT_ALLOWED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_PP_PASSWORD_TOO_SHORT - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_PP_PASSWORD_TOO_YOUNG - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SASL_BEST_SSF - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SEC_DISABLEVERIFICATION - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SEC_ENCRYPTED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SEC_SIGNED - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_STR_TYPE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_OPT_ATTRSONLY - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_OPT_CHAININGPROHIBIT - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_OPT_COPYSHALLDO - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_OPT_DONTDEREFALIAS - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_OPT_DONTUSECOPY - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_OPT_LOCALSCOPE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_OPT_PAGESIZE - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_OPT_PREFERCHAIN - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_OPT_SEARCHALIASES - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_OPT_SUBENTRIES - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_OPT_TXNID - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_PASSWORDPOLICY - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_PRIORITY - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_SIZELIMIT - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DS_SVC_TIMELIMIT - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSA_CONFIG - Enum constant in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
Configuration data in the object isodeDSAConfiguration.
dsa_dn - Variable in class com.isode.dsapi.config.DSACreationTemplate
DSA DN, never null for DSA creation.
DSACreationTemplate - Class in com.isode.dsapi.config
DSACreationTemplate, specifying all the data required to create and initialise a DSA from nothing to a working configuration.
DSACreationTemplate() - Constructor for class com.isode.dsapi.config.DSACreationTemplate
 
DSACreationTemplate.AdminPoint - Class in com.isode.dsapi.config
Admin point information.
DSACreationTemplate.DNParam - Class in com.isode.dsapi.config
DN parameter for template.
DSACreationTemplate.DSAType - Enum Class in com.isode.dsapi.config
Type of DSA to be created.
DSACreationTemplate.IndexRequest - Class in com.isode.dsapi.config
Class representing a request for an index to be created in all the GDAMs of the new DSA.
DSACreationTemplate.MandGroup - Class in com.isode.dsapi.config
Mandatory group
DSACreationTemplate.NamingContext - Class in com.isode.dsapi.config
Naming context GDAM overrides.
DSACreationTemplate.OptGroup - Class in com.isode.dsapi.config
Optional group
DSACreationTemplate.OptRule - Class in com.isode.dsapi.config
Optional rule
DSACreationTemplate.OptRuleLimit - Class in com.isode.dsapi.config
Limit on optional rules.
DSACreationTemplate.PasswordHash - Enum Class in com.isode.dsapi.config
This enum stores the supported password hash schemes in the DSA - obtained from lib/syntax/x500/passwd.c.
DSACreationTemplate.PWParam - Class in com.isode.dsapi.config
Password parameter.
DSACreationTemplate.UserBP - Class in com.isode.dsapi.config
User bind-profile to create.
DSActionAbort - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSActionContinue - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
dsaDir - Variable in class com.isode.dsapi.profile.BindProfile
 
dsaDN - Variable in class com.isode.dsapi.profile.BindProfile
 
dsaInMultipleGroups(DN) - Static method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Create an ErrorInfo object for SAME_DSA_IN_MULTIPLE_GROUPS
dsaLogTailorAtType - Static variable in class com.isode.dsapi.config.Schema
attribute to get dsa log
DSAnonymous - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSapi - Class in com.isode.dsapi
This class provides miscellaneous static methods which may be useful to Java DSAPI clients
DSapi() - Constructor for class com.isode.dsapi.DSapi
 
DSAPI_VERSION - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSAPIException - Exception in com.isode.dsapi
Base class representing exception conditions that can be thrown by Java DSAPI classes.
DSAPIException(String) - Constructor for exception com.isode.dsapi.DSAPIException
Constructs a new DSAPIException with the specified message.
DSAPIException(String, int) - Constructor for exception com.isode.dsapi.DSAPIException
Constructs a new DSAPIException with the specified message and error code
DSAPIException(String, Throwable) - Constructor for exception com.isode.dsapi.DSAPIException
Constructs a new DSAPIException with the specified message and cause.
DsapiUtils - Class in com.isode.dsapi.internal
A utility class for DSAPI related functionality
DsapiUtils() - Constructor for class com.isode.dsapi.internal.DsapiUtils
 
DsapiX509Utils - Class in com.isode.dsapi.util
A utility class for X.509/Crypto functions using DSAPI
DsapiX509Utils() - Constructor for class com.isode.dsapi.util.DsapiX509Utils
 
DSASetup - Class in com.isode.dsapi.config
DSASetup.
DSASetup() - Constructor for class com.isode.dsapi.config.DSASetup
 
DSASetup.UpgradeInfo - Class in com.isode.dsapi.config
Class to store info about an upgraded DSA.
DSASetupCLI - Class in com.isode.dsapi.config
DSASetupCLI.
DSASetupCLI() - Constructor for class com.isode.dsapi.config.DSASetupCLI
 
dsaShadowFailureDelayImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
dsaShadowOnChangeHoldOpenImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
dsaShadowRetryDelayImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
dsaStrongAuthCertificateImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
dsaStrongAuthCheckCRLsImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
dsaStrongAuthLDAPhostImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
dsaStrongAuthLDAPportImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
dsaStrongAuthP12fileImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
dsaStrongAuthP12FileType - Static variable in class com.isode.dsapi.util.DSAttrType
Required AttributeType: dsaStrongAuthP12file
dsaStrongAuthPPHRfileImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
dsaStrongAuthPPHRFileType - Static variable in class com.isode.dsapi.util.DSAttrType
Required AttributeType: dsaStrongAuthPPHRfile
dsaStrongAuthTrustAnchorImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
DSAttrType - Class in com.isode.dsapi.util
This class contains AttributeTypes that are used statically within Java-DSAPI.
DSAttrType() - Constructor for class com.isode.dsapi.util.DSAttrType
 
dsaType - Variable in class com.isode.dsapi.config.DSACreationTemplate
 
DSConnectionAnonymous - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSConnectionBound - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSConnectionLost - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSConnectionSasl - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSConnectionSimple - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSConnectionStrong - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSConst - Class in com.isode.dsapi.util
This class contains useful constants.
DSConst() - Constructor for class com.isode.dsapi.util.DSConst
 
DSE - Class in com.isode.dsapi.config
All knowledge entries in the DSAIT cache.
DSE(DN) - Constructor for class com.isode.dsapi.config.DSE
Construct a dummy DSE from DN.
DSE(Entry) - Constructor for class com.isode.dsapi.config.DSE
Construct from an entry.
DSEntryAdd - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSEntryDelete - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSEntryModify - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSEntryNormal - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSEntryRename - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
dseType - Static variable in class com.isode.dsapi.util.DSAttrType
Required AttributeType: dseType
dseType() - Method in class com.isode.dsapi.config.DSE
Get the DSE type.
DSEType - Class in com.isode.dsapi.syntax
DSE type.
DSEType() - Constructor for class com.isode.dsapi.syntax.DSEType
Construct an empty DSEType.
DSEType(int) - Constructor for class com.isode.dsapi.syntax.DSEType
Constructor from packed integer.
DSEType(AttributeValue) - Constructor for class com.isode.dsapi.syntax.DSEType
Constructor from an AttributeValue.
DSEType(DSEType) - Constructor for class com.isode.dsapi.syntax.DSEType
Copy constructor.
DSEType.Flag - Enum Class in com.isode.dsapi.syntax
Enum for DSEType flags.
DSLimitAdminLimitExceeded - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSLimitNoProblem - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSLimitSizeExceeded - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSLimitTimeExceeded - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSModAdd - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSModDelete - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSModReplace - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSNotYetConnected - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSP - Enum constant in enum class com.isode.dsapi.config.ChainPolicy
DSP only
DSP - Enum constant in enum class com.isode.dsapi.config.Protocol
 
DSP_THEN_LDAP - Enum constant in enum class com.isode.dsapi.config.ChainPolicy
DSP preferred
DSSASL - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSScopeBaseObject - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSScopeOneLevel - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSScopeSubtree - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSSimple - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSStrong - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSSUBENTRY - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
DSUnbound - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
DSVerificationFailed - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
duaMiscDataType - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: duaMiscDataType
dump() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Return a debug dump of the entire ACI world data structures.
dump() - Static method in class com.isode.dsapi.config.FailoverGroups
Used for debugging etc.; just dumps what we know
dumpWarningsToLog() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Dump out all errors and warnings using logger.warning().
dumpXML(XMLOutput) - Method in class com.isode.dsapi.aci.SimpleACIArea.Chop
Dump the chop-point out to the given XMLOutput stream.
dumpXML(XMLOutput) - Method in class com.isode.dsapi.aci.SimpleACIArea.Region
Dump the region out to the given XMLOutput stream.
dumpXML(XMLOutput) - Method in class com.isode.dsapi.aci.SimpleACIItem
Dump item as XML.
dumpXML(XMLOutput) - Method in class com.isode.dsapi.aci.SimpleACIRole
Dump the role out to the given XMLOutput stream.
dumpXML(XMLOutput) - Method in class com.isode.dsapi.aci.SimpleACIRule
Dump rule as XML.
dumpXML(XMLOutput) - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Dump tuple as XML.
dumpXML(XMLOutput) - Method in class com.isode.dsapi.config.DSACreationTemplate
Dump template as XML.
dumpXML(XMLOutput, String) - Method in class com.isode.dsapi.aci.SimpleACIArea
Dump the area out to the given XMLOutput stream.
dup() - Method in class com.isode.dsapi.aci.ACISubtreeSpec
Duplicate a SubtreeSpec (deep copy).
dup() - Method in class com.isode.dsapi.aci.MutableACITuple
Clone the object (shallow copy).
dup() - Method in class com.isode.dsapi.aci.SimpleACIArea
Copy a SimpleACIArea.
dup() - Method in class com.isode.dsapi.aci.SimpleACIItem
Copy a SimpleACIItem.
dupAll() - Method in class com.isode.dsapi.aci.MutableACITuple
Clone the object (deep copy).

E

enableScramSha1 - Variable in class com.isode.dsapi.config.DSACreationTemplate
 
enableScramSha256 - Variable in class com.isode.dsapi.config.DSACreationTemplate
 
encode(BERCodable) - Static method in class com.isode.dsapi.internal.ASNConv
Encode the given BERCodable object as a BER byte[] and return it.
encode(BERCodable, AttributeType) - Static method in class com.isode.dsapi.internal.ASNConv
Encode the given BERCodable object as an AttributeValue of the given AttributeType and return it.
encrypt(String, String, String, String) - Static method in class com.isode.dsapi.profile.CryptUtils
Encrypts data with the specified password and returns a base64 encoded string representation of the encrypted value.
encrypt(String, String, String, String, int) - Static method in class com.isode.dsapi.profile.CryptUtils
Using a salt, encrypts data with the specified password and returns a base64 encoded string representation of the encrypted value.
EncryptionException - Exception in com.isode.dsapi.profile
 
EncryptionException(String) - Constructor for exception com.isode.dsapi.profile.EncryptionException
 
EncryptionException(String, int) - Constructor for exception com.isode.dsapi.profile.EncryptionException
 
encryptSensitiveData(String, String, String) - Method in class com.isode.dsapi.profile.SASLParametersProfile
This method will encrypt any sensitive data in the object.
entrustCaOC - Static variable in class com.isode.dsapi.util.DsapiX509Utils
 
Entry - Class in com.isode.dsapi
A class which encapsulates a normal non-change entry.
Entry(AddEntry) - Constructor for class com.isode.dsapi.Entry
Create an Entry from an AddEntry.
Entry(DN) - Constructor for class com.isode.dsapi.Entry
Create a new blank Entry using a specified DN
Entry(Entry) - Constructor for class com.isode.dsapi.Entry
Create an Entry by copying an existing Entry.
Entry(Entry, ModifyEntry) - Constructor for class com.isode.dsapi.Entry
Create an Entry containing the result of applying a ModifyEntry to the given Entry.
Entry(ModifyEntry) - Constructor for class com.isode.dsapi.Entry
Create an Entry from a ModifyEntry, by applying the change to an empty Entry.
ENTRY - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
entryACI - Static variable in class com.isode.dsapi.util.DSAttrType
Required AttributeType: entryACI
EntryCandidateNames - Class in com.isode.dsapi.util
Class to represent subjectAltNames and Extensions values derived from the Directory Entry
EntryCandidateNames(IsodeDirectorySession, Entry) - Constructor for class com.isode.dsapi.util.EntryCandidateNames
Create an instance of this class by specifying a directory Entry
entryContainsAttributeValue(IsodeDirectorySession, DN, AttributeType, String) - Static method in class com.isode.dsapi.internal.DsapiUtils
Determine if the entry contains the given attribute value of given attribute type.
entryContainsObjectClass(IsodeDirectorySession, DN, String...) - Static method in class com.isode.dsapi.internal.DsapiUtils
Determine if the entry contains the given object classes
entryHasChanges() - Method in class com.isode.dsapi.util.EntryWriter
Determines if there are any changes pending to be committed to the directory for an existing entry.
EntryInfo - Class in com.isode.dsapi.util
Class to contain DNs and (optionally) objectclasses to load up into the DIT tree, and also to allow them to be sorted.
EntryInfo(DN) - Constructor for class com.isode.dsapi.util.EntryInfo
Constructor for entry tree-item.
EntryInfo(DN, String) - Constructor for class com.isode.dsapi.util.EntryInfo
Constructor for info-text tree-item to display immediately below the given parent-DN.
EntryList - Class in com.isode.dsapi.util
Utility class which can be used to keep list of Entries which in comparison to Indication can support sorting
EntryList(Indication) - Constructor for class com.isode.dsapi.util.EntryList
Constructs a list containing the Entries of the specified Indication, in the order they are returned by the collection's iterator.
EntryListBooleanAttributeComparator - Class in com.isode.dsapi.util
Boolean attribute comparator for use with EntryList class
EntryListBooleanAttributeComparator(String, boolean) - Constructor for class com.isode.dsapi.util.EntryListBooleanAttributeComparator
Constructor
EntryListBooleanComparator - Class in com.isode.dsapi.util
Boolean comparator for use with EntryList class
EntryListBooleanComparator(boolean) - Constructor for class com.isode.dsapi.util.EntryListBooleanComparator
Constructor
EntryListIntegerAttributeComparator - Class in com.isode.dsapi.util
Integer attribute comparator for use with EntryList class
EntryListIntegerAttributeComparator(String, boolean) - Constructor for class com.isode.dsapi.util.EntryListIntegerAttributeComparator
Constructor
EntryListIntegerComparator - Class in com.isode.dsapi.util
Integer comparator for use with EntryList class
EntryListIntegerComparator(boolean) - Constructor for class com.isode.dsapi.util.EntryListIntegerComparator
Constructor
EntryListStringAttributeComparator - Class in com.isode.dsapi.util
String attribute comparator for use with EntryList class
EntryListStringAttributeComparator(String, boolean, boolean) - Constructor for class com.isode.dsapi.util.EntryListStringAttributeComparator
Constructor
EntryListStringComparator - Class in com.isode.dsapi.util
String comparator for use with EntryList class
EntryListStringComparator(boolean, boolean) - Constructor for class com.isode.dsapi.util.EntryListStringComparator
Constructor
EntryReader - Class in com.isode.dsapi.util
Convenience class making easy to read value(s) from entry.
EntryReader(Entry) - Constructor for class com.isode.dsapi.util.EntryReader
Default constructor.
entryToString(GenericEntry) - Static method in class com.isode.dsapi.LDIF
Convert a GenericEntry to an LDIF-encoded string.
EntryWriter - Class in com.isode.dsapi.util
The EntryWriter class provides a simple way to build an Entry object which can then to be written to a directory.
EntryWriter(DN) - Constructor for class com.isode.dsapi.util.EntryWriter
Constructs a new EntryWriter supposed to create new Entry
EntryWriter(Entry) - Constructor for class com.isode.dsapi.util.EntryWriter
Constructs a new EntryWriter allowing modify existing entry.
EntryWriter(Entry, DN) - Constructor for class com.isode.dsapi.util.EntryWriter
Constructs a new EntryWriter.
EntryWriter(Entry, DN, boolean) - Constructor for class com.isode.dsapi.util.EntryWriter
Constructs a new EntryWriter.
EQUALITY_MATCH - Enum constant in enum class com.isode.dsapi.config.IndexEntry.IndexMatchType
 
equals(AttributeType) - Method in class com.isode.dsapi.AttributeType
Compare attribute types for equality.
equals(Object) - Method in class com.isode.dsapi.aci.ACIRegion
Test for equality.
equals(Object) - Method in class com.isode.dsapi.aci.ACISubtreeSpec
Test for equality.
equals(Object) - Method in class com.isode.dsapi.aci.MutableACITuple
Compare.
equals(Object) - Method in class com.isode.dsapi.aci.SimpleACIArea.Chop
Equality test.
equals(Object) - Method in class com.isode.dsapi.aci.SimpleACIArea
Check that the two areas are identical.
equals(Object) - Method in class com.isode.dsapi.aci.SimpleACIArea.Region
Test that two regions are identical.
equals(Object) - Method in class com.isode.dsapi.aci.SimpleACIRole
Test if two roles are identical.
equals(Object) - Method in class com.isode.dsapi.aci.SimpleACIRule
Test whether two rules are identical.
equals(Object) - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Test whether two tuples are identical.
equals(Object) - Method in class com.isode.dsapi.aci.SimpleACIWorld.ACSA
Equality tests all active values.
equals(Object) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Test whether the contents of two SimpleACIWorld instances are the same.
equals(Object) - Method in class com.isode.dsapi.Attribute
Test whether two Attributes are equal according to syntax-specific comparisons: tests whether they have the same attribute type and all the same values (although perhaps in a different order).
equals(Object) - Method in class com.isode.dsapi.AttributeType
Compares this AttributeType with another one for equality.
equals(Object) - Method in class com.isode.dsapi.AttributeValue
Compare this AttributeValue to the specified object, and return true iff the argument is a AttributeValue that represents the same value as this object.
equals(Object) - Method in class com.isode.dsapi.BindParams
 
equals(Object) - Method in class com.isode.dsapi.config.AgreementTuple
Compares two objects for equality.
equals(Object) - Method in class com.isode.dsapi.config.PasswordPolicyConfig.AccountIssue
 
equals(Object) - Method in class com.isode.dsapi.config.PeerAuthData
 
equals(Object) - Method in class com.isode.dsapi.DN
Compare this DN to the specified object, and return true iff the argument is a DN that represents the same value as this object.
equals(Object) - Method in class com.isode.dsapi.Identity
Simplified comparison method.
equals(Object) - Method in class com.isode.dsapi.RDN
Compare this RDN to the specified object, and return true if the argument is a RDN that represents the same value as this object.
equals(Object) - Method in class com.isode.dsapi.SASLParameters
 
equals(Object) - Method in class com.isode.dsapi.SASLParameters.SSF
 
equals(Object) - Method in class com.isode.dsapi.syntax.AccessPoint
equals(Object) - Method in class com.isode.dsapi.syntax.BindProfileAddress
 
equals(Object) - Method in class com.isode.dsapi.syntax.DSEType
Equality test
equals(Object) - Method in class com.isode.dsapi.syntax.IsodeSyntax
Performs equality testing using the syntax handler for the relevant attribute type.
equals(Object) - Method in class com.isode.dsapi.syntax.MASAP
 
equals(Object) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Performs equality testing using the syntax handler for ORAddress.
equals(Object) - Method in class com.isode.dsapi.syntax.MonitorMode
Equality test
equals(Object) - Method in class com.isode.dsapi.syntax.MOSAP
 
equals(Object) - Method in class com.isode.dsapi.syntax.NetworkAddress
 
equals(Object) - Method in class com.isode.dsapi.syntax.PresentationAddress
 
equals(Object) - Method in class com.isode.dsapi.syntax.Selector
 
equals(Object) - Method in class com.isode.dsapi.syntax.TelexData
 
equals(Object) - Method in class com.isode.dsapi.syntax.URIData
 
equals(Object) - Method in class com.isode.dsapi.util.DNSet
We don't support comparison of sets, so only return true if this is the exact same DNSet.
equals(Object) - Method in class com.isode.dsapi.util.OCList
Compares according to equality of keys from generateKey().
eraseSubtree(DN) - Method in class com.isode.dsapi.aci.SimpleACIArea
This erases any information held about the given subtree.
eraseSubtree(DN) - Method in class com.isode.dsapi.aci.SimpleACIArea.Region
Generate a Region which is the same as this Region, but with all knowledge about the given subtree erased.
error() - Method in class com.isode.dsapi.RandomAccessLDIF
Return the next error/warning-string stored from previous operations, or null if there are no more.
errors() - Method in class com.isode.dsapi.LDIF
Return a string describing all the errors since the last call to this function, or null if there are none.
errorStartingNettrace - Variable in class com.isode.dsapi.internal.TracedIsodeDirectorySession
Flag to indicate if there has been an error starting nettrace.
evaluate(Entry) - Method in class com.isode.dsapi.util.LDAPFilter
Evaluate the filter expression on the given Entry.
evaluate(MapEntry) - Method in class com.isode.dsapi.util.LDAPFilter
Evaluate the filter expression on the given MapEntry.
exactCompareTo(Attribute) - Method in class com.isode.dsapi.Attribute
Compare this Attribute with another one, returning an ordering based on comparisons on the exact values (without using syntax-specific comparisons).
exactCompareTo(AttributeValue) - Method in class com.isode.dsapi.AttributeValue
Order two AttributeValues according to comparisons on their exact values (that is, their string or binary or BER values), rather than based on syntax-specific folding of case or whatever, as is done by compareTo().
exactEquals(AttributeValue) - Method in class com.isode.dsapi.AttributeValue
Check whether two AttributeValues are exactly equal, having identical string, binary or BER representations.
exactEquals(Object) - Method in class com.isode.dsapi.Attribute
Test whether two Attributes are exactly equal according to matching the strings, binary values or BER values exactly: tests whether they have the same attribute type and exactly the same values (although perhaps in a different order).
exc - Variable in class com.isode.dsapi.aci.SimpleACIWorld.DNMessage
Exception with more information about the problem, or null.
exists(DN) - Method in class com.isode.dsapi.RandomAccessLDIF
Check whether the given DN exists as a real entry within the logical tree (in other words, it is a leaf or parent).
expiry - Variable in class com.isode.dsapi.Indication.PasswordPolicyResponse
The number of seconds before the user's password expires.
Export - Enum constant in enum class com.isode.dsapi.aci.PermBit
 
Expression() - Constructor for class com.isode.dsapi.util.LDAPFilter.Expression
 
EXT - Enum constant in enum class com.isode.dsapi.util.LDAPFilter.Type
 
EXT_CERT_SELECTOR - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_CERT_SELECTOR_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_CERT_SELECTOR_OVERRIDE - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_CERT_SELECTOR_OVERRIDE_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_CONTENT_CONFIDENTIALITY_ALGORITHM_IDENTIFIER - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_CONTENT_CONFIDENTIALITY_ALGORITHM_IDENTIFIER_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_CONTENT_CORRELATOR - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_CONTENT_CORRELATOR_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_CONTENT_INTEGRITY_CHECK - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_CONTENT_INTEGRITY_CHECK_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_CONVERSION_WITH_LOSS_PROHIBITED - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_CONVERSION_WITH_LOSS_PROHIBITED_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_DL_EXEMPTED_RECIPIENTS - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_DL_EXEMPTED_RECIPIENTS_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_DL_EXPANSION_HISTORY - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_DL_EXPANSION_HISTORY_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_DL_EXPANSION_PROHIBITED - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_DL_EXPANSION_PROHIBITED_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_FORWARDING_REQUEST - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_FORWARDING_REQUEST_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_INTERNAL_TRACE_INFORMATION - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_INTERNAL_TRACE_INFORMATION_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_LATEST_DELIVERY_TIME - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_LATEST_DELIVERY_TIME_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_MESSAGE_ORIGIN_AUTHENTICATION_CHECK - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_MESSAGE_ORIGIN_AUTHENTICATION_CHECK_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_MESSAGE_SECURITY_LABEL - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_MESSAGE_SECURITY_LABEL_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_MESSAGE_TOKEN - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_MESSAGE_TOKEN_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_MULT_ORIG_CERTS - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_MULT_ORIG_CERTS_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_OID_FORM - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_ORIGINATING_MTA_CERTIFICATE - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_ORIGINATING_MTA_CERTIFICATE_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_ORIGINATOR_AND_DL_EXPANSION_HISTORY - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_ORIGINATOR_AND_DL_EXPANSION_HISTORY_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_ORIGINATOR_CERTIFICATE - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_ORIGINATOR_CERTIFICATE_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_ORIGINATOR_REQUESTED_ALTERNATE_RECIPIENT_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_ORIGINATOR_RETURN_ADDRESS - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_ORIGINATOR_RETURN_ADDRESS_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PHYSICAL_DELIVERY_MODES - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PHYSICAL_DELIVERY_MODES_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PHYSICAL_DELIVERY_REPORT_REQUEST - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PHYSICAL_DELIVERY_REPORT_REQUEST_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PHYSICAL_FORWARDING_ADDRESS - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PHYSICAL_FORWARDING_ADDRESS_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PHYSICAL_FORWARDING_ADDRESS_REQUEST - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PHYSICAL_FORWARDING_ADDRESS_REQUEST_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PHYSICAL_FORWARDING_PROHIBITED - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PHYSICAL_FORWARDING_PROHIBITED_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PHYSICAL_RENDITION_ATTRIBUTES - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PHYSICAL_RENDITION_ATTRIBUTES_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PROBE_ORIGIN_AUTHENTICATION_CHECK - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PROBE_ORIGIN_AUTHENTICATION_CHECK_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PROOF_OF_DELIVERY - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PROOF_OF_DELIVERY_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PROOF_OF_DELIVERY_REQUEST - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PROOF_OF_DELIVERY_REQUEST_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PROOF_OF_SUBMISSION - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PROOF_OF_SUBMISSION_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PROOF_OF_SUBMISSION_REQUEST - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_PROOF_OF_SUBMISSION_REQUEST_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_RECIPIENT_CERTIFICATE - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_RECIPIENT_CERTIFICATE_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_RECIPIENT_NUMBER_FOR_ADVICE - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_RECIPIENT_NUMBER_FOR_ADVICE_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_RECIPIENT_REASSIGNMENT_PROHIBITED - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_RECIPIENT_REASSIGNMENT_PROHIBITED_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_REDIRECTION_HISTORY - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_REDIRECTION_HISTORY_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_REGISTERED_MAIL - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_REGISTERED_MAIL_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_REPORT_DL_NAME - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_REPORT_DL_NAME_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_REPORT_ORIGIN_AUTHENTICATION_CHECK - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_REPORT_ORIGIN_AUTHENTICATION_CHECK_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_REPORTING_MTA_CERTIFICATE - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_REPORTING_MTA_CERTIFICATE_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_REPORTING_MTA_NAME - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_REPORTING_MTA_NAME_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_REQUESTED_DELIVERY_METHOD - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_REQUESTED_DELIVERY_METHOD_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_TRACE_INFORMATION - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXT_TRACE_INFORMATION_DC - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
EXTERNAL - Enum constant in enum class com.isode.dsapi.SASLMechanism
 
extraInfo - Variable in class com.isode.dsapi.config.PasswordPolicyConfig.AccountIssue
Extra information about the reason for this account being locked.
EXTRAINFOTAG_LASTUPDATER - Static variable in class com.isode.dsapi.profile.BindProfileList
 
extraXML - Variable in class com.isode.dsapi.profile.BindProfile
Contains a collection of XML chunks that appeared inside the "dsa" tag for this BindProfile but were not parsed because they were unrecognised.

F

facilityName - Static variable in class com.isode.logging.JavadsapiLog
 
FAIL - Enum constant in enum class com.isode.dsapi.profile.BindProfileList.RemoveMode
Flag indicating the removal should fail (and the method return with value false, if the bind profile may be used elsewhere.
FAILOVER_CONFIG - Enum constant in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
Failover config data in the object of type isodeFailoverConfiguration.
FAILOVER_DISP - Static variable in class com.isode.dsapi.config.ConfigUtil
DISP PeerAuthData for a failover DSA; authmode: Name-only both ways
FAILOVER_DSP - Static variable in class com.isode.dsapi.config.ConfigUtil
DSP PeerAuthData for a failover DSA; authmode: none (anonymous) both ways
FailoverAgreement - Class in com.isode.dsapi.config
Failover agreement object.
FailoverAgreement(Entry, IsodeDirectorySession, DN) - Constructor for class com.isode.dsapi.config.FailoverAgreement
Construct from the entry object.
FailoverContext - Class in com.isode.dsapi.syntax
Class representation of a FailoverContext value.
FailoverContext(byte[]) - Constructor for class com.isode.dsapi.syntax.FailoverContext
Construct a new object based on a byte array containing the BER representation of a FailoverContext.
FailoverContext(int, DN) - Constructor for class com.isode.dsapi.syntax.FailoverContext
Create a new FailoverContext from a set of fields
FailoverContext(AttributeValue) - Constructor for class com.isode.dsapi.syntax.FailoverContext
Create a new FailoverContext object from a suitable AttributeValue.
FailoverContext(String) - Constructor for class com.isode.dsapi.syntax.FailoverContext
Create a new FailoverContext object from a String representation
failoverEnabledImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
FailoverEntry - Class in com.isode.dsapi.config
Failover entry stored in the directory session.
FailoverEntry(Entry, IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.FailoverEntry
Construct from the entry object.
FailoverGroups - Class in com.isode.dsapi.config
FailoverGroups is a class which keeps track of all application-wide information which has been discovered about failover DSAs.
FailoverGroups() - Constructor for class com.isode.dsapi.config.FailoverGroups
 
FailoverGroups.ErrorInfo - Class in com.isode.dsapi.config
Contains information about something that's not right.
FailoverGroups.ErrorType - Enum Class in com.isode.dsapi.config
 
FailoverGroups.FailoverGroupsListener - Interface in com.isode.dsapi.config
Listener which can be used for callers who wish to be notified when the contents of the FailoverGroups have changed in some way
FailoverManager - Class in com.isode.dsapi.config
Failover manager manages the failover related data stored in the directory session.
FailoverManager(IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.FailoverManager
Constructor for failover manager.
failoverMasterImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
failure(Indication, boolean, boolean) - Method in interface com.isode.dsapi.SigVerifyFailHandler
Called when a signature failure is detected in the given indication.
FALSE - Enum constant in enum class com.isode.dsapi.util.LDAPFilter.TriBool
 
FAMILYMEMBER - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
fetchToken(SASLParameters, OAuthClient.CodeAndVerifier) - Method in class com.isode.dsapi.util.oauth.OAuthClient
 
FetchTokenReq - Class in com.isode.dsapi.util.oauth
FetchTokenReq
FetchTokenReq(SASLParameters, OAuthClient.CodeAndVerifier) - Constructor for class com.isode.dsapi.util.oauth.FetchTokenReq
 
filename - Variable in class com.isode.dsapi.profile.BindProfileList
 
filter - Variable in class com.isode.dsapi.util.LDAPFilter
The LDAP filter top-level Expression
filterACSAs(List<DN>) - Method in interface com.isode.dsapi.aci.SimpleACIWorld.ACSAFilter
This is passed a list of DNs of ACSAs found, and is expected to delete any DNs from the list that it doesn't want to be loaded up.
FilterMatch - Enum constant in enum class com.isode.dsapi.aci.PermBit
 
filterString(String) - Static method in class com.isode.dsapi.DirectorySession
LDAP-style encoding of values used in search filter definition.
filterToACSAAboveAndPathTo(DN) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Set the ACSA filter to look for the nearest enclosing ACSA for the given DN, and then to filter the ACSAs to just that ACSA and the ACSA at the DN itself, if it exists.
finalize() - Method in class com.isode.dsapi.Attribute
Releases any native structures associated with this object.
finalize() - Method in class com.isode.dsapi.AttributeType
Releases any native structures associated with this object.
finalize() - Method in class com.isode.dsapi.BindParams
Releases any native structures associated with this object.
finalize() - Method in class com.isode.dsapi.CommonArgs
Releases any native structures associated with this object.
finalize() - Method in class com.isode.dsapi.DirectorySession
Releases any native structures associated with this object.
finalize() - Method in class com.isode.dsapi.DN
Releases any native structures associated with this object.
finalize() - Method in class com.isode.dsapi.GenericEntry
Releases any native structures associated with this object.
finalize() - Method in class com.isode.dsapi.Identity
Releases any native structures associated with this object.
finalize() - Method in class com.isode.dsapi.Indication
Releases any native structures associated with this object.
finalize() - Method in class com.isode.dsapi.internal.TracedIsodeDirectorySession
 
finalize() - Method in class com.isode.dsapi.internal.X400_Extension
 
finalize() - Method in class com.isode.dsapi.LDIF
Releases any native structures associated with this object.
finalize() - Method in class com.isode.dsapi.RandomAccessLDIF
Releases any native structures associated with this object.
finalize() - Method in class com.isode.dsapi.RDN
Releases any native structures associated with this object.
finalize() - Method in class com.isode.dsapi.util.cfg.LDAPProfile
 
finalize() - Method in class com.isode.dsapi.util.DNSet
Release any native structures associated with this object.
findByName(String) - Method in class com.isode.dsapi.bulk.SubstitutionSpecification
Find the substitution data for a given attribute type.
findBySyntax(int) - Method in class com.isode.dsapi.bulk.SubstitutionSpecification
Find the substitution data for a given syntax.
findChild(RDN) - Method in class com.isode.dsapi.config.DSE
Get a child DSE.
flush() - Method in class com.isode.logging.javadsapimsgLoggingHandler
This method is abstract in the base class and so must be implemented, but does nothing.
forbidTotalImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
FORCE - Enum constant in enum class com.isode.dsapi.profile.BindProfileList.RemoveMode
Flag indicating that the removal should proceed even if the bind profile may be being used elsewhere.
forceUpdate(String, boolean) - Method in class com.isode.dsapi.config.ShadowAgreement
Force an update.
fromInt(int) - Static method in enum class com.isode.dsapi.syntax.mhs.Redirect.RedirectionReason
Determine the RedirectionReason for a particular integer.
fromInt(int) - Static method in enum class com.isode.dsapi.syntax.mhs.RedirectFilter.RedirectionReason
Determine the RedirectionReason for a particular integer.
fullUpdateRequired - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
fw - Variable in class com.isode.dsapi.profile.BindProfileList
 

G

gac_false_av - Static variable in class com.isode.dsapi.aci.SimpleACIWorld
Special subentryACI value that has no significant effect but is used to mark admin points that should be treated as 'local', i.e.
gac_file - Variable in class com.isode.dsapi.config.DSACreationTemplate
Filename of GAC XML file to load, of null if no global access control data should be loaded.
gac_true_av - Static variable in class com.isode.dsapi.aci.SimpleACIWorld
Special subentryACI value that has no significant effect but is used to mark admin points that are part of the scope of SimpleACIWorld.
gdam - Variable in class com.isode.dsapi.config.DSACreationTemplate.NamingContext
GDAM name, null implies default GDAM.
GDAM - Enum constant in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
GDAM data in the objects of type gdam.
gdam_type - Variable in class com.isode.dsapi.config.DSACreationTemplate
GDAM type, never null.
GDAMEntry - Class in com.isode.dsapi.config
GDAMEntry represents a GDAM database entry.
GDAMManager - Class in com.isode.dsapi.config
GDAM manager manages the various GDAM entries stored in the directory session.
GDAMManager(IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.GDAMManager
Constructor for GDAM manager.
GDAMType - Enum Class in com.isode.dsapi.config
GDAM types.
generateBootstrapACI(DN) - Static method in class com.isode.dsapi.aci.SimpleACIWorld
Generate bootstrap ACI which can be used for entryACI or subentryACI attributes.
generateBootstrapACI(DN, String, String) - Static method in class com.isode.dsapi.aci.SimpleACIWorld
Generate bootstrap ACI which can be used for entryACI or subentryACI attributes.
generateCertificateRequest(String, Extensions) - Method in class com.isode.dsapi.x509.PendingIdentity
Generate certificate request
generateIdentity(Identity, String) - Method in class com.isode.dsapi.profile.BindProfile
Generate an internal Isode specific P12 identity for the given X.509 identity.
generateIdentity(Identity, String, boolean) - Method in class com.isode.dsapi.profile.BindProfile
Generate an internal Isode specific P12 identity for the given X.509 identity.
generateKey() - Method in class com.isode.dsapi.util.OCList
Generate a string key that will compare different only if the set of objectclasses should be regarded as different.
generateKeys(String, int, String) - Method in class com.isode.dsapi.x509.PendingIdentity
Generated the Certificate Request for the identity being represented .
generatePassword(int) - Method in class com.isode.dsapi.config.DSACreationTemplate
Generate a password string of randomly-selected letters and digits of the given length.
generatePKCEChallenge(String) - Method in class com.isode.dsapi.util.oauth.OAuthClient
 
generateRandomString() - Method in class com.isode.dsapi.util.oauth.OAuthClient
 
GenericAddress - Class in com.isode.dsapi.syntax
This class stores utilities for validating an address containing a host name & port.
GenericAddress() - Constructor for class com.isode.dsapi.syntax.GenericAddress
 
GenericEntry - Class in com.isode.dsapi
An abstract class which is used to provide the framework for different types of entries that may be encountered when interacting with directories and processing LDIF files.
GenericEntry() - Constructor for class com.isode.dsapi.GenericEntry
Constructor used by native code to create an empty object.
GenericEntry(int, DN) - Constructor for class com.isode.dsapi.GenericEntry
Constructor used by sub-classes to create a blank object.
GENQUAL - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
get() - Method in class com.isode.dsapi.config.GDAMManager
Get the hash map of GDAMEntry.
get() - Method in class com.isode.dsapi.config.OCSPServiceManager
Get the peer DSAs.
get() - Method in class com.isode.dsapi.config.PeerManager
Get the peer DSAs.
get() - Method in class com.isode.dsapi.LDIF
Get the next entry from the LDIF input file.
get(int) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Get an O/R address component value.
get(int) - Method in class com.isode.dsapi.syntax.mhs.ORName
Get an O/R name component, i.e.
get(int) - Method in class com.isode.dsapi.util.EntryList
Returns the entry at the specified position in this list.
get(long) - Method in class com.isode.dsapi.LDIF
Get the entry from the LDIF input file at the given file-offset, which should be a value returned by a call to tell().
get(DN) - Method in class com.isode.dsapi.config.GDAMManager
Get a GDAMEntry by the DN of the configuration entry.
get(DN) - Method in class com.isode.dsapi.config.PeerManager
Find the peer authentication entry for the given DSA.
get(DN) - Method in class com.isode.dsapi.RandomAccessLDIF
Get the entry with the given DN from the logical contents of the object.
get(String) - Method in class com.isode.dsapi.config.GDAMManager
Get a GDAM by the GDAM name.
getAccessPoint() - Method in class com.isode.dsapi.syntax.MOSAP
 
getAccountIssues(Entry) - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Get a set of reasons why password policy would lock this user.
getACSA(DN) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Return the ACSA object corresponding to the given DN, or null if it is not found.
getActualMaster(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Determine which member of the group is the actual master, even if the different DSAs are reporting different masters.
getActualMembers(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Get a actual members of a group, even though different DSAs may be reporting different lists of members
getActualSSF() - Method in class com.isode.dsapi.SASLParameters
Determine the values that will be used for security strength factor on this system at this time.
getADCompatibility() - Method in class com.isode.dsapi.SASLParameters
Determine whether AD compatibility mode is enabled.
getAddressCount() - Method in class com.isode.dsapi.Referral
Return a count of the set of addresses contained in the referral.
getAddressList() - Method in class com.isode.dsapi.syntax.MASAP
 
getAddressType() - Method in class com.isode.dsapi.syntax.BindProfileAddress
Returns the type of the bind profile address.
getADMD() - Method in class com.isode.dsapi.syntax.mhs.GlobalDomainIdentifier
Return the AdministrationDomainName component of this value
getADMD() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the ADMD as a String
getAdminLookThruLimit() - Method in class com.isode.dsapi.config.ConfigEntry
Get the admin look through limit.
getAdminSizeLimit() - Method in class com.isode.dsapi.config.ConfigEntry
Get the admin size limit.
getAdminTimeLimit() - Method in class com.isode.dsapi.config.ConfigEntry
Get the admin time limit.
getADString() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the Active Directory-format O/R address represented by this ORAddress structure.
getAeAttributes() - Method in class com.isode.dsapi.syntax.mhs.MTAInfo.AEInfo
Return a set containing the values of the ae-attributes.
getAEInfo(int) - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Return a copy of a specific AEInfo
getAEInfoCount() - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Return a count of AEInfo structures in this object
getAeQualifier() - Method in class com.isode.dsapi.syntax.mhs.MTAInfo.AEInfo
Return the aEQualifier of this AEInfo.
getAEWeight() - Method in class com.isode.dsapi.syntax.mhs.MTAInfo.AEInfo
Return the ae-weight of this AEInfo.
getAfterChops() - Method in class com.isode.dsapi.aci.ACIRegion
Get the list of after chop-points for the SUBTREE region-type, or an empty list if there are none.
getAgentXSocket() - Method in class com.isode.dsapi.config.ConfigEntry
Get AgentX socket.
getAgreedMembers(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Get the set of members which everyone in the group agrees on
getAgreement(DN, int) - Method in class com.isode.dsapi.config.ShadowManager
Find an agreement for the given agreement id and DSA DN.
getAgreementDN(Integer) - Method in class com.isode.dsapi.config.MESHManager
Return the DN of an identified server.
getAgreementID() - Method in class com.isode.dsapi.config.MESH.AgreementInfo
Get the agreement ID.
getAgreementID() - Method in class com.isode.dsapi.config.ShadowAgreement
Get the agreement ID.
getAgreementIDString() - Method in class com.isode.dsapi.config.MESH.AgreementInfo
Get the string representation of the agreement ID (integer) value.
getAgreementInfo() - Method in class com.isode.dsapi.config.MESH.ServerInfo
Return a Map containing the set of agreement report objects, as mapped by their agreement ID.
getAgreementList() - Method in class com.isode.dsapi.config.FailoverManager
 
getAgreementMap() - Method in class com.isode.dsapi.config.MESHEntry
Get set of configured agreements.
getAgreementMap() - Method in class com.isode.dsapi.config.MESHManager
 
getAgreementState(Integer) - Method in class com.isode.dsapi.config.MESHEntry
Get state associated with an agreement.
getAgreementState(Integer) - Method in class com.isode.dsapi.config.MESHManager
Get state associated with an agreement.
getAgreementVersion() - Method in class com.isode.dsapi.config.ShadowAgreement
Get the agreement version.
getAlias(String) - Static method in class com.isode.dsapi.AttributeType
Fetch the alternative name of an attribute, if it has one.
getAlias(String) - Static method in class com.isode.dsapi.ObjectClasses
Fetch the alternative name of an objectclass, if it has one.
getAllAddresses(boolean, boolean, boolean, boolean) - Method in class com.isode.dsapi.syntax.PresentationAddress
Returns the set of host names derived from the network address(es) of the presentation address.
getAllMembers(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Return a set of all the DNs of DSAs which ANYONE thinks is a member of this group (i.e.
getAllowed() - Method in class com.isode.dsapi.ObjectClasses
Get the complete list of AttributeTypes that would be allowed within an Entry using these object-classes.
getAllowedModes(Protocol) - Static method in class com.isode.dsapi.config.ConfigUtil
Get the modes that are allowed for a given protocol
getAllowedNames() - Method in class com.isode.dsapi.ObjectClasses
Get the complete list of attribute names that would be allowed within an Entry using these object-classes.
getAllowNonTLSMode() - Method in class com.isode.dsapi.config.OAuthEntry
Get value of allowNonTLSMode.
getAllowUnknownAttrs() - Method in class com.isode.dsapi.DirectorySession
Get the 'allow unknown attributes' flag.
getAllowUnknownAttrs() - Method in class com.isode.dsapi.LDIF
Get the current 'allow unknown attributes' flag status.
getAllowUnknownAttrs() - Method in class com.isode.dsapi.RandomAccessLDIF
Get the current 'allow unknown attributes' flag status.
getAlternateDNForSIO() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Get the DN that is being used to get SIO related stuff (security policy,catalogs)
getAncestorDN(int) - Method in class com.isode.dsapi.DN
Find the ancestor DN of this DN
getAP() - Method in class com.isode.dsapi.profile.BindProfile
Returns the access point associated with this BindProfile, if there is one.
getArchivedBindProfileFilename() - Static method in class com.isode.dsapi.profile.IsodeBindProfiles
If a bindprofilefile is "upgraded", then the old file is "archived".
getAreaName() - Method in class com.isode.dsapi.config.AgreementTuple
Determine the area DN represented by this agreement
getASN() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the ASN structure corresponding to the ORAddress
getASN() - Method in class com.isode.dsapi.syntax.mhs.ORName
Return a reference to the ASN object corresponding to the ORName
getAsnVal() - Method in class com.isode.dsapi.syntax.IsodeSyntax
Return a reference to the underlying asn representation of this object
getAttr(AttributeType) - Method in class com.isode.dsapi.config.DSE
Get an attribute of the entry.
getAttribute(int) - Method in class com.isode.dsapi.Entry
Returns a specific Attribute for this Entry.
getAttribute(int) - Method in class com.isode.dsapi.RDN
Returns an attribute from the RDN.
getAttribute(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Return a specific attribute from this Entry's list of attributes.
getAttribute(AttributeType) - Method in class com.isode.dsapi.Entry
Return a specific attribute from this Entry's list of attributes.
getAttribute(AttributeType) - Method in class com.isode.dsapi.util.MapEntry
Get a particular attribute by attribute-type.
getAttributeBlocks() - Method in class com.isode.dsapi.profile.BindProfile
Gets a list of all the attribute blocks in the bind profile.
getAttributeBlocks(String) - Method in class com.isode.dsapi.profile.BindProfile
Get a list of AttributeBlocks with a specific type field
getAttributeCount() - Method in class com.isode.dsapi.Entry
Returns a count of the number of attributes attached to this entry.
getAttributeCount() - Method in class com.isode.dsapi.RDN
Returns the number of attributes.
getAttributeDefaultWhenNull(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Get the default attribute object for the given attribute type.
getAttributeIterator() - Method in class com.isode.dsapi.Entry
Returns an Iterator over all the Attribute instances associated with this Entry.
getAttributeIterator() - Method in class com.isode.dsapi.GenericEntry
Returns an Iterator over the normal (non-change) attributes associated with this entry, or null if this entry-type doesn't support normal attributes.
getAttributeName() - Method in class com.isode.dsapi.Attribute
Returns a String representing the attribute type name.
getAttributeName() - Method in class com.isode.dsapi.AttributeValue
Determine the attribute name for this value
getAttributes() - Method in class com.isode.dsapi.util.MapEntry
Get the Collection of Attributes contained in the map.
getAttributeSelection() - Method in class com.isode.dsapi.config.SupplierAgreement
Get the attribute selection.
getAttributeType() - Method in class com.isode.dsapi.Attribute
Returns the attribute type.
getAttributeType() - Method in class com.isode.dsapi.AttributeValue
Determine the attribute type for this value.
getAttributeType() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapper
 
getAttributeType() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperAttrType
 
getAttributeType() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperBoolean
 
getAttributeType() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperByteArray
 
getAttributeType() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperDN
 
getAttributeType() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperInteger
 
getAttributeType() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperMultiValuedString
 
getAttributeType() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperString
 
getAttributeType() - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
Determine the value of the attributetype component of this RedirectFilter.
getAttributeType() - Method in class com.isode.dsapi.syntax.mhs.RoutingFilter
Determine the value of the attributetype component of this RoutingFilter.
getAttributeType() - Method in exception com.isode.dsapi.util.UnexpectedMultiValuedAttributeException
 
getAttributeTypeAlias() - Method in class com.isode.dsapi.AttributeType
Return attribute type alias, if the attribute-type has one.
getAttributeTypeName() - Method in class com.isode.dsapi.AttributeType
Return attribute type name (for example, the String "cn").
getAttributeTypeSetFromArray(AttributeType...) - Static method in class com.isode.dsapi.internal.DsapiUtils
Creates a set of AttributeType from an array or AttributeType
getAttributeValue() - Method in class com.isode.dsapi.syntax.AccessPoint
Obtain a reference to an AttributeValue containing this AccessPoint attribute.
getAttributeValue() - Method in class com.isode.dsapi.syntax.DSEType
Convert the DSEType into a 'dseType' AttributeValue.
getAttributeValue() - Method in class com.isode.dsapi.syntax.MonitorMode
Convert the MonitorMode into a 'isodeMonitorMode' AttributeValue.
getAttributeValue(AttributeType) - Method in class com.isode.dsapi.syntax.IsodeSyntax
Derive an AttributeValue from the object.
getAttributeValue(AttributeType) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Derive an AttributeValue from the object.
getAttributeValue(AttributeType) - Method in class com.isode.dsapi.syntax.mhs.ORName
Derive an AttributeValue from the object.
getAttributeValue(String) - Method in class com.isode.dsapi.syntax.IsodeSyntax
Returns a new AttributeValue with the specified attribute name containing this object.
getAttributeValue(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Returns a new AttributeValue with the specified attribute name containing this ORAddress
getAttrsOnly() - Method in class com.isode.dsapi.CommonArgs
Determine whether the "attrsonly" flag is set.
getAttrType() - Method in class com.isode.dsapi.config.IndexEntry
Get the indexed attribute type.
getAttrTypeString() - Method in class com.isode.dsapi.config.IndexEntry
Get the indexed attribute type name.
getAttrWrapper(AttributeType) - Static method in class com.isode.dsapi.config.SchemaObjects
Get the schema object implementation given the attribute type
getAuditAttrModsCountOnly() - Method in class com.isode.dsapi.config.ConfigEntry
Whether the given attribute type is excluded from change audit logging.
getAuditAttrModsEnable() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of isodeAuditAttrModsEnable.
getAuditAttrModsExclude() - Method in class com.isode.dsapi.config.ConfigEntry
Whether the given attribute type is excluded from change audit logging.
getAuthAnon() - Method in class com.isode.dsapi.aci.ACITuple
 
getAuthData(Protocol) - Method in class com.isode.dsapi.config.PeerEntry
Get the auth data for the given protocol.
getAuthModeISend() - Method in class com.isode.dsapi.config.PeerAuthData
 
getAuthModesIExpect() - Method in class com.isode.dsapi.config.PeerAuthData
 
getAuthpEnabled() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of authpEnabled.
getAuthSimple() - Method in class com.isode.dsapi.aci.ACITuple
 
getAuthStrong() - Method in class com.isode.dsapi.aci.ACITuple
 
getAutoGroupUpdateEnabled() - Method in class com.isode.dsapi.config.ConfigEntry
Whether the automatic group updating is enabled.
getAvailableGDAMs() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Get the list of available GDAM DNs from the dsa.
getBase() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Return the base-DN used by the most recent load().
getBaseDN() - Method in class com.isode.dsapi.aci.ACIRegion
Get the base DN associated with the region (depending on its type): for SINGLE and SUBENTRY_SINGLE it is the entry-DN, for SUBENTRY_SUBTREE it is the parent of the subentries, for SUBTREE it is the base of the subtree.
getBaseDN() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Determine the base DN being used to constrain which portion of the directory tree may be accessed through this DirectorySession.
getBeforeChops() - Method in class com.isode.dsapi.aci.ACIRegion
Get the list of before chop-points for the SUBTREE region-type, or an empty list if there are none.
getBeginTime() - Method in class com.isode.dsapi.config.ShadowAgreement
Get begin time.
getBer() - Method in class com.isode.dsapi.AttributeValue
Get the BER value for this AttributeValue, if it has one.
getBER(AttributeType) - Method in class com.isode.dsapi.util.EntryReader
Get the ASN1 BER value for the given single-valued attribute type
getBestLocalPA(boolean) - Static method in class com.isode.dsapi.config.DSASetup
Returns default presentation address (non-null) created using the local host name obtained.
getBinary() - Method in class com.isode.dsapi.AttributeValue
Returns the binary representation of the String value for this AttributeValue.
getBinary(AttributeType) - Method in class com.isode.dsapi.util.EntryReader
Get the binary representation for the given single-valued attribute type.
getBindableAddresses(PresentationAddress) - Static method in class com.isode.dsapi.syntax.BindProfileAddress
Creates a list of unique bindable addresses from the network addresses in the given presentation address.
getBindAddress() - Method in class com.isode.dsapi.ReferralAddress
Return the bind address for this referral address.
getBindDN() - Method in class com.isode.dsapi.profile.BindProfile
Returns the bindDN associated with this object (simple bind)
getBindProfileAddress() - Method in class com.isode.dsapi.profile.BindProfile
Determine the BindProfileAddress for this object
getBindProfileList() - Static method in class com.isode.dsapi.profile.IsodeBindProfiles
Get the Bind Profile List that has been loaded
getBindType() - Method in class com.isode.dsapi.BindParams
Determine what kind of bind operation will be performed when using this set of BindParams.
getBindType() - Method in class com.isode.dsapi.DirectorySession
Deprecated.
callers should use DirectorySession.getConnectionState(), which returns more comprehensive and accurate information about current connection state.
getBindType() - Method in class com.isode.dsapi.profile.BindProfile
Determine the type of bind associated with this object.
getBoolean(AttributeType) - Method in class com.isode.dsapi.util.EntryReader
Returns a Boolean representation of the specified attribute, provided that the entry contains such an attribute and that the attribute has a single value.
getBoolean(AttributeType, Boolean) - Method in class com.isode.dsapi.util.EntryReader
Returns a Boolean representation of the specified attribute, provided that the entry contains such an attribute and that the attribute has a single value.
getBoundAddress() - Method in class com.isode.dsapi.DirectorySession
Return the presentation address that we last successfully bound to, or null if not bound.
getBuildIndex() - Method in class com.isode.dsapi.config.GDAMEntry
 
getBuildVersion(boolean) - Static method in class com.isode.dsapi.DSapi
Returns a String containing information about the library build version.
getByCADN(DN) - Method in class com.isode.dsapi.config.OCSPServiceManager
Find an OCSP service by CA DN.
getByServiceName(String) - Method in class com.isode.dsapi.config.OCSPServiceManager
Find an OCSP service by service name.
getCADN() - Method in class com.isode.dsapi.config.OCSPService
 
getCallbackParameter(String) - Method in class com.isode.dsapi.SASLParameters
Get the value of a specific SASL callback parameter from this object.
getCandidatesForExtensions(OtherName.OTHER_NAME_TYPE) - Method in class com.isode.dsapi.util.EntryCandidateNames
Get the list of all attribute values from the Directory Entry which can be used as candidates for a type of extension.
getCandidatesForSubjectAltNames() - Method in class com.isode.dsapi.util.EntryCandidateNames
Get the list of all attribute values from the Directory Entry which can be used as candidates for subjectAltNames.
getCanonicalForm() - Method in class com.isode.dsapi.syntax.AccessPoint
The DN and presentation address are converted to their canonical forms.
getCanonicalForm() - Method in class com.isode.dsapi.syntax.BindProfileAddress
The URI data and presentation address are converted to their canonical forms.
getCanonicalForm() - Method in class com.isode.dsapi.syntax.MASAP
The addresses are converted to their canonical forms.
getCanonicalForm() - Method in class com.isode.dsapi.syntax.MOSAP
The access point is converted to its canonical form.
getCanonicalForm() - Method in class com.isode.dsapi.syntax.NetworkAddress
The telex DATA and URI data are converted to their canonical forms.
getCanonicalForm() - Method in class com.isode.dsapi.syntax.PresentationAddress
The selectors and network addresses are converted to their canonical forms.
getCanonicalForm() - Method in class com.isode.dsapi.syntax.Selector
The value is converted to lower case for Selector type HEX.
getCanonicalForm() - Method in class com.isode.dsapi.syntax.TelexData
The host is converted to lower case.
getCanonicalForm() - Method in class com.isode.dsapi.syntax.URIData
The scheme is converted to lower case.
getCanonicalHost(String) - Static method in class com.isode.dsapi.syntax.GenericAddress
The host name is converted to lower case.
getCanonicalString() - Method in class com.isode.dsapi.AttributeValue
Returns the canonical string representation of this AttributeValue, if there is one, or otherwise null.
getCanonicalString() - Method in class com.isode.dsapi.DN
Obtain a canonical String representation of this DN.
getCanonicalValue(String) - Method in enum class com.isode.dsapi.syntax.Selector.SelectorType
Returns the canonical form of given value.
getCategory() - Method in class com.isode.dsapi.syntax.MOSAP
 
getCertFilenames() - Method in class com.isode.dsapi.x509.PendingIdentity
Return possible filename which should be used to read the certificate for this PendingIdentity.
getCertificateRequest() - Method in class com.isode.dsapi.x509.PendingIdentity
Extract the CertificateRequest object
getCertificates() - Method in class com.isode.dsapi.DirectorySession.SessionCertificates
Return a list of the certificates presented in the handshake.
getCertificateServerName() - Method in class com.isode.dsapi.BindParams
Determine the name of the LDAP server used for certificate verification.
getCertificateServerPort() - Method in class com.isode.dsapi.BindParams
Determine the port number of the LDAP server used for certificate verification.
getChainingProhibit() - Method in class com.isode.dsapi.CommonArgs
Prohibit the use of changing in a distributed operation.
getChainPolicy() - Method in class com.isode.dsapi.config.ConfigEntry
Get the chaining policy.
getChange() - Method in class com.isode.dsapi.LDIF
Get the next ChangeEntry from the LDIF input file.
getChange(DN) - Method in class com.isode.dsapi.RandomAccessLDIF
Get the change entry with the given DN from the logical contents of the object.
getChangeIterator() - Method in class com.isode.dsapi.AddEntry
Returns an Iterator over the change-attributes associated with this AddEntry.
getChangeIterator() - Method in class com.isode.dsapi.GenericEntry
Returns an Iterator over the change-attributes associated with this entry, or null if this entry-type doesn't support change-attributes.
getChangeIterator() - Method in class com.isode.dsapi.ModifyEntry
Returns an Iterator over the change-attributes associated with this ModifyEntry.
getCheckCRLs() - Method in class com.isode.dsapi.BindParams
Determine whether CRL checking is requested.
getCheckpointInterval() - Method in class com.isode.dsapi.config.GDAMEntry
 
getCheckpointSchedule() - Method in class com.isode.dsapi.config.GDAMEntry
 
getChildDN(RDN) - Method in class com.isode.dsapi.DN
Return a new DN object which is the child of this DN.
getChildren() - Method in class com.isode.dsapi.config.DSE
For iterating over the set of children.
getCodeAndState() - Method in class com.isode.dsapi.util.oauth.OAuthCbkHandler
 
getCommonArgsWithoutVerify() - Static method in class com.isode.dsapi.internal.DsapiUtils
Return a CommonArgs that contains default values for all flags with the exception of CommonArgs.setDisableVerification(boolean) which will be set to true.
getCommonArgsWithTransaction(CommonArgs, byte[]) - Method in class com.isode.dsapi.DirectorySession
This call returns a set of common arguments in the same way as getCommonArgs, but adds the given transactionID.
getCommonName() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the common name, if set
getCommonNameAsAttributeValue() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Fetches the Printable String version of the Common Name attribute as an AttributeValue.
getCommonNameAsAttributValueWrapper() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Attempts to return CN Teletex string first, then if that fails attempts to return CN as Printable String.
getCompletions(String) - Static method in class com.isode.dsapi.AttributeType
Return an array containing all the attribute names and aliases that start with the given string (matching case-insensitively).
getCompletions(String) - Static method in class com.isode.dsapi.ObjectClasses
Return an array containing all the objectclass names that start with the given string.
getComponentName(int) - Static method in class com.isode.dsapi.syntax.mhs.OR
 
getConfigDN() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Return the DN of the entry that contains configuration information for this DSA.
getConfigEntry() - Method in class com.isode.dsapi.config.ConfigManager
Once config entry is loaded successfully, i.e.
getConfigManager() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Get config manager
getConnectionPolicy() - Method in class com.isode.dsapi.config.PeerAuthData
 
getConnectionPolicy(int) - Static method in enum class com.isode.dsapi.config.ConnectionPolicy
 
getConnectionPolicy(String) - Static method in enum class com.isode.dsapi.config.ConnectionPolicy
 
getConnectionPolicyFromText(String) - Static method in enum class com.isode.dsapi.config.ConnectionPolicy
 
getConnectionPolicys() - Static method in class com.isode.dsapi.config.ConfigUtil
Get the connection policies that are allowed for Shadowing and Chaining Operation
getConnectionState() - Method in class com.isode.dsapi.DirectorySession
Determine the connection state of the DirectorySession following the most recent directory operation.
getConnectionStr() - Method in enum class com.isode.dsapi.config.ConnectionPolicy
 
getConsumer() - Method in class com.isode.dsapi.config.ShadowManager
Get the set of consumer agreements.
getConsumer(DN, DN) - Method in class com.isode.dsapi.config.ShadowManager
Find a consumer agreement.
getConsumerDN() - Method in class com.isode.dsapi.config.AgreementTuple
Determine the DN of the consumer DSA for this agreement
getContent() - Method in class com.isode.dsapi.util.oauth.FetchTokenReq
 
getContent() - Method in class com.isode.dsapi.util.oauth.VerifyTokenReq
 
getContentLen() - Method in class com.isode.dsapi.util.oauth.FetchTokenReq
 
getContentLen() - Method in class com.isode.dsapi.util.oauth.VerifyTokenReq
 
getContentType() - Method in class com.isode.dsapi.util.oauth.FetchTokenReq
 
getContentType() - Method in class com.isode.dsapi.util.oauth.VerifyTokenReq
 
getContentType(int) - Method in class com.isode.dsapi.syntax.mhs.Redirect
 
getControlDisabled(String) - Method in class com.isode.dsapi.config.ConfigEntry
Whether the given control is disabled.
getCopyShallDo() - Method in class com.isode.dsapi.CommonArgs
Indicates that if the Directory is able to partly but not fully satisfy a query at a copy of an entry, it shall not chain the query
getCount() - Method in class com.isode.dsapi.ObjectClasses
Determine the number of object-class names stored.
getCount() - Method in class com.isode.dsapi.profile.BindProfileList
Determine how many BindProfiles are in the list.
getCountry() - Method in class com.isode.dsapi.syntax.mhs.GlobalDomainIdentifier
Return the "country" component of this value
getCountryName() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the country name component as a String
getCPtr(SWIGTYPE_p_OID) - Static method in class com.isode.dsapi.internal.SWIGTYPE_p_OID
 
getCPtr(SWIGTYPE_p_qbuf) - Static method in class com.isode.dsapi.internal.SWIGTYPE_p_qbuf
 
getCPtr(X400_Extension) - Static method in class com.isode.dsapi.internal.X400_Extension
 
getCreateTimestamp(Entry) - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine the createTimestamp for this entry
getCreationTime() - Method in class com.isode.dsapi.x509.PendingIdentity
Determine the time when this object was created.
getCsrFilename() - Method in class com.isode.dsapi.x509.PendingIdentity
Return a filename suitable for saving the CSR.
getCurrentBindProfileFilename() - Static method in class com.isode.dsapi.profile.IsodeBindProfiles
Returns the file path and name of whatever file will currently exists which contains bind profiles.
getCurrentState() - Static method in class com.isode.dsapi.config.MESH
Get the current state.
getCurrentState() - Method in class com.isode.dsapi.config.MESH.Group
Get the current state for this MESH group.
getDAPAuthModesIExpect() - Method in class com.isode.dsapi.config.ConfigEntry
Get the list of permitted _DAP_ authentication modes (isodeDAPAuthModesIExpect).
getDatabasePath() - Method in class com.isode.dsapi.config.LDAPChangelogEntry
 
getDbStr() - Method in enum class com.isode.dsapi.config.ChainPolicy
 
getDDACount() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Determine how many DDA components are present in this ORAddress
getddaKeyPrintable() - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
Determine the dda-key from this object.
getddaKeyPrintable() - Method in class com.isode.dsapi.syntax.mhs.RoutingFilter
Determine the dda-key from this object.
getDDAType(int) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the string representing the type of the DDA at a certain position (starting at zero)
getDDAValue(int) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the string representing the value of the DDA at a certain position (starting at zero)
getDefaultAttribute() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapper
Construct an attribute object using default value of the attribute
getDefaultAttribute() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperByteArray
 
getDefaultAttribute() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperInteger
 
getDefaultAttribute() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperMultiValuedString
 
getDefaultAuditStream() - Method in class com.isode.dsapi.config.LogConfigObject
Get the DSA's Default Audits Stream
getDefaultDomain() - Method in class com.isode.dsapi.util.SaslId
Returns default domain which should be used when SASL ID doesn't specify own domain.
getDefaultEventStream() - Method in class com.isode.dsapi.config.LogConfigObject
Get the DSA's default events stream
getDefaultPort() - Method in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
Returns the "Isode default" port to be used for this type of address.
getDefaultPort() - Method in enum class com.isode.dsapi.syntax.NetworkAddress.Type
Returns the "Isode default" port to be used for this type of address.
getDefaultValue() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapper
Get the default value for the given attribute type
getDefaultValue() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperAttrType
 
getDefaultValue() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperBoolean
 
getDefaultValue() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperByteArray
 
getDefaultValue() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperDN
 
getDefaultValue() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperInteger
 
getDefaultValue() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperMultiValuedString
 
getDefaultValue() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperString
 
getDefaultValueStringRepresentation() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapper
Get the default string representation of the default value of given attribute type
getDefaultValueStringRepresentation() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperAttrType
 
getDefaultValueStringRepresentation() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperBoolean
 
getDefaultValueStringRepresentation() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperByteArray
 
getDefaultValueStringRepresentation() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperDN
 
getDefaultValueStringRepresentation() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperInteger
 
getDefaultValueStringRepresentation() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperMultiValuedString
 
getDefaultValueStringRepresentation() - Method in class com.isode.dsapi.config.SchemaObjects.AttrWrapperString
 
getDeleteOldRDN() - Method in class com.isode.dsapi.RenameEntry
Get the 'Delete Old RDN' flag
getDepth(int) - Method in class com.isode.dsapi.ObjectClasses
Determine the depth of an objectclass in the class hierarchy.
getDescription() - Method in class com.isode.dsapi.aci.SimpleACIWorld.ACSA
Get a descriptive string.
getDescription() - Method in enum class com.isode.dsapi.config.ChainPolicy
Returns the description stored for the enumeration.
getDescription() - Method in enum class com.isode.dsapi.config.ConnectionPolicy
 
getDescription() - Method in class com.isode.dsapi.config.MESH.GroupState
 
getDescription() - Method in class com.isode.dsapi.config.MESHEntry
 
getDescription() - Method in class com.isode.dsapi.config.MESHManager
 
getDescription() - Method in enum class com.isode.dsapi.config.PeerAuthMode
Returns the description name stored for the enumeration.
getDescription() - Method in enum class com.isode.dsapi.util.SaslConfiguration.Rules
Returns rule description.
getDirectoryServerDN() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Returns the Distinguished name of the directory itself, if known.
getDirectorySession() - Method in class com.isode.dsapi.DirectorySession.PendingOperation
Return the DirectorySession for which this PendingObject was created.
getDirectorySession() - Method in class com.isode.dsapi.Indication
Determine the DirectorySession associated with this Indication
getDisableVerification() - Method in class com.isode.dsapi.CommonArgs
Determine whether the verification of server certificates is disabled.
getDisplayName() - Method in class com.isode.dsapi.profile.BindProfile
 
getDisplayString() - Method in class com.isode.dsapi.syntax.NetworkAddress
Returns string form to display.
getDisplayString() - Method in class com.isode.dsapi.syntax.PresentationAddress
Returns string form to display.
getDisplayString() - Method in class com.isode.dsapi.syntax.Selector
Returns string form to display.
getDisputedMembers(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Get the set of members which not everyone in the group agrees on
getDn() - Method in exception com.isode.dsapi.util.UnexpectedMultiValuedAttributeException
 
getDN() - Method in class com.isode.dsapi.atnds.ATNds.ATNdsResult
Determine the DN component of this ATNdsResult
getDN() - Method in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
DN of object holding the data.
getDN() - Method in class com.isode.dsapi.config.DSE
Get the DN.
getDN() - Method in class com.isode.dsapi.config.ManagedObject
Get the DN of the managed object.
getDN() - Method in class com.isode.dsapi.config.MESHServerReport
Get the server DN.
getDN() - Method in class com.isode.dsapi.DirectorySession.PendingOperation
Return the DN (if any) associated with this operation.
getDN() - Method in class com.isode.dsapi.GenericEntry
Returns the distinguished name of this Entry
getDN() - Method in class com.isode.dsapi.Indication
Determine the DN (if any) that relates to this Indication.
getDN() - Method in exception com.isode.dsapi.IndicationException
Return the DN which was involved in the failing operation (if known)
getDN() - Method in class com.isode.dsapi.syntax.IdentifiedDN
Return the DN.
getDN() - Method in class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Get DN value.
getDN() - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Determine the distinguished name of the MTA represented by this object.
getDN() - Method in class com.isode.dsapi.syntax.mhs.ORName
Return the DN component of this ORName, if present
getDN() - Method in interface com.isode.dsapi.util.ISeqEntry
Get the DN
getDN() - Method in class com.isode.dsapi.util.MapEntry
Get the DN
getDN() - Method in class com.isode.dsapi.util.SeqEntry
Get the DN
getDN() - Method in class com.isode.dsapi.x509.PendingIdentity
Return a DN representing the subject of this certificate request.
getDN(String, DN) - Method in class com.isode.dsapi.util.data.DataNodeDSAPIReader
Returns single DN associated with given name.
getDN(String, String, DN) - Method in class com.isode.dsapi.util.data.DataNodeDSAPIReader
Returns single DN associated with given name.
getDNList(String, DN...) - Method in class com.isode.dsapi.util.data.DataNodeDSAPIReader
Returns all DNs associated with given name.
getDNList(String, String, DN...) - Method in class com.isode.dsapi.util.data.DataNodeDSAPIReader
Returns all DNs associated with given name.
getDNParam(String) - Method in class com.isode.dsapi.config.DSACreationTemplate
Find out the DNParam information for a DN inside the template with a specified label.
getDNString() - Method in class com.isode.dsapi.syntax.mhs.ORName
Get the DN as a String.
getDNString() - Method in class com.isode.dsapi.x509.PendingIdentity
Return the subject DN of this PendingIdentity, or the string "[invalid]" if the subject cannot be determined.
getDomain() - Method in class com.isode.dsapi.util.SaslId
Returns domain part of SASL ID.
getDomainFilter() - Method in class com.isode.dsapi.util.SaslConfiguration
Returns SASL LDAP DB domain search filter.
getDontDerefAlias() - Method in class com.isode.dsapi.CommonArgs
Determine whether aliases are dereferenced.
getDontUseCopy() - Method in class com.isode.dsapi.CommonArgs
Request that copied data not be used to satisfy the operation.
getDS() - Method in class com.isode.dsapi.util.cfg.LDAPProfile
Returns current directory session.
getDsadir() - Method in class com.isode.dsapi.profile.BindProfile
Gets the DSA directory associated with this BindProfile.
getDsaDN() - Method in class com.isode.dsapi.config.FailoverAgreement
 
getDsaDN() - Method in class com.isode.dsapi.profile.BindProfile
Determine the DSA DN associated with this object.
getDsaDN() - Method in class com.isode.dsapi.ReferralAddress
Return the DN of the DSA corresponding to this referral address.
getDSADN() - Method in class com.isode.dsapi.config.ConfigEntry
Get the DSA DN.
getDSADN() - Method in class com.isode.dsapi.config.PeerEntry
Get the DN of the represented DSA.
getDsaLogConfig() - Method in class com.isode.dsapi.config.LogConfigObject
Get the DSA's logging configuration
getDsapiAttributeConverter() - Static method in class com.isode.dsapi.encdec.OtherASN1EncoderDecoder
Get the Dsapi Attribute Converter which will convert some attributes into string from ASN1 and vice versa
getDSAPIVersion() - Static method in class com.isode.dsapi.DSapi
Determine the version of the DSAPI library which is currently being used.
getDsaPresentationAddress() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Get the presentation address of the dsa
getDsaStrongAuthCertificate() - Method in class com.isode.dsapi.config.ConfigEntry
Return a list of filenames containing certificates that may be used during X.509 strong authentication
getDsaStrongAuthCheckCRLs() - Method in class com.isode.dsapi.config.ConfigEntry
Determine whether CRL checking is required during X.509 strong authentication
getDsaStrongAuthLDAPhost() - Method in class com.isode.dsapi.config.ConfigEntry
Get the name of the LDAP server used for certificate lookups during X.509 strong authentication.
getDsaStrongAuthLDAPport() - Method in class com.isode.dsapi.config.ConfigEntry
Get the port number of the LDAP server used for certificate lookups during X.509 strong authentication.
getDsaStrongAuthP12file() - Method in class com.isode.dsapi.config.ConfigEntry
Get the name of the DSA's p12 file that's used for X.509 strong authentication.
getDsaStrongAuthPPHRfile() - Method in class com.isode.dsapi.config.ConfigEntry
Get the name of the file containing the passphrase for the DSA's p12 file, for X.509 strong authentication.
getDsaStrongAuthTrustAnchor() - Method in class com.isode.dsapi.config.ConfigEntry
Get the list of filenames that contain trust anchors for X.509 strong authentication.
getDsaVendorName() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Determine the dsa vendor name, if available
getDsaVendorVersion() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Determine the dsa vendor version, if available
getDsaVersion() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
DSA version of the directory.
getDsaVersion(String, String, String) - Static method in enum class com.isode.dsapi.internal.IsodeDirectorySession.DsaVersion
Determine the DsaVersion number based on attributes read from the root entry.
getDSAVersionString() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Return the value of the attribute "dsaVersion" which was on the root entry of the DSA.
getDupRole(SimpleACIRole, String) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Look for a role that has the given name but isn't the one passed.
getDupRule(SimpleACIRule, String) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Look for a rule that has the given name but isn't the one passed.
getEIT(int) - Method in class com.isode.dsapi.syntax.mhs.Redirect
 
getElementCount() - Method in class com.isode.dsapi.syntax.mhs.AddressSynonym
 
getEnabled() - Method in class com.isode.dsapi.config.ShadowAgreement
Get the enabled flag.
getEncrypted() - Method in class com.isode.dsapi.CommonArgs
Determine whether the Directory operation is to be encrypted
getEntry() - Method in class com.isode.dsapi.config.DSE
Get the stored entry
getEntry() - Method in class com.isode.dsapi.LDIF
Get the next Entry from the LDIF input file.
getEntry(int) - Method in class com.isode.dsapi.Indication
Return a specific Entry from the Indication
getEntry(DN) - Method in class com.isode.dsapi.RandomAccessLDIF
Get the normal entry with the given DN from the logical contents of the object.
getEntryCount() - Method in class com.isode.dsapi.bulk.DeleteSubTree
Return the number of entries deleted
getEntryCount() - Method in class com.isode.dsapi.bulk.LDIFLoad
Return the number of entries written to date.
getEntryCount() - Method in class com.isode.dsapi.Indication
Return a count of the set of entries contained in the operation outcome.
getErrorCount() - Method in class com.isode.dsapi.bulk.DeleteSubTree
Return the number of errors noted to date.
getErrorCount() - Method in class com.isode.dsapi.bulk.LDIFDump
Return the number of errors noted to date.
getErrorCount() - Method in class com.isode.dsapi.bulk.LDIFLoad
Return the number of errors noted to date.
getErrors() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Returns the list of errors reported by the previous save() or load() call.
getErrors() - Static method in class com.isode.dsapi.config.FailoverGroups
Get a list of all the current errors
getErrorsForGroup(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Get a list of the errors relating to a specific group.
getErrorType() - Method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Determine what type of error it is
getErrorType() - Method in class com.isode.dsapi.Indication
Returns the value of the "error type" field for this Indication.
getErrorType() - Method in exception com.isode.dsapi.IndicationException
Determine the error type associated with this IndicationException.
getErrorTypeString() - Method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Get the error type as a label.
getErrorTypeString(int) - Static method in exception com.isode.dsapi.IndicationException
Return a user-friendly String representation of the errorType for this exception.
getErrorValue() - Method in class com.isode.dsapi.Indication
Returns the value of the "error value" field for this Indication.
getErrorValue() - Method in exception com.isode.dsapi.IndicationException
Determine the error value associated with this IndicationException.
getErrorValueString(int) - Static method in exception com.isode.dsapi.IndicationException
Return a user-friendly String representation of the errorValue for this exception.
getException() - Method in class com.isode.dsapi.bulk.DeleteSubTree
Returns the next outstanding Exception, or null if there are no more exceptions outstanding.
getException() - Method in class com.isode.dsapi.bulk.DirectoryDump
Returns the next outstanding exception, or null if there are no more exceptions outstanding at this point in the scan.
getException() - Method in interface com.isode.dsapi.bulk.DirectoryIterator
Returns the next outstanding Exception, or null if there are no more exceptions outstanding at this point in the scan.
getException() - Method in class com.isode.dsapi.bulk.DirectoryScan
Returns the next outstanding exception, or null if there are no more exceptions outstanding at this point in the scan.
getException() - Method in class com.isode.dsapi.bulk.DirectoryScanDN
Returns the next outstanding Exception, or null if there are no more exceptions outstanding at this point in the scan.
getException() - Method in class com.isode.dsapi.bulk.LDIFDump
Returns the next outstanding Exception, or null if there are no more exceptions outstanding.
getException() - Method in class com.isode.dsapi.bulk.LDIFLoad
Returns the next outstanding Exception, or null if there are no more exceptions outstanding.
getExt_criticality() - Method in class com.isode.dsapi.internal.X400_Extension
 
getExt_int() - Method in class com.isode.dsapi.internal.X400_Extension
 
getExt_next() - Method in class com.isode.dsapi.internal.X400_Extension
 
getExt_oid() - Method in class com.isode.dsapi.internal.X400_Extension
 
getExt_value() - Method in class com.isode.dsapi.internal.X400_Extension
 
getExtraErrorText() - Method in class com.isode.dsapi.Indication
Determine the extra error text (if any) associated with this Indication.
getExtraInfoForTag(String) - Method in class com.isode.dsapi.profile.BindProfileList
Get the extraInfo value given the tag name
getExtraXML() - Method in class com.isode.dsapi.profile.BindProfile
Return a String containing any "extra" XML (tags and contents) that were contained in this BindProfile's definition but were not recognised.
getExtraXML() - Method in class com.isode.dsapi.profile.BindProfileList
Return a String containing any "extra" XML (tags and contents) that were loaded from the BindProfileFile but not parsed.
getFailoverDsaList() - Method in class com.isode.dsapi.config.FailoverManager
 
getFailoverEnabled() - Method in class com.isode.dsapi.config.ConfigEntry
Determine whether the "isodeFailoverEnabled" attribute has a value of TRUE in the ConfigEntry.
getFailoverEntry() - Method in class com.isode.dsapi.config.FailoverManager
Once failover entry is loaded successfully, i.e.
getFailoverGroupList() - Method in class com.isode.dsapi.config.FailoverEntry
 
getFailoverGroups() - Static method in class com.isode.dsapi.config.FailoverGroups
Obtain a list of all the known failover groups.
getFailoverManager() - Method in class com.isode.dsapi.config.ConfigManager
 
getFailoverMaster() - Method in class com.isode.dsapi.config.ConfigEntry
Failover master DN, if there is one
getFileInIdentitiesDirectory(String) - Static method in class com.isode.dsapi.profile.BindProfileList
Determine whether a given String represents the absolute pathname of a .p12 file that exists inside the directory that's used to save copies of identities for bind profiles.
getFileName() - Method in class com.isode.dsapi.profile.BindProfileList
Get the name of the file which holds this BindProfile list
getFileVersion() - Method in class com.isode.dsapi.profile.BindProfileList
Returns the version of the BindProfileFile.
getFilter() - Method in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
Filter to obtain the data.
getFilter(int) - Method in class com.isode.dsapi.syntax.mhs.Redirect
 
getFirstRDNValue(String) - Static method in class com.isode.dsapi.internal.DsapiUtils
Get the RDN value.
getForbidAutoTotal() - Method in class com.isode.dsapi.config.SupplierAgreement
Get the forbid auto total flag.
getForceNowTime() - Static method in class com.isode.dsapi.config.ShadowAgreement
Get a GeneralizedTime string used to represent 'now' when forcing shadow updates.
getFormat() - Method in class com.isode.dsapi.syntax.NetworkAddress
Returns the format of the network address.
getForSaslName(String) - Static method in enum class com.isode.dsapi.SASLMechanism
Get the enumerated value corresponding to the mechanism name.
getForSaslNames(String) - Static method in enum class com.isode.dsapi.SASLMechanism
Returns set of known SASLMechanisms listed in space separated list of mechanism names (unknown names are ignored).
getForSaslNames(String, boolean) - Static method in enum class com.isode.dsapi.SASLMechanism
Returns set of known SASLMechanisms listed in space separated list of mechanism names.
getForwardSecrecy() - Method in class com.isode.dsapi.SASLParameters
Get the "Forward Secrecy" security flag.
getFriendlyString() - Method in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
 
getFriendlyString() - Method in enum class com.isode.dsapi.config.MESH.AgreementState
Get the user friendly string describing the state.
getFriendlyString() - Method in enum class com.isode.dsapi.config.MESH.ServerState
Get the user friendly string describing the state.
getFriendlyString() - Method in class com.isode.dsapi.syntax.AccessPoint
Returns friendly string form to display.
getFriendlyString() - Method in class com.isode.dsapi.syntax.BindProfileAddress
Return a String containing a short "user-friendly" version of the BindProfileAddress.
getFriendlyString() - Method in class com.isode.dsapi.syntax.PresentationAddress
Return a String containing a short "user-friendly" version of the PresentationAddress.
getFullDomain() - Method in class com.isode.dsapi.util.SaslId
Returns full domain.
getFullID() - Method in class com.isode.dsapi.util.SaslId
Returns full SASL ID.
getGdamDN() - Method in class com.isode.dsapi.config.FailoverAgreement
 
getGdamDN(int) - Method in class com.isode.dsapi.config.FailoverEntry
Get a GDAM DN given an integer ID.
getGDAMDN() - Method in class com.isode.dsapi.config.MESH.AgreementInfo
Get the DN of the replicated GDAM.
getGdamManager() - Method in class com.isode.dsapi.config.ConfigManager
 
getGdamMap() - Method in class com.isode.dsapi.config.FailoverEntry
 
getGdamPath() - Method in class com.isode.dsapi.config.GDAMManager
Get a default GDAM path.
getGDAMType() - Method in class com.isode.dsapi.config.GDAMEntry
Get the GDAM type (bagdam, imgdam, etc).
getGenerationQualifier() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the generation qualifier as a String
getGenericBaseDN() - Method in class com.isode.dsapi.util.SaslConfiguration
Returns current SASL configuration isodeSASLGenericBase attribute value.
getGenericDomain() - Method in class com.isode.dsapi.util.SaslConfiguration
Return current SASL configuration isodeSASLGenericDomain attribute value
getGenericDomainMatchAttrType(boolean) - Method in class com.isode.dsapi.util.SaslConfiguration
Returns current SASL configuration isodeSASLGenericDomainMatchAttr attribute value.
getGenericFullMatchAttrType(boolean) - Method in class com.isode.dsapi.util.SaslConfiguration
Returns current SASL configuration isodeSASLGenericFullMatchAttr attribute value.
getGenericNamingAttrType(boolean) - Method in class com.isode.dsapi.util.SaslConfiguration
Returns current SASL configuration isodeSASLGenericNamingAttr attribute value.
getGenericRule() - Method in class com.isode.dsapi.util.SaslConfiguration
Returns current SASL mapping rule.
getGenericUserMatchAttrType(boolean) - Method in class com.isode.dsapi.util.SaslConfiguration
Returns current SASL configuration isodeSASLGenericUserMatchAttr attribute value.
getGenericUsersDN() - Method in class com.isode.dsapi.util.SaslConfiguration
Returns current SASL configuration isodeSASLGenericUsers attribute value.
getGivenName() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the given name as a String
getGlobalACSAs() - Method in class com.isode.dsapi.aci.SimpleACIWorld.ACSAList
Get a list of all GLOBAL ACSAs.
getGroupID() - Method in class com.isode.dsapi.config.MESH.GroupState
 
getGroupID() - Method in class com.isode.dsapi.config.MESHEntry
 
getGroupID() - Method in class com.isode.dsapi.config.MESHManager
 
getGroupOfDSA(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Determine which failover group (if any) a specified DSA belongs to.
getGroupState() - Method in class com.isode.dsapi.config.MESH.State
Get the states of all known MESH groups.
getGroupWithError() - Method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Return the DN of the group which this error relates to.
getHost() - Method in class com.isode.dsapi.syntax.BindProfileAddress
Returns the host name of the bind profile address if the bind profile address is not of the ADVANCED or OTHER type.
getHost() - Method in class com.isode.dsapi.syntax.NetworkAddress
Returns the host name of the network address if the network address is not in the OTHER format.
getHost() - Method in class com.isode.dsapi.syntax.TelexData
Returns the host name of the TELEX data object.
getHost() - Method in class com.isode.dsapi.syntax.URIData
Returns the host name of the URI data object.
getHostnames() - Method in class com.isode.dsapi.syntax.BindProfileAddress
Returns a String containing the names of any hosts that are contained in this object.
getHostnames() - Method in class com.isode.dsapi.syntax.PresentationAddress
Returns a String containing the names of any hosts that are contained in this object.
getHTTPEnabled() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of httpEnabled.
getHTTPHost() - Method in class com.isode.dsapi.config.ConfigEntry
Get HTTP host.
getHTTPPort() - Method in class com.isode.dsapi.config.ConfigEntry
Get HTTP port(s).
getHTTPServedAPIs() - Method in class com.isode.dsapi.config.ConfigEntry
Get the list of enabled Web APIs.
getHTTPServedDirs() - Method in class com.isode.dsapi.config.ConfigEntry
Set the list of served file system areas.
getHTTPSPort() - Method in class com.isode.dsapi.config.ConfigEntry
Get HTTPS port(s).
getId() - Method in class com.isode.dsapi.syntax.FailoverContext
Return the id
getId() - Method in enum class com.isode.dsapi.util.SaslConfiguration.Rules
Returns rule ID used in directory configuration
getID() - Method in class com.isode.dsapi.config.FailoverAgreement
 
getID() - Method in class com.isode.dsapi.config.MESHAgreementReport
Get the ID of the monitored agreement.
getID() - Method in class com.isode.dsapi.config.MESHServerReport
Get the server ID.
getID() - Method in class com.isode.dsapi.syntax.IdentifiedDN
Return the ID.
getID() - Method in class com.isode.dsapi.util.SaslId
Returns SASL ID as provided during construction.
getIDAndGenerate() - Method in class com.isode.dsapi.profile.IDValue
Gets the id if it is set, if it is not set generates one and then returns it.
getIdentityDN() - Method in class com.isode.dsapi.config.FailoverEntry
 
getIdentityDN() - Method in class com.isode.dsapi.config.FailoverManager
Get the failover identity, i.e.
getIdentityPassphrase() - Method in class com.isode.dsapi.profile.BindProfile
Returns the passphrase used to decrypt the X.509 identity file associated with this BindProfile.
getIDIfSet() - Method in class com.isode.dsapi.profile.IDValue
Gets the id if it is set.
getIndex() - Method in enum class com.isode.dsapi.config.ConnectionPolicy
 
getIndexes() - Method in class com.isode.dsapi.config.GDAMEntry
Get the hash map of indexes.
getIndexMatchType(String) - Static method in enum class com.isode.dsapi.config.IndexEntry.IndexMatchType
Return matching type for the string.
getIndexName() - Method in class com.isode.dsapi.config.DSACreationTemplate.IndexRequest
Return a string giving the name of the index to be created.
getIndexState() - Method in class com.isode.dsapi.config.IndexEntry
Get the index state.
getIndexState(Integer) - Static method in enum class com.isode.dsapi.config.IndexEntry.IndexState
Return matching index state for the integer.
getIndexStateString() - Method in class com.isode.dsapi.config.IndexEntry
Get the index state as a string.
getIndexStateValue() - Method in enum class com.isode.dsapi.config.IndexEntry.IndexState
Get the integer value representing state of index
getIndication() - Method in exception com.isode.dsapi.IndicationException
Returns the Indication object that is associated with this exception, if one exists.
getInitials() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the initials as a String
getInt(AttributeType, int) - Method in class com.isode.dsapi.util.EntryReader
Returns an int representation of the specified attribute, provided that the entry contains such an attribute and that the attribute has a single value.
getInteger(AttributeType) - Method in class com.isode.dsapi.util.EntryReader
Returns an Integer representation of the specified attribute, provided that the entry contains such an attribute and that the attribute has a single value.
getInteger(AttributeType, Integer) - Method in class com.isode.dsapi.util.EntryReader
Returns an Integer representation of the specified attribute, provided that the entry contains such an attribute and that the attribute has a single value.
getIsGrant() - Method in class com.isode.dsapi.aci.ACITuple
 
getIsNonPaUri() - Method in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
Returns whether this is an LDAP, LDAPS or XMPP URL type of address.
getIsodeBindProfileFilename() - Static method in class com.isode.dsapi.profile.IsodeBindProfiles
Return the file path and name of the "current" isode-bindprofiles file
getIsodeDirectorySession() - Method in class com.isode.dsapi.config.ManagedObject
Return a reference to the IsodeDirectorySession associated with this object.
getIsodeDsaDir() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
For an Isode Directory Server, returns the location of the DSA directory, if known.
getIsodeExtendedAudit() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of isodeExtendedAudit.
getIsodeLicenseInfo() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Get Isode License Information derived from one of the attributes of the post 15.0 Isode DSA.
getIsodeManagerDNs() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
For an Isode Directory Server, returns an array of DNs representing DSA Manager values, if known.
getIsodeRequireLDAPTLS() - Method in class com.isode.dsapi.config.ConfigEntry
Gets the value for the attribute isodeRequireLDAPTLS
getIsodeSASLAllowAnonymous() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value for isodeSASLAllowAnonymous
getIsodeSASLAllowPlain() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value for isodeSASLAllowPlain
getIsodeSASLGenericBase() - Method in class com.isode.dsapi.config.ConfigEntry
Gets the current value of isodeSASLGenericBase
getIsodeSASLGenericDomain() - Method in class com.isode.dsapi.config.ConfigEntry
Get the current value for isodeSASLGenericDomain
getIsodeSASLGenericDomainMatchAttr() - Method in class com.isode.dsapi.config.ConfigEntry
Get the current value of isodeSASLGenericDomainMatchAttr
getIsodeSASLGenericFullMatchAttr() - Method in class com.isode.dsapi.config.ConfigEntry
Get the current value of isodeSASLGenericFullMatchAttr
getIsodeSASLGenericNamingAttr() - Method in class com.isode.dsapi.config.ConfigEntry
Get the current value of isodeSASLGenericNamingAttr
getIsodeSASLGenericRule() - Method in class com.isode.dsapi.config.ConfigEntry
Returns the current value for isodeSASLGenericRule
getIsodeSASLGenericUserMatchAttr() - Method in class com.isode.dsapi.config.ConfigEntry
Get the current value of isodeSASLGenericUserMatchAttr
getIsodeSASLGenericUsers() - Method in class com.isode.dsapi.config.ConfigEntry
Gets the current value of isodeSASLGenericUsers.
getIsodeSASLGSSAPIBase() - Method in class com.isode.dsapi.config.ConfigEntry
Gets the current value of isodeSASLGSSAPIBase
getIsodeSASLGSSAPIFullMatchAttr() - Method in class com.isode.dsapi.config.ConfigEntry
Get the current value of isodeSASLGSSAPIFullMatchAttr
getIsodeSASLGSSAPINamingAttr() - Method in class com.isode.dsapi.config.ConfigEntry
Get the current value of isodeSASLGSSAPINamingAttr
getIsodeSASLGSSAPIRealm() - Method in class com.isode.dsapi.config.ConfigEntry
Gets the current value of isodeSASLGSSAPIRealm
getIsodeSASLGSSAPIRealmMatchAttr() - Method in class com.isode.dsapi.config.ConfigEntry
Get the current value of isodeSASLGSSAPIRealmMatchAttr
getIsodeSASLGSSAPIRule() - Method in class com.isode.dsapi.config.ConfigEntry
Gets the current value for isodeSASLGSSAPIRule
getIsodeSASLGSSAPIUserMatchAttr() - Method in class com.isode.dsapi.config.ConfigEntry
Get the current value of isodeSASLGSSAPIUserMatchAttr
getIsodeSASLGSSAPIUsers() - Method in class com.isode.dsapi.config.ConfigEntry
Gets the current value of isodeSASLGSSAPIUsers
getIsodeSASLMaxSSF() - Method in class com.isode.dsapi.config.ConfigEntry
Gets the current value for isodeSASLMaxSSF
getIsodeSASLMinSSF() - Method in class com.isode.dsapi.config.ConfigEntry
Gets the current value for isodeSASLMinSSF
getIsodeWhoAmI() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Returns a DN representing the authorization identity that the DSA has associated with this DirectorySession object, if available.
getIsodeX509IdentityFileName() - Method in class com.isode.dsapi.profile.BindProfile
Get the name of the Isode Specific Identity File Name that had been generated using the method BindProfile.generateIdentity(Identity, String).
getIssuerCertificate() - Method in class com.isode.dsapi.config.OCSPService
 
getJavaDSAPIVersion() - Static method in class com.isode.dsapi.DSapi
Determine the version of the native component of the Java DSAPI library which is currently being used.
getKey() - Method in class com.isode.dsapi.x509.PendingIdentity
Extract the SSLKey object.
getKeyFilename() - Method in class com.isode.dsapi.x509.PendingIdentity
Return a filename suitable for saving the key.
getKeyPphrFilename() - Method in class com.isode.dsapi.x509.PendingIdentity
Return a filename suitable for saving the key passphrase file.
getKnownDsaDN() - Method in class com.isode.dsapi.profile.BindProfile
Returns the known DSA DN associated with this BindProfile.
getKnownDsaPA() - Method in class com.isode.dsapi.profile.BindProfile
Returns the known DSA presentation address associated with this BindProfile.
getLastBERHash() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Get the hash value calculated by the last successful SimpleACIWorld.load(), SimpleACIWorld.loadBERHash() or SimpleACIWorld.save() operation.
getLastError() - Method in class com.isode.dsapi.config.FailoverAgreement
Determine the value of the last error (if any).
getLastErrorTime() - Method in class com.isode.dsapi.config.FailoverAgreement
Determine the time when the last error was reported
getLastExceptionForNettrace(String) - Static method in class com.isode.dsapi.internal.NettraceUtil
Returns the last Exception of the given Nettrace.
getLastModifiedDateOfBindProfile() - Method in class com.isode.dsapi.profile.BindProfileList
Get the last modified date of the bind profile file.
getLastUpdateTime() - Method in class com.isode.dsapi.config.FailoverAgreement
Determine the time when the last update was reported.
getLastUpdateTime() - Method in class com.isode.dsapi.config.MESH.AgreementInfo
Get the last reported update time.
getLastUpdateTime() - Method in class com.isode.dsapi.config.MESHAgreementReport
Get the last update time.
getLatestDsaVersion() - Static method in enum class com.isode.dsapi.internal.IsodeDirectorySession.DsaVersion
Determine the latest DSA version available.
getLDAPAuthModesIExpect() - Method in class com.isode.dsapi.config.ConfigEntry
Get the list of permitted LDAP authentication modes (isodeLDAPAuthModesIExpect).
getLDAPChangelogEntry() - Method in class com.isode.dsapi.config.ConfigManager
 
getLDAPFilter(String, String) - Method in class com.isode.dsapi.util.data.DataNodeDSAPIReader
Returns single LDAP filter associated with given name.
getLDAPFilterList(String, String...) - Method in class com.isode.dsapi.util.data.DataNodeDSAPIReader
Returns all LDAP filters associated with given name.
getLengthOfNextMessage(DecoderByteBuffer) - Method in class com.isode.dsapi.internal.LDAPDecoderEngine
Reads the first few bytes in the DecoderByteBuffer to determine the size of the next message.
getLimitProblem() - Method in class com.isode.dsapi.Indication
Returns a value to indicate what, if anything, limited the results in this set.
getLimitProblemText() - Method in class com.isode.dsapi.Indication
Get user-friendly string corresponding to the limit problem, if any.
getLocalACSAs() - Method in class com.isode.dsapi.aci.SimpleACIWorld.ACSAList
Get a list of all LOCAL ACSAs.
getLocalizedMessage() - Method in exception com.isode.dsapi.config.ConfigOpFailedException
 
getLocalizedMessage() - Method in exception com.isode.dsapi.config.ReadFailedException
 
getLocalScope() - Method in class com.isode.dsapi.CommonArgs
Restrict operation to data stored in local scope (usually the local DSA).
getLogConfigObject() - Method in class com.isode.dsapi.config.ConfigManager
 
getLogicalBase() - Method in class com.isode.dsapi.aci.SimpleACIWorld.ACSA
Get the logical base DN, which means the DN of the subtree where the ACSA behaves as if it exists.
getManageDsaIT() - Method in class com.isode.dsapi.CommonArgs
Indicates that the Directory operation should be processed against the DsaIT instead of the DIT.
getManageDSEType(IsodeDirectorySession, DN) - Static method in class com.isode.dsapi.config.ConfigUtil
Perform a synchronous read of a specific directory entry and obtain its DSEType using config manager common args.
getMandatoryNC(DSACreationTemplate) - Static method in class com.isode.dsapi.config.DSASetup
Determines for a shadow server the naming context that is mandatory to consume because it contains the manager DN.
getMapEntry() - Method in interface com.isode.dsapi.util.ISeqEntry
Get this entry as a MapEntry.
getMapEntry() - Method in class com.isode.dsapi.util.MapEntry
Get the MapEntry.
getMapEntry() - Method in class com.isode.dsapi.util.SeqEntry
Convert to a MapEntry.
getMasterGDAMs() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Get the list of "master" GDAM DNs from the DSA.
getMasters(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Determine which DSA(s) is/are marked as being the master(s) of a specific group
getMatchType() - Method in class com.isode.dsapi.config.IndexEntry
Get the index match type.
getMatchTypeString() - Method in class com.isode.dsapi.config.IndexEntry
Get the index match type as a string.
getMax() - Method in class com.isode.dsapi.SASLParameters.SSF
Returns max value in this object.
getMaxAddresses() - Static method in class com.isode.dsapi.syntax.PresentationAddress
Static function returning the maximum number of network addresses allowed in a presentation address.
getMaxBufferSize() - Method in class com.isode.dsapi.SASLParameters
Get the maximum buffer size used by the security layer.
getMaxEntriesPerFile() - Method in class com.isode.dsapi.config.GDAMEntry
 
getMaxEntryAge() - Method in class com.isode.dsapi.config.LDAPChangelogEntry
Get the maximum entry age
getMaxLoadThreads() - Method in class com.isode.dsapi.config.GDAMEntry
 
getMaxSize(int) - Method in class com.isode.dsapi.syntax.mhs.Redirect
 
getMechanismsSet() - Method in class com.isode.dsapi.SASLParameters
Returns set of mechanism names.
getMechanismsString() - Method in class com.isode.dsapi.SASLParameters
Return names of the SASL mechanisms.
getMemberWithError() - Method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Return the DN of the member which this error relates to.
getMESHEnabled() - Method in class com.isode.dsapi.config.ConfigEntry
Determine whether the "isodeMESHEnabled" attribute has a value of TRUE in the ConfigEntry.
getMESHManager() - Method in class com.isode.dsapi.config.ConfigManager
 
getMessage() - Method in exception com.isode.dsapi.IncompleteReadException
 
getMessage() - Method in exception com.isode.dsapi.IndicationException
Returns a String containing information about the operation which caused the exception, the DN if available, and details of the indication error type and value.
getMessage() - Method in exception com.isode.dsapi.ReferralException
Returns a String containing information about the operation which caused the exception, and the referral which was returned.
getMessage() - Method in exception com.isode.dsapi.util.BadSaslIdException
 
getMhsrAddressSynonym() - Method in class com.isode.dsapi.syntax.mhs.AddressSynonym
Return a reference to the underlying asn representation of this object
getMhsrGlobalDomainIdentifier() - Method in class com.isode.dsapi.syntax.mhs.GlobalDomainIdentifier
Return a reference to the underlying asn representation of this object
getMhsrMTAInfo() - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Return a reference to the underlying asn representation of this object
getMhsrRedirect() - Method in class com.isode.dsapi.syntax.mhs.Redirect
Return a reference to the underlying asn representation of this object
getMhsrRedirectFilter() - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
Return a reference to the underlying asn representation of this object
getMhsrRoutingFilter() - Method in class com.isode.dsapi.syntax.mhs.RoutingFilter
Return a reference to the underlying asn representation of this object
getMhsrRtsCredentials() - Method in class com.isode.dsapi.syntax.mhs.RTSCredentials
Return a reference to the underlying asn representation of this object
getMin() - Method in class com.isode.dsapi.SASLParameters.SSF
Returns min value in this object.
getMinSearchLevel() - Method in class com.isode.dsapi.config.ConfigEntry
Get the minimum search level.
getMinSize(int) - Method in class com.isode.dsapi.syntax.mhs.Redirect
 
getMirrorTemplate(DN, String, DN) - Static method in class com.isode.dsapi.config.DSASetup
Returns DSA creation template for use when creating a failover DSA.
getMode(Integer) - Static method in enum class com.isode.dsapi.config.PeerAuthMode
Convert integer to enum.
getMonitorMode() - Method in class com.isode.dsapi.config.ConfigEntry
Get isodeMonitorMode string value.
getMostBindableAddress(PresentationAddress) - Static method in class com.isode.dsapi.syntax.BindProfileAddress
Returns the most bindable address in the given presentation address.
getMPPHost() - Method in class com.isode.dsapi.config.ConfigEntry
Get MPP host.
getMPPPort() - Method in class com.isode.dsapi.config.ConfigEntry
Get MPP port(s).
getMPPTLSPort() - Method in class com.isode.dsapi.config.ConfigEntry
Get MPPTLS port(s).
getMtaAttributes() - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Return a set containing the values of the mta attributes.
getMultiPolicy() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Get the multi-policy object which comprises of a primary policy and optional number of secondary policies.
getMultiValueBer(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Returns values for a multi-valued attribute from the entry
getMultiValuedInteger(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Returns an integer representation of the specified attribute.
getMultiValuedInteger(Entry, AttributeType) - Static method in class com.isode.dsapi.config.ManagedObject
Returns an integer representation of the specified attribute.
getMultiValuedString(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Returns values for a multi-valued attribute.
getMultiValuedString(Entry, AttributeType) - Static method in class com.isode.dsapi.config.ManagedObject
Returns values for a multi-valued attribute from the entry
getMutableCopy() - Method in class com.isode.dsapi.aci.ACITuple
Create a mutable copy.
getName() - Method in class com.isode.dsapi.config.GDAMEntry
Get the GDAM name (value of 'cn').
getName() - Method in class com.isode.dsapi.config.IndexEntry
Get the index name (value of 'cn').
getName() - Method in enum class com.isode.dsapi.config.PeerAuthMode
Return the String form of this enum (e.g.
getName() - Method in class com.isode.dsapi.profile.AttributeBlock
Get the name string for the AttributeBlock
getName() - Method in class com.isode.dsapi.syntax.AccessPoint
Determine the name contained in this AccessPoint as a DN
getNamingContexts() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Return the list of DNs representing values for "namingContexts" as read from the root entry of the DSA, if known.
getNativeErrorCode() - Method in exception com.isode.dsapi.DSAPIException
Determine the native error code (if any) associated with this exception.
getNativeErrorString() - Method in exception com.isode.dsapi.DSAPIException
Return the name of a native error code in String format, for example "DS_E_BADDN".
getNearestCommonAncestor(DN) - Method in class com.isode.dsapi.DN
Finds the nearest common ancestor DN between this DN and another one.
getNetworkAddress() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the network address as a String
getNetworkAddresses() - Method in class com.isode.dsapi.syntax.PresentationAddress
Returns the vector containing the network addresses.
getNewDN() - Method in class com.isode.dsapi.RenameEntry
Get the 'New DN'
getNextResultsPage() - Method in class com.isode.dsapi.Indication
Update the Indication with the next set of paged results.
getNextUpdate() - Method in class com.isode.dsapi.config.OCSPService
Get the next update to be specified in the OCSP response
getNoActive() - Method in class com.isode.dsapi.SASLParameters
Get the "No Active" security flag.
getNoAnonymous() - Method in class com.isode.dsapi.SASLParameters
Get the "No Anonymous" security flag.
getNode() - Method in class com.isode.dsapi.syntax.mhs.RoutingFilter
Determine the node component of the RoutingFilter.
getNoDictionary() - Method in class com.isode.dsapi.SASLParameters
Get the "No Dictionary" security flag.
getNoPlaintext() - Method in class com.isode.dsapi.SASLParameters
Get the "No Plaintext" security flag.
getNormalizedAttribute() - Method in class com.isode.dsapi.Attribute
Return a new Attribute containing normalised versions of all the values contained in this Attribute.
getNormalizedValue() - Method in class com.isode.dsapi.AttributeValue
Create a normalized version of this AttributeValue.
getNumericUserID() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the numeric user id as a String
getOAuth2AuthorizePort() - Method in class com.isode.dsapi.SASLParameters
Get OAuth2 server's authorize port
getOAuth2ClientId() - Method in class com.isode.dsapi.SASLParameters
Get the OAuth2 client id
getOAuth2ClientRedirect() - Method in class com.isode.dsapi.SASLParameters
Get OAuth2 client's redirect URI
getOAuth2ClientSecret() - Method in class com.isode.dsapi.SASLParameters
Get the OAuth2 client's secret
getOAuth2RefreshToken() - Method in class com.isode.dsapi.SASLParameters
Get the refresh token
getOAuth2Server() - Method in class com.isode.dsapi.SASLParameters
Get OAuth2 server address
getOAuth2TokenPort() - Method in class com.isode.dsapi.SASLParameters
Get OAuth2 server's token port
getOAuthEntry() - Method in class com.isode.dsapi.config.ConfigManager
 
getOAuthToken(SASLParameters) - Method in class com.isode.dsapi.util.oauth.OAuthClient
 
getObjectClassFilter(String) - Static method in class com.isode.dsapi.config.Schema
Returns a filter matching objectClass to the given string.
getOCSPEnabled() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of ocspEnabled.
getOCSPHost() - Method in class com.isode.dsapi.config.ConfigEntry
Get OCSP host.
getOCSPPort() - Method in class com.isode.dsapi.config.ConfigEntry
Get OCSP port(s).
getOCSPServiceManager() - Method in class com.isode.dsapi.config.ConfigManager
 
getOID(String) - Static method in class com.isode.dsapi.AttributeType
Fetch the OID of the named attribute type.
getOID(String) - Static method in class com.isode.dsapi.ObjectClasses
Fetch the OID of an objectclass, if it is known to the schema.
getOnChange() - Method in class com.isode.dsapi.config.ShadowAgreement
If on change agreement.
getOperation() - Method in class com.isode.dsapi.DirectorySession.PendingOperation
Return the operation name that is associated with this operation.
getOperation() - Method in class com.isode.dsapi.Indication
Determine the operation which returned this Indication.
getOperation() - Method in exception com.isode.dsapi.IndicationException
Returns a String containing information about the operation which resulted in the exception being thrown.
getOperationAndDN() - Method in class com.isode.dsapi.Indication
Return a String representing the operation (and DN if possible) that resulted in this Indication.
getOpID() - Method in class com.isode.dsapi.DirectorySession.PendingOperation
Return the operation ID associated with this operation.
getORAddress() - Method in class com.isode.dsapi.syntax.mhs.ORName
Derive an ORAddress from this ORName.
getORAddressString() - Method in class com.isode.dsapi.syntax.mhs.ORName
Get the O/R address as a String.
getOrganizationName() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the organization name as a String
getOrigDN() - Method in interface com.isode.dsapi.util.ISeqEntry
Get the original DN
getOrigDN() - Method in class com.isode.dsapi.util.MapEntry
Get the original DN
getOrigDN() - Method in class com.isode.dsapi.util.SeqEntry
Get the original DN
getOriginal() - Method in class com.isode.dsapi.aci.SimpleACIRole
Get the original SimpleACIRole associated with this role.
getOriginal() - Method in class com.isode.dsapi.aci.SimpleACIRule
Get the original SimpleACIRule associated with this role.
getOriginal() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
getORName() - Method in class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Get ORName value.
getORName() - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
Determine the ORName component in this RedirectFilter
getORName(int) - Method in class com.isode.dsapi.syntax.mhs.Redirect
Determine the value of the ORName component of this Redirect.
getOther() - Method in class com.isode.dsapi.syntax.BindProfileAddress
Returns the bind profile address in the form of Other string.
getOtherCertificates() - Method in class com.isode.dsapi.Identity
Get the "other" certificates for this identity.
getOtherStr() - Method in class com.isode.dsapi.syntax.NetworkAddress
Returns the OTHER data of the network address.
getOtherTimes() - Method in class com.isode.dsapi.config.ShadowAgreement
Get the other times flag.
getOU(int) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return an OU as a String
getOwningGroupState() - Method in class com.isode.dsapi.config.MESH.ServerInfo
Get the GroupState associated with this server.
getOwningServerDN() - Method in class com.isode.dsapi.config.MESHEntry
 
getOwningServerDN() - Method in class com.isode.dsapi.config.MESHManager
 
getOwningServerID() - Method in class com.isode.dsapi.config.MESHEntry
 
getOwningServerID() - Method in class com.isode.dsapi.config.MESHManager
 
getOwningServerInfo() - Method in class com.isode.dsapi.config.MESH.AgreementInfo
Get the ServerInfo associated with this agreement.
getP12File() - Method in class com.isode.dsapi.config.OCSPService
 
getPA() - Method in class com.isode.dsapi.config.ConfigEntry
Get the DSA presentation address.
getPA(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Get a presentation address attribute value..
getPackedInt() - Method in class com.isode.dsapi.syntax.DSEType
Get the dsetype represented as a packed integer (reverse-order 32-bit integer).
getPagedResultsGCInterval() - Method in class com.isode.dsapi.config.ConfigEntry
Get the paged results garbage collection interval.
getPagedResultsTimeout() - Method in class com.isode.dsapi.config.ConfigEntry
Get the paged results context timeout.
getPagingDisabled() - Method in class com.isode.dsapi.config.ConfigEntry
Whether the paged results control is disabled.
getParent(int, int) - Method in class com.isode.dsapi.ObjectClasses
Determine the index of the 'n'th parent class of the object-class at the given index.
getParentDirectory() - Method in class com.isode.dsapi.x509.PendingIdentity
Get the parent directory of the pending identity.
getParentDN() - Method in class com.isode.dsapi.DN
Find the parent DN of this DN.
getParseError() - Method in class com.isode.dsapi.config.LogConfigObject
 
getPassCredentials() - Method in class com.isode.dsapi.SASLParameters
Get the "Pass Credentials" security flag.
getPasswordIExpect() - Method in class com.isode.dsapi.config.PeerAuthData
 
getPasswordISend() - Method in class com.isode.dsapi.config.PeerAuthData
 
getPasswordPolicyAttributes() - Static method in class com.isode.dsapi.config.PasswordPolicyConfig
Returns a list of attributes that should be requested when performing a search or read of user entries.
getPasswordPolicyExpiryWarning() - Method in class com.isode.dsapi.Indication
Determine the expiry time of the current account's password.
getPasswordPolicyGraceWarning() - Method in class com.isode.dsapi.Indication
Determine the number of grace authentications left for the current account's password.
getPasswordPolicyResponse() - Method in class com.isode.dsapi.Indication
Returns any information related to a password policy response associated with this Indication in a single object.
getPasswordPolicyStatus() - Method in class com.isode.dsapi.Indication
Determine the error relating to the current account's password.
getPeer() - Method in class com.isode.dsapi.config.ShadowAgreement
Get the peer DSA DN.
getPeerManager() - Method in class com.isode.dsapi.config.ConfigManager
 
getPemCsrFilename() - Method in class com.isode.dsapi.x509.PendingIdentity
Return a filename suitable for saving the CSR in PEM format.
getPendingIdType() - Method in class com.isode.dsapi.x509.PendingIdentity
Get the Pending Identity Type
getPermissions() - Method in class com.isode.dsapi.aci.ACITuple
 
getPermissionString() - Method in class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Get permission value string (null if not set, string DN for group members, ORName otherwise).
getPermitIncrReplay() - Method in class com.isode.dsapi.config.ConsumerAgreement
Get the permit increment replay flag.
getPhysicalBase() - Method in class com.isode.dsapi.aci.SimpleACIWorld.ACSA
Get the physical base DN, which means the DN of the ACSA entry and subentries.
getPKCS12Filename() - Method in class com.isode.dsapi.Identity
Return the name of the PKCS12 file which was used to create this identity.
getPKCS12Filename() - Method in class com.isode.dsapi.x509.PendingIdentity
Return a filename which should be used as the PKCS#12 file for this PendingIdentity.
getPolicy(int) - Static method in enum class com.isode.dsapi.config.ChainPolicy
Convert index to enum.
getPolicy(String) - Static method in enum class com.isode.dsapi.config.ChainPolicy
Convert DB string to enum.
getPort() - Method in class com.isode.dsapi.syntax.BindProfileAddress
Returns the port of the bind profile address if the bind profile address is not of the ADVANCED or OTHER type.
getPort() - Method in class com.isode.dsapi.syntax.NetworkAddress
Returns the port of the network address if the network address is not in the OTHER format.
getPort() - Method in class com.isode.dsapi.syntax.TelexData
Returns the port of the TELEX data object.
getPort() - Method in class com.isode.dsapi.syntax.URIData
Returns the port of the URI data object.
getPorts() - Method in class com.isode.dsapi.profile.BindProfile
Get the port numbers which appear to be referenced by the addresses in this BindProfile.
getPPHRFile() - Method in class com.isode.dsapi.config.OCSPService
 
getPrecedence() - Method in class com.isode.dsapi.aci.ACITuple
 
getPrecsStr() - Method in class com.isode.dsapi.config.DSACreationTemplate.OptRuleLimit
Get the precedences as a comma-separated string.
getPreferChain() - Method in class com.isode.dsapi.CommonArgs
Determine whether chained operations rather than referral will be used where necessary.
getPrefix() - Method in class com.isode.dsapi.syntax.FailoverContext
Return the prefix
getPresentACSAs() - Method in class com.isode.dsapi.aci.SimpleACIWorld.ACSAList
Get list of all ACSAs that are logically present in the DIT (i.e.
getPresentationAddress() - Method in class com.isode.dsapi.config.PeerEntry
Get the presentation address of the DSA.
getPresentationAddress() - Method in class com.isode.dsapi.DirectorySession
Return the presentation address specified when this object was constructed.
getPresentationAddress() - Method in class com.isode.dsapi.syntax.AccessPoint
Determine the Presentation Address contained in this AccessPoint
getPresentationAddress() - Method in class com.isode.dsapi.syntax.BindProfileAddress
Returns the bind profile address in the form of a presentation address.
getPresentationAddress(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Determine the presentation address (if available) of a specific DSA
getPresentationAddressForNettraceOn(String) - Static method in class com.isode.dsapi.internal.NettraceUtil
Sets up and starts a Nettrace listing in to a server.
getPresentationSelector() - Method in class com.isode.dsapi.syntax.PresentationAddress
Returns the Presentation selector.
getPresentDNs() - Method in class com.isode.dsapi.aci.SimpleACIWorld.ACSAList
Get DNs of all ACSA that are logically present in the DIT (i.e.
getPreUriLen() - Method in enum class com.isode.dsapi.syntax.NetworkAddress.Type
Returns the length before the URI begins in a URI address of this type.
getPriority() - Method in class com.isode.dsapi.CommonArgs
Returns the priority associated with this operation
getPRMD() - Method in class com.isode.dsapi.syntax.mhs.GlobalDomainIdentifier
Return the PrivateDomainIdentifier component of this value
getPRMD() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the PRMD as a String
getProbableMaster(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
This method returns the DSA which is most likely to be the master, in the case where there are several DSAs claiming to be the master.
getProbableMembers(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Get members of a group that are reported by the "probable" master.,
getProfile(int) - Method in class com.isode.dsapi.profile.BindProfileList
Return a specific BindProfile.
getProfile(DN) - Method in class com.isode.dsapi.profile.BindProfileList
Return a specific BindProfile by its access point DN.
getProfile(String) - Method in class com.isode.dsapi.profile.BindProfileList
Return a specific BindProfile by its display-name.
getProfileFilenames() - Static method in class com.isode.dsapi.profile.IsodeBindProfiles
Returns an array of the filenames that have been used for bind profiles, with the "current" filename as the first element of the list, and successively older versions in subsequent positions.
getProfileWithID(String) - Method in class com.isode.dsapi.profile.BindProfileList
Get the BindProfile with the given unique id.
getProtAllType() - Method in class com.isode.dsapi.aci.ACITuple
 
getProtAllTypeValue() - Method in class com.isode.dsapi.aci.ACITuple
 
getProtEntry() - Method in class com.isode.dsapi.aci.ACITuple
 
getProtSelf() - Method in class com.isode.dsapi.aci.ACITuple
 
getProtType() - Method in class com.isode.dsapi.aci.ACITuple
 
getProtTypeValue() - Method in class com.isode.dsapi.aci.ACITuple
 
getPrunePeriod() - Method in class com.isode.dsapi.config.LDAPChangelogEntry
Get the prune period
getPwdAllowUserChange() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of password policy allowed user change attribute
getPwdAttribute() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of password policy attribute that is currently active
getPwdAttribute() - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine the pwdAttribute defined by the password policy
getPwdAutoMigrate() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the password auto migrate attribute of the password hashing policy
getPwdAvailableSchemeComparators() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Return a list containing the available password scheme comparators that are advertised by this DSA on the root entry.
getPwdAvailableSchemeGenerators() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Return a list containing the available password scheme generators that are advertised by this DSA on the root entry.
getPwdChangedTime(Entry) - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine the last time the password was changed for this entry
getPwdCheckEntropy() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute that holds the minimum number of characters that must be used in a password
getPwdCheckQuality() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute which specifies checking the quality of user password
getPwdConfiguredSchemeComparators() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the configured scheme comparators for password hashing
getPwdConfiguredSchemeGenerators() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the configured scheme generators for password hashing
getPwdEndTime(Entry) - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine the "password end time" for this entry
getPwdExpireWarning() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute that specifies the maximum number of seconds before a password is due to expire that expiration warning messages will be returned to an authenticating user
getPwdFailureCountInterval() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute which holds the number of seconds after which the password failures are purged
getPwdGraceAuthNLimit() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute which governs the number of times an expired password can be used to authenticate
getPwdGraceExpiry() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute that specifies the number of seconds the grace authentications are valid
getPwdHistoryDuration() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute that specifies the maximum time in seconds for which the password history will be kept
getPwdInHistory() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of attribute which specifies the maximum number of used passwords stored in history
getPwdLastSuccess(Entry) - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine the last time the password was successfully used for this entry
getPwdLockOut() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute that specifies whether the password should be used to authenticate after a specified number of consecutive failed bind attempts
getPwdLockoutDuration() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute that holds the number of seconds that the password cannot be used to authenticate due to too many failed bind attempts
getPwdMaxAge() - Method in class com.isode.dsapi.config.ConfigEntry
Get the attribute that holds maximum age of the password
getPwdMaxAge() - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine what the "pwdMaxAge" value is for this configuration.
getPwdMaxDelay() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute that specifies the maximum number of seconds to delay when responding to a failed authentication attempt.
getPwdMaxFailure() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute that specifies the number of consecutive failed bind attempts after which the password may not be used to authenticate
getPwdMaxIdle() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute that specifies the number of seconds an account may remain unused before it becomes locked
getPwdMaxIdle() - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine what the "pwdMaxIdle" value is for this configuration.
getPwdMaxLength() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute that holds the maximum number of characters that must be used in a password
getPwdMinAge() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of attribute that holds the number of seconds that must elapse between modifications to the password
getPwdMinDelay() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute that specifies the number of seconds to delay when responding to a failed authentication attempt.
getPwdMinLength() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the attribute that holds the minimum number of characters that must be used in a password
getPwdMustChange() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value for the attribute which decides whether the user must change password on first login
getPwdSafeModify() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of password policy attribute which determines whether the existing password should be sent along with the new password during change
getPwdStartTime(Entry) - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine the "password start time" for this entry
getRDN() - Method in class com.isode.dsapi.config.DSE
Get the RDN.
getRDN() - Method in class com.isode.dsapi.DN
Return the least significant RDN.
getRDN(int) - Method in class com.isode.dsapi.DN
Return the RDN at the given position (0 is least significant).
getRDNCount() - Method in class com.isode.dsapi.DN
Get the RDN count.
getRecordCount() - Method in class com.isode.dsapi.bulk.LDIFDump
Return the number of records written to date.
getRedirectionReason() - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
Determine the RedirectionReason component of the RedirectFilter.
getRedirectionReason(int) - Method in class com.isode.dsapi.syntax.mhs.Redirect
Determine the RedirectionReason component of the Redirect element.
getReference(int) - Method in class com.isode.dsapi.Indication
Return a specific continuation reference from the Indication
getReferenceCount() - Method in class com.isode.dsapi.Indication
Return a count of the set of continuation references contained in the operation outcome.
getReferral(int) - Method in class com.isode.dsapi.Indication
Return a specific referral from the Indication
getReferralAddress(int) - Method in class com.isode.dsapi.Referral
Return a specific ReferralAddress from the Referral
getReferralCount() - Method in class com.isode.dsapi.Indication
Return a count of the set of referrals contained in the operation outcome.
getRefreshTokenDuration() - Method in class com.isode.dsapi.config.OAuthEntry
Get refresh token duration
getRegexMatch() - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
Determine the regex-match from this object.
getRegexMatch() - Method in class com.isode.dsapi.syntax.mhs.RoutingFilter
Determine the regex-match from this object.
getRegion() - Method in class com.isode.dsapi.aci.ACITuple
 
getRelocatedDN(DN, DN) - Method in class com.isode.dsapi.DN
Find the DN that results from relocating this DN from one subtree to another.
getRelocationDNPairArray() - Method in class com.isode.dsapi.config.DSACreationTemplate
Return a list of source/target DN pairs in an array suitable to use to call Attribute.relocate(DN...) generated from the DNParam list.
getReplicaTemplate(DN, String, DN, PresentationAddress) - Static method in class com.isode.dsapi.config.DSASetup
Returns multimaster replica DSA creation template.
getReportedMaster(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Determine who the master of the group is according to a specific member.
getReqMtaName() - Method in class com.isode.dsapi.syntax.mhs.RTSCredentials
Determine the Requesting MTA's name.
getReqMtaPassword() - Method in class com.isode.dsapi.syntax.mhs.RTSCredentials
Determine the Requesting MTA's password.
getReqType() - Method in class com.isode.dsapi.util.oauth.FetchTokenReq
 
getReqType() - Method in class com.isode.dsapi.util.oauth.VerifyTokenReq
 
getRequestPasswordPolicy() - Method in class com.isode.dsapi.CommonArgs
Determine whether the "request password policy" flag is set.
getRequired() - Method in class com.isode.dsapi.ObjectClasses
Get the complete list of AttributeTypes that would be required within an Entry using these object-classes.
getRequiredNames() - Method in class com.isode.dsapi.ObjectClasses
Get the complete list of attribute names that would be required within an Entry using these object-classes.
getResource() - Method in class com.isode.dsapi.util.oauth.FetchTokenReq
 
getResource() - Method in class com.isode.dsapi.util.oauth.VerifyTokenReq
 
getRespMtaName() - Method in class com.isode.dsapi.syntax.mhs.RTSCredentials
Determine the Responding MTA's name.
getRespMtaPassword() - Method in class com.isode.dsapi.syntax.mhs.RTSCredentials
Determine the Responding MTA's password.
getRestrictionWarnings() - Method in class com.isode.dsapi.Indication
Check to see if the results have been subject to some kind of limit, and if so return a list of strings describing those limits.
getRestrictionWarnings(List<DN>) - Method in class com.isode.dsapi.Indication
Check to see if the results have been subject to some kind of limit, and if so return a list of strings describing those limits.
getResult() - Method in exception com.isode.dsapi.DeleteAttributeException
Fetch the result of the apply-changes operation that results from ignoring all the delete-failures.
getReverse() - Method in class com.isode.dsapi.config.PeerAuthData
Returns a new auth data that copies from this auth data, but copies the send info to expect and vice versa.
getReverse(List<PeerAuthMode>) - Method in class com.isode.dsapi.config.PeerAuthData
Returns a new auth data that copies from this auth data, but copies the send info to expect and vice versa.
getRootDSE() - Method in class com.isode.dsapi.config.ConfigManager
 
getRouteWeight() - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
Determine the routing weight of the RedirectFilter.
getRouteWeight() - Method in class com.isode.dsapi.syntax.mhs.RoutingFilter
Determine the routing weight of the RoutingFilter.
getRule(int) - Static method in enum class com.isode.dsapi.util.SaslConfiguration.Rules
Returns mapping rule for specific ID or null if there is no rule mapping associated with given ID.
getRulename() - Method in class com.isode.dsapi.aci.ACITuple
 
getSASLAvailableMechanisms() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value for saslAvailableMechanisms
getSaslConfiguration() - Method in class com.isode.dsapi.util.cfg.LDAPProfile
Returns current SASL configuration.
getSaslIdBasedMechanisms(Iterable<SASLMechanism>) - Static method in enum class com.isode.dsapi.SASLMechanism
Filters given mechanism to return SASL ID based only.
getSaslInstalledMechanisms() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Return a list containing the "saslInstalledMechanisms" that are advertised by this DSA on the root entry.
getSaslMapping() - Method in class com.isode.dsapi.util.cfg.LDAPProfile
Returns current SASL mapping.
getSaslMech() - Method in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
Get the string to be used as a value for saslAvailableMechanisms
getSaslName() - Method in enum class com.isode.dsapi.SASLMechanism
Returns mechanism's SASL name.
getSaslParameters() - Method in class com.isode.dsapi.BindParams
 
getSASLParameters() - Method in class com.isode.dsapi.profile.BindProfile
Determine the SASL parameters associated with this BindProfile.
getScheme() - Method in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
Returns the URI scheme to be used if it is an LDAP or LDAPS URL type of address.
getScheme() - Method in class com.isode.dsapi.syntax.URIData
Returns the scheme of the URI data object.
getSchemeGenerator() - Method in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
Get the string to be used as a value for pwdConfiguredSchemeGenerators
getSearchAliases() - Method in class com.isode.dsapi.CommonArgs
Determine whether aliases are followed in search operations.
getSearchCount() - Method in class com.isode.dsapi.bulk.DirectoryDump
Return the number of searches performed so far.
getSearchCount() - Method in class com.isode.dsapi.bulk.DirectoryScan
Return the number of searches performed so far.
getSearchFilter(DSEType.Flag...) - Static method in class com.isode.dsapi.syntax.DSEType
Return a string suitable for use as a search filter which will match entries that have any of the specified DSEtype flags.
getSecurityClearanceCatalog() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Get the security clearance catalog read from the alternate policy DN if specified or from the DSA's default entry for SIO attributes.
getSecurityLabelCatalog() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Get the security label catalog read from the alternate policy DN if specified or from the DSA's default entry for SIO attributes.
getSecurityPolicy() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Get the security policy read from the alternate policy DN if specified or from the DSA's default entry for SIO attributes
getSelectorDisplay() - Method in class com.isode.dsapi.syntax.PresentationAddress
 
getSelectorDisplay(Selector, Selector, Selector) - Static method in class com.isode.dsapi.syntax.PresentationAddress
 
getServerAddress() - Method in class com.isode.dsapi.config.OAuthEntry
Get the server address or hostname.
getServerAddress() - Method in class com.isode.dsapi.internal.TracedIsodeDirectorySession
Gets the address of the server that the session is connecting to via the Nettrace
getServerCert() - Method in class com.isode.dsapi.profile.BindProfile.BoundSession
Get the server certificate if the session received unverified certificates from the server after the bind
getServerDN() - Method in class com.isode.dsapi.config.MESH.ServerInfo
Get the DN of this server.
getServerDN(int) - Method in class com.isode.dsapi.config.MESHEntry
 
getServerDN(Integer) - Method in class com.isode.dsapi.config.MESHManager
Return the DN of an identified server.
getServerhostname() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Determine the name of the system on which the Isode directory server is running, if possible.
getServerID() - Method in class com.isode.dsapi.config.MESH.ServerInfo
Get the MESH integer ID of this server.
getServerInfo() - Method in class com.isode.dsapi.config.MESH.GroupState
 
getServerMap() - Method in class com.isode.dsapi.config.MESHEntry
Get set of configured servers.
getServerMap() - Method in class com.isode.dsapi.config.MESHManager
 
getServerPort() - Method in class com.isode.dsapi.config.OAuthEntry
Get the server port.
getServerState(Integer) - Method in class com.isode.dsapi.config.MESHEntry
Get (connection) state associated with a server.
getServerState(Integer) - Method in class com.isode.dsapi.config.MESHManager
Get (connection) state associated with a server.
getServiceEnabled() - Method in class com.isode.dsapi.config.OAuthEntry
Get the service enabled flag.
getServiceName() - Method in class com.isode.dsapi.config.OCSPService
 
getServiceName() - Method in class com.isode.dsapi.profile.BindProfile
Gets the Windows service name or Solaris FMRI associated with this BindProfile.
getSessionCertificates() - Method in class com.isode.dsapi.DirectorySession
Retrieve information about the certificates that were presented by directory server during a strong bind connection (either DAP or LDAP).
getSessionSelector() - Method in class com.isode.dsapi.syntax.PresentationAddress
Returns the session selector.
getSetting(String) - Method in class com.isode.dsapi.profile.BindProfile
Read a setting from the profileSettings.
getShadowArea() - Method in class com.isode.dsapi.config.SupplierAgreement
Get the shadow area.
getShadowError() - Method in class com.isode.dsapi.config.ShadowAgreement
Return a ShadowError enum corresponding to the last reported error for this agreement.
getShadowError(int) - Static method in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
Determine which ShadowError enum corresponds to a given error code
getShadowFailDelay() - Method in class com.isode.dsapi.config.ConfigEntry
Get the shadow failure delay.
getShadowGDAMs() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Get the list of "shadow" GDAM DNs from the dsa.
getShadowManager() - Method in class com.isode.dsapi.config.ConfigManager
 
getShadowOnChangeOpen() - Method in class com.isode.dsapi.config.ConfigEntry
Get the shadow on change hold open.
getShadowPrefix() - Method in class com.isode.dsapi.config.ShadowAgreement
Get the shadow prefix.
getShadowPrunePeriod() - Method in class com.isode.dsapi.config.ConfigEntry
Get the shadow prune period.
getShadowRetryDelay() - Method in class com.isode.dsapi.config.ConfigEntry
Get the shadow retry delay.
getShadowTemplate(DN, String, DN) - Static method in class com.isode.dsapi.config.DSASetup
Returns DSA creation template for use when creating a shadow DSA.
getShortID() - Method in class com.isode.dsapi.util.SaslId
Returns short SASL ID (username).
getShortName() - Method in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
 
getShortName() - Method in enum class com.isode.dsapi.config.IndexEntry.IndexMatchType
Return the abbreviated String representation of this type, for example, "approx".
getSigned() - Method in class com.isode.dsapi.CommonArgs
Determine whether the Directory operation is to be cryptographically signed.
getSimpleBindPassword() - Method in class com.isode.dsapi.profile.BindProfile
Get the password that will be used when performing a simple bind.
getSizeLimit() - Method in class com.isode.dsapi.CommonArgs
Returns the size limit associated with this operation.
getSNMP() - Method in class com.isode.dsapi.config.ConfigEntry
Get SNMP enabled boolean.
getSortingDisabled() - Method in class com.isode.dsapi.config.ConfigEntry
Whether the server side sorting control is disabled.
getSource() - Method in class com.isode.dsapi.aci.ACITuple
 
getSSF() - Method in class com.isode.dsapi.SASLParameters
Determine the security strength factor (SSF) values associated with this object.
getStandardPort() - Method in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
Returns the "protocol standard" port to be used for this type of address.
getStandardPort() - Method in enum class com.isode.dsapi.syntax.NetworkAddress.Type
Returns the "protocol standard" port to be used for this type of address.
getState() - Method in class com.isode.dsapi.config.MESH.AgreementInfo
Get the AgreementState.
getState() - Method in class com.isode.dsapi.config.MESHAgreementReport
Get the agreement state as a string.
getState() - Method in class com.isode.dsapi.config.MESHServerReport
Get the server state as a string.
getState(Integer) - Static method in enum class com.isode.dsapi.config.MESH.AgreementState
Return matching state for the given integer.
getState(Integer) - Static method in enum class com.isode.dsapi.config.MESH.ServerState
Return matching state for the given integer.
getStateString() - Method in class com.isode.dsapi.config.MESH.AgreementInfo
Get a user friendly string representing the agreement state.
getStateValue() - Method in enum class com.isode.dsapi.config.MESH.AgreementState
Get the integer value representing the state of the agreement.
getStateValue() - Method in enum class com.isode.dsapi.config.MESH.ServerState
Get the integer value representing the state of the agreement.
getString() - Method in class com.isode.dsapi.atnds.ATNds.ATNdsResult
Determine the String component of this ATNdsResult
getString() - Method in class com.isode.dsapi.AttributeValue
Returns a string representation of this AttributeValue.
getString() - Method in class com.isode.dsapi.ObjectClasses
Get the list of object-class names as a space-separated String.
getString() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the O/R address string value (in Isode/RFC-2156 format)
getString() - Method in class com.isode.dsapi.syntax.mhs.ORName
Return the O/R Name string value.
getString(int) - Method in class com.isode.dsapi.ObjectClasses
Get the name of the object-class at the given index.
getString(AttributeType) - Method in class com.isode.dsapi.util.EntryReader
Returns the String representation of the specified attribute, provided that the entry contains such an attribute and that the attribute has a single value.
getString(AttributeType, String) - Method in class com.isode.dsapi.util.EntryReader
Returns the String representation of the specified attribute, provided that the entry contains such an attribute and that the attribute has a single value.
getString(String) - Method in enum class com.isode.dsapi.syntax.Selector.SelectorType
Returns the string of this format for the given value.
getStringArrayList(AttributeType) - Method in class com.isode.dsapi.util.EntryReader
Return all values from multi valued attribute specified by AttributeType as an ArrayList of strings or null when attribute is not set or has no values
getStringArrayList(AttributeType, ArrayList<String>) - Method in class com.isode.dsapi.util.EntryReader
Return all values from multi valued attribute specified by AttributeType as an ArrayList of strings
getStringRepresentation() - Method in class com.isode.dsapi.CommonArgs
Return a String representation of the information inside this CommonArgs object, which may be parsed by the CommonArgs(String) constructor to re-create an object with the same settings.
getStringRepresentation() - Method in class com.isode.dsapi.syntax.BindProfileAddress
Returns a String representation of this object, which can be used in BindProfileAddress(String) to construct another object that has the equivalent value.
getStringRepresentation() - Method in class com.isode.dsapi.syntax.IsodeSyntax
Return the printable string value as produced by the syntax handler, if available.
getStrings() - Method in class com.isode.dsapi.ObjectClasses
Get the list of object-class names as a String[].
getStrings() - Method in class com.isode.dsapi.util.OCList
Return the OCList as an array of Strings.
getStrongAuthCertificates() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
For a session which has been bound, obtain a list of the untrusted certificates which may be used by this DSA when performing certificate verification.
getStrongAuthImplementationVersion() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Determine the strong authentication implementation version advertised by this DSA, or -1 if the DSA does advertise any version.
getStrongAuthServerCertificate() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
For a session which has been bound, find the certificate which is being advertised as the server for strong authentication (X.509).
getStrongAuthTrustAnchors() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
For a session which has been bound, obtain a list of the strong authentication trust anchors that this DSA is using.
getSubClasses(String) - Static method in class com.isode.dsapi.ObjectClasses
Get a list of all the immediate subclasses of the given objectclass - that is, those objectclasses which list the given objectclass as a parent.
getSubentries() - Method in class com.isode.dsapi.CommonArgs
Indicates that a Search or List operation is to access subentries only; normal entries become inaccessible.
getSubentryExcludes() - Method in class com.isode.dsapi.aci.ACIRegion
Get the list of subentry exclude points for the SUBTREE region-type, or an empty list if there are none.
getSubtreeReference() - Method in class com.isode.dsapi.config.ConsumerAgreement
Get the subtree reference, i.e.
getSuperiorKnowledge() - Method in class com.isode.dsapi.config.ConfigEntry
Get the superior knowledge reference.
getSupplier() - Method in class com.isode.dsapi.config.ShadowManager
Get the set of supplier agreements.
getSupplier(DN, DN) - Method in class com.isode.dsapi.config.ShadowManager
Find a supplier agreement.
getSupplierDN() - Method in class com.isode.dsapi.config.AgreementTuple
Determine the DN of the supplier DSA for this agreement
getSupplierInitiated() - Method in class com.isode.dsapi.config.ShadowAgreement
If supplier initiated.
getSupplierMaster() - Method in class com.isode.dsapi.config.ConsumerAgreement
Get the supplier is master flag.
getSupportedSaslMech() - Static method in class com.isode.dsapi.DSapi
Returns space separated list of supported SASL mechanisms.
getSurname() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the surname as a String
getSyncedWith() - Method in class com.isode.dsapi.config.MESH.AgreementInfo
Get the set of servers (by integer ID) that this agreement is synchronized with.
getSyncedWith() - Method in class com.isode.dsapi.config.MESHAgreementReport
Get the set of servers synceed with.
getSynonymTarget(int) - Method in class com.isode.dsapi.syntax.mhs.AddressSynonym
Determine the target component of the AddressSynonym element.
getSynonymType(int) - Method in class com.isode.dsapi.syntax.mhs.AddressSynonym
Determine the value of the synonym-type component of this AddressSynonym.
getSyntaxID() - Method in class com.isode.dsapi.Attribute
Returns the integer representing the syntax ID for this Attribute.
getSyntaxID() - Method in class com.isode.dsapi.AttributeType
Return the integer identifier of this type's syntax.
getSyntaxID() - Method in class com.isode.dsapi.AttributeValue
Get the syntax identifier.
getSyntaxInfo() - Method in class com.isode.dsapi.syntax.FailoverContext
 
getSyntaxInfo() - Method in class com.isode.dsapi.syntax.IdentifiedDN
 
getSyntaxInfo() - Method in class com.isode.dsapi.syntax.IsodeSyntax
Subclasses must implement a method which returns a SyntaxInfo object that can be used by the IsodeSyntax class.
getSyntaxInfo() - Method in class com.isode.dsapi.syntax.MASAP
 
getSyntaxInfo() - Method in class com.isode.dsapi.syntax.mhs.AddressSynonym
 
getSyntaxInfo() - Method in class com.isode.dsapi.syntax.mhs.DLSubmitPermission
 
getSyntaxInfo() - Method in class com.isode.dsapi.syntax.mhs.GlobalDomainIdentifier
 
getSyntaxInfo() - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
 
getSyntaxInfo() - Method in class com.isode.dsapi.syntax.mhs.Redirect
 
getSyntaxInfo() - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
 
getSyntaxInfo() - Method in class com.isode.dsapi.syntax.mhs.RoutingFilter
 
getSyntaxInfo() - Method in class com.isode.dsapi.syntax.mhs.RTSCredentials
 
getSyntaxInfo() - Method in class com.isode.dsapi.syntax.PresentationAddress
 
getSyntaxName() - Method in class com.isode.dsapi.Attribute
Returns a String representing the syntax for this object.
getSyntaxName() - Method in class com.isode.dsapi.AttributeType
Return a String representation of this object's syntax.
getSyntaxName() - Method in class com.isode.dsapi.AttributeValue
Get the syntax name for this object.
getTag() - Method in class com.isode.dsapi.profile.BindProfile
Get the XML tag which should be used when writing this Bind Profile to file.
getTargetDN() - Method in class com.isode.dsapi.Referral
Return the target DN of the referral
getTeletexCommonName() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return teletex-common-name, if set
getTeletexCommonNameAsAttributeValue() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Fetches the Teletex version of the Common Name attribute as an AttributeValue.
getTeletexOrganizationName() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return teletex-organization-name, if set
getTelexData() - Method in class com.isode.dsapi.syntax.NetworkAddress
Returns the TELEX data of the network address.
getTelexPrefix() - Method in enum class com.isode.dsapi.syntax.NetworkAddress.Type
Returns the prefix of a TELEX address of this type.
getTerminalID() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the terminal id as a String
getTimeLimit() - Method in class com.isode.dsapi.CommonArgs
Returns the time limit associated with this operation.
getTlsAvailableCipherSuites() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Get the list of available cipher suites from the dsa
getTlsCaCertificateFile() - Method in class com.isode.dsapi.config.ConfigEntry
Get the path of the TLS attribute CaCertificate file which is supposed to contain a list of PEM certificates
getTlsCheckCRLs() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value of the TLS attribute that determines the CRL checking for TLS
getTlsConfiguredCipherSuites() - Method in class com.isode.dsapi.config.ConfigEntry
Get the list of configured cipher suites which is a list of integer values but in a String array so that its easy for us to update them using dsapi APIs
getTlsDefaultCipherSuites() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Return a list containing the ciphers that the DSA advertises in the root entry as being members of the "DEFAULT" set of ciphers.
getTlsDHParamsPath() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value for the TLS attribute for DH parameters path
getTlsDontTrustIdentities() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value for TLS attribute dontTrustIdentities
getTlsKeyInfoPaths() - Method in class com.isode.dsapi.config.ConfigEntry
Get the Key Info path for TLS which is a directory relative to the DSA's directory where TLS related identities and other stuff is stored
getTlsLDAPhost() - Method in class com.isode.dsapi.config.ConfigEntry
Get the attribute value that servers as the LDAP hostname during TLS verification
getTlsLDAPport() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value that has been configured for TLS Ldap verify port
getTlsOtherCertificates() - Method in class com.isode.dsapi.config.ConfigEntry
Get the list of files names that contain the trust anchors for TLS.
getTlsRandomSeedPath() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value for the TLS attribute RandomSeedpath
getTlsSessionCacheTimeout() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value for the attribute TLS session cache timeout
getTlsSupportFlags() - Method in class com.isode.dsapi.config.ConfigEntry
Get the support flags for TLS
getTlsTrustAnchor() - Method in class com.isode.dsapi.config.ConfigEntry
Get the list of certificate files(DSA expects DER format) containing TLS trust anchors
getTlsVerifyClient() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value for the attribute TLS verify client
getTlsVerifyDepth() - Method in class com.isode.dsapi.config.ConfigEntry
Get the value for the attribute TLS verify depth
getTokenDuration() - Method in class com.isode.dsapi.config.OAuthEntry
Get the token duration.
getTokenPort() - Method in class com.isode.dsapi.config.OAuthEntry
Get the token port.
getTransportSelector() - Method in class com.isode.dsapi.syntax.PresentationAddress
Returns the transport selector.
getTrustAnchorList() - Method in class com.isode.dsapi.profile.BindProfileList
Get the trust anchors from the bind profile list
getTrustAnchors() - Method in class com.isode.dsapi.profile.BindProfileList
Get the trust anchors in the bind profile along with associated keys used to refer them in the bind profile
getTrustAnchorsExtraXML() - Method in class com.isode.dsapi.profile.BindProfileList
Get the list of unparsed XML in the trust anchor section
getTrustedCertificates() - Method in class com.isode.dsapi.Identity
Get the "trusted" certificates for this identity.
getTrustedCerts() - Method in class com.isode.dsapi.profile.BindProfile
Get the list of trusted certificates for this bind profile
getTrustedCertsWithKeys() - Method in class com.isode.dsapi.profile.BindProfile
Get the list of trusted certificates for this bind profile
getTxnEndResult() - Method in class com.isode.dsapi.Indication
Return result codefrom an Indication from a TxnEnd
getTxnStartResult() - Method in class com.isode.dsapi.Indication
Return transaction ID from an Indication from a TxnStart
getType() - Method in class com.isode.dsapi.aci.ACIRegion
Get the type of the region.
getType() - Method in class com.isode.dsapi.profile.AttributeBlock
Get the Type string for the AttributeBlock
getType() - Method in class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Get the permission type.
getType() - Method in class com.isode.dsapi.syntax.NetworkAddress
Returns the type of the network address.
getType() - Method in class com.isode.dsapi.syntax.Selector
Returns the type of the selector.
getUniqueIDAndGenerate() - Method in class com.isode.dsapi.profile.BindProfile
Gets the unique id for the bind profile if it is set, if it is not set generate one then returns that.
getUniqueIDIfSet() - Method in class com.isode.dsapi.profile.BindProfile
Gets the unique ID for the bind profile if it is set.
getUnusableCanonicalForm() - Method in class com.isode.dsapi.syntax.MOSAP
The access point is converted to its canonical form.
getUnusedRoles() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Return a list of unused roles, that is those not referenced by any item.
getUnusedRules() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Return a list of unused rules, that is those not referenced by any item.
getUnverifiedCerts() - Method in class com.isode.dsapi.profile.BindProfile.BoundSession
Get unverified certificates from the session
getUpdateInterval() - Method in class com.isode.dsapi.config.ShadowAgreement
Get periodic update interval.
getUpgradeTemplate(String, DN, PresentationAddress) - Static method in class com.isode.dsapi.config.DSASetup
Returns upgrade DSA creation template for use when upgrading a DSA.
getURIData() - Method in class com.isode.dsapi.syntax.BindProfileAddress
Returns the bind profile address in the form of URI data.
getURIData() - Method in class com.isode.dsapi.syntax.NetworkAddress
Returns the URI data of the network address.
getUriPrefix() - Method in enum class com.isode.dsapi.syntax.NetworkAddress.Type
Returns the prefix of a URI address of this type.
getUriScheme() - Method in enum class com.isode.dsapi.syntax.NetworkAddress.Type
Returns the URI scheme in a URI address of this type.
getUseAliasOnUpdate() - Method in class com.isode.dsapi.CommonArgs
Determine whether aliases are dereferenced in add, modify and remove operations.
getUseClientStrongAuth() - Method in class com.isode.dsapi.config.OAuthEntry
Get value of useClientStrongAuth.
getUserAll() - Method in class com.isode.dsapi.aci.ACITuple
 
getUserAttributeType() - Method in class com.isode.dsapi.util.SaslMapping
Returns user entry attribute type used by SASL ID in current mapping.
getUserCertificate() - Method in class com.isode.dsapi.Identity
Return the user certificate from this Identity.
getUserDN() - Method in class com.isode.dsapi.profile.BindProfile
Return the userDN associated with this object (strong bind)
getUserFilter() - Method in class com.isode.dsapi.util.SaslConfiguration
Returns SASL LDAP DB user search filter.
getUserGroups() - Method in class com.isode.dsapi.aci.ACITuple
 
getUserName() - Method in class com.isode.dsapi.util.SaslId
Returns user name part of SASL ID.
getUserNames() - Method in class com.isode.dsapi.aci.ACITuple
 
getUserSubtrees() - Method in class com.isode.dsapi.aci.ACITuple
 
getUserThis() - Method in class com.isode.dsapi.aci.ACITuple
 
getValue() - Method in enum class com.isode.dsapi.syntax.mhs.Redirect.RedirectionReason
Return the value of this RedirectionReason as an int
getValue() - Method in enum class com.isode.dsapi.syntax.mhs.RedirectFilter.RedirectionReason
Return the value of this RedirectionReason as an int
getValue() - Method in class com.isode.dsapi.syntax.Selector
Returns the value of the selector.
getValue(int) - Method in class com.isode.dsapi.Attribute
Get a specific AttributeValue from the set of values associated with this Attribute.
getValue(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Returns the value of the specified attribute, provided that the entry contains such an attribute and that the attribute has a single value.
getValue(String) - Method in enum class com.isode.dsapi.syntax.Selector.SelectorType
Returns the value stored in the string of this format.
GetValue(String) - Method in class com.isode.dsapi.profile.AttributeBlock
Get the value corresponding to a key
getValueAttrTypeFromOID(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Return an AttributeType representing the contents of a single-valued OID attribute.
getValueBer(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Get the ASN1 representation of the attribute.
getValueBoolean(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Returns a Boolean representation of the specified attribute, provided that the entry contains such an attribute and that the attribute has a single value.
getValueBoolean(Entry) - Method in class com.isode.dsapi.util.EntryListBooleanAttributeComparator
Return first boolean value of associated attibute in given Entry
getValueBoolean(Entry) - Method in class com.isode.dsapi.util.EntryListBooleanComparator
Return boolean value generated from source entry
getValueCount() - Method in class com.isode.dsapi.Attribute
Returns value count.
getValueDate(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Return the value of the specified single-valued attribute whose String representation contains a generalized time.
getValueDate(Entry, AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Return the value of the specified single-valued attribute whose String representation contains a generalized time.
getValueDN(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Return the value of the specified single-valued DN attribute.
getValueInteger(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Returns an integer representation of the specified attribute, provided that the entry contains such an attribute and that the attribute has a single value.
getValueInteger(Entry) - Method in class com.isode.dsapi.util.EntryListIntegerAttributeComparator
Return first Integer value of associated attibute in given Entry
getValueInteger(Entry) - Method in class com.isode.dsapi.util.EntryListIntegerComparator
Return Integer value generated from source entry
getValueInteger(Entry, AttributeType) - Static method in class com.isode.dsapi.config.ManagedObject
Returns an integer representation of the specified attribute, provided that the entry contains such an attribute and that the attribute has a single value.
getValueString(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Returns the String representation of the specified attribute, provided that the entry contains such an attribute and that the attribute has a single value.
getValueString(Entry) - Method in class com.isode.dsapi.util.EntryListStringAttributeComparator
Return first String value of associated attibute in given entry
getValueString(Entry) - Method in class com.isode.dsapi.util.EntryListStringComparator
Return String value generated from source entry
getValueString(Entry, AttributeType) - Static method in class com.isode.dsapi.config.ManagedObject
Returns the String representation of the specified attribute, provided that the entry contains such an attribute and that the attribute has a single value.
getValueStringFromAttribute(Entry, AttributeType) - Static method in class com.isode.dsapi.config.ManagedObject
Returns the String representation of the specified attribute, provided that the entry contains such an attribute.
getValueThrowIfNotSet(String) - Method in class com.isode.dsapi.profile.AttributeBlock
Get the value associated with the given key.
getWarnings() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Returns the list of warnings reported by the previous save() or load() call, plus warnings generated by checks on the current state of the loaded data (which are regenerated each call).
getWeight() - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Determine the routing weight of the MTA represented by this object.
getWindowSize() - Method in class com.isode.dsapi.config.ShadowAgreement
Get periodic update window size.
getX509Identity() - Method in class com.isode.dsapi.profile.BindProfile
Return the X.509 Identity associated with this object (strong bind).
givenName - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: givenName
GIVENNAME - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
GLOBAL - Enum constant in enum class com.isode.dsapi.aci.SimpleACIWorld.ACSA.Type
Global ACSA: one that we can understand and handle, and that will be updated on the DIT when .save() is called.
GlobalDomainIdentifier - Class in com.isode.dsapi.syntax.mhs
Class representation of an GlobalDomainIdentifier.
GlobalDomainIdentifier() - Constructor for class com.isode.dsapi.syntax.mhs.GlobalDomainIdentifier
Create an empty object, which my itself not be a valid GlobalDomainIdentifier, but can become one if fields in it are set appropriately.
GlobalDomainIdentifier(byte[]) - Constructor for class com.isode.dsapi.syntax.mhs.GlobalDomainIdentifier
Construct a new object based on a byte array containing the BER representation of an GlobalDomainIdentifier.
GlobalDomainIdentifier(AttributeValue) - Constructor for class com.isode.dsapi.syntax.mhs.GlobalDomainIdentifier
Create a new GlobalDomainIdentifier object from a suitable AttributeValue.
GlobalDomainIdentifier(String) - Constructor for class com.isode.dsapi.syntax.mhs.GlobalDomainIdentifier
Create a new GlobalDomainIdentifier object from a string representation.
globaldomainIdType - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType (may be null): globalDomainId
GLUE - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
grace - Variable in class com.isode.dsapi.Indication.PasswordPolicyResponse
The remaining number of grace authentications which will be permitted for this user.
grant - Variable in enum class com.isode.dsapi.aci.PermBit
Bit number of grant bit in original ASN BitString.
Group(MESHManager) - Constructor for class com.isode.dsapi.config.MESH.Group
Create MESH group report object based on the given initial MESH configuration.
GROUP_HAS_INCONSISTENT_MEMBERSHIP - Enum constant in enum class com.isode.dsapi.config.FailoverGroups.ErrorType
Different DSAs are reporting different memberships for a given group
GROUP_HAS_MASTER_WHICH_IS_NOT_MEMBER - Enum constant in enum class com.isode.dsapi.config.FailoverGroups.ErrorType
Group has a master which isn't a member (you could possibly have more than one of these error for a group, if there are also conflicting reports of who the master is).
GROUP_HAS_MULTIPLE_MASTERS - Enum constant in enum class com.isode.dsapi.config.FailoverGroups.ErrorType
Different DSAs are reporting different masters for the same group
GROUP_HAS_NO_MASTER - Enum constant in enum class com.isode.dsapi.config.FailoverGroups.ErrorType
Group has no master
GROUP_HAS_NO_MEMBERS - Enum constant in enum class com.isode.dsapi.config.FailoverGroups.ErrorType
Group has no members (not sure if this will ever happen)
GROUP_MEMBER - Enum constant in enum class com.isode.dsapi.syntax.mhs.DLSubmitPermission.DLSubmitPermissionType
 
groupContainsMember(DN, DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Does a specific group contain a particular member?
groupWithNoMembers(DN) - Static method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Create an ErrorInfo object for GROUP_HAS_NO_MEMBERS
groupWithNonMemberMaster(DN, DN) - Static method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Create an ErrorInfo object for GROUP_HAS_MASTER_WHICH_IS_NOT_MEMBER
groupWithoutMaster(DN) - Static method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Create an ErrorInfo object for GROUP_HAS_NO_MASTER
GSS_SPNEGO - Enum constant in enum class com.isode.dsapi.SASLMechanism
 
GSSAPI - Enum constant in enum class com.isode.dsapi.SASLMechanism
 

H

handle(HttpExchange) - Method in class com.isode.dsapi.util.oauth.OAuthCbkHandler
 
has(AttributeType) - Method in class com.isode.dsapi.util.EntryReader
Return true when entry contains attribute of specific type (trying to get it).
has(AttributeType, String) - Method in class com.isode.dsapi.util.EntryReader
Return true when entry contains attribute of specific type and contains specified value.
has(AttributeType, Collection<String>) - Method in class com.isode.dsapi.util.EntryReader
Return true when entry contains attribute of specific type and contains specified values.
hasAnySetting(String...) - Method in class com.isode.dsapi.profile.BindProfile
Indicates if the profile has a a setting for any of the given keys.
hasAnySetting(Collection<String>) - Method in class com.isode.dsapi.profile.BindProfile
Indicates if the profile has a a setting for any of the given keys.
hasAttributeChanged(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Indicates if the attribute of the given type has changed from it values when last loaded.
hasAttributeType(AttributeType) - Method in class com.isode.dsapi.Attribute
Determines if this object has a particular AttributeType.
hasBeenApplied() - Method in class com.isode.dsapi.util.EntryWriter
Determine if the changes have already been applied
hasBer() - Method in class com.isode.dsapi.AttributeValue
Test whether this AttributeValue already has a BER value attached.
hasChanged() - Method in class com.isode.dsapi.aci.SimpleACIItem
Test whether this item has changed compared to its original values.
hasChanges() - Method in class com.isode.dsapi.aci.SimpleACIRole
Test whether there have been changes compared to the original role.
hasChanges() - Method in class com.isode.dsapi.aci.SimpleACIRule
Test whether there have been changes compared to the original rule.
hasChanges() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Test whether there have been changes compared to the original tuple.
hasChanges() - Method in class com.isode.dsapi.AddEntry
Determine whether this entry contains any change-attributes (as would be returned by a call to getChangeIterator()).
hasChanges() - Method in class com.isode.dsapi.config.ManagedObject
Determines if there are any changes pending to be committed to the directory for the managed object for an existing entry.
hasChanges() - Method in class com.isode.dsapi.GenericEntry
Determine whether this entry contains any change-attributes (as would be returned by a call to getChangeIterator()).
hasChanges() - Method in class com.isode.dsapi.ModifyEntry
Determine whether this entry contains any change-attributes (as would be returned by a call to getChangeIterator()).
hasChanges(AttributeType...) - Method in class com.isode.dsapi.util.EntryWriter
Determines if there are any changes pending to be committed to the directory for the given list of attribute types in an existing entry.
hasConfigEntryInfo(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Determine whether we have ConfigEntry info for a specific DSA
hasContinuationReferences() - Method in class com.isode.dsapi.Indication
Determine whether this Indication contains any continuation references.
hasDNChanged() - Method in interface com.isode.dsapi.util.ISeqEntry
Check whether the DN has changed (relative to the original DN).
hasDNChanged() - Method in class com.isode.dsapi.util.MapEntry
Check whether the DN has changed.
hasDNChanged() - Method in class com.isode.dsapi.util.SeqEntry
Check whether the DN has changed.
hasDSASignatureVerificationError() - Method in class com.isode.dsapi.Indication
Determine whether there was a DSA signature verification failure whilst obtaining any of the results requested in the operation that generated this Indication.
hasDUASignatureVerificationError() - Method in class com.isode.dsapi.Indication
Determine whether there was a DUA signature verification failure on the operation sent to the DSA.
hasFailoverEntryInfo(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Determine whether we have FailoverEntry info for a specific DSA
hasFlag(DSEType.Flag) - Method in class com.isode.dsapi.syntax.DSEType
Test whether this DSE type has the given flag set.
hasFlag(MonitorMode.Flag) - Method in class com.isode.dsapi.syntax.MonitorMode
Test whether this value has the given flag set.
hashCode() - Method in class com.isode.dsapi.aci.ACIRegion
Hashcode
hashCode() - Method in class com.isode.dsapi.aci.ACISubtreeSpec
Hashcode.
hashCode() - Method in class com.isode.dsapi.aci.MutableACITuple
Hash code.
hashCode() - Method in class com.isode.dsapi.aci.SimpleACIArea.Chop
Hash code.
hashCode() - Method in class com.isode.dsapi.aci.SimpleACIArea.Region
Generate hash code.
hashCode() - Method in class com.isode.dsapi.aci.SimpleACIItem
Return hash code.
hashCode() - Method in class com.isode.dsapi.aci.SimpleACIRole
Calculate a hash value which depends on both the 'contents' and the name of the role.
hashCode() - Method in class com.isode.dsapi.aci.SimpleACIRule
Generate a hashcode which is based on both the contents and the name.
hashCode() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Return a hashCode that depends on both the 'contents' and the name of the rule tuple.
hashCode() - Method in class com.isode.dsapi.aci.SimpleACIWorld.ACSA
Hashcode.
hashCode() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Hash code.
hashCode() - Method in class com.isode.dsapi.Attribute
Calculate a hash-code consistent with the equals() method.
hashCode() - Method in class com.isode.dsapi.AttributeType
Overrides Object.hashCode in order to be consistent with the equals(Object) method.
hashCode() - Method in class com.isode.dsapi.AttributeValue
Overrides Object.hashCode in order to be consistent with the equals(Object) method.
hashCode() - Method in class com.isode.dsapi.BindParams
 
hashCode() - Method in class com.isode.dsapi.config.AgreementTuple
 
hashCode() - Method in class com.isode.dsapi.config.PasswordPolicyConfig.AccountIssue
 
hashCode() - Method in class com.isode.dsapi.config.PeerAuthData
 
hashCode() - Method in class com.isode.dsapi.DN
Return a hash code value for this DN.
hashCode() - Method in class com.isode.dsapi.Identity
Simplified hashCode aggregate.
hashCode() - Method in class com.isode.dsapi.RDN
Overrides Object.hashCode in order to be consistent with the equals(Object) method.
hashCode() - Method in class com.isode.dsapi.SASLParameters
 
hashCode() - Method in class com.isode.dsapi.SASLParameters.SSF
 
hashCode() - Method in class com.isode.dsapi.syntax.AccessPoint
hashCode() - Method in class com.isode.dsapi.syntax.BindProfileAddress
 
hashCode() - Method in class com.isode.dsapi.syntax.DSEType
Hash code
hashCode() - Method in class com.isode.dsapi.syntax.IsodeSyntax
Returns a hashcode suitable for use by the Collection classes
hashCode() - Method in class com.isode.dsapi.syntax.MASAP
 
hashCode() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Returns a hashcode suitable for use by the Collection classes
hashCode() - Method in class com.isode.dsapi.syntax.MonitorMode
Hash code
hashCode() - Method in class com.isode.dsapi.syntax.MOSAP
 
hashCode() - Method in class com.isode.dsapi.syntax.NetworkAddress
 
hashCode() - Method in class com.isode.dsapi.syntax.PresentationAddress
 
hashCode() - Method in class com.isode.dsapi.syntax.Selector
 
hashCode() - Method in class com.isode.dsapi.syntax.TelexData
 
hashCode() - Method in class com.isode.dsapi.syntax.URIData
 
hashCode() - Method in class com.isode.dsapi.util.DNSet
Generate a hash.
hasIsodeRequestLDAPTLSChanged() - Method in class com.isode.dsapi.config.ConfigEntry
Indicates if the TLS attribute isodeRequireLDAPTLS has changed
hasLimitProblem() - Method in class com.isode.dsapi.Indication
Determines whether this indication was constrained by some limit problem.
hasMorePagedResults() - Method in class com.isode.dsapi.Indication
Determine whether more pages are available for a paged-results search.
hasNext() - Method in class com.isode.dsapi.bulk.DirectoryDump
Check to see if there are any more entries to be returned from this directory scan.
hasNext() - Method in class com.isode.dsapi.bulk.DirectoryScan
Check to see if there are any more entries to be returned from this directory scan.
hasNext() - Method in class com.isode.dsapi.bulk.DirectoryScanDN
Check to see if there are any more DNs to be returned from this directory scan.
hasPassphrase() - Method in class com.isode.dsapi.profile.BindProfileList
Determine whether the BindProfileList has had a passphrase associated with it.
hasPasswordExpired(Entry) - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine whether the password for this user has expired, based on the last pwdChangedTime being more than pwdMaxAge seconds ago.
hasSetting(String) - Method in class com.isode.dsapi.profile.BindProfile
Indicates if the profile has a setting for the given key.
hasSubordinates - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: hasSubordinates
hasSyntax(int) - Method in class com.isode.dsapi.Attribute
Checks if this Attribute has a particular syntax.
hasUniqueIDSet() - Method in class com.isode.dsapi.profile.BindProfile
Indicates if the bind profile has a unique id set for it.
hasValueForKey(String) - Method in class com.isode.dsapi.profile.AttributeBlock
Indicates if a value is set for the given key.
HEX - Enum constant in enum class com.isode.dsapi.syntax.Selector.SelectorType
Hex format begins with "'" and ends with "'H" and contains hex string (number of characters are multiple of 2)
hideScramSha1 - Variable in class com.isode.dsapi.config.DSACreationTemplate
This boolean controls whether the option of using SCRAM-SHA1 hashing of passwords should be offered to the user when creating a DSA.
hpwparams - Variable in class com.isode.dsapi.config.DSACreationTemplate
Password params for this template, or empty list if none.

I

IA5 - Enum constant in enum class com.isode.dsapi.syntax.Selector.SelectorType
IA5 format begins and ends with '"' and contains 1 or more characters from '0-9a-zA-Z+-.'
icAmbiguous - Enum constant in enum class com.isode.dsapi.syntax.mhs.Redirect.RedirectionReason
 
icAmbiguous - Enum constant in enum class com.isode.dsapi.syntax.mhs.RedirectFilter.RedirectionReason
 
icExternalSynonym - Enum constant in enum class com.isode.dsapi.syntax.mhs.Redirect.RedirectionReason
 
icExternalSynonym - Enum constant in enum class com.isode.dsapi.syntax.mhs.RedirectFilter.RedirectionReason
 
icSynonym - Enum constant in enum class com.isode.dsapi.syntax.mhs.Redirect.RedirectionReason
 
icSynonym - Enum constant in enum class com.isode.dsapi.syntax.mhs.RedirectFilter.RedirectionReason
 
IdentifiedDN - Class in com.isode.dsapi.syntax
Class representation of a IdentifiedDN value.
IdentifiedDN(byte[]) - Constructor for class com.isode.dsapi.syntax.IdentifiedDN
Construct a new object based on a byte array containing the BER representation of a IdentifiedDN.
IdentifiedDN(int, DN) - Constructor for class com.isode.dsapi.syntax.IdentifiedDN
Create a new IdentifiedDN from a set of fields
IdentifiedDN(AttributeValue) - Constructor for class com.isode.dsapi.syntax.IdentifiedDN
Create a new IdentifiedDN object from a suitable AttributeValue.
IdentifiedDN(String) - Constructor for class com.isode.dsapi.syntax.IdentifiedDN
Create a new IdentifiedDN object from a String representation
Identity - Class in com.isode.dsapi
Identity is a class which wraps the DS_Identity structure.
Identity(Identity) - Constructor for class com.isode.dsapi.Identity
Create a new Identity object which is a copy of an existing one.
Identity(Identity, String, String) - Constructor for class com.isode.dsapi.Identity
Make a copy of an Identity, but associate it with a newly created PKCS#12 file.
Identity(String, String, String) - Constructor for class com.isode.dsapi.Identity
Create a new Identity object, which may subsequently be used for strong binds.
idEquals(String) - Method in class com.isode.dsapi.profile.IDValue
Indicates if the ID value is equal to the given value.
IDM - Enum constant in enum class com.isode.dsapi.syntax.NetworkAddress.Type
IDM
IDValue - Class in com.isode.dsapi.profile
Class for managing a unique id value
IDValue() - Constructor for class com.isode.dsapi.profile.IDValue
Constructor for IDValue with unset.
IDValue(String) - Constructor for class com.isode.dsapi.profile.IDValue
Creates a IDValue with the given id value.
ignoreACSA(DN) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Tell the SimpleACIWorld to treat the ACSA at the given DN as 'local', which means that it will ignore it and not update it when save() is called.
ignoreCase - Variable in class com.isode.dsapi.util.EntryListStringComparator
 
IMGDAM - Enum constant in enum class com.isode.dsapi.config.GDAMType
 
IMMSUPR - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
Import - Enum constant in enum class com.isode.dsapi.aci.PermBit
 
inactiveAgreement - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
IncompleteReadException - Exception in com.isode.dsapi
Thrown when a read operation completes with no errors, but its indication contains information to suggest that the read result may not be reliable (for example, a limit error was encountered).
IncompleteReadException(Indication, String) - Constructor for exception com.isode.dsapi.IncompleteReadException
Used by java classes to construct a new object.
inconsistentMemberShip(DN) - Static method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Create an ErrorInfo object for GROUP_HAS_INCONSISTENT_MEMBERSHIP
IncorrectVersionException - Exception in com.isode.dsapi.config
Incorrect version exception if DSA version is not as expected.
IncorrectVersionException(String) - Constructor for exception com.isode.dsapi.config.IncorrectVersionException
Constructs a new IncorrecVersionException with the specified message.
IncorrectVersionException(String, int) - Constructor for exception com.isode.dsapi.config.IncorrectVersionException
Constructs a new IncorrecVersionException with the specified message and error code
ind - Variable in exception com.isode.dsapi.IndicationException
 
index_oc - Variable in enum class com.isode.dsapi.config.GDAMType
 
indexBuildImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
IndexEntry - Class in com.isode.dsapi.config
IndexEntry represents an index entry in a GDAM.
IndexEntry(Entry, IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.IndexEntry
Constructor.
IndexEntry.IndexMatchType - Enum Class in com.isode.dsapi.config
Index match types.
IndexEntry.IndexState - Enum Class in com.isode.dsapi.config
Index state.
indexOf(String) - Method in class com.isode.dsapi.ObjectClasses
Find the index of a specific objectclass in the internal array
IndexRequest(String, String) - Constructor for class com.isode.dsapi.config.DSACreationTemplate.IndexRequest
Create a new index request
indexStateImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
Indication - Class in com.isode.dsapi
An Indication contains information about a directory operation.
Indication.PasswordPolicyResponse - Class in com.isode.dsapi
A convenience class which contains any information from a password policy response that was returned as part of the Indication from a directory server.
Indication.PasswordPolicyStatus - Enum Class in com.isode.dsapi
Values that may be returned from a call to getPasswordPolicyErrorCode.
IndicationException - Exception in com.isode.dsapi
Represents an error that is derived from a DS_Indication in the underlying DSAPI code.
IndicationException(Indication, int) - Constructor for exception com.isode.dsapi.IndicationException
This constructor is used by JNI and subclasses to create a new object that refers to an Indication object.
IndicationException(String) - Constructor for exception com.isode.dsapi.IndicationException
Constructor provided to let subclasses instantiate themselves without needing a native Indication object
INDIVIDUAL - Enum constant in enum class com.isode.dsapi.syntax.mhs.DLSubmitPermission.DLSubmitPermissionType
 
init - Variable in class com.isode.dsapi.config.DSACreationTemplate.DNParam
Initial DN, which is the DN as it is used in the rest of this configuration (including attached LDIF and GAC XML).
init() - Static method in class com.isode.dsapi.config.Schema
A method that can be called simply to ensure that this class has been loaded (and its static initializers run).
init() - Static method in class com.isode.dsapi.util.DSAttrType
Called automatically when DSAPI is initialised.
initBPLabels() - Method in class com.isode.dsapi.config.DSACreationTemplate
Initialise the bind-profile labels from the relocated DSA DN and the manager or user RDN values.
initConfigManager() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Initialise config manager.
INITIAL - Enum constant in enum class com.isode.dsapi.config.MESH.AgreementState
 
initialize() - Static method in class com.isode.dsapi.DSapi
Initialize the DSAPI library without setting up an Isode DUA logging stream.
initialize(String) - Static method in class com.isode.dsapi.DSapi
Ensure that the Java DSAPI library has been initialized.
initializeSecurity(String) - Static method in class com.isode.dsapi.DSapi
Initialize the X.509 library
INITIALS - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
install_path - Variable in class com.isode.dsapi.config.DSACreationTemplate
Installation path, never null for DSA creation.
installBootStrapACI(DN, DN, DirectorySession) - Static method in class com.isode.dsapi.aci.AdminPointUtils
Install bootstrap ACI.
INSUFFICIENT_PASSWORD_QUALITY - Enum constant in enum class com.isode.dsapi.Indication.PasswordPolicyStatus
The password is of insufficient quality.
insufficientResources - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
internalError - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
intersection(ACIRegion) - Method in class com.isode.dsapi.aci.ACIRegion
Calculate the intersection of two regions, or return null if there is no intersection.
intersects(ACIRegion) - Method in class com.isode.dsapi.aci.ACIRegion
Tests whether two regions intersect.
intersects(SimpleACIArea.Region) - Method in class com.isode.dsapi.aci.SimpleACIArea
Check whether any part of this area intersects the given region.
intersects(SimpleACIArea.Region) - Method in class com.isode.dsapi.aci.SimpleACIArea.Region
Test whether two Regions intersect in any way.
invalidAgreementID - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
invalidInformationReceived - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
invalidSequencing - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
isAAP - Variable in class com.isode.dsapi.aci.SimpleACIWorld.ACSA
Is this an AAP? 'true' for AAP, 'false' for plain ACSA.
isAbstract(int) - Method in class com.isode.dsapi.ObjectClasses
Determine whether the object-class at the given index is an abstract class.
isAccountLocked(Entry) - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine whether an account has been administratively locked (i.e.
isActiveDirectory() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Determine whether this appears to be an Active Directory server.
isActualMaster(DN, DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Determine whether a specific DSA is member of a specific group.
isAllowed(AttributeType) - Method in class com.isode.dsapi.ObjectClasses
Determine whether a particular AttributeType would be allowed within an Entry which had this set of objectclasses.
isAllowed(String) - Method in class com.isode.dsapi.ObjectClasses
Determine whether a particular type of attribute would be allowed within an Entry which had this set of objectclasses.
isApplicationType() - Method in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
 
isAuthAllSU() - Method in class com.isode.dsapi.aci.MutableACITuple
Test whether the tuple covers all auth-levels for both signed and unsigned operations.
isAuthModePermitted(PeerAuthMode) - Method in class com.isode.dsapi.config.PeerAuthData
Check if the given authentication mode is permitted for incoming associations.
isAuxiliary(int) - Method in class com.isode.dsapi.ObjectClasses
Determine whether the object-class at the given index is an auxiliary class
isBAC - Variable in class com.isode.dsapi.aci.SimpleACIWorld.ACSA
Is this a BAC area? Default is 'false' for SAC, which is the preferred mode.
isBAC - Variable in class com.isode.dsapi.config.DSACreationTemplate.AdminPoint
true: BAC area, false: SAC area (default)
isBasic() - Method in class com.isode.dsapi.config.PeerAuthData
Determine if auth data is in basic form.
isBindable() - Method in class com.isode.dsapi.profile.BindProfile
Returns whether this Bind Profile is bindable.
isBlank() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
 
isBound() - Method in class com.isode.dsapi.DirectorySession
Determine whether the session is bound.
isCATypeEntry(Entry) - Static method in class com.isode.dsapi.util.DsapiX509Utils
Determine if the entry represents a Certificate Authority by looking at its object class (e.g.
isChildOf(DN) - Method in class com.isode.dsapi.DN
Check if this DN is an immediate child of the argument.
isClosed() - Method in class com.isode.dsapi.RandomAccessLDIF
Check if RandomAccessLDIF has been closed yet.
isCollective() - Method in class com.isode.dsapi.AttributeType
Determine whether the local schema regards this AttributeType as a 'collective' type.
isComplete() - Static method in class com.isode.dsapi.util.SaslAttributeTypes
Returns true if all fields has been initialised successfully.
isDescendantOf(DN) - Method in class com.isode.dsapi.DN
Check if this DN is a descendant (inferior) of the argument.
isDsaBindProfile() - Method in class com.isode.dsapi.profile.BindProfile
Test whether this is a DSA bind profile or not.
isDSAReachable(BindProfileAddress) - Static method in class com.isode.dsapi.internal.DsapiUtils
Determine if DSA is reachable or not
isDSAReachable(String) - Static method in class com.isode.dsapi.internal.DsapiUtils
Determine if DSA is reachable or not
isEmpty() - Method in class com.isode.dsapi.aci.SimpleACIRole
Return true if this role is empty, i.e.
isEmpty() - Static method in class com.isode.dsapi.config.FailoverGroups
Determine whether there is any failover information at all yet.
isEmpty() - Method in class com.isode.dsapi.Selection
Determine whether this represents an empty selection.
isEmpty() - Method in class com.isode.dsapi.util.DNSet
Test whether the set is empty.
isEmpty() - Method in interface com.isode.dsapi.util.ISeqEntry
Is the entry empty (no attributes)?
isEmpty() - Method in class com.isode.dsapi.util.MapEntry
Is the entry empty (no attributes)?
isEmpty() - Method in class com.isode.dsapi.util.SeqEntry
Is the entry empty (no attributes)?
isEnabled - Variable in class com.isode.dsapi.config.ShadowAgreement
 
ISeqEntry - Interface in com.isode.dsapi.util
ISeqEntry is an interface that both SeqEntry and MapEntry implement, covering just the SeqEntry features.
isEqualOrDescendantOf(DN) - Method in class com.isode.dsapi.DN
Check if this DN is equal to or is a descendant of the argument.
isExcludedFromPwdPolicy(Entry) - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine whether this user is excluded from password policy
isExtensibleObject() - Method in class com.isode.dsapi.ObjectClasses
Determine whether an Entry with these objectclasses is an extensible object.
isFailoverMaster() - Method in class com.isode.dsapi.config.ConfigEntry
Check if this DSA is configured as a failover master.
isFailoverMaster() - Method in class com.isode.dsapi.config.ConfigManager
 
isFailoverMember() - Method in class com.isode.dsapi.config.FailoverManager
Determine whether this DSA is part of a failover group.
isFailoverMirror() - Method in class com.isode.dsapi.config.ConfigManager
 
isFailoverParticipant(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Determine whether a specified DSA thinks it is part of a failover ] configuration.
isFileBased() - Method in class com.isode.dsapi.AttributeType
Test whether this is a file-based attribute according to the local schema.
isFinished() - Method in class com.isode.dsapi.bulk.DeleteSubTree
Test to see if the dump has finished.
isFinished() - Method in class com.isode.dsapi.bulk.LDIFDump
Test to see if the dump has finished.
isFinished() - Method in class com.isode.dsapi.bulk.LDIFLoad
Test to see if the dump has finished.
isFullFeatured() - Method in class com.isode.dsapi.profile.BindProfileList
Determine whether this BindProfileList is one which is fully compatible with the latest functionality.
isGLOBAL - Variable in enum class com.isode.dsapi.aci.SimpleACIWorld.ACSA.Type
 
isGrant - Variable in class com.isode.dsapi.aci.MutableACITuple
Is this a grant tuple (true) or a deny tuple (false)?
isGrant - Variable in class com.isode.dsapi.aci.SimpleACIRule
Are these grant rules (true) or deny rules (false)?
isGroup(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Determine whether a specific group DN is known about
isGroupConsistent(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Determine whether a specific group has consistent or inconsistent information.
isHGECipherAvailable() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Determine whether the DSA is advertising the cipher suite CryptoUtils.CIPHER_SUITES.TLS_RSA_WITH_AES_128_GCM_SHA256 in its list tlsAvailableCiphers.
isIDSet() - Method in class com.isode.dsapi.profile.IDValue
Indicates if an id value is set.
isIsodeServer(DirectorySession, DN) - Static method in class com.isode.dsapi.DSapi
Determine if the entry at a specified DN appears to be entry used for storing Isode server configuration (e.g.
isLeadObjectClass(int) - Method in class com.isode.dsapi.ObjectClasses
Determine whether the object-class at the given index is a 'lead' class in the set.
isLegalForLocalSchema() - Method in class com.isode.dsapi.AttributeValue
Determine whether this object contains a value which is is valid according to the local schema's definition of its AttributeType.
isLOCAL - Variable in enum class com.isode.dsapi.aci.SimpleACIWorld.ACSA.Type
 
isLoggable(LogRecord) - Method in class com.isode.logging.javadsapimsgLoggingHandler
Overrides superclass: all messages are "loggable" so far as the handler is concerned.
isManaged() - Method in class com.isode.dsapi.profile.BindProfile
Returns the managed flag associated with this BindProfile.
isManagedOnLocalSystem() - Method in class com.isode.dsapi.profile.BindProfile
Determine whether this BindProfile appears to be associated with a managed DSA on the local system.
isMatchAllPattern() - Method in class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Determine whether this DLSubmitPermission object represents a PATTERN that matches all ORNames.
isMultimaster() - Method in class com.isode.dsapi.config.ConfigManager
 
isNONE - Variable in enum class com.isode.dsapi.aci.SimpleACIWorld.ACSA.Type
 
isNoUserModification() - Method in class com.isode.dsapi.AttributeType
Determine whether the local schema regards this AttributeType as being marked 'no user modification'.
isNumeric(String) - Static method in class com.isode.dsapi.syntax.IsodeSyntax
Check for a numeric string.
isObjectClassPresent(String) - Method in class com.isode.dsapi.config.ConfigEntry
 
isObsolete() - Method in class com.isode.dsapi.AttributeType
Determine whether the local schema regards this AttributeType as being marked 'obsolete'.
IsodeBindProfiles - Class in com.isode.dsapi.profile
This class contains definitions and methods to allow applications to access the "isode-wide" bind profile file.
IsodeBindProfiles() - Constructor for class com.isode.dsapi.profile.IsodeBindProfiles
 
IsodeBindProfiles.PostUpgradeCallback - Interface in com.isode.dsapi.profile
Allows a callback to be made following the upgrading of a bindprofiles file.
IsodeDirectorySession - Class in com.isode.dsapi.internal
This class subclasses DirectorySession to provide extra functionality which is specific to Isode applications, but does not need to be part of the public java-dsapi interface.
IsodeDirectorySession(String) - Constructor for class com.isode.dsapi.internal.IsodeDirectorySession
Constructs a new object and verifies with that the specified address is valid.
IsodeDirectorySession(String, boolean) - Constructor for class com.isode.dsapi.internal.IsodeDirectorySession
Constructs a new object and verifies with that the specified address is valid.
IsodeDirectorySession.DsaVersion - Enum Class in com.isode.dsapi.internal
This enum indicates the DSA version of the Isode directory or Unknown.
isodeDSPFilterAllowPeers - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: isodeDSPFilterAllowPeers
isodeDSPFilterAllowUnknown - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: isodeDSPFilterAllowUnknown
isodeIdentityDirectory - Static variable in class com.isode.dsapi.Identity
Isode specific directory for storing identities
isodeIdentityDirectoryFile - Static variable in class com.isode.dsapi.Identity
A File object which corresponds to Identity.isodeIdentityDirectory
isodeMonitorMode - Static variable in class com.isode.dsapi.util.DSAttrType
Optional (may be null): isodeMonitorMode
isodeSASLAllowAnonymousImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLAllowPlainImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGenericBase - Static variable in class com.isode.dsapi.util.SaslAttributeTypes
 
isodeSASLGenericBaseImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGenericDomain - Static variable in class com.isode.dsapi.util.SaslAttributeTypes
 
isodeSASLGenericDomainImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGenericDomainMatchAttr - Static variable in class com.isode.dsapi.util.SaslAttributeTypes
 
isodeSASLGenericDomainMatchAttrImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGenericFullMatchAttr - Static variable in class com.isode.dsapi.util.SaslAttributeTypes
 
isodeSASLGenericFullMatchAttrImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGenericNamingAttr - Static variable in class com.isode.dsapi.util.SaslAttributeTypes
 
isodeSASLGenericNamingAttrImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGenericRule - Static variable in class com.isode.dsapi.util.SaslAttributeTypes
 
isodeSASLGenericRuleImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGenericUserMatchAttr - Static variable in class com.isode.dsapi.util.SaslAttributeTypes
 
isodeSASLGenericUserMatchAttrImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGenericUsers - Static variable in class com.isode.dsapi.util.SaslAttributeTypes
 
isodeSASLGenericUsersImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGSSAPIBaseImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGSSAPIFullMatchAttrImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGSSAPINamingAttrImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGSSAPIRealmImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGSSAPIRealmMatchAttrImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGSSAPIRuleImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGSSAPIUserMatchAttrImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLGSSAPIUsersImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLMaxSSFImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
isodeSASLMinSSFImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
IsodeSyntax<ASNSYNTAX extends BERCodable> - Class in com.isode.dsapi.syntax
This is an abstract class used to help deal with syntaxes for which an ASN definition is available in isode-asn.
IsodeSyntax() - Constructor for class com.isode.dsapi.syntax.IsodeSyntax
Create a new object, and call the subclass IsodeSyntax.reset() method.
IsodeSyntax(byte[]) - Constructor for class com.isode.dsapi.syntax.IsodeSyntax
Construct a new object based on a byte array containing the BER representation of an object.
IsodeSyntax(ASNSYNTAX) - Constructor for class com.isode.dsapi.syntax.IsodeSyntax
Create a new object from an existing ASN representation.
IsodeSyntax(AttributeValue) - Constructor for class com.isode.dsapi.syntax.IsodeSyntax
Create a new object from a suitable AttributeValue.
IsodeSyntax(String) - Constructor for class com.isode.dsapi.syntax.IsodeSyntax
Create a new object from a string representation.
IsodeSyntax.SyntaxInfo - Class in com.isode.dsapi.syntax
A SyntaxInfo keeps track of various information that the IsodeSyntax class uses to process string representations of the values.
isOffline() - Method in class com.isode.dsapi.config.MESH.AgreementInfo
Whether server is offline.
isOnDisk() - Method in class com.isode.dsapi.x509.PendingIdentity
Determine if the pending identity exists on disk
isOnline() - Method in class com.isode.dsapi.config.MESH.ServerInfo
Whether the server is online.
isOnline(DN) - Static method in class com.isode.dsapi.config.FailoverGroups
Report online state.
isOperational() - Method in class com.isode.dsapi.AttributeType
Determine whether the local schema regards this AttributeType as being marked 'operational'.
isOtherTimes - Variable in class com.isode.dsapi.config.ShadowAgreement
 
isPagedResultsIndication() - Method in class com.isode.dsapi.Indication
Determine whether this Indication relates to a search that requested paged results.
isPassphraseModifiedSinceLastLoad() - Method in class com.isode.dsapi.profile.BindProfileList
This function reads the bind profile file just to get the encryption info to figure out if the bind profile passphrase has been changed or not
isPasswordIdle(Entry) - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine whether the password for this user has been unused for more than the configured value for password policy's "pwdMaxIdle".
isPasswordInValidityPeriod(Entry) - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determines whether the user represented by the specified entry has a passwordStartTime that is before the current time, and a passwordEndTime that is later than the current time.
isPasswordPolicyEnabled() - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine whether password policy is enabled.
isPasswordPresent(Entry) - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine whether an account has a password attribute (where the attribute name comes from password policy, or, if password policy is not enabled or does not specify an attribute, then "userPassword").
isPasswordRequired() - Method in enum class com.isode.dsapi.config.PeerAuthMode
Determines if a password needs to be associated with the authentication mode.
isPasswordRequired() - Method in class com.isode.dsapi.profile.BindProfile
Determine whether a password must be provided when this BindProfile is used to make a connection.
isPasswordResetRequired(Entry) - Method in class com.isode.dsapi.config.PasswordPolicyConfig
Determine whether an account requires a password reset before it can be used.
isPrintable() - Method in class com.isode.dsapi.AttributeType
Determine whether values of this AttributeType have a printable string representation.
isPrintableSyntax(int) - Static method in class com.isode.dsapi.DSapi
Determine whether a specific syntax has a printable String representation.
isPseudoDN() - Method in class com.isode.dsapi.AttributeType
Determine whether this AttributeType is one which has a String representation that is likely to be a DN.
isReadOnly() - Method in class com.isode.dsapi.profile.BindProfileList
Determine whether this object is "read-only".
isReferral() - Method in class com.isode.dsapi.Indication
Determine whether this Indication represents a referral error.
isRequired(AttributeType) - Method in class com.isode.dsapi.ObjectClasses
Determine whether a particular AttributeType would be required within an Entry which has this set of objectclasses (in other words, whether the type is compulsory).
isRequired(String) - Method in class com.isode.dsapi.ObjectClasses
Determine whether a particular type of attribute would be required within an Entry which had this set of objectclasses (in other words, whether the type is compulsory).
isReverse(PeerAuthData) - Method in class com.isode.dsapi.config.PeerAuthData
Determine if given auth data is reverse of this one.
isRootACSA() - Method in class com.isode.dsapi.aci.SimpleACIWorld.ACSA
Test whether this is the root ACSA.
isRootDN() - Method in class com.isode.dsapi.DN
Determines whether this object represents a root DN
isSameMajorVersion() - Method in class com.isode.dsapi.config.ConfigManager
Check whether the connected server has the same major version as this client.
isSameMinorVersion() - Method in class com.isode.dsapi.config.ConfigManager
Check whether the connected server has the same minor version as this client.
isSameValue(DN) - Method in class com.isode.dsapi.DN
Test whether this distinguished name is equivalent to another.
isSameValue(RDN) - Method in class com.isode.dsapi.RDN
Test whether this value is equivalent to another.
isSaslIDBased() - Method in enum class com.isode.dsapi.SASLMechanism
Returns true when mechanism is based on SASL ID, false in other cases.
isSelectingAllOper() - Method in class com.isode.dsapi.Selection
Determine whether this Selection specifies "all operational attributes"
isSelectingAllUser() - Method in class com.isode.dsapi.Selection
Determine whether this Selection specifies "all user attributes"
isServerIdentityOK() - Method in class com.isode.dsapi.DirectorySession.SessionCertificates
Determine whether the server's identity matched that provided in the server certificate.
isServerIdOk - Variable in class com.isode.dsapi.profile.BindProfile.BoundSession
 
isServerOnline(DN) - Static method in class com.isode.dsapi.config.MESH
Check if multimaster server is up (at last check).
isServerOnLocalSystem() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Determine (if possible) whether the server that is connected on this session is running on the local system.
isSHADOW - Variable in enum class com.isode.dsapi.aci.SimpleACIWorld.ACSA.Type
 
isSingleValue() - Method in class com.isode.dsapi.AttributeType
Determine whether the local schema regards this AttributeType as single-valued.
isStandAlone() - Method in class com.isode.dsapi.config.ConfigManager
Determine if DSA is stand alone.
isStandAloneOrMaster() - Method in class com.isode.dsapi.config.ConfigManager
Determine if DSA is stand alone or a failover master.
isStrongAuthActive() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
For a session that has been bound, determine whether this DSA reports that strong authentication is active.
isStructural(int) - Method in class com.isode.dsapi.ObjectClasses
Determine whether the object-class at the given index is a structural class
isSubClass(int, int) - Method in class com.isode.dsapi.ObjectClasses
Determine whether one object-class in the set is a subclass of another in the same set.
isUniqueIDSet() - Method in class com.isode.dsapi.profile.BindProfile
Indicates if a unique id is set for the bind profile
isUnknown() - Method in class com.isode.dsapi.AttributeType
Check to see if the attribute-type is unknown to the loaded schema.
isUTF8String() - Method in class com.isode.dsapi.AttributeValue
Determine whether the value held in this object is a valid UTF-8 String.
isValid() - Method in class com.isode.dsapi.syntax.IsodeSyntax
Determine whether the object represents a valid value.
isValid() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Does this object represent a valid ORAddress?
isValid() - Method in class com.isode.dsapi.syntax.mhs.ORName
Does this object represent a valid ORName?
isValid(List<DSACreationTemplate.OptRule>) - Method in class com.isode.dsapi.config.DSACreationTemplate.OptRuleLimit
Test whether the selections in the given list of OptRule instances are valid according to this limit.
isValidForOCs(DN) - Method in class com.isode.dsapi.config.DSACreationTemplate.DNParam
Test whether the given new value for 'repl' would be valid according to 'ocsfixed' flag.
isValidOrBlank() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Does this object represent a valid or blank ORAddress?
isValidOrBlankWithException() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Does this object represent a valid or blank ORAddress? returns if the OR Address is blank, or valid.
isValidStringValue(String, AttributeType) - Method in class com.isode.dsapi.syntax.IsodeSyntax
Determine whether a given String is a valid value for this type of attribute
items - Variable in class com.isode.dsapi.aci.SimpleACIWorld
List of active items combining roles and rules.
iterator() - Method in class com.isode.dsapi.Attribute
Returns an iterator over the values in this Attribute.
iterator() - Method in class com.isode.dsapi.DN
Returns an iterator over the RDNs in this DN
iterator() - Method in class com.isode.dsapi.GenericEntry
Returns an Iterator over whatever type of attributes that this entry stores.
iterator() - Method in class com.isode.dsapi.Indication
Returns an iterator over the entries in this Indication
iterator() - Method in class com.isode.dsapi.profile.BindProfileList
Returns an Iterator over the contained BindProfile instances.
iterator() - Method in class com.isode.dsapi.RDN
Iterate through all the Attributes in this RDN.
iterator() - Method in class com.isode.dsapi.Referral
Returns an iterator over the addresses in this Referral
iterator() - Method in exception com.isode.dsapi.ReferralException
Returns an iterator over the referrals for this object.
iterator() - Method in class com.isode.dsapi.Selection
For a Selection which names a set of attribute types, return an iterator over the AttributeTypes held by this Selection, or otherwise return an iterator over an empty list.
iterator() - Method in class com.isode.dsapi.util.DNSet
Iterate through the DNs in the set.
iterator() - Method in interface com.isode.dsapi.util.ISeqEntry
Iterator
iterator() - Method in class com.isode.dsapi.util.MapEntry
Iterator
iterator() - Method in class com.isode.dsapi.util.SeqEntry
Iterator
ITOT - Enum constant in enum class com.isode.dsapi.config.ConnectionPolicy
 
ITOT - Enum constant in enum class com.isode.dsapi.syntax.NetworkAddress.Type
ITOT
ITOTS - Enum constant in enum class com.isode.dsapi.config.ConnectionPolicy
 
ITOTS - Enum constant in enum class com.isode.dsapi.syntax.NetworkAddress.Type
ITOTS
ITOTSPreferred - Enum constant in enum class com.isode.dsapi.config.ConnectionPolicy
 

J

JAVADSAPI_VERSION - Static variable in interface com.isode.dsapi.SWIG_DSAPIConstants
 
JavadsapiLog - Class in com.isode.logging
This class provides methods to log messages for the javadsapimsg facility.
JavadsapiLog() - Constructor for class com.isode.logging.JavadsapiLog
 
javadsapimsgLoggingHandler - Class in com.isode.logging
This class provides a Handler which when attached to a Logger which will cause messages to be sent to the Isode logging system using the javadsapimsg facility.
javadsapimsgLoggingHandler() - Constructor for class com.isode.logging.javadsapimsgLoggingHandler
 
jni_diff(int, Entry, Entry) - Method in class com.isode.dsapi.ChangeEntry
Calculate differences and save in the current ModifyEntry or AddEntry.
jni_dispose() - Method in class com.isode.dsapi.DN
Native function used to clean up any C data structures attached to this object when it is destroyed in finalization.
jni_dispose() - Method in class com.isode.dsapi.RDN
Native function used to clean up any C data structures attached to this object when it is destroyed in finalisation.
jni_trace_enter(String) - Static method in class com.isode.logging.JavadsapiLog
jni_trace_enter (severity detail) : The JNI function was entered.
jni_trace_enter_isLoggable() - Static method in class com.isode.logging.JavadsapiLog
Determine whether any log stream is currently logging jni_trace_enter messages
jni_trace_enter_text - Static variable in class com.isode.logging.JavadsapiLog
 
jni_trace_exception_pending(String) - Static method in class com.isode.logging.JavadsapiLog
jni_trace_exception_pending (severity detail) : The JNI function returned with a pending exception
jni_trace_exception_pending_isLoggable() - Static method in class com.isode.logging.JavadsapiLog
Determine whether any log stream is currently logging jni_trace_exception_pending messages
jni_trace_exception_pending_text - Static variable in class com.isode.logging.JavadsapiLog
 
jni_trace_leave_int(String, int) - Static method in class com.isode.logging.JavadsapiLog
jni_trace_leave_int (severity detail) : The JNI function returned.
jni_trace_leave_int_isLoggable() - Static method in class com.isode.logging.JavadsapiLog
Determine whether any log stream is currently logging jni_trace_leave_int messages
jni_trace_leave_int_text - Static variable in class com.isode.logging.JavadsapiLog
 
jni_trace_leave_string(String, String) - Static method in class com.isode.logging.JavadsapiLog
jni_trace_leave_string (severity detail) : The JNI function returned.
jni_trace_leave_string_isLoggable() - Static method in class com.isode.logging.JavadsapiLog
Determine whether any log stream is currently logging jni_trace_leave_string messages
jni_trace_leave_string_text - Static variable in class com.isode.logging.JavadsapiLog
 
jni_trace_throwing(String) - Static method in class com.isode.logging.JavadsapiLog
jni_trace_throwing (severity detail) : JNI is throwing an exception to the Java layer
jni_trace_throwing_isLoggable() - Static method in class com.isode.logging.JavadsapiLog
Determine whether any log stream is currently logging jni_trace_throwing messages
jni_trace_throwing_text - Static variable in class com.isode.logging.JavadsapiLog
 
jni_unexpected_exception(String) - Static method in class com.isode.logging.JavadsapiLog
jni_unexpected_exception (severity error) : An exception has been caught during JNI cleanup, which probably indicates a serious Java problem or a programming error.
jni_unexpected_exception_isLoggable() - Static method in class com.isode.logging.JavadsapiLog
Determine whether any log stream is currently logging jni_unexpected_exception messages
jni_unexpected_exception_text - Static variable in class com.isode.logging.JavadsapiLog
 

K

key - Variable in class com.isode.dsapi.util.EntryInfo
Key for sorting
keySet() - Method in class com.isode.dsapi.profile.AttributeBlock
Get a Set containing all the keys in the AttributeBlock
KNOWLEDGE - Enum constant in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
Knowledge references (naming contexts, subordinate references, cross-references, admin points and subentries) below the root DN.

L

label - Variable in class com.isode.dsapi.aci.SimpleACIRole
Role name.
label - Variable in class com.isode.dsapi.aci.SimpleACIRule
Label of this rule.
label - Variable in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Label of this rule tuple.
label - Variable in class com.isode.dsapi.config.DSACreationTemplate.DNParam
Label of param, to use as prompt.
label - Variable in class com.isode.dsapi.config.DSACreationTemplate
Label, never null for DSA creation.
label - Variable in class com.isode.dsapi.config.DSACreationTemplate.MandGroup
Label for describing mandatory group.
label - Variable in class com.isode.dsapi.config.DSACreationTemplate.OptGroup
Label for question describing optional group.
label - Variable in class com.isode.dsapi.config.DSACreationTemplate.OptRule
Label for question describing optional rule.
label - Variable in class com.isode.dsapi.config.DSACreationTemplate.PWParam
Label to describe the user whose password this is.
lastError - Variable in class com.isode.dsapi.config.ShadowAgreement
 
lastError() - Method in class com.isode.dsapi.config.ShadowAgreement
Last error, 0 indicates no error.
lastErrorString() - Method in class com.isode.dsapi.config.ShadowAgreement
Last error as a string.
lastErrorTime - Variable in class com.isode.dsapi.config.ShadowAgreement
 
lastErrorTime() - Method in class com.isode.dsapi.config.ShadowAgreement
Last error time, if there is one,
lastSuccessTime - Variable in class com.isode.dsapi.config.ShadowAgreement
 
lastSuccessTime() - Method in class com.isode.dsapi.config.ShadowAgreement
Last success time, if there is one.
lastUpdateTime - Variable in class com.isode.dsapi.config.ShadowAgreement
 
lastUpdateTime() - Method in class com.isode.dsapi.config.ShadowAgreement
Last update time, if there is one.
LATEST_VERSION - Static variable in class com.isode.dsapi.profile.BindProfileList
Implementation version number.
LDAP - Enum constant in enum class com.isode.dsapi.config.ChainPolicy
LDAP only
LDAP - Enum constant in enum class com.isode.dsapi.config.Protocol
 
LDAP - Enum constant in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
LDAP
LDAP - Enum constant in enum class com.isode.dsapi.syntax.NetworkAddress.Type
LDAP
LDAP_CHANGELOG - Enum constant in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
LDAP changelog information
LDAP_THEN_DSP - Enum constant in enum class com.isode.dsapi.config.ChainPolicy
LDAP preferred
LDAPChangelogEntry - Class in com.isode.dsapi.config
This class wraps the LDAP Changelog entry stored in the directory session.
LDAPChangelogEntry(Entry, IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.LDAPChangelogEntry
Construct from the entry object.
LDAPDecoderEngine - Class in com.isode.dsapi.internal
Decodes LDAP messages passed to the Decoder.
LDAPDecoderEngine() - Constructor for class com.isode.dsapi.internal.LDAPDecoderEngine
 
LDAPDecoderEngineException - Exception in com.isode.dsapi.internal
Exception thrown by LDAPDecoderEngine if there is an error decoding the message.
LDAPDecoderEngineException() - Constructor for exception com.isode.dsapi.internal.LDAPDecoderEngineException
LDAPDecoderEngineException(String) - Constructor for exception com.isode.dsapi.internal.LDAPDecoderEngineException
Creates a new LDAPDecoderEngineException with the given error message.
LDAPFilter - Class in com.isode.dsapi.util
LDAP Filter validation, querying and conversion to other formats; see RFC4515.
LDAPFilter(String) - Constructor for class com.isode.dsapi.util.LDAPFilter
Construct an LDAPFilter instance from an LDAP filter string, using strict parsing.
LDAPFilter(String, boolean) - Constructor for class com.isode.dsapi.util.LDAPFilter
Construct an LDAPFilter instance from an LDAP filter string.
LDAPFilter.Expression - Class in com.isode.dsapi.util
 
LDAPFilter.TriBool - Enum Class in com.isode.dsapi.util
Tri-state boolean for filter evaluation.
LDAPFilter.Type - Enum Class in com.isode.dsapi.util
 
LDAPProfile - Class in com.isode.dsapi.util.cfg
Collects LDAP and SASL related configuration specifying directory location bind credentials and provides directory session.
LDAPProfile(DataReaderTrackingListener) - Constructor for class com.isode.dsapi.util.cfg.LDAPProfile
Constructs an LDAPProfile.
LDAPProfileException - Exception in com.isode.dsapi.util.cfg
LDAP Profile Exception (configuration errors).
LDAPProfileException() - Constructor for exception com.isode.dsapi.util.cfg.LDAPProfileException
Constructs a new exception with null as its detail message.
LDAPProfileException(String) - Constructor for exception com.isode.dsapi.util.cfg.LDAPProfileException
Constructs a new exception with the specified detail message.
LDAPProfileException(String, Throwable) - Constructor for exception com.isode.dsapi.util.cfg.LDAPProfileException
Constructs a new exception with the specified detail message and cause.
LDAPProfileException(Throwable) - Constructor for exception com.isode.dsapi.util.cfg.LDAPProfileException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
LDAPS - Enum constant in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
LDAPS
LDAPS - Enum constant in enum class com.isode.dsapi.syntax.NetworkAddress.Type
LDAPS
LDIF - Class in com.isode.dsapi
A class which enables loading and saving of records from/to LDIF files.
LDIF(String, String) - Constructor for class com.isode.dsapi.LDIF
Set up an LDIF stream for input and/or output with the given files.
ldif_file - Variable in class com.isode.dsapi.config.DSACreationTemplate
Filename of LDIF to load, or null if no entries need loading.
LDIFDump - Class in com.isode.dsapi.bulk
LDIF dump: for the list of DNs provided by the given DirectoryIterator, read the entries from the directory and dump them to the given LDIF file.
LDIFDump(DirectorySession, DirectoryIterator<DN>, String, boolean, boolean) - Constructor for class com.isode.dsapi.bulk.LDIFDump
Initialize the LDIFDump.
LDIFDump(DirectorySession, DirectoryIterator<DN>, String, boolean, boolean, LDIFSelector) - Constructor for class com.isode.dsapi.bulk.LDIFDump
Initialize the LDIFDump.
LDIFLoad - Class in com.isode.dsapi.bulk
LDIF Load.
LDIFLoad(DirectorySession, String, boolean, DN, DN, boolean, boolean) - Constructor for class com.isode.dsapi.bulk.LDIFLoad
Initialize the LDIFLoad.
LDIFLoad(DirectorySession, String, boolean, DN, DN, boolean, boolean, Substitutor) - Constructor for class com.isode.dsapi.bulk.LDIFLoad
Initialize the LDIFLoad.
LDIFSelector - Interface in com.isode.dsapi.bulk
Interface for a class which allows an LDIF dump to select whether a particular entry should be included in the dump or not.
length - Variable in class com.isode.dsapi.config.DSACreationTemplate.PWParam
Number of characters to generate in the password.
limitForOperation(ACITuple.Operation) - Method in class com.isode.dsapi.aci.ACITuple
Limit the permissions to those which affect the given operation.
limitRegion(ACIRegion) - Method in class com.isode.dsapi.aci.ACITuple
Limit the view of the rule to what intersects with the given region.
LIST - Enum constant in enum class com.isode.dsapi.aci.ACITuple.Operation
 
load() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Load up all the ACI information from the directory, clearing any currently loaded data.
load(ConfigEntry, Entry) - Method in class com.isode.dsapi.config.FailoverManager
Load failover entry & associated data.
load(Entry) - Method in class com.isode.dsapi.config.ConfigEntry
 
load(Entry) - Method in class com.isode.dsapi.config.ConsumerAgreement
 
load(Entry) - Method in class com.isode.dsapi.config.FailoverAgreement
Populate the fields in this object based on the contents of an Entry.
load(Entry) - Method in class com.isode.dsapi.config.FailoverEntry
 
load(Entry) - Method in class com.isode.dsapi.config.GDAMEntry
 
load(Entry) - Method in class com.isode.dsapi.config.GDAMManager
Load a GDAM entry.
load(Entry) - Method in class com.isode.dsapi.config.IndexEntry
 
load(Entry) - Method in class com.isode.dsapi.config.LDAPChangelogEntry
 
load(Entry) - Method in class com.isode.dsapi.config.LogConfigObject
Load the logging configuration for the dsa from its attribute.
load(Entry) - Method in class com.isode.dsapi.config.ManagedObject
Load values from an entry.
load(Entry) - Method in class com.isode.dsapi.config.MESHAgreementReport
 
load(Entry) - Method in class com.isode.dsapi.config.MESHEntry
 
load(Entry) - Method in class com.isode.dsapi.config.MESHManager
Load failover entry & associated data.
load(Entry) - Method in class com.isode.dsapi.config.MESHServerReport
 
load(Entry) - Method in class com.isode.dsapi.config.OAuthEntry
 
load(Entry) - Method in class com.isode.dsapi.config.OCSPService
 
load(Entry) - Method in class com.isode.dsapi.config.OCSPServiceManager
Load an OCSP service entry.
load(Entry) - Method in class com.isode.dsapi.config.PeerEntry
 
load(Entry) - Method in class com.isode.dsapi.config.PeerManager
Load a peer DSA object.
load(Entry) - Method in class com.isode.dsapi.config.SupplierAgreement
 
load(Entry, boolean) - Method in class com.isode.dsapi.config.ShadowManager
Load a shadow agreement object.
loadAgreement(Entry) - Method in class com.isode.dsapi.config.ShadowAgreement
Reload cached values.
loadAndLogErrors() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Load up ACI data from the directory, using SimpleACIWorld.load().
loadBERHash() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Load up the ACI information from the directory and calculate a hash from it.
loadConfigObject(ConfigManager.ConfigObjectClass) - Method in class com.isode.dsapi.config.ConfigManager
Load the given type of configuration data.
loadConfiguration() - Method in class com.isode.dsapi.profile.BindProfileList
Load the list of BindProfiles from disk.
loaded() - Method in class com.isode.dsapi.config.MESHManager
Check the MESH configuration entry has been loaded successfully.
loadIndexes() - Method in class com.isode.dsapi.config.GDAMEntry
Loads the indexes for this GDAM entry from the DB.
loadIsodeBindProfiles() - Static method in class com.isode.dsapi.profile.IsodeBindProfiles
Open the Isode bind profiles file in read-only mode, without decrypting any passwords.
loadIsodeBindProfiles(String, IsodeBindProfiles.PostUpgradeCallback) - Static method in class com.isode.dsapi.profile.IsodeBindProfiles
Open the Isode bind profiles file, upgrading from an old Sodium bindprofiles file if necessary.
loadIsodeInfo() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Perform a "best-efforts" attempt to read various information about the directory.
loadMonitorEntries() - Method in class com.isode.dsapi.config.MESHEntry
Read any monitor entries (subordinate to 'cn=mesh,cn=config'.
loadSIOAttributesFromAlternateDN(DN...) - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Ensure cached SIO values are up to date.
loadState() - Method in class com.isode.dsapi.config.MESH.ServerInfo
Update report information from that last read.
loadState(MESHAgreementReport) - Method in class com.isode.dsapi.config.MESH.AgreementInfo
Load information from the given MESHAgreementReport object.
loadState(Entry) - Method in class com.isode.dsapi.config.ShadowAgreement
Reload cached state values.
loadXML(XMLInput) - Static method in class com.isode.dsapi.aci.SimpleACIArea.Chop
Try to load up a Chop from XML.
loadXML(XMLInput) - Static method in class com.isode.dsapi.aci.SimpleACIArea.Region
Try to load up a region from XML.
loadXML(XMLInput) - Static method in class com.isode.dsapi.aci.SimpleACIRole
Try to load up a SimpleACIRole from XML.
loadXML(XMLInput) - Static method in class com.isode.dsapi.aci.SimpleACIRule
Try to load up SimpleACIRule from XML.
loadXML(XMLInput) - Static method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Try to load tuple from XML.
loadXML(XMLInput) - Static method in class com.isode.dsapi.config.DSACreationTemplate
Try to load up the DSACreationTemplate from XML.
loadXML(XMLInput, String) - Static method in class com.isode.dsapi.aci.SimpleACIArea
Try to load up a SimpleACIArea from XML.
loadXML(XMLInput, List<SimpleACIRule>, List<SimpleACIRole>) - Static method in class com.isode.dsapi.aci.SimpleACIItem
Try to load up the SimpleACIItem from XML using the given role and rule lists as context.
loadXML(String) - Static method in class com.isode.dsapi.aci.SimpleACIWorld
Load up a SimpleACIWorld from the given file.
LOCAL - Enum constant in enum class com.isode.dsapi.aci.SimpleACIWorld.ACSA.Type
Local ACSA: one that we can't understand, or that we can't handle for some reason, or that has been specifically marked as for local control only, and which will not be updated on the DIT on .save().
localACSA(DN) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Clear all prescriptive ACSA information from the admin point on next .save(), but leave it with bootstrap ACI and flagged as a local ACSA (i.e.
localityName - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: localityName
localPathsErrors - Static variable in class com.isode.dsapi.profile.IsodeBindProfiles
This variable contains a String with information about any error that has occurred when attempting to derive platform-specific pathnames.
lockReason - Variable in class com.isode.dsapi.config.PasswordPolicyConfig.AccountIssue
The reason for this issue
log_critical(String) - Static method in class com.isode.logging.JavadsapiLog
log_critical (severity critical) : A Java method logged a critical error.
log_critical_isLoggable() - Static method in class com.isode.logging.JavadsapiLog
Determine whether any log stream is currently logging log_critical messages
log_critical_text - Static variable in class com.isode.logging.JavadsapiLog
 
log_fine(String) - Static method in class com.isode.logging.JavadsapiLog
log_fine (severity detail) : A Java method logged a message for tracing purposes.
log_fine_isLoggable() - Static method in class com.isode.logging.JavadsapiLog
Determine whether any log stream is currently logging log_fine messages
log_fine_text - Static variable in class com.isode.logging.JavadsapiLog
 
log_finest(String) - Static method in class com.isode.logging.JavadsapiLog
log_finest (severity detail) : A Java method logged a message for tracing purposes.
log_finest_isLoggable() - Static method in class com.isode.logging.JavadsapiLog
Determine whether any log stream is currently logging log_finest messages
log_finest_text - Static variable in class com.isode.logging.JavadsapiLog
 
log_info(String) - Static method in class com.isode.logging.JavadsapiLog
log_info (severity information) : A Java method logged an informational message.
log_info_isLoggable() - Static method in class com.isode.logging.JavadsapiLog
Determine whether any log stream is currently logging log_info messages
log_info_text - Static variable in class com.isode.logging.JavadsapiLog
 
log_severe(String) - Static method in class com.isode.logging.JavadsapiLog
log_severe (severity error) : A Java method logged a severe error.
log_severe_isLoggable() - Static method in class com.isode.logging.JavadsapiLog
Determine whether any log stream is currently logging log_severe messages
log_severe_text - Static variable in class com.isode.logging.JavadsapiLog
 
log_warning(String) - Static method in class com.isode.logging.JavadsapiLog
log_warning (severity warning) : A Java method logged a warning message.
log_warning_isLoggable() - Static method in class com.isode.logging.JavadsapiLog
Determine whether any log stream is currently logging log_warning messages
log_warning_text - Static variable in class com.isode.logging.JavadsapiLog
 
LogConfigObject - Class in com.isode.dsapi.config
Class representing DSA's logging configuration streams
logger - Static variable in class com.isode.dsapi.config.ManagedObject
 
logger - Static variable in class com.isode.dsapi.config.OCSPServiceManager
 
logger - Static variable in class com.isode.dsapi.GenericEntry
 
logger - Static variable in class com.isode.dsapi.syntax.IsodeSyntax
 
LOGIN - Enum constant in enum class com.isode.dsapi.SASLMechanism
 

M

mail - Static variable in class com.isode.dsapi.util.SaslAttributeTypes
 
main(String[]) - Static method in class com.isode.dsapi.config.DSASetupCLI
Entry-point for creating a DSA from the command line.
main(String[]) - Static method in class com.isode.dsapi.profile.BindProfileCLI
 
makeGlobal() - Method in class com.isode.dsapi.aci.SimpleACIArea
Make this area apply to the whole DIT, from root downwards.
makeLatestVersion(String) - Method in class com.isode.dsapi.profile.BindProfileList
Promote this object to one which has the latest functionality, and/or specify the name of the file to which the object should be saved.
makeNameUnique(BindProfile) - Method in class com.isode.dsapi.profile.BindProfileList
Make the name of a bind profile unique by appending numbers.
makeNameUnique(String) - Method in class com.isode.dsapi.profile.BindProfileList
Make a bind profile name unique by appending numbers.
makeRoleNameUnique(SimpleACIRole) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Check that the given role's name is unique, and if it isn't, add a number to the name to make it unique.
makeRuleNameUnique(SimpleACIRule) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Check that the given rule's name is unique, and if it isn't, add a number to the name to make it unique.
makeValid(List<DSACreationTemplate.OptRule>, DSACreationTemplate.OptRule) - Method in class com.isode.dsapi.config.DSACreationTemplate.OptRuleLimit
Make selections valid in the given or_list, keeping the given OptRule selected (assuming that it is already selected).
managed - Variable in class com.isode.dsapi.profile.BindProfile
 
ManagedObject - Class in com.isode.dsapi.config
A managed object corresponds with a logical configuration object, e.g.
ManagedObject(Entry, IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.ManagedObject
Constructor.
manager_dn - Variable in class com.isode.dsapi.config.DSACreationTemplate
DN of config user who will be put into the bind profile installed for D3M's use after creation is complete, or null if the superuser should be left active.
mand_group_list - Variable in class com.isode.dsapi.config.DSACreationTemplate
List of mandatory groups, or empty list.
MandGroup() - Constructor for class com.isode.dsapi.config.DSACreationTemplate.MandGroup
 
map - Variable in class com.isode.dsapi.util.MapEntry
Map of attributes
MapEntry - Class in com.isode.dsapi.util
MapEntry is a JNI-free representation of an entry designed for fast random access to attributes, designed for extensively modifying an entry in place.
MapEntry(AddEntry) - Constructor for class com.isode.dsapi.util.MapEntry
Constructor from AddEntry
MapEntry(DN) - Constructor for class com.isode.dsapi.util.MapEntry
Constructor from a DN
MapEntry(Entry) - Constructor for class com.isode.dsapi.util.MapEntry
Constructor from Entry
MapEntry(SeqEntry) - Constructor for class com.isode.dsapi.util.MapEntry
Constructor from SeqEntry
MASAP - Class in com.isode.dsapi.syntax
Class representation of MASAP.
MASAP(byte[]) - Constructor for class com.isode.dsapi.syntax.MASAP
Construct a new object based on a byte array containing the BER representation of a MASAP.
MASAP(AttributeValue) - Constructor for class com.isode.dsapi.syntax.MASAP
Create a new MASAP object from a suitable AttributeValue.
MASAP(String) - Constructor for class com.isode.dsapi.syntax.MASAP
Create a new MASAP object from a String representation
MASAP(List<MOSAP>) - Constructor for class com.isode.dsapi.syntax.MASAP
Create an MASAP object using given data.
mask - Variable in enum class com.isode.dsapi.aci.PermBit
Bitmask for grant or deny bit stored in ACITuple.
mask - Variable in enum class com.isode.dsapi.syntax.DSEType.Flag
 
mask - Variable in enum class com.isode.dsapi.syntax.MonitorMode.Flag
 
MASTER - Enum constant in enum class com.isode.dsapi.syntax.MOSAP.Category
Master
mastered - Variable in class com.isode.dsapi.config.DSACreationTemplate.NamingContext
TRUE if this naming context is owned by master DSA, FALSE if consumed by master DSA (relevant on creating a shadow)
match - Variable in class com.isode.dsapi.config.DSACreationTemplate.IndexRequest
 
MATCHALL - Static variable in class com.isode.dsapi.DirectorySession
Filter string which matches all entries: "(objectclass=*)".
max - Variable in class com.isode.dsapi.aci.ACISubtreeSpec
Maximum depth, or -1 for infinite.
max - Variable in class com.isode.dsapi.aci.SimpleACIArea.Region
Maximum depth, or -1 for infinite.
MCONSOLE - Enum constant in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
MConsole private things
MConsoleEncrypter - Class in com.isode.dsapi.profile
This class should be used when loading bind profiles for MConsole, so that data in the bind profile which is sensitive is properly encrypted/decrypted using the bind profile passphrase.
MConsoleEncrypter() - Constructor for class com.isode.dsapi.profile.MConsoleEncrypter
 
MD5 - Enum constant in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
MD5 Digest
mechanisms - Variable in class com.isode.dsapi.SASLParameters
A set of SASL mechanisms.
MEMBER_HAS_INCORRECT_MEMBERLIST - Enum constant in enum class com.isode.dsapi.config.FailoverGroups.ErrorType
A member of a group is reporting a list of members which is not the same as the "actual" list of members that the master has.
MEMBER_HAS_MASTER_WHICH_IS_NOT_MEMBER - Enum constant in enum class com.isode.dsapi.config.FailoverGroups.ErrorType
A member of a group is reporting a master who isn't in the member list.
MEMBER_REPORTS_WRONG_MASTER - Enum constant in enum class com.isode.dsapi.config.FailoverGroups.ErrorType
A member of a group reports a master as being another member which doesn't think it's a master
memberHasMasterWhichIsNotMember(DN, DN) - Static method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Create an ErrorInfo object for MEMBER_HAS_MASTER_WHICH_IS_NOT_MEMBER
memberReportsWrongMaster(DN, DN) - Static method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Create an ErrorInfo object for MEMBER_REPORTS_WRONG_MASTER
MEMBERSHIP_DISPUTED - Enum constant in enum class com.isode.dsapi.config.FailoverGroups.ErrorType
A single DSA is reported by some people, but not all, as being a member of a specific group
membershipDisputed(DN, DN) - Static method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Create an ErrorInfo object for MEMBERSHIP_DISPUTED
memberWithIncorrectMemberList(DN, DN) - Static method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Create an ErrorInfo object for MEMBER_HAS_INCORRECT_MEMBERLIST
merge(SimpleACIArea.Region) - Method in class com.isode.dsapi.aci.SimpleACIArea.Region
Try to merge two regions to create a new region.
MESH - Class in com.isode.dsapi.config
MESH keeps track of configuration information related to the multimaster configuration.
MESH - Enum constant in enum class com.isode.dsapi.syntax.NetworkAddress.Type
MESH
MESH() - Constructor for class com.isode.dsapi.config.MESH
 
MESH_AGREEMENT_STATE - Enum constant in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
MESH agreement monitoring information in objects of type isodeMESHAgreementState.
MESH_CONFIG - Enum constant in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
MESH configuration data in the object of type isodeMESHConfiguration.
MESH.AgreementInfo - Class in com.isode.dsapi.config
Object representing per-group state.
MESH.AgreementState - Enum Class in com.isode.dsapi.config
 
MESH.Group - Class in com.isode.dsapi.config
Set of distinct MESH groups (where a group is all of the servers in a particular MESH configuration).
MESH.GroupState - Class in com.isode.dsapi.config
Object representing per-group state.
MESH.ServerInfo - Class in com.isode.dsapi.config
Object representing per-server state.
MESH.ServerState - Enum Class in com.isode.dsapi.config
 
MESH.State - Class in com.isode.dsapi.config
Top-level object returned to callers.
MESHAgreementReport - Class in com.isode.dsapi.config
MESHAgreementReport encapsulates the reported state of a MESH agreement.
MESHAgreementReport(Entry, IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.MESHAgreementReport
Constructor.
MESHEntry - Class in com.isode.dsapi.config
MESH (multimaster) configuration entry representation.
MESHEntry(Entry, IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.MESHEntry
Construct from the entry object.
meshInitPA - Variable in class com.isode.dsapi.config.DSACreationTemplate
Presentation address of multimaster server that will be used to perform initial population of this new one.
MESHManager - Class in com.isode.dsapi.config
Manages MESH (multimaster) related configuration.
MESHManager(IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.MESHManager
MESHManager constructor.
MESHServerReport - Class in com.isode.dsapi.config
MESHServerReport encapsulates the reported state of a MESH server (as reported a particular multimaster server).
MESHServerReport(Entry, IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.MESHServerReport
Constructor.
MHS_TEMPLATE_DIR - Static variable in class com.isode.dsapi.config.DSASetup
Directory where MConsole templates are stored
min - Variable in class com.isode.dsapi.aci.ACISubtreeSpec
Minimum depth, or 0 for all.
min - Variable in class com.isode.dsapi.aci.SimpleACIArea.Region
Minimum depth, or 0 for all.
minimumBPLVersion - Variable in class com.isode.dsapi.profile.BindProfile
The minimum version of the BindProfileList implementation which could be used to save this object.
minSearchLevelImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
MIRROR - Enum constant in enum class com.isode.dsapi.config.DSACreationTemplate.DSAType
 
missedPrevious - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
MLCEncrypter - Class in com.isode.dsapi.profile
This class should be used when loading bind profiles for MLC, so that data in the bind profile which is sensitive is properly encrypted/decrypted using the bind profile passphrase.
MLCEncrypter() - Constructor for class com.isode.dsapi.profile.MLCEncrypter
 
MLINK_TEMPLATE_DIR - Static variable in class com.isode.dsapi.config.DSASetup
Directory where M-Link related templates are stored
modify(ModifyEntry, CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Modify an entry synchronously.
Modify - Enum constant in enum class com.isode.dsapi.aci.PermBit
 
MODIFY - Enum constant in enum class com.isode.dsapi.aci.ACITuple.Operation
 
MODIFY_DN - Enum constant in enum class com.isode.dsapi.aci.ACITuple.Operation
 
MODIFY_RDN - Enum constant in enum class com.isode.dsapi.aci.ACITuple.Operation
 
ModifyEntry - Class in com.isode.dsapi
A ModifyEntry is used to store a list of modifications to the attributes within an Entry.
ModifyEntry(DN) - Constructor for class com.isode.dsapi.ModifyEntry
Create a new empty ModifyEntry using a specified DN
ModifyEntry(Entry, Entry) - Constructor for class com.isode.dsapi.ModifyEntry
Create a new ModifyEntry by comparing two Entry instances.
MonitorMode - Class in com.isode.dsapi.syntax
The MonitorMode syntax is a bit string.
MonitorMode() - Constructor for class com.isode.dsapi.syntax.MonitorMode
Construct an empty MonitorMode.
MonitorMode(AttributeValue) - Constructor for class com.isode.dsapi.syntax.MonitorMode
Constructor from an AttributeValue.
MonitorMode(MonitorMode) - Constructor for class com.isode.dsapi.syntax.MonitorMode
Copy constructor.
MonitorMode.Flag - Enum Class in com.isode.dsapi.syntax
Enum for MonitorMode flags.
MOSAP - Class in com.isode.dsapi.syntax
This class stores information about a MOSAP.
MOSAP(AccessPoint, MOSAP.Category) - Constructor for class com.isode.dsapi.syntax.MOSAP
Constructor to create an object with the given data.
MOSAP(String) - Constructor for class com.isode.dsapi.syntax.MOSAP
Constructor to create an object with the given data.
MOSAP.Category - Enum Class in com.isode.dsapi.syntax
An enumeration defining the different categories that can be used to create a MOSAP.
msg - Variable in class com.isode.dsapi.aci.SimpleACIWorld.DNMessage
Message.
MSG_javadsapimsg_jni_trace_enter - Static variable in class com.isode.logging.JavadsapiLog
Unique message id for jni_trace_enter
MSG_javadsapimsg_jni_trace_exception_pending - Static variable in class com.isode.logging.JavadsapiLog
Unique message id for jni_trace_exception_pending
MSG_javadsapimsg_jni_trace_leave_int - Static variable in class com.isode.logging.JavadsapiLog
Unique message id for jni_trace_leave_int
MSG_javadsapimsg_jni_trace_leave_string - Static variable in class com.isode.logging.JavadsapiLog
Unique message id for jni_trace_leave_string
MSG_javadsapimsg_jni_trace_throwing - Static variable in class com.isode.logging.JavadsapiLog
Unique message id for jni_trace_throwing
MSG_javadsapimsg_jni_unexpected_exception - Static variable in class com.isode.logging.JavadsapiLog
Unique message id for jni_unexpected_exception
MSG_javadsapimsg_log_critical - Static variable in class com.isode.logging.JavadsapiLog
Unique message id for log_critical
MSG_javadsapimsg_log_fine - Static variable in class com.isode.logging.JavadsapiLog
Unique message id for log_fine
MSG_javadsapimsg_log_finest - Static variable in class com.isode.logging.JavadsapiLog
Unique message id for log_finest
MSG_javadsapimsg_log_info - Static variable in class com.isode.logging.JavadsapiLog
Unique message id for log_info
MSG_javadsapimsg_log_severe - Static variable in class com.isode.logging.JavadsapiLog
Unique message id for log_severe
MSG_javadsapimsg_log_warning - Static variable in class com.isode.logging.JavadsapiLog
Unique message id for log_warning
MSGDAM - Enum constant in enum class com.isode.dsapi.config.GDAMType
 
MTAInfo - Class in com.isode.dsapi.syntax.mhs
Class representation of an MTAInfo value.
MTAInfo(byte[]) - Constructor for class com.isode.dsapi.syntax.mhs.MTAInfo
Construct a new object based on a byte array containing the BER representation of an MTAInfo.
MTAInfo(MHSR.MTAInfo) - Constructor for class com.isode.dsapi.syntax.mhs.MTAInfo
Create a new MTAInfo object from an existing ASN representation.
MTAInfo(AttributeValue) - Constructor for class com.isode.dsapi.syntax.mhs.MTAInfo
Create a new MTAInfo object from a suitable AttributeValue.
MTAInfo(DN, int, String, int) - Constructor for class com.isode.dsapi.syntax.mhs.MTAInfo
Construct a new object based on a set of fields.
MTAInfo(String) - Constructor for class com.isode.dsapi.syntax.mhs.MTAInfo
Create a new MTAInfo object from a string representation.
MTAInfo.AEInfo - Class in com.isode.dsapi.syntax.mhs
Represents the AEInfo structure inside an MTAInfo
mtaNameType - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType (may be null): mtaName
multipleMasters(DN, Set<DN>) - Static method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Create an ErrorInfo object for GROUP_HAS_MULTIPLE_MASTERS
multiSettingReadFromFile(String, String) - Method in interface com.isode.dsapi.profile.BindProfileList.ISettingsEncrypter
A "multisetting" has been read from the BPL, and is offered in case there's anything in there that needs decrypting
multiSettingReadFromFile(String, String) - Method in class com.isode.dsapi.profile.MConsoleEncrypter
A "multisetting" has been read from the BindProfile file, and we are being the opportunity to see if the value requires any decryption
multiSettingReadFromFile(String, String) - Method in class com.isode.dsapi.profile.MLCEncrypter
A "multisetting" has been read from the BindProfile file, and we are being the opportunity to see if the value requires any decryption
multiSettingToBeWritten(String, String) - Method in interface com.isode.dsapi.profile.BindProfileList.ISettingsEncrypter
A "multisetting" is about to be written to BPL, and is offered in case there's anything in there that needs encrypting.
multiSettingToBeWritten(String, String) - Method in class com.isode.dsapi.profile.MConsoleEncrypter
A "multisetting" is going to be written the BindProfile file, and we are being given the opportunity to see if the value requires any encryption
multiSettingToBeWritten(String, String) - Method in class com.isode.dsapi.profile.MLCEncrypter
A "multisetting" has been read from the BindProfile file, and we are being the opportunity to see if the value requires any decryption
multiValueCount(String) - Method in class com.isode.dsapi.profile.BindProfile
Get the number of values for the given multi value key.
multiValuedSettings - Variable in class com.isode.dsapi.profile.BindProfile
Public HashMap of HashSets associated with the BindProfile.
multiValueIterator(String) - Method in class com.isode.dsapi.profile.BindProfile
Return an iterator over a specific set of multivalues in the bind profile.
multiValueSettingsIterator() - Method in class com.isode.dsapi.profile.BindProfile
Return an iterator over all the available multiValued settings in the bind profile.
MUST_SUPPLY_OLD_PASSWORD - Enum constant in enum class com.isode.dsapi.Indication.PasswordPolicyStatus
The old password must be supplied when changing the password.
MutableACITuple - Class in com.isode.dsapi.aci
A mutable version of an ACI tuple.
MutableACITuple() - Constructor for class com.isode.dsapi.aci.MutableACITuple
Constructor.
MVC_TEMPLATE_DIR - Static variable in class com.isode.dsapi.config.DSASetup
Directory where MVault templates are stored
myAuthRejected - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 

N

name - Variable in enum class com.isode.dsapi.aci.PermBit
Long name.
Name - Enum constant in enum class com.isode.dsapi.config.PeerAuthMode
Name only
nameEquals(String) - Method in class com.isode.dsapi.profile.AttributeBlock
Indicates if the name of the block is equal to the given value
nameToSyntaxID(String) - Static method in class com.isode.dsapi.DSapi
Get the syntax identifier associated with the given syntax name.
NamingContext() - Constructor for class com.isode.dsapi.config.DSACreationTemplate.NamingContext
 
nativeErrorToString(int) - Static method in exception com.isode.dsapi.DSAPIException
Translate native DS_Status error code value into a String, for example "DS_E_BADDN".
NativeLibraryException - Exception in com.isode.dsapi
This exception will be thrown when an unrecoverable error has been detected inside the native DSAPI library.
NativeLibraryException(String) - Constructor for exception com.isode.dsapi.NativeLibraryException
 
NativeLibraryException(String, int) - Constructor for exception com.isode.dsapi.NativeLibraryException
 
needLoginForm(SASLParameters) - Method in class com.isode.dsapi.util.oauth.OAuthClient
 
NettraceUtil - Class in com.isode.dsapi.internal
Utility class for creating and managing Nettraces in dsapi.
NettraceUtil() - Constructor for class com.isode.dsapi.internal.NettraceUtil
 
NETWORKADDR - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
NetworkAddress - Class in com.isode.dsapi.syntax
This class stores information about a network address in the following formats: TELEX, URI and OTHER.
NetworkAddress(NetworkAddress.Type, TelexData) - Constructor for class com.isode.dsapi.syntax.NetworkAddress
Constructor to create an object with the given data.
NetworkAddress(NetworkAddress.Type, URIData) - Constructor for class com.isode.dsapi.syntax.NetworkAddress
Constructor to create an object with the given data.
NetworkAddress(NetworkAddress.Type, String) - Constructor for class com.isode.dsapi.syntax.NetworkAddress
Constructor to create an object with the given data.
NetworkAddress(NetworkAddress, String) - Constructor for class com.isode.dsapi.syntax.NetworkAddress
Constructor to create an object which is a copy of the given object but replaces the host name with the given host name.
NetworkAddress(NetworkAddress, String, int) - Constructor for class com.isode.dsapi.syntax.NetworkAddress
Creates a copy of a NetworkAddress, but with the hostName and portNo replaced with given values.
NetworkAddress(String) - Constructor for class com.isode.dsapi.syntax.NetworkAddress
Constructor to create an object with the given data.
NetworkAddress.Format - Enum Class in com.isode.dsapi.syntax
An enumeration defining the different address formats that can be used to create a network address.
NetworkAddress.Type - Enum Class in com.isode.dsapi.syntax
An enumeration defining the different address types that can be used to create a network address.
new_X400_Extension() - Static method in class com.isode.dsapi.internal.SWIG_DSAPI_INTERNALJNI
 
newAgreementID(DN, int) - Method in class com.isode.dsapi.config.ShadowManager
Find a free shadow agreement identifier from all the agreements for the peer.
next() - Method in class com.isode.dsapi.bulk.DirectoryDump
Return the next Entry from the directory search.
next() - Method in class com.isode.dsapi.bulk.DirectoryScan
Return the next Entry from the directory search.
next() - Method in class com.isode.dsapi.bulk.DirectoryScanDN
Return the next DN from the directory search.
next() - Method in class com.isode.dsapi.RandomAccessLDIF
Get the next entry from the search as a GenericEntry.
nextChange() - Method in class com.isode.dsapi.RandomAccessLDIF
Get the next entry from the search as a ChangeEntry.
nextDN() - Method in class com.isode.dsapi.RandomAccessLDIF
Get the next entry from the search as a DN.
nextEntry() - Method in class com.isode.dsapi.RandomAccessLDIF
Get the next entry from the search as an Entry.
nextPagedResultsPage() - Method in class com.isode.dsapi.Indication
Update the Indication with the next set of paged results.
NO_ATTRIBUTES - Enum constant in enum class com.isode.dsapi.Selection.SelectionType
No attributes
NO_CHAINING - Enum constant in enum class com.isode.dsapi.config.ChainPolicy
No chaining
NO_CONNECTION_POLICY - Enum constant in enum class com.isode.dsapi.config.ConnectionPolicy
 
NO_ERROR - Enum constant in enum class com.isode.dsapi.Indication.PasswordPolicyStatus
No error
NO_PASSWORD_PRESENT - Enum constant in enum class com.isode.dsapi.config.PasswordPolicyConfig.LOCK_REASON
The user's entry doesn't have a password attribute (as specified by password policy) and so will be unable to authenticate using password-based authentication.
noError - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
NoLimitProblem - Static variable in class com.isode.dsapi.Indication
Value returned by getLimitProblem() to indicate that all results were received.
NoMorePagedResultsException - Exception in com.isode.dsapi
Thrown when an attempt is made to request the next page of results from a paged-results search operation but no further results are available.
NoMorePagedResultsException(String, int) - Constructor for exception com.isode.dsapi.NoMorePagedResultsException
Constructs a new NoMorePagedResultsException with the specified message and error code
NON_DECRYPTED - Enum constant in enum class com.isode.dsapi.x509.PendingIdentity.PENDING_ID_TYPE
 
None - Enum constant in enum class com.isode.dsapi.config.PeerAuthMode
Anonymous
NONE - Enum constant in enum class com.isode.dsapi.aci.SimpleACIWorld.ACSA.Type
ACSA which currently exists on the DIT but which will be deleted on the next .save() call.
NoSuchAttributeException - Exception in com.isode.dsapi
Thrown when an attempt is made to access a named attribute which does not exist.
NoSuchAttributeException(String) - Constructor for exception com.isode.dsapi.NoSuchAttributeException
 
NoSuchAttributeException(String, int) - Constructor for exception com.isode.dsapi.NoSuchAttributeException
 
NoSuchEntryException - Exception in com.isode.dsapi
Thrown when an attempt is made to perform an operation on a non-existent entry in the directory.
NoSuchEntryException(Indication, int) - Constructor for exception com.isode.dsapi.NoSuchEntryException
Called by JNI to create a new object
NoSuchEntryException(String) - Constructor for exception com.isode.dsapi.NoSuchEntryException
 
NoSuchOperationException - Exception in com.isode.dsapi
Thrown when an attempt is made to reference a pending asynchronous operation, but the operation does not exist (either it never existed, or it did exist but has been completed).
NoSuchOperationException(String) - Constructor for exception com.isode.dsapi.NoSuchOperationException
Constructs a new NoSuchOperationException with the specified message.
NoSuchOperationException(String, int) - Constructor for exception com.isode.dsapi.NoSuchOperationException
Constructs a new NoSuchOperationException with the specified message and error code
noSuitableCredentials - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
NOT - Enum constant in enum class com.isode.dsapi.util.LDAPFilter.Type
 
NOT_BUILT - Enum constant in enum class com.isode.dsapi.config.IndexEntry.IndexState
 
NOT_OK - Enum constant in enum class com.isode.dsapi.config.IndexEntry.IndexState
 
NOT_SET - Enum constant in enum class com.isode.dsapi.syntax.mhs.DLSubmitPermission.DLSubmitPermissionType
 
NOT_YET_CONNECTED - Enum constant in enum class com.isode.dsapi.DirectorySession.ConnectionState
A DirectorySession object exists but no bind operation has yet been attempted.
NotBoundException - Exception in com.isode.dsapi
Thrown when a bind attempt fails, or an attempt is made to communicate with the directory before a successful bind has been performed, or after a connection has been lost.
NotBoundException(String) - Constructor for exception com.isode.dsapi.NotBoundException
Constructs a new NotBoundException with the specified message.
NotBoundException(String, int) - Constructor for exception com.isode.dsapi.NotBoundException
Constructs a new NotBoundException with the specified message and error code
NotBoundException(String, Throwable) - Constructor for exception com.isode.dsapi.NotBoundException
Constructs a new NotBoundException with the specified message and cause.
note - Variable in class com.isode.dsapi.aci.SimpleACIRole
Note to explain intended usage of role, or ""
note - Variable in class com.isode.dsapi.aci.SimpleACIRule
Note to explain intended usage of rule, or ""
note - Variable in class com.isode.dsapi.config.DSACreationTemplate.MandGroup
A note that can be used as a tool tip
note - Variable in class com.isode.dsapi.config.DSACreationTemplate.OptGroup
A note that can be used as a tool tip
NotImplementedException - Exception in com.isode.dsapi
An exception thrown when an attempt is made to perform an operation that is not implemented.
NotImplementedException(String) - Constructor for exception com.isode.dsapi.NotImplementedException
 
NotImplementedException(String, int) - Constructor for exception com.isode.dsapi.NotImplementedException
 
NSSR - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
NTLM - Enum constant in enum class com.isode.dsapi.SASLMechanism
 
NUMUSERID - Static variable in class com.isode.dsapi.syntax.mhs.OR
 

O

OAUTH_CONFIG - Enum constant in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
OAuth configuration information
oauthAllowNonTLSMode - Static variable in class com.isode.dsapi.config.SchemaObjects
 
OAUTHBEARER - Enum constant in enum class com.isode.dsapi.SASLMechanism
 
OAuthCbkHandler - Class in com.isode.dsapi.util.oauth
 
OAuthCbkHandler(Object) - Constructor for class com.isode.dsapi.util.oauth.OAuthCbkHandler
 
OAuthClient - Class in com.isode.dsapi.util.oauth
 
OAuthClient() - Constructor for class com.isode.dsapi.util.oauth.OAuthClient
 
oauthEnable - Static variable in class com.isode.dsapi.config.SchemaObjects
 
OAuthEntry - Class in com.isode.dsapi.config
This class wraps an OAuth configuration entry stored.
OAuthEntry(Entry, IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.OAuthEntry
Construct from the entry object.
OAuthException - Exception in com.isode.dsapi.util.oauth
 
OAuthException(String) - Constructor for exception com.isode.dsapi.util.oauth.OAuthException
 
oauthRefreshTokenDuration - Static variable in class com.isode.dsapi.config.SchemaObjects
 
oauthServerAddress - Static variable in class com.isode.dsapi.config.SchemaObjects
 
oauthServerPort - Static variable in class com.isode.dsapi.config.SchemaObjects
 
OAuthToken - Class in com.isode.dsapi.util.oauth
 
OAuthToken(String, String) - Constructor for class com.isode.dsapi.util.oauth.OAuthToken
 
oauthTokenDuration - Static variable in class com.isode.dsapi.config.SchemaObjects
 
oauthTokenPort - Static variable in class com.isode.dsapi.config.SchemaObjects
 
oauthUseClientStrongAuth - Static variable in class com.isode.dsapi.config.SchemaObjects
 
objectclass - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: objectclass
objectClass - Static variable in class com.isode.dsapi.util.SaslAttributeTypes
 
ObjectClasses - Class in com.isode.dsapi
Representation of a set of object classes.
ObjectClasses() - Constructor for class com.isode.dsapi.ObjectClasses
Base constructor.
ObjectClasses(Attribute) - Constructor for class com.isode.dsapi.ObjectClasses
Construct from the values of an Attribute.
ObjectClasses(AttributeValue[]) - Constructor for class com.isode.dsapi.ObjectClasses
Construct from an array of AttributeValues containing object-class names.
ObjectClasses(String) - Constructor for class com.isode.dsapi.ObjectClasses
Construct from a space-separated list of object-class names.
ObjectClasses(String[]) - Constructor for class com.isode.dsapi.ObjectClasses
Construct from an array of object-class names.
oc - Variable in enum class com.isode.dsapi.config.GDAMType
 
oc_bagdam - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "bAGdam"
oc_bagIndex - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "bagIndex"
oc_changeLogGDAM - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "icChangeLogGdam"
oc_configRoot - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "isodeConfigRoot"
oc_consumerAgreement - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "isodeConsumerAgreement"
oc_DSAConfiguration - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "isodeDSAConfiguration"
oc_failoverConfiguration - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "isodeFailoverConfiguration"
oc_gdam - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "gdam"
oc_imgdam - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "imgdam"
oc_imgIndex - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "imgIndex"
oc_MESHAgreementMonitor - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "isodeMESHConfiguration"
oc_MESHConfiguration - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "isodeMESHConfiguration"
oc_msgdam - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "imgdam"
oc_oauthConfig - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "oauthConfig"
oc_ocspService - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "isodeOCSPService"
oc_peerAuthInfo - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "isodePeerAuthInfo"
oc_peerDSA - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "isodePeerDSA"
oc_pwdHashSchemePolicy - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "pwdHashSchemePolicy"
oc_pwdPolicy - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "pwdPolicy"
oc_pwdPolicy2 - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "pwdPolicy2"
oc_shadowAgreement - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "isodeShadowAgreement"
oc_supplierAgreement - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "isodeSupplierAgreement"
oc_top - Static variable in class com.isode.dsapi.config.Schema
String containing the name of the objectclass "top"
OCList - Class in com.isode.dsapi.util
Class for efficiently storing a list of objectclasses, providing various simple operations on them.
OCList() - Constructor for class com.isode.dsapi.util.OCList
Construct an empty OCList.
OCList(Attribute) - Constructor for class com.isode.dsapi.util.OCList
Construct from an Attribute (or null, giving a blank list)
OCList(AttributeValue[]) - Constructor for class com.isode.dsapi.util.OCList
Construct from an array of AttributeValue, as returned by EditedEntry.getCurrentValues() for example.
OCList(Entry) - Constructor for class com.isode.dsapi.util.OCList
Construct from an Entry.
OCList(String[]) - Constructor for class com.isode.dsapi.util.OCList
Construct from an array of strings.
oclistToOIDList(OCList) - Static method in class com.isode.dsapi.internal.ASNConv
Convert an OCList to a list of OIDs in a string, with spaces before and after each OID, suitable for passing to BAC.Refinement.eval().
ocsfixed - Variable in class com.isode.dsapi.config.DSACreationTemplate.DNParam
If true, indicates that RDN-type changes (e.g.
OCSP_CONFIG - Enum constant in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
Peer DSA data in the objects of type isodePeerDSA.
ocspNextUpdate - Static variable in class com.isode.dsapi.config.SchemaObjects
 
OCSPService - Class in com.isode.dsapi.config
This class wraps the OCSP configuration entry.
OCSPService(Entry, IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.OCSPService
Construct from the entry object.
OCSPServiceManager - Class in com.isode.dsapi.config
OCSPServiceManager handles the OCSP service configuration entries.
OCSPServiceManager(IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.OCSPServiceManager
Constructor for peer DSA manager.
ocToOID(String) - Static method in class com.isode.dsapi.internal.ASNConv
Convert an objectclass name into an OID, if it is known to the schema.
OFFLINE - Enum constant in enum class com.isode.dsapi.config.MESH.AgreementState
 
OFFLINE - Enum constant in enum class com.isode.dsapi.config.MESH.ServerState
 
oidToAttrType(String) - Static method in class com.isode.dsapi.internal.ASNConv
Convert an OID-string to a string attribute-type name if it is known to the schema, otherwise return the same OID.
oidToOC(String) - Static method in class com.isode.dsapi.internal.ASNConv
Convert an OID-string to an objectclass name if it is known to the schema, otherwise return the same OID.
OK - Enum constant in enum class com.isode.dsapi.config.IndexEntry.IndexState
 
old_prot_all_type - Variable in class com.isode.dsapi.aci.MutableACITuple
 
old_prot_all_type_value - Variable in class com.isode.dsapi.aci.MutableACITuple
 
old_prot_self - Variable in class com.isode.dsapi.aci.MutableACITuple
 
old_prot_type - Variable in class com.isode.dsapi.aci.MutableACITuple
 
old_prot_type_value - Variable in class com.isode.dsapi.aci.MutableACITuple
 
old_user_groups - Variable in class com.isode.dsapi.aci.MutableACITuple
 
old_user_names - Variable in class com.isode.dsapi.aci.MutableACITuple
 
old_user_subtrees - Variable in class com.isode.dsapi.aci.MutableACITuple
 
onChange - Variable in class com.isode.dsapi.config.ShadowAgreement
 
ONLINE - Enum constant in enum class com.isode.dsapi.config.MESH.ServerState
 
open() - Method in class com.isode.dsapi.util.cfg.LDAPProfile
Tries to open LDAP connection, reads SASL configuration.
OperationFailedException - Exception in com.isode.dsapi
A class representing an exception which can be thrown as a result of a local requested operation failing.
OperationFailedException(String) - Constructor for exception com.isode.dsapi.OperationFailedException
Constructs a new OperationFailedException with the specified message.
OperationFailedException(String, int) - Constructor for exception com.isode.dsapi.OperationFailedException
Constructs a new OperationFailedException with the specified message and error code
operations - Static variable in class com.isode.dsapi.util.LDAPFilter
 
opt_group_list - Variable in class com.isode.dsapi.config.DSACreationTemplate
List of optional groups for the user to select/deselect, or empty list.
opt_rule_limits - Variable in class com.isode.dsapi.config.DSACreationTemplate
List of optional rule-item restrictions, or empty list.
opt_rule_list - Variable in class com.isode.dsapi.config.DSACreationTemplate
List of optional rule-items for the user to select between, or empty list.
OptGroup() - Constructor for class com.isode.dsapi.config.DSACreationTemplate.OptGroup
 
OptRule() - Constructor for class com.isode.dsapi.config.DSACreationTemplate.OptRule
 
OptRuleLimit(String, boolean, boolean) - Constructor for class com.isode.dsapi.config.DSACreationTemplate.OptRuleLimit
Construct the object based on a text-based precedence string.
OR - Class in com.isode.dsapi.syntax.mhs
 
OR - Enum constant in enum class com.isode.dsapi.util.LDAPFilter.Type
 
OR() - Constructor for class com.isode.dsapi.syntax.mhs.OR
 
ORAddress - Class in com.isode.dsapi.syntax.mhs
Class representation of an O/R address.
ORAddress() - Constructor for class com.isode.dsapi.syntax.mhs.ORAddress
Create an empty object.
ORAddress(byte[]) - Constructor for class com.isode.dsapi.syntax.mhs.ORAddress
Construct a new object based on a byte array containing the BER representation of an ORAddress.
ORAddress(MTA.ORAddress) - Constructor for class com.isode.dsapi.syntax.mhs.ORAddress
Create a new ORAddress object from an existing ASN value.
ORAddress(AttributeValue) - Constructor for class com.isode.dsapi.syntax.mhs.ORAddress
Create a new ORAddress object from a suitable AttributeValue.
ORAddress(String) - Constructor for class com.isode.dsapi.syntax.mhs.ORAddress
Create a new ORAddress object from a string representation.
ORADDRESS - Static variable in class com.isode.dsapi.syntax.mhs.ORName
O/R name component IDs.
ORDER - Static variable in class com.isode.dsapi.aci.SimpleACIItem
Comparator to order SimpleACIItems: highest precedence first, then deny before allow, then ordered by role name, then by rule name.
ORDER - Static variable in class com.isode.dsapi.aci.SimpleACIRole
Comparator to order SimpleACIRoles by label.
ORDER - Static variable in class com.isode.dsapi.aci.SimpleACIRule
Comparator to order SimpleACIRules by label.
ORG - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
organizationalUnitName - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: organizationalUnitName
organizationName - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: organizationName
orig_dn - Variable in class com.isode.dsapi.util.MapEntry
Original DN (to detect changes)
orig_dn - Variable in class com.isode.dsapi.util.SeqEntry
Original DN (to detect changes)
orig_type - Variable in class com.isode.dsapi.aci.SimpleACIWorld.ACSA
Type of ACSA at point of load(), i.e.
origAddress - Variable in class com.isode.dsapi.internal.TracedIsodeDirectorySession
The original Presentation Address passed to the Constructor.
original - Variable in class com.isode.dsapi.bulk.SubstitutionData
 
originatorRequestedAlternateRecipient - Enum constant in enum class com.isode.dsapi.syntax.mhs.Redirect.RedirectionReason
 
originatorRequestedAlternateRecipient - Enum constant in enum class com.isode.dsapi.syntax.mhs.RedirectFilter.RedirectionReason
 
ORName - Class in com.isode.dsapi.syntax.mhs
Class representation of an ORName value.
ORName() - Constructor for class com.isode.dsapi.syntax.mhs.ORName
Create an empty object.
ORName(byte[]) - Constructor for class com.isode.dsapi.syntax.mhs.ORName
Create a new ORName object from a BER encoding
ORName(MTA.ORName) - Constructor for class com.isode.dsapi.syntax.mhs.ORName
Create a new ORName object from an existing ASN value.
ORName(String) - Constructor for class com.isode.dsapi.syntax.mhs.ORName
Create a new ORName object from a string representation.
OTHER - Enum constant in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
Anything else
OTHER - Enum constant in enum class com.isode.dsapi.syntax.NetworkAddress.Format
OTHER - corresponds to a network address of any other format.
OTHER - Enum constant in enum class com.isode.dsapi.syntax.NetworkAddress.Type
Other
OtherASN1EncoderDecoder - Class in com.isode.dsapi.encdec
This class contains ASN1 Encoders and Decoders for the types that are not supported by Bouncy castle.
OtherASN1EncoderDecoder() - Constructor for class com.isode.dsapi.encdec.OtherASN1EncoderDecoder
 
OU1 - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
OU2 - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
OU3 - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
OU4 - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
OVERWRITE - Enum constant in enum class com.isode.dsapi.profile.BindProfileModifyWatcher.BIND_PROFILE_MODIFY_ACTION
 

P

p12KeyName - Static variable in class com.isode.dsapi.profile.BPLiterals
Setting used to store the key name for p12 identity file
pa - Variable in class com.isode.dsapi.config.DSACreationTemplate
Presentation address, never null for DSA creation.
PAGE_SIZE - Static variable in class com.isode.dsapi.config.ConfigManager
Page size to be used during paged search operations for configuration data.
parse(byte[]) - Method in class com.isode.dsapi.syntax.FailoverContext
Decode the specifed byte array into ASN representation
parse(byte[]) - Method in class com.isode.dsapi.syntax.IdentifiedDN
Decode the specifed byte array into ASN representation
parse(byte[]) - Method in class com.isode.dsapi.syntax.IsodeSyntax
Set the object to contain a value based on the specified BER representation.
parse(byte[]) - Method in class com.isode.dsapi.syntax.MASAP
Decode the specifed byte array into ASN representation
parse(byte[]) - Method in class com.isode.dsapi.syntax.mhs.AddressSynonym
Parse the specified byte array into asn representation
parse(byte[]) - Method in class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Attempt to parse the specified byte array into asn representation.
parse(byte[]) - Method in class com.isode.dsapi.syntax.mhs.GlobalDomainIdentifier
Decode the specified byte array into ASN representation
parse(byte[]) - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Parse the specified byte array into asn representation
parse(byte[]) - Method in class com.isode.dsapi.syntax.mhs.Redirect
Parse the specified byte array into asn representation
parse(byte[]) - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
Parse the specified byte array into asn representation
parse(byte[]) - Method in class com.isode.dsapi.syntax.mhs.RoutingFilter
Parse the specified byte array into asn representation
parse(byte[]) - Method in class com.isode.dsapi.syntax.mhs.RTSCredentials
Parse the specified byte array into asn representation
parse(byte[]) - Method in class com.isode.dsapi.syntax.PresentationAddress
 
parse(InputStream) - Method in class com.isode.dsapi.bulk.SubstitutionSpecification
Parse the xml stream to extract the substitution specifications
parseADORAddress(String) - Static method in class com.isode.dsapi.syntax.mhs.ORAddress
Create an ORAddress from an Active Directory-format O/R Address.
password - Variable in class com.isode.dsapi.config.DSACreationTemplate.PWParam
Password to use.
PASSWORD_EXPIRED - Enum constant in enum class com.isode.dsapi.config.PasswordPolicyConfig.LOCK_REASON
The password has expired.
PASSWORD_EXPIRED - Enum constant in enum class com.isode.dsapi.Indication.PasswordPolicyStatus
The password has expired and must be reset.
PASSWORD_IDLE - Enum constant in enum class com.isode.dsapi.config.PasswordPolicyConfig.LOCK_REASON
The password has not successfully been used for more than "pwdMaxIdle" seconds.
PASSWORD_IN_HISTORY - Enum constant in enum class com.isode.dsapi.Indication.PasswordPolicyStatus
The password was used previously.
PASSWORD_MOD_NOT_ALLOWED - Enum constant in enum class com.isode.dsapi.Indication.PasswordPolicyStatus
The user is restricted from changing her password.
PASSWORD_OUT_OF_VALIDITY - Enum constant in enum class com.isode.dsapi.config.PasswordPolicyConfig.LOCK_REASON
The current time is before "pwdStartTime" or after "pwdEndTime".
PASSWORD_RESET_REQUIRED - Enum constant in enum class com.isode.dsapi.config.PasswordPolicyConfig.LOCK_REASON
A password reset is required before this user can authenticate.
PASSWORD_TOO_SHORT - Enum constant in enum class com.isode.dsapi.Indication.PasswordPolicyStatus
The password is too short.
PASSWORD_TOO_YOUNG - Enum constant in enum class com.isode.dsapi.Indication.PasswordPolicyStatus
The password is too young to change.
passwordDataRemoved() - Method in class com.isode.dsapi.profile.BindProfile
Determine whether password data was removed from this object when it was loaded from a BindProfileList.
passwordHash - Variable in class com.isode.dsapi.config.DSACreationTemplate
What kind of password hashing to use
PasswordPolicyConfig - Class in com.isode.dsapi.config
This class encapsulates a set of settings relating to the password policy as retrieved from the DSA.
PasswordPolicyConfig(IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.PasswordPolicyConfig
Construct a new object and read password policy confirmation from the directory
PasswordPolicyConfig.AccountIssue - Class in com.isode.dsapi.config
An AccountIssue represents a problem that means an account will be locked, and contains a LOCK_REASON as well as an Object which gives more information about the LOCK_REASON.
PasswordPolicyConfig.LOCK_REASON - Enum Class in com.isode.dsapi.config
Enum representing possible problems with a particular account.
PATTERN - Enum constant in enum class com.isode.dsapi.syntax.mhs.DLSubmitPermission.DLSubmitPermissionType
 
PEER_DSA - Enum constant in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
Peer DSA data in the objects of type isodePeerDSA.
PeerAuthData - Class in com.isode.dsapi.config
Peer authentication data.
PeerAuthData(PeerAuthData) - Constructor for class com.isode.dsapi.config.PeerAuthData
Copy constructor.
PeerAuthData(PeerAuthMode, PeerAuthMode, String, String) - Constructor for class com.isode.dsapi.config.PeerAuthData
Constructor that creates an object according to given data.
PeerAuthData(PeerAuthMode, PeerAuthMode, String, String, ConnectionPolicy) - Constructor for class com.isode.dsapi.config.PeerAuthData
 
PeerAuthData(PeerAuthMode, String) - Constructor for class com.isode.dsapi.config.PeerAuthData
Constructor that creates an object in the basic form according to given data.
PeerAuthData(PeerAuthMode, List<PeerAuthMode>, String, String) - Constructor for class com.isode.dsapi.config.PeerAuthData
Constructor that creates an object according to given data.
PeerAuthData(PeerAuthMode, List<PeerAuthMode>, String, String, ConnectionPolicy) - Constructor for class com.isode.dsapi.config.PeerAuthData
 
PeerAuthMode - Enum Class in com.isode.dsapi.config
Authentication types for peer authentication, as used in attributes such as isodeDISPAuthModeISend.
peerDsaDN - Variable in class com.isode.dsapi.config.ShadowAgreement
 
PeerEntry - Class in com.isode.dsapi.config
PeerEntry represents a peer DSA configuration entry.
PeerManager - Class in com.isode.dsapi.config
Peer DSA manager manages the various peer DSA entries stored in the directory session.
PeerManager(IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.PeerManager
Constructor for peer DSA manager.
PendingIdentity - Class in com.isode.dsapi.x509
Convenience class that wraps information about a CertificateRequest and associated Key in a single object representing an Identity that the user has started to create but that he hasn't yet been matched with a certificate from a CA.
PendingIdentity(CsrGenerator) - Constructor for class com.isode.dsapi.x509.PendingIdentity
Create a new object out of a CsrGenerator, and synthesize a filename for it
PendingIdentity(String, String) - Constructor for class com.isode.dsapi.x509.PendingIdentity
Create an object by loading the components from the filesystem
PendingIdentity.PENDING_ID_TYPE - Enum Class in com.isode.dsapi.x509
 
PendingOperation(DirectorySession, int, DN, String) - Constructor for class com.isode.dsapi.DirectorySession.PendingOperation
Construct a new PendingOperation object.
PendingOperation(DirectorySession, int, String) - Constructor for class com.isode.dsapi.DirectorySession.PendingOperation
Construct a new PendingOperation object.
PendingOperation(DirectorySession, DN, String, IndicationException) - Constructor for class com.isode.dsapi.DirectorySession.PendingOperation
Construct a new PendingOperation object.
PERFORMANCE - Enum constant in enum class com.isode.dsapi.syntax.MonitorMode.Flag
 
PERMANENT - Enum constant in enum class com.isode.dsapi.config.IndexEntry.IndexState
 
PermBit - Enum Class in com.isode.dsapi.aci
Permission bit number enumeration and mapping to/from ASN bit-numbers.
permissions - Variable in class com.isode.dsapi.aci.MutableACITuple
Permissions bit-set; each bit is 0 for off, 1 for on.
permissions - Variable in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Permissions bit-set; each bit is 0 for off, 1 for on.
pkcs12Filename - Static variable in class com.isode.dsapi.profile.BPLiterals
The key used in a BindProfile whose value holds the name of PKCS#12 file
pkiCaOC - Static variable in class com.isode.dsapi.util.DsapiX509Utils
 
pkiUserOc - Static variable in class com.isode.dsapi.util.DsapiX509Utils
 
PLAIN - Enum constant in enum class com.isode.dsapi.SASLMechanism
 
PLDAP - Enum constant in enum class com.isode.dsapi.syntax.NetworkAddress.Type
PLDAP
PLDAPS - Enum constant in enum class com.isode.dsapi.syntax.NetworkAddress.Type
PLDAPS
poll() - Method in class com.isode.dsapi.DirectorySession.PendingOperation
Check for completion of an asynchronous operation.
postBindHook() - Method in class com.isode.dsapi.DirectorySession
This method allows subclasses the opportunity to perform operations after a successful bind operation: it will be called after a directory session is bound.
postBindHook() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Load Isode-specific useful info after a bind
postBindProfileModifyAction(boolean, String) - Method in interface com.isode.dsapi.profile.BindProfileModifyWatcher.PostBindProfileModifyAction
Action to be taken after the user has selected an action on noticing external modification of bind profile file
postUnbindHook() - Method in class com.isode.dsapi.DirectorySession
This method allows subclasses the opportunity to perform any post-unbind cleanup; it will be called after each unbind operation.
preBindHook() - Method in class com.isode.dsapi.DirectorySession
This method allows subclasses the opportunity to perform any pre-unbind cleanup; it will be called before each unbind operation.
preBindHook() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Remove any stale directory information we may have before attempting a bind
preBindHook() - Method in class com.isode.dsapi.internal.TracedIsodeDirectorySession
Prebind Hook for the @{link TracedIsodeDirectorySession TracedIsodeDirectorySession}.
prec - Variable in class com.isode.dsapi.config.DSACreationTemplate.OptRule
Precedence of optional rule to delete if not required.
precedence - Variable in class com.isode.dsapi.aci.MutableACITuple
Precedence of this tuple.
precedence - Variable in class com.isode.dsapi.aci.SimpleACIItem
Precedence level: 0-255.
precs - Variable in class com.isode.dsapi.config.DSACreationTemplate.OptRuleLimit
Precedences of rules that are affected by the limit.
prefix() - Method in class com.isode.dsapi.profile.BindProfileList.StringSection
Return the bit of the String before the specified substring.
prefixDN - Variable in class com.isode.dsapi.config.ShadowAgreement
 
prepareUserParent(String, Attribute, Attribute) - Method in class com.isode.dsapi.util.SaslMapping
Prepare user domain entries and glue entry for current mapping schema (if required)
prescriptiveACI - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: prescriptiveACI
PRESENCE_MATCH - Enum constant in enum class com.isode.dsapi.config.IndexEntry.IndexMatchType
 
PresentationAddress - Class in com.isode.dsapi.syntax
Class representation of an PresentationAddress value.
PresentationAddress(byte[]) - Constructor for class com.isode.dsapi.syntax.PresentationAddress
Create a new presentation address object from a byte array containing the BER representation of the object.
PresentationAddress(NetworkAddress) - Constructor for class com.isode.dsapi.syntax.PresentationAddress
Create a new presentation address object from the given input.
PresentationAddress(PresentationAddress, String) - Constructor for class com.isode.dsapi.syntax.PresentationAddress
Constructor to create an object which is a copy of the given object but replaces the host name with the given host name.
PresentationAddress(PresentationAddress, String, int) - Constructor for class com.isode.dsapi.syntax.PresentationAddress
Creates a copy of a PresentationAddress.
PresentationAddress(Selector, Selector, Selector, NetworkAddress) - Constructor for class com.isode.dsapi.syntax.PresentationAddress
Create a new presentation address object from the given input.
PresentationAddress(Selector, Selector, Selector, List<NetworkAddress>) - Constructor for class com.isode.dsapi.syntax.PresentationAddress
Create a new presentation address object from the given input.
PresentationAddress(String) - Constructor for class com.isode.dsapi.syntax.PresentationAddress
Create a new presentation address object from a string representation.
PresentationAddress(List<NetworkAddress>) - Constructor for class com.isode.dsapi.syntax.PresentationAddress
Create a new presentation address object from the given input.
preUnbindHook() - Method in class com.isode.dsapi.DirectorySession
This method allows subclasses the opportunity to perform any pre-unbind cleanup; it will be called before each unbind operation.
preUnbindHook() - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Remove Isode-specific useful info when unbinding
PRMD - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
processInfoFromDSA(DN, ConfigEntry, FailoverEntry) - Static method in class com.isode.dsapi.config.FailoverGroups
Process information that's been read from a DSA and add it to our knowledge of what's going on with failover.
profileCommonArgs - Variable in class com.isode.dsapi.profile.BindProfile
Common arguments to be associated with this Bind Profile.
profileSettings - Variable in class com.isode.dsapi.profile.BindProfile
Public HashMap associated with this Bind Profile.
properties - Variable in class com.isode.dsapi.SASLParameters
Properties for this SASLParams.
prot_all_type - Variable in class com.isode.dsapi.aci.MutableACITuple
 
prot_all_type - Variable in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Protect access to all user attribute types.
prot_all_type_value - Variable in class com.isode.dsapi.aci.MutableACITuple
 
prot_all_type_value - Variable in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Protect access to all user attribute types and also their values.
prot_entry - Variable in class com.isode.dsapi.aci.MutableACITuple
 
prot_entry - Variable in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Protect entry access.
prot_self - Variable in class com.isode.dsapi.aci.MutableACITuple
 
prot_self - Variable in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Protect access to the specific attribute value, within the listed attributes, that matches the user's bound DN.
prot_type - Variable in class com.isode.dsapi.aci.MutableACITuple
 
prot_type - Variable in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Protect access to the given list of user attribute types, either just the types, or types-and-values according to SimpleACIRule.Tuple.prot_type_values.
prot_type_value - Variable in class com.isode.dsapi.aci.MutableACITuple
 
prot_type_values - Variable in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Modifier for SimpleACIRule.Tuple.prot_type: 'true' to protect attribute types-and-values, or 'false' to protect just the types.
protectAllUserAttrs() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Protect all user attributes.
protectAttrs(String...) - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Protect the given list of attribute types and also their values.
protectBaseOpAttrs() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Protect all of the standard Isode base list of operational attributes that a user would need to read, or a manager need to modify.
protectR15OpAttrs() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Protect all of the standard Isode base list of operational attributes that a user would need to read, or a manager need to modify in R15.
protectSelfAttrs(String...) - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Protect the given list of attributes in the user's own entry.
protectsSomething() - Method in class com.isode.dsapi.aci.MutableACITuple
Test whether a rule protects something.
Protocol - Enum Class in com.isode.dsapi.config
 
publish(LogRecord) - Method in class com.isode.logging.javadsapimsgLoggingHandler
 
put(GenericEntry) - Method in class com.isode.dsapi.LDIF
Write an entry to the LDIF output file.
put(GenericEntry) - Method in class com.isode.dsapi.RandomAccessLDIF
Write an entry to the logical tree.
putAttributeBlock(AttributeBlock) - Method in class com.isode.dsapi.profile.BindProfile
Add an AttributeBlock to the bind profile
putComment(String) - Method in class com.isode.dsapi.LDIF
Add a comment to the output LDIF file.
putMultiValuedSetting(String, String) - Method in class com.isode.dsapi.profile.BindProfile
Add or update the list of values associated with a specific multivalued setting in the bind profile.
putSetting(String, String) - Method in class com.isode.dsapi.profile.BindProfile
Put or change a setting in the profileSettings.
pwdAllowUserChangeImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdAttributeImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdAutoMigrateImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdCheckEntropyImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdCheckQualityImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdConfiguredSchemeComparatorsImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdConfiguredSchemeGeneratorsImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdExpireWarningImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdFailureCountIntervalImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdGraceAuthNLimitImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdGraceExpiryImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdHistoryDurationImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdInHistoryImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdLockoutDurationImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdLockoutImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdMaxAgeImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdMaxDelayImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdMaxFailureImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdMaxIdleImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdMaxLengthImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdMinAgeImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdMinDelayImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdMinLengthImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdMustChangeImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
pwdSafeModifyImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
PWParam() - Constructor for class com.isode.dsapi.config.DSACreationTemplate.PWParam
 
pwparams - Variable in class com.isode.dsapi.config.DSACreationTemplate
Password params for this template, or empty list if none.

R

RandomAccessLDIF - Class in com.isode.dsapi
A class which enables random-access to LDIF files for both reading and writing.
RandomAccessLDIF(String, String, String) - Constructor for class com.isode.dsapi.RandomAccessLDIF
Set up an RandomAccessLDIF object with the given files.
rbacSecurityPolicy - Static variable in class com.isode.dsapi.config.Schema
RBAC.
rbacSecurityPolicy - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType (may be null): rbacSecurityPolicy
RDN - Class in com.isode.dsapi
Class representing an RDN.
RDN(Attribute...) - Constructor for class com.isode.dsapi.RDN
Constructs a new object based on a list of Attributes.
RDN(AttributeType, String) - Constructor for class com.isode.dsapi.RDN
Constructs an RDN based on a single attribute value.
RDN(String) - Constructor for class com.isode.dsapi.RDN
Constructs an RDN from LDAP formatted string.
read(DN, Selection, CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Perform a synchronous read of a directory entry.
Read - Enum constant in enum class com.isode.dsapi.aci.PermBit
 
READ - Enum constant in enum class com.isode.dsapi.aci.ACITuple.Operation
 
readAsync(DN, Selection, CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Initiate an asynchronous read of a directory entry.
readEntry(DN, Selection, CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Perform a synchronous read of a specific directory entry and return an Entry object if the entry exists, and null if the entry does not exist (rather than a NoSuchEntryException.
readEntry(DN, Selection, CommonArgs) - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Perform a synchronous read of a specific directory entry and return an Entry object (avoiding the need for callers to process the Indication).
readExtraInfo(String, String) - Method in class com.isode.dsapi.profile.BindProfileList
Read the extraInfo xml to get the value for the given tag name.
ReadFailedException - Exception in com.isode.dsapi.config
A class representing an exception which can be thrown as a result of a database read operation failing.
ReadFailedException(String) - Constructor for exception com.isode.dsapi.config.ReadFailedException
Constructs a new ReadFailedException with the specified message.
ReadFailedException(String, int) - Constructor for exception com.isode.dsapi.config.ReadFailedException
Constructs a new ReadFailedException with the specified message and error code
ReadFailedException(String, Throwable) - Constructor for exception com.isode.dsapi.config.ReadFailedException
Constructs a new ReadFailedException with the specified message and cause.
recipientAssignedAlternateRecipient - Enum constant in enum class com.isode.dsapi.syntax.mhs.Redirect.RedirectionReason
 
recipientAssignedAlternateRecipient - Enum constant in enum class com.isode.dsapi.syntax.mhs.RedirectFilter.RedirectionReason
 
recipientMDAssignedAlternateRecipient - Enum constant in enum class com.isode.dsapi.syntax.mhs.Redirect.RedirectionReason
 
recipientMDAssignedAlternateRecipient - Enum constant in enum class com.isode.dsapi.syntax.mhs.RedirectFilter.RedirectionReason
 
recordAuthTimestamps - Variable in class com.isode.dsapi.config.DSACreationTemplate
This boolean controls whether or not to set the authTimestamps attribute in the configuration entry.
Redirect - Class in com.isode.dsapi.syntax.mhs
Class representation of a Redirect value.
Redirect() - Constructor for class com.isode.dsapi.syntax.mhs.Redirect
Create an empty object.
Redirect(byte[]) - Constructor for class com.isode.dsapi.syntax.mhs.Redirect
Construct a new object based on a byte array containing the BER representation of an Redirect
Redirect(int) - Constructor for class com.isode.dsapi.syntax.mhs.Redirect
 
Redirect(MHSR.Redirect) - Constructor for class com.isode.dsapi.syntax.mhs.Redirect
Create a new Redirect object from an existing ASN representation.
Redirect(AttributeValue) - Constructor for class com.isode.dsapi.syntax.mhs.Redirect
Create a new Redirect object from a suitable AttributeValue.
Redirect(String) - Constructor for class com.isode.dsapi.syntax.mhs.Redirect
Create a new Redirect object from a string representation.
Redirect.RedirectionReason - Enum Class in com.isode.dsapi.syntax.mhs
Enumerated values representing RedirectionReason.
RedirectFilter - Class in com.isode.dsapi.syntax.mhs
Class representation of an RedirectFilter value.
RedirectFilter(byte[]) - Constructor for class com.isode.dsapi.syntax.mhs.RedirectFilter
Construct a new object based on a byte array containing the BER representation of an RedirectFilter.
RedirectFilter(MHSR.RedirectFilter) - Constructor for class com.isode.dsapi.syntax.mhs.RedirectFilter
Create a new RedirectFilter object from an existing ASN representation.
RedirectFilter(AttributeType, int, String, String, RedirectFilter.RedirectionReason, ORName) - Constructor for class com.isode.dsapi.syntax.mhs.RedirectFilter
Construct a new object based on a set of fields
RedirectFilter(AttributeValue) - Constructor for class com.isode.dsapi.syntax.mhs.RedirectFilter
Create a new RedirectFilter object from a suitable AttributeValue.
RedirectFilter(String) - Constructor for class com.isode.dsapi.syntax.mhs.RedirectFilter
Create a new RedirectFilter object from a string representation.
RedirectFilter.RedirectionReason - Enum Class in com.isode.dsapi.syntax.mhs
Enumerated values representing RedirectionReason.
referenceIterator() - Method in class com.isode.dsapi.Indication
Returns an iterator over the continuation references in this Indication
Referral - Class in com.isode.dsapi
Class representing information extracted from a referral error or a continuation reference.
Referral(DN) - Constructor for class com.isode.dsapi.Referral
This constructor is called from JNI and is not typically useful for other clients.
ReferralAddress - Class in com.isode.dsapi
Class representing an address returned as one of the alternative locations to try when a directory server returns a referral.
ReferralAddress(Referral, String, DN) - Constructor for class com.isode.dsapi.ReferralAddress
Constructor used by JNI
ReferralException - Exception in com.isode.dsapi
Thrown when a directory is unable to fulfil a request but returns a referral which includes information about what other directory servers may be able to do so.
ReferralException(Indication, int) - Constructor for exception com.isode.dsapi.ReferralException
This is the constructor that JNI will use
ReferralException(String) - Constructor for exception com.isode.dsapi.ReferralException
Not intended to be used.
referralIterator() - Method in class com.isode.dsapi.Indication
Returns an iterator over the referrals in this Indication
refinement - Variable in class com.isode.dsapi.aci.SimpleACIRule.Tuple
If an objectclass filter is specified here, then the rule is only applied to entries that match.
refresh - Variable in class com.isode.dsapi.util.oauth.OAuthToken
 
refreshToken(SASLParameters) - Method in class com.isode.dsapi.util.oauth.OAuthClient
 
region - Variable in class com.isode.dsapi.aci.MutableACITuple
Region of DIT that this tuple applies to.
Region() - Constructor for class com.isode.dsapi.aci.SimpleACIArea.Region
Construct a region that covers the whole DIT from root down.
Region(ACISubtreeSpec) - Constructor for class com.isode.dsapi.aci.SimpleACIArea.Region
Construct Region from an ACISubtreeSpec
Region(DN) - Constructor for class com.isode.dsapi.aci.SimpleACIArea.Region
Construct a simple region covering the given entry and below.
Region(DN, int, int) - Constructor for class com.isode.dsapi.aci.SimpleACIArea.Region
Construct a Region from a base and a min/max depth.
Region(DN, int, int, SimpleACIArea.ChopList) - Constructor for class com.isode.dsapi.aci.SimpleACIArea.Region
Construct a Region from a base, a min/max depth and a list of chop points.
Region(DN, SimpleACIArea.ChopList) - Constructor for class com.isode.dsapi.aci.SimpleACIArea.Region
Construct a Region from a base and a list of chop points.
registerNettraceObserver(NettraceObserver) - Method in class com.isode.dsapi.internal.TracedIsodeDirectorySession
Unregisters a NettraceObserver with the Nettrace associated with this directory session.
rejectedRemoteAuth - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
releaseNettraceForAddress(String) - Static method in class com.isode.dsapi.internal.NettraceUtil
Shuts down a given Nettrace.
reLoad(String) - Method in class com.isode.dsapi.profile.BindProfileList
Reload the bind profile file from the disk.
RELOAD - Enum constant in enum class com.isode.dsapi.profile.BindProfileModifyWatcher.BIND_PROFILE_MODIFY_ACTION
 
relocate - Variable in class com.isode.dsapi.bulk.SubstitutionData
 
relocate(DN[]) - Method in class com.isode.dsapi.aci.SimpleACIArea
Relocate the area according to a list of source/target pairs.
relocate(DN...) - Method in class com.isode.dsapi.aci.SimpleACIRole
Relocate all role-DNs according to the given relocation array (see SimpleACIWorld.relocate(com.isode.dsapi.DN...)).
relocate(DN...) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Relocate all the areas of the DIT according to the list of source/target DNs provided.
relocate(DN...) - Method in class com.isode.dsapi.Attribute
If this Attribute contains DNs, and one or more of those DNs are within one of the subtrees indicated by the arguments, then those DN are relocated to the same relative location within the corresponding 'target' subtree (using DN.getRelocatedDN()), and a new Attribute is created and returned.
relocate(DN...) - Method in class com.isode.dsapi.AttributeValue
If this AttributeValue contains a DN, and that DN is within one of the subtrees specified in the arguments, then it is relocated to the same relative location within the corresponding target subtree (using DN.getRelocatedDN()), and a new AttributeValue is created and returned.
relocate(DN, DN) - Method in class com.isode.dsapi.aci.SimpleACIArea.Chop
Relocate a chop-point, or return 'this' if the chop is unaffected by the relocation.
relocate(DN, DN) - Method in class com.isode.dsapi.aci.SimpleACIArea.ChopList
Relocate the list of chops.
relocate(DN, DN) - Method in class com.isode.dsapi.aci.SimpleACIArea.Region
Take the current region, chop out a subtree and relocate it, and return the result as two regions: the base region with the subtree chopped out of it, and the chopped region after relocation.
relocate(DN, DN) - Method in class com.isode.dsapi.aci.SimpleACIArea
Relocate a subtree.
relocate(DN, DN) - Method in class com.isode.dsapi.Attribute
If this Attribute contains DNs, and one or more of those DNs are within the subtree indicated by 'source', then they are relocated to the same relative location within the 'target' subtree (using DN.getRelocatedDN()), and a new Attribute is created and returned.
relocate(DN, DN) - Method in class com.isode.dsapi.AttributeValue
If this AttributeValue contains a DN, and that DN is within the subtree indicated by 'source', then it is relocated to the same relative location within the 'target' subtree (using DN.getRelocatedDN()), and a new AttributeValue is created and returned.
relocateDN(DN) - Method in class com.isode.dsapi.config.DSACreationTemplate
Relocate a DN according to the configured DNParam list, or pass through null.
remoteDSAUnavailable - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
remove() - Method in class com.isode.dsapi.bulk.DirectoryDump
Remove operations are unsupported and generate an exception.
remove() - Method in class com.isode.dsapi.bulk.DirectoryScan
Remove operations are unsupported and generate an exception.
remove() - Method in class com.isode.dsapi.bulk.DirectoryScanDN
Remove operations are unsupported and generate an exception.
remove() - Method in class com.isode.dsapi.config.ManagedObject
Remove the managed object.
remove(AttributeType, AttributeValue) - Method in class com.isode.dsapi.util.MapEntry
Remove a value from an attribute.
remove(DN) - Method in class com.isode.dsapi.RandomAccessLDIF
Remove the entry with the given DN from the logical contents.
remove(Object) - Method in class com.isode.dsapi.util.DNSet
Remove a DN from the set.
Remove - Enum constant in enum class com.isode.dsapi.aci.PermBit
 
REMOVE - Enum constant in enum class com.isode.dsapi.aci.ACITuple.Operation
 
removeACSA(DN) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Remove the ACSA from the directory completely.
removeAEInfo(int) - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Remove a specific ae-info from the MTAInfo.
removeAll(Collection<?>) - Method in class com.isode.dsapi.util.DNSet
Remove all DNs that match DNs in the given collection.
removeAllDDAs() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Remove all DDA type/value from this ORAddress.
removeAttr(AttributeType) - Method in class com.isode.dsapi.config.ManagedObject
Remove an existing attribute.
removeBindProfile(BindProfile, BindProfileList.RemoveMode) - Method in class com.isode.dsapi.profile.BindProfileList
Removes a BindProfile from the list.
removeCallbackParameter(String) - Method in class com.isode.dsapi.SASLParameters
Removes a specific callback parameter from this object.
REMOVED - Enum constant in enum class com.isode.dsapi.config.IndexEntry.IndexState
 
removeDDA(int) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Remove a DDA type/value from this ORAddress.
removeFiles() - Method in class com.isode.dsapi.x509.PendingIdentity
Remove from disk any files that correspond with this PendingIdentity.
removeFiles(String) - Method in class com.isode.dsapi.x509.PendingIdentity
Remove from disk any files that correspond with this PendingIdentity.
removeIdentity(String) - Method in class com.isode.dsapi.profile.BindProfile
Remove the identity from the identities specific directory when a bind profile is removed or saved
removeItemsWithPrecedence(int) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Remove all the items with the given precedence number.
removeListener(FailoverGroups.FailoverGroupsListener) - Static method in class com.isode.dsapi.config.FailoverGroups
Removes a registered FailoverGroupsListener.
removeMember(DN) - Method in class com.isode.dsapi.config.FailoverManager
Remove a member from the group.
removeMirror(DN) - Method in class com.isode.dsapi.config.FailoverEntry
Remove a DSA from the failover group
removeObjectClass(String) - Method in class com.isode.dsapi.config.ConfigEntry
 
removeObserverForNettrace(NettraceObserver, String) - Static method in class com.isode.dsapi.internal.NettraceUtil
Unregisters a NettraceObserver with a Nettrace.
removePrefix(String, String) - Static method in class com.isode.dsapi.profile.BindProfileList
Verify that a decrypted String begins with a prefix, and return the String, minus the prefix, if it does.
removeServer(int) - Method in class com.isode.dsapi.config.MESHEntry
Remove a DSA from the MESH group
removeServer(int) - Method in class com.isode.dsapi.config.MESHManager
Remove a server from the group.
removeStringValue(AttributeType, String) - Method in class com.isode.dsapi.config.ManagedObject
Remove an attribute value of type string of given attribute type
removeTrustAnchor(String) - Method in class com.isode.dsapi.profile.BindProfileList
Remove the trust anchor from the bind profile and associated trust store
removeTrustedCertFromBp(String) - Method in class com.isode.dsapi.profile.BindProfile
Remove trusted certificate from bind profile and trust store with the given key
removeUsersAndGroups(List<DN>) - Method in class com.isode.dsapi.aci.SimpleACIRole
Remove all mentions of the given user and/or group DNs from the role.
removeUsersAndGroups(List<DN>) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Remove all mentions of the given user and/or group DNs from the roles.
REMOVING - Enum constant in enum class com.isode.dsapi.config.IndexEntry.IndexState
 
rename(DN) - Method in class com.isode.dsapi.Entry
Do a rename operation on the entry, and return the result as a new AddEntry.
rename(DN, DN, RDN, CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Synchronous rename of an entry.
Rename - Enum constant in enum class com.isode.dsapi.aci.PermBit
 
RenameEntry - Class in com.isode.dsapi
A RenameEntry is used to represent a modify-DN or modify-RDN change to the directory.
RenameEntry(DN, DN) - Constructor for class com.isode.dsapi.RenameEntry
Create a new RenameEntry with the specified details.
RenameEntry(DN, DN, boolean) - Constructor for class com.isode.dsapi.RenameEntry
Create a new RenameEntry with the specified details.
repl - Variable in class com.isode.dsapi.config.DSACreationTemplate.DNParam
User-supplied replacement DN for the initial DN, or null if not entered yet.
replace(Attribute) - Method in class com.isode.dsapi.util.MapEntry
Add a new attribute, or replace an existing attribute; if there are no values in the attribute, then any existing attribute is deleted and nothing is put in its place.
replaceAttribute(Attribute) - Method in class com.isode.dsapi.ChangeEntry
Add a 'replace attribute-values' change to a ModifyEntry.
replaceAttribute(Attribute) - Method in class com.isode.dsapi.ModifyEntry
Specify an attribute that should be replaced in the target entry when the ModifyEntry is applied.
ReplaceAttribute - Class in com.isode.dsapi
Representation of a replace-attribute.
ReplaceAttribute(AttributeType) - Constructor for class com.isode.dsapi.ReplaceAttribute
Create an empty new ReplaceAttribute object.
replaceAttributesOfType(String, Collection<AttributeBlock>) - Method in class com.isode.dsapi.profile.BindProfile
Removes all AttributeBlock of the given type from the bind profiles attribute list then appends the given Collection of AttributeBlock to the end of the list.
replacement - Variable in class com.isode.dsapi.bulk.SubstitutionData
 
replaceRdns(DN, DN, DN) - Method in interface com.isode.dsapi.bulk.Substitutor
Substitute some RDNs within the DN with new values derived from a substitution specification
replaceRole(SimpleACIRole, SimpleACIRole) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Replace one role with another role.
replaceRule(SimpleACIRule, SimpleACIRule) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Replace one rule with another rule.
REPLICA - Enum constant in enum class com.isode.dsapi.config.DSACreationTemplate.DSAType
 
reset() - Method in class com.isode.dsapi.config.ManagedObject
Create new MapEntry object based on the current Entry.
reset() - Method in class com.isode.dsapi.syntax.FailoverContext
 
reset() - Method in class com.isode.dsapi.syntax.IdentifiedDN
 
reset() - Method in class com.isode.dsapi.syntax.IsodeSyntax
Clear all fields in the object.
reset() - Method in class com.isode.dsapi.syntax.MASAP
 
reset() - Method in class com.isode.dsapi.syntax.mhs.AddressSynonym
Clear all fields in the object.
reset() - Method in class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Clear all the fields in the object.
reset() - Method in class com.isode.dsapi.syntax.mhs.GlobalDomainIdentifier
Clear all fields in the object.
reset() - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Clear all fields in the object.
reset() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Clear all fields in the object.
reset() - Method in class com.isode.dsapi.syntax.mhs.ORName
Clear all the fields in the object.
reset() - Method in class com.isode.dsapi.syntax.mhs.Redirect
Clear all fields in the object.
reset() - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
Clear all fields in the object.
reset() - Method in class com.isode.dsapi.syntax.mhs.RoutingFilter
Clear all fields in the object.
reset() - Method in class com.isode.dsapi.syntax.mhs.RTSCredentials
Clear all fields in the object.
reset() - Method in class com.isode.dsapi.syntax.PresentationAddress
 
reset(Entry) - Method in class com.isode.dsapi.config.ManagedObject
Sets the Entry contained in this object to the specified entry, and creates new MapEntry object.
resetGroups() - Static method in class com.isode.dsapi.config.FailoverGroups
Clear all accumulated information about failover groups.
retainAll(Collection<?>) - Method in class com.isode.dsapi.util.DNSet
Unsupported.
ReturnDN - Enum constant in enum class com.isode.dsapi.aci.PermBit
 
revert() - Method in class com.isode.dsapi.aci.SimpleACIItem
Revert changes.
RHOB - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
role - Variable in class com.isode.dsapi.aci.SimpleACIItem
Role for an 'allow' rule, or null for a 'deny' rule.
roles - Variable in class com.isode.dsapi.aci.SimpleACIWorld
List of roles.
ROOT - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
root_proxy_acsa - Static variable in class com.isode.dsapi.aci.SimpleACIWorld
DN of ACSA that acts as a proxy for the root ACSA on D3.
RoutingFilter - Class in com.isode.dsapi.syntax.mhs
Class representation of an RoutingFilter value.
RoutingFilter(byte[]) - Constructor for class com.isode.dsapi.syntax.mhs.RoutingFilter
Construct a new object based on a byte array containing the BER representation of an RoutingFilter.
RoutingFilter(MHSR.RoutingFilter) - Constructor for class com.isode.dsapi.syntax.mhs.RoutingFilter
Create a new RoutingFilter object from an existing ASN representation.
RoutingFilter(AttributeType, int, String, String, DN) - Constructor for class com.isode.dsapi.syntax.mhs.RoutingFilter
Construct a new object based on a set of fields
RoutingFilter(AttributeValue) - Constructor for class com.isode.dsapi.syntax.mhs.RoutingFilter
Create a new RoutingFilter object from a suitable AttributeValue.
RoutingFilter(String) - Constructor for class com.isode.dsapi.syntax.mhs.RoutingFilter
Create a new RoutingFilter object from a string representation.
RTSCredentials - Class in com.isode.dsapi.syntax.mhs
Class representation of an RTSCredentials value.
RTSCredentials(byte[]) - Constructor for class com.isode.dsapi.syntax.mhs.RTSCredentials
Construct a new object based on a byte array containing the BER representation of an RTSCredentials.
RTSCredentials(MHSR.RTSCredentials) - Constructor for class com.isode.dsapi.syntax.mhs.RTSCredentials
Create a new RTSCredentials object from an existing ASN representation.
RTSCredentials(AttributeValue) - Constructor for class com.isode.dsapi.syntax.mhs.RTSCredentials
Create a new RTSCredentials object from a suitable AttributeValue.
RTSCredentials(String) - Constructor for class com.isode.dsapi.syntax.mhs.RTSCredentials
Create a new RTSCredentials object from a string representation.
RTSCredentials(String, String, String, String) - Constructor for class com.isode.dsapi.syntax.mhs.RTSCredentials
Construct a new object based on a set of fields.
rule - Variable in class com.isode.dsapi.aci.SimpleACIItem
Rule
rulename - Variable in class com.isode.dsapi.aci.MutableACITuple
Name of rule that this tuple was derived from.
rules - Variable in class com.isode.dsapi.aci.SimpleACIWorld
List of rules.
run() - Method in class com.isode.dsapi.bulk.DeleteSubTree
Run the sub-tree delete operation.
run() - Method in class com.isode.dsapi.bulk.LDIFDump
Run the LDIF dump.
run() - Method in class com.isode.dsapi.bulk.LDIFLoad
Run the LDIF load.

S

SA - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
SALT_LENGTH - Static variable in class com.isode.dsapi.profile.BindProfileList
Length of salt used when performing encryption.
SAME_DSA_IN_MULTIPLE_GROUPS - Enum constant in enum class com.isode.dsapi.config.FailoverGroups.ErrorType
A single DSA has been reported as being in multiple groups
SASL - Enum constant in enum class com.isode.dsapi.BindType
SASL bind
SASL_AUTHNAME - Static variable in class com.isode.dsapi.SASLParameters
The callback parameter used to represent a username used for authentication.
SASL_OAUTHBEARER - Static variable in class com.isode.dsapi.SASLParameters
The callback parameter used to get the OAuth2 access token
SASL_REALM - Static variable in class com.isode.dsapi.SASLParameters
The callback parameter used to represent a SASL realm.
SASL_SECRET - Static variable in class com.isode.dsapi.SASLParameters
The callback parameter used to represent a SASL secret.
sasl2DN(String, DN) - Method in class com.isode.dsapi.util.SaslMapping
Converts SASL user ID (email) to current mapping style DN.
SaslAttributeTypes - Class in com.isode.dsapi.util
Provides static access to AttributeTypes specific to SASL.
SaslAttributeTypes() - Constructor for class com.isode.dsapi.util.SaslAttributeTypes
 
saslAvailableMechanismsImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
SaslConfiguration - Class in com.isode.dsapi.util
SASL Configuration.
SaslConfiguration(Entry) - Constructor for class com.isode.dsapi.util.SaslConfiguration
Creates a new instance of SaslConfiguration.
SaslConfiguration.Rules - Enum Class in com.isode.dsapi.util
 
SaslConfigurationException - Exception in com.isode.dsapi.util
Exception used on errors existing in SASL configuration.
SaslConfigurationException(String) - Constructor for exception com.isode.dsapi.util.SaslConfigurationException
Constructs a new exception with the specified detail message.
SaslConfigurationException(String, Throwable) - Constructor for exception com.isode.dsapi.util.SaslConfigurationException
Constructs a new exception with the specified detail message and cause.
SaslException - Exception in com.isode.dsapi.util
Basic SASL-related exception
SaslException(String) - Constructor for exception com.isode.dsapi.util.SaslException
Constructs a new exception with the specified detail message.
SaslException(String, Throwable) - Constructor for exception com.isode.dsapi.util.SaslException
Constructs a new exception with the specified detail message and cause.
SaslId - Class in com.isode.dsapi.util
Utility class to test and manage SASL ID.
SaslId(String) - Constructor for class com.isode.dsapi.util.SaslId
Constructs a SaslID.
SaslId(String, String) - Constructor for class com.isode.dsapi.util.SaslId
Constructs a SaslID.
SaslId(String, String, String) - Constructor for class com.isode.dsapi.util.SaslId
Constructs a SaslID.
SaslMapping - Class in com.isode.dsapi.util
SASL ID to directory mapping (non-GSSAPI - generic only).
SaslMapping(DirectorySession, SaslConfiguration) - Constructor for class com.isode.dsapi.util.SaslMapping
Creates a SaslMapping and tests/verifies current SASL mapping configuration and throws an exception on any problems
SaslMappingException - Exception in com.isode.dsapi.util
Exception used for errors at SaslMapping.
SaslMappingException(String) - Constructor for exception com.isode.dsapi.util.SaslMappingException
Creates a new instance of SaslMappingException.
SASLMechanism - Enum Class in com.isode.dsapi
Enum for holding various types of SASL mechanisms.
SASLParameters - Class in com.isode.dsapi
SASLParameters is a class which contains a collection of parameters that are used for a SASL bind.
SASLParameters(SASLParameters) - Constructor for class com.isode.dsapi.SASLParameters
Construct a new object by copying another (so that subsequent changes to the original object won't affect this one).
SASLParameters(String) - Constructor for class com.isode.dsapi.SASLParameters
Create a new SASLParameters object specifying nothing but one or more mechanism names.
SASLParameters.SSF - Class in com.isode.dsapi
A convenience class for managing a min/max SSF (Security Strength Factor) pair.
SASLParametersProfile - Class in com.isode.dsapi.profile
When stored in a BindProfile file, callback parameters will only be written in encrypted form.
SASLParametersProfile(SASLParametersProfile) - Constructor for class com.isode.dsapi.profile.SASLParametersProfile
Construct a new object by copying another (so that subsequent changes to the original object won't affect this one).
SASLParametersProfile(SASLParameters) - Constructor for class com.isode.dsapi.profile.SASLParametersProfile
Construct a new object by copying another (so that subsequent changes to the original object won't affect this one).
SASLParametersProfile(XMLInput) - Constructor for class com.isode.dsapi.profile.SASLParametersProfile
Create a SASLParameters object from an XML input stream.
SASLParametersProfile(String) - Constructor for class com.isode.dsapi.profile.SASLParametersProfile
Create a new SASLParametersProfile object specifying nothing but one or more mechanism names.
save() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Write back all the ACI to the directory, in all the appropriate places.
saveAndLogErrors() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Write back all the ACI to the directory, using SimpleACIWorld.save().
saveBPs(BindProfileList, List<BindProfile>) - Static method in class com.isode.dsapi.config.DSASetup
Add bind profiles to Isode bind profile list and save the list to disk.
saveConfiguration() - Method in class com.isode.dsapi.profile.BindProfileList
Save the list of BindProfiles to disk, encrypting sensitive data if a passphrase has been set.
saveToDisk(String, String, boolean) - Method in class com.isode.dsapi.x509.PendingIdentity
Save this PendingIdentity to disk in a specified directory.
saveToDisk(String, String, boolean, boolean) - Method in class com.isode.dsapi.x509.PendingIdentity
Save this PendingIdentity to disk in a specified directory.
Schema - Class in com.isode.dsapi.config
This class contains schema information relating to schema (syntax IDs, attribute types and object classes), as well as other values that can be initialised once-and-for-all at application startup.
Schema() - Constructor for class com.isode.dsapi.config.Schema
 
SchemaObjects - Class in com.isode.dsapi.config
Class containing a collection of objects implementing an interface SchemaObjects.AttrWrapper to get properties of an attribute of D3 DSA like attribute types, default values etc.
SchemaObjects() - Constructor for class com.isode.dsapi.config.SchemaObjects
 
SchemaObjects.AttrWrapper<Type> - Class in com.isode.dsapi.config
Base Class for representing a schema object for an attribute type
SchemaObjects.AttrWrapperAttrType - Class in com.isode.dsapi.config
Base class for representing an attribute type containing a value of attribute type
SchemaObjects.AttrWrapperBoolean - Class in com.isode.dsapi.config
Base class for representing a Boolean attribute type
SchemaObjects.AttrWrapperByteArray - Class in com.isode.dsapi.config
Base class for representing a BER attribute type
SchemaObjects.AttrWrapperDN - Class in com.isode.dsapi.config
Base class for representing a DN attribute type
SchemaObjects.AttrWrapperInteger - Class in com.isode.dsapi.config
Base class for representing an Integer attribute type
SchemaObjects.AttrWrapperMultiValuedString - Class in com.isode.dsapi.config
Base class for representing a multi-valued attribute type
SchemaObjects.AttrWrapperString - Class in com.isode.dsapi.config
Base class for representing a String attribute type
SCOPE_BASE - Static variable in class com.isode.dsapi.DirectorySession
Used to request a search of just the base object.
SCOPE_ONELEVEL - Static variable in class com.isode.dsapi.DirectorySession
Used to request a search of entries immediately beneath the base object.
SCOPE_SUBTREE - Static variable in class com.isode.dsapi.DirectorySession
Used to request a search of entries in the entire tree below the base object.
SCRAM_SHA_1 - Enum constant in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
AuthPassword SCRAM-SHA1 Digest
SCRAM_SHA_1 - Enum constant in enum class com.isode.dsapi.SASLMechanism
 
SCRAM_SHA_256 - Enum constant in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
AuthPassword SCRAM-SHA-256 Digest
SCRAM_SHA_256 - Enum constant in enum class com.isode.dsapi.SASLMechanism
 
SDAT - Enum constant in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
SDAT GUI
search(DN, boolean, boolean) - Method in class com.isode.dsapi.RandomAccessLDIF
Start a search through the logical tree.
search(DN, String, int, Selection, CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Perform a synchronous directory search.
search(DN, String, int, Selection, CommonArgs, int) - Method in class com.isode.dsapi.DirectorySession
Perform a search, requesting paged results from the server.
SEARCH - Enum constant in enum class com.isode.dsapi.aci.ACITuple.Operation
 
searchOneLevel(DN, String, Selection) - Method in class com.isode.dsapi.DirectorySession
Perform a search of entries directly below a specified entry in the directory.
searchOneLevel(DN, String, Selection, CommonArgs) - Method in class com.isode.dsapi.DirectorySession
Perform a search of entries directly below a specified entry in the directory.
searchSubTree(DN, String, Selection) - Method in class com.isode.dsapi.DirectorySession
Perform a search of the tree of entries specified entry in the directory.
searchUserEntry(String, Selection, CommonArgs) - Method in class com.isode.dsapi.util.SaslMapping
Searches user Entry for given SASL user ID (email) according to current mapping schema.
securityLabels - Static variable in class com.isode.dsapi.config.Schema
 
seek(long) - Method in class com.isode.dsapi.LDIF
Re-seek the input file to the given file-offset, which should be a value previously returned by tell().
select(DN, Entry) - Method in interface com.isode.dsapi.bulk.LDIFSelector
Select whether this entry should be included in an LDIF dump.
selectAllOperational() - Method in class com.isode.dsapi.Selection
Set the flag which specifies all operational attributes.
selectAllUser() - Method in class com.isode.dsapi.Selection
Set the flag which specifies all user attributes.
selectAllUserAndOper() - Method in class com.isode.dsapi.Selection
Select all user and operational attributes.
selectAttributeType(AttributeType) - Method in class com.isode.dsapi.Selection
Add an attribute to the Selection.
selected - Variable in class com.isode.dsapi.config.DSACreationTemplate.NamingContext
Is this naming context selected for consuming (relevant on creating a shadow)
selected - Variable in class com.isode.dsapi.config.DSACreationTemplate.OptGroup
Is this group selected for inclusion?
selected - Variable in class com.isode.dsapi.config.DSACreationTemplate.OptRule
Is this rule selected for inclusion?
Selection - Class in com.isode.dsapi
Representation of an attribute selection (used in directory searches and reads).
Selection() - Constructor for class com.isode.dsapi.Selection
Construct a new Selection object which will specify ALL_USER_ATTRIBUTES.
Selection(Selection.SelectionType) - Constructor for class com.isode.dsapi.Selection
Construct a new Selection object.
Selection.SelectionType - Enum Class in com.isode.dsapi
Convenience enums to be used when creating a Selection object.
selectNoAttributes() - Method in class com.isode.dsapi.Selection
Set the object to specify no attributes at all (this clears any settings for all user attributes or all operational attributes).
Selector - Class in com.isode.dsapi.syntax
This class stores information about a presentation address selector in the following formats: HEX and IA5.
Selector(Selector.SelectorType, String) - Constructor for class com.isode.dsapi.syntax.Selector
Constructor to create an object with the given data.
Selector(String) - Constructor for class com.isode.dsapi.syntax.Selector
Constructor to create an object with the given data.
Selector.SelectorType - Enum Class in com.isode.dsapi.syntax
An enumeration defining the different address formats that can be used to create a selector.
SeqEntry - Class in com.isode.dsapi.util
SeqEntry is a JNI-free representation of an Entry designed for fast sequential processing of attributes.
SeqEntry(AddEntry) - Constructor for class com.isode.dsapi.util.SeqEntry
Constructor from AddEntry
SeqEntry(DN) - Constructor for class com.isode.dsapi.util.SeqEntry
Constructor from DN
SeqEntry(DN, DN) - Constructor for class com.isode.dsapi.util.SeqEntry
Constructor from DN and original DN
SeqEntry(Entry) - Constructor for class com.isode.dsapi.util.SeqEntry
Constructor from Entry
SeqEntry(MapEntry) - Constructor for class com.isode.dsapi.util.SeqEntry
Constructor from MapEntry
serverOffline(DN) - Static method in class com.isode.dsapi.config.MESH
Notify of failure to scan a DSA.
serverOnline(MESHManager) - Method in class com.isode.dsapi.config.MESH.Group
Called to update reports after has come back online.
serverOnline(MESHManager) - Static method in class com.isode.dsapi.config.MESH
Add a MESH configuration (MESHManager) to the overview.
serverRemoved(MESHManager) - Method in class com.isode.dsapi.config.MESH.Group
Called to update reports after a server has been removed.
serverRemoved(Integer, DN) - Static method in class com.isode.dsapi.config.MESH
Notify of server removal.
serviceName - Variable in class com.isode.dsapi.profile.BindProfile
 
session - Variable in class com.isode.dsapi.profile.BindProfile.BoundSession
The session object resulting from a bind operation.
SessionCertificates(List<byte[]>, boolean) - Constructor for class com.isode.dsapi.DirectorySession.SessionCertificates
 
set(int, String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set an O/R address component value.
set(int, String) - Method in class com.isode.dsapi.syntax.mhs.ORName
Set an O/R name component, i.e.
set(SimpleACIArea) - Method in class com.isode.dsapi.aci.SimpleACIArea
Set the contents of this area to match the contents of the given area.
set(Attribute) - Method in class com.isode.dsapi.util.EntryWriter
Set values from given attribute.
set(AttributeType, Boolean) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by setting boolean value.
set(AttributeType, String) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by setting string value to an attribute with string syntax.
set(AttributeType, String[]) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by setting string values.After the apply operation the attribute type will have the values specified and existing values be removed
set(AttributeType, Collection<String>) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by setting string values.After the apply operation the attribute type will have the values specified and existing values be removed
set(String) - Method in class com.isode.dsapi.syntax.IsodeSyntax
Set the current value by parsing a string representation.
set(String) - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Set value from string.
set(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set value from string.
set(String) - Method in class com.isode.dsapi.syntax.mhs.ORName
Set the O/R name value from string.
setACSAFilter(SimpleACIWorld.ACSAFilter) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Set the ACSA filter, which selects which ACSAs to load and may modify the base DN.
setACSAIgnoreList(List<DN>) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Set the list of DNs that should be specifically ignored and treated as 'local'.
setADCompatibility(boolean) - Method in class com.isode.dsapi.SASLParameters
Set or clear "AD compatibility mode" for this this object.
setADMD(String) - Method in class com.isode.dsapi.syntax.mhs.GlobalDomainIdentifier
Set the ADMD
setADMD(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set the ADMD
setAdminLookThruLimit(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set admin look through limit.
setAdminSizeLimit(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set admin size limit.
setAdminTimeLimit(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set admin time limit.
setAeAttributes(Set<Attribute>) - Method in class com.isode.dsapi.syntax.mhs.MTAInfo.AEInfo
Set the values for ae-attributes.
setAeQualifier(String) - Method in class com.isode.dsapi.syntax.mhs.MTAInfo.AEInfo
Set the aEQualifier of this AEInfo.
setAEWeight(int) - Method in class com.isode.dsapi.syntax.mhs.MTAInfo.AEInfo
Set the ae-weight of this AEInfo.
setAgentXSocket(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the configured scheme generators for password hashing
setAgreementVersion(Integer) - Method in class com.isode.dsapi.config.ShadowAgreement
Set the agreement version.
setAllAttrPermBits() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Set all the permission bits related to attribute access-control.
setAllEntryPermBits() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Set all the permission bits related to entry access-control.
setAllowNonTLSMode(Boolean) - Method in class com.isode.dsapi.config.OAuthEntry
Set the value of allowNonTLSMode.
setAllowUnknownAttrs(boolean) - Method in class com.isode.dsapi.DirectorySession
Set or clear the 'allow unknown attributes' flag.
setAllowUnknownAttrs(boolean) - Method in class com.isode.dsapi.LDIF
Set the status of the 'allow unknown attributes' flag.
setAllowUnknownAttrs(boolean) - Method in class com.isode.dsapi.RandomAccessLDIF
Set the status of the 'allow unknown attributes' flag.
setAlternateDNForSIO(DN) - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Set alternate DN which should be used to read SIO related information
setAnonymous() - Method in class com.isode.dsapi.BindParams
Makes this object ready to be used for an anonymous bind.
setAttributes(Collection<? extends AttributeBlock>) - Method in class com.isode.dsapi.profile.BindProfile
Clear all existing AttributeBlocks and replace with new set
setAttributeSelection(MS.AttributeSelection) - Method in class com.isode.dsapi.config.SupplierAgreement
Set the attribute selection.
setAttributeType(AttributeType) - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
Set the attributeType component of a RedirectFilter.
setAttributeType(AttributeType) - Method in class com.isode.dsapi.syntax.mhs.RoutingFilter
Set the attributeType component of a RoutingFilter.
setAttributeType(String, boolean) - Method in class com.isode.dsapi.AttributeType
Used by the native library to set an attribute type from the attribute name or OID string.
setAttrReadPermBits() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Set the read-related permission bits for attribute access control, that is: read, compare, match and disclose-on-error.
setAttrsOnly(boolean) - Method in class com.isode.dsapi.CommonArgs
Indicate that a search or read operation should return matching Attributes, with no values present.
setAuditAttrModsCountOnly(List<String>) - Method in class com.isode.dsapi.config.ConfigEntry
Add the given OID to the list of attributes excluded from audit logging of changes.
setAuditAttrModsEnable(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of isodeAuditAttrModsEnable.
setAuditAttrModsExclude(List<String>) - Method in class com.isode.dsapi.config.ConfigEntry
Add the given OID to the list of attributes excluded from audit logging of changes.
setAuthAllSU() - Method in class com.isode.dsapi.aci.MutableACITuple
Set the rule to cover all auth-levels for both signed and unsigned operations.
setAuthInfo(Protocol, PeerAuthData) - Method in class com.isode.dsapi.config.PeerEntry
Set protocol specific authentication data.
setAuthpEnabled(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of authpEnabled.
setAutoGroupUpdateEnable(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of isodeAutoGroupUpdateEnabled.
setBaseDN(DN) - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Specify a base DN to be used to constrain which portion of the directory tree may be accessed through this DirectorySession.
setBeginTime(String) - Method in class com.isode.dsapi.config.ShadowAgreement
Set periodic begin time.
setBer(AttributeType, byte[]) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by setting BER value.
setBer(AttributeType, Collection<byte[]>) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by setting BER values.
setBin(AttributeType, byte[]) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by setting binary value.
setBin(AttributeType, Collection<byte[]>) - Method in class com.isode.dsapi.util.EntryWriter
Modify attribute by setting binary values.
setBindable(boolean) - Method in class com.isode.dsapi.profile.BindProfile
Sets the bindable flag associated with this BindProfile.
setBindDN(DN) - Method in class com.isode.dsapi.profile.BindProfile
Set the bind DN associated with this object, for a simple bind.
setBindProfileModifyWatcher(BindProfileModifyWatcher) - Method in class com.isode.dsapi.profile.BindProfileList
Set a watcher that gets notified of changes to bind profile file by an external program when the bind-profile list is saved to disk using the call BindProfileList.saveConfiguration().
setBuildIndex(Boolean) - Method in class com.isode.dsapi.config.GDAMEntry
Set build index flag.
setCallbackParameter(String, String) - Method in class com.isode.dsapi.SASLParameters
Set a SASL callback parameter.
setCertificateServer(String, long, boolean) - Method in class com.isode.dsapi.BindParams
Specify the LDAP host to be used for obtaining certificates and CRLs during certificate verification.
setChainingProhibit(boolean) - Method in class com.isode.dsapi.CommonArgs
Prohibit the use of changing in a distributed operation.
setChainPolicy(ChainPolicy) - Method in class com.isode.dsapi.config.ConfigEntry
Set the chain policy.
setCheckpointInterval(Integer) - Method in class com.isode.dsapi.config.GDAMEntry
Set the desired interval between checkpoints, which overrides isodeCheckpointSchedule if specified (IMGDAM)
setCheckpointSchedule(List<String>) - Method in class com.isode.dsapi.config.GDAMEntry
Set the schedule of times to perform checkpoint (expressed in seconds past midnight local time) (IMGDAM)
setCommonArgs(CommonArgs) - Method in class com.isode.dsapi.bulk.DirectoryDump
Set the CommonArgs to use as a basis for the scan.
setCommonArgs(CommonArgs) - Method in class com.isode.dsapi.bulk.DirectoryScan
Set the CommonArgs to use as a basis for the scan.
setCommonName(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set common name
setContentType(int, Oid) - Method in class com.isode.dsapi.syntax.mhs.Redirect
Set the ContentType field of a Redirect element.
setControlDisabled(String, boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Add the given OID to the list of disabled controls (as values of disabledControl).
setCopyShallDo(boolean) - Method in class com.isode.dsapi.CommonArgs
Indicates that if the Directory is able to partly but not fully satisfy a query at a copy of an entry, it shall not chain the query
setCountry(String) - Method in class com.isode.dsapi.syntax.mhs.GlobalDomainIdentifier
Set the country name.
setCountryName(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set the country name
setDAPAuthModesIExpect(Set<Integer>) - Method in class com.isode.dsapi.config.ConfigEntry
Set the list of permitted _DAP_ authentication modes (isodeDAPAuthModesIExpect).
setDatabasePath(String) - Method in class com.isode.dsapi.config.LDAPChangelogEntry
Set database directory
setDDAKeyPrintable(String) - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
Set the dda-key component of a RedirectFilter.
setDDAKeyPrintable(String) - Method in class com.isode.dsapi.syntax.mhs.RoutingFilter
Set the dda-key component of a RoutingFilter.
setDefaults() - Method in class com.isode.dsapi.CommonArgs
Set default common arguments.
setDisableVerification(boolean) - Method in class com.isode.dsapi.CommonArgs
Used to specify server certificate verification should be disabled.
setDisplayName(String) - Method in class com.isode.dsapi.profile.BindProfile
 
setDLMember(ORName) - Method in class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Set as DL_MEMBER value.
setDN(DN) - Method in class com.isode.dsapi.GenericEntry
Set the distinguished name for the entry
setDN(DN) - Method in class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Set DN value.
setDN(DN) - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Set the DN component of an MTAInfo.
setDN(DN) - Method in class com.isode.dsapi.syntax.mhs.ORName
Set the DN component of the ORName
setDN(DN) - Method in interface com.isode.dsapi.util.ISeqEntry
Set the DN
setDN(DN) - Method in class com.isode.dsapi.util.MapEntry
Set the DN
setDN(DN) - Method in class com.isode.dsapi.util.SeqEntry
Set the DN
setDN(String) - Method in class com.isode.dsapi.syntax.mhs.ORName
Set the DN component of the ORName
setDomain(String, String) - Method in class com.isode.dsapi.util.SaslId
Sets the domain component and default domain of a SaslId.
setDomainFilter(String) - Method in class com.isode.dsapi.util.SaslConfiguration
Sets SASL LDAP DB domain search filter.
setDontDerefAlias(boolean) - Method in class com.isode.dsapi.CommonArgs
Request that any alias used to identify the entry affected by the operation is not to be dereferenced.
setDontUseCopy(boolean) - Method in class com.isode.dsapi.CommonArgs
Request that copied data not be used to satisfy the operation.
setDSAAddress(DN, PresentationAddress) - Static method in class com.isode.dsapi.config.FailoverGroups
This method associates a DSA DN with its presentation address.
setDsadir(String) - Method in class com.isode.dsapi.profile.BindProfile
Sets the DSA directory associated with this BindProfile.
setDsaStrongAuthCertificate(List<String>) - Method in class com.isode.dsapi.config.ConfigEntry
Update the list of filenames that contain "other" certs for X.509 strong authentication.
setDsaStrongAuthCheckCRLs(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set whether or not CRL checking is performed during X.509 strong authentication
setDsaStrongAuthLDAPhost(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the name of the LDAP host for X.509 strong authentication.
setDsaStrongAuthLDAPport(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the port number of the LDAP server used for certificate lookups during X.509 strong authentication.
setDsaStrongAuthP12file(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the name of the DSA's p12 file for X.509 strong authentication.
setDsaStrongAuthPPHRfile(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the name of the file with the passphrase for the DSA's p12 file used for X.509 strong authentication.
setDsaStrongAuthTrustAnchor(List<String>) - Method in class com.isode.dsapi.config.ConfigEntry
Update the list of filenames that contain trust anchors for X.509 strong authentication.
setEIT(int, Oid) - Method in class com.isode.dsapi.syntax.mhs.Redirect
Set the Eit field of a Redirect element.
setEnabled(Boolean) - Method in class com.isode.dsapi.config.ShadowAgreement
Set the enabled flag.
setEncrypted(boolean) - Method in class com.isode.dsapi.CommonArgs
Indicates that the Directory operation should be encrypted.
setEntry(Entry) - Method in class com.isode.dsapi.config.DSE
Set the entry contents.
setEntryChangePermBits() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Set the change-related permission bits for entry access control, that is: add, remove and modify.
setEntryReadPermBits() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Set the read-related permission bits for entry access control, that is: read, browse, return-DN and disclose-on-error.
setEntryRenamePermBits() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Set the rename-related permission bits for entry access control, that is: rename, import and export.
setExt_criticality(int) - Method in class com.isode.dsapi.internal.X400_Extension
 
setExt_int(int) - Method in class com.isode.dsapi.internal.X400_Extension
 
setExt_next(X400_Extension) - Method in class com.isode.dsapi.internal.X400_Extension
 
setExt_oid(SWIGTYPE_p_OID) - Method in class com.isode.dsapi.internal.X400_Extension
 
setExt_value(SWIGTYPE_p_qbuf) - Method in class com.isode.dsapi.internal.X400_Extension
 
setFailoverEnabled(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set failover enabled.
setFailoverMaster(DN) - Method in class com.isode.dsapi.config.ConfigEntry
Set failover enabled.
setFailoverTarget(DN) - Method in class com.isode.dsapi.config.ConfigEntry
Set failover target.
setFilename(String) - Method in class com.isode.dsapi.x509.PendingIdentity
Set the simple name(without extension) of the files that would be generated.
setFlag(DSEType.Flag) - Method in class com.isode.dsapi.syntax.DSEType
Set the given flag within the DSE type, and return the old value.
setFlag(DSEType.Flag, boolean) - Method in class com.isode.dsapi.syntax.DSEType
Set or clear the given flag within the DSE type according to the argument, and return the old value.
setFlag(MonitorMode.Flag) - Method in class com.isode.dsapi.syntax.MonitorMode
Set the given flag within the DSE type, and return the old value.
setForbidAutoTotal(Boolean) - Method in class com.isode.dsapi.config.SupplierAgreement
Set the forbid auto total flag.
setForwardSecrecy(boolean) - Method in class com.isode.dsapi.SASLParameters
Set the "Forward Secrecy" security flag.
setGenerationQualifier(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set the generation qualifier
setGivenName(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set the given name.
setGroupMember(DN) - Method in class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Set GROUPMEMBER value.
setHTTPEnabled(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of httpEnabled.
setHTTPHost(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of httpHost.
setHTTPPort(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of httpHost as a space separated list of string encoded integers.
setHTTPServedAPIs(List<String>) - Method in class com.isode.dsapi.config.ConfigEntry
Get the list of enabled Web APIs.
setHTTPServedDirs(List<String>) - Method in class com.isode.dsapi.config.ConfigEntry
Set the list of served file system areas.
setHTTPSPort(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of httpsHost as a space separated list of string encoded integers.
setID(String, String) - Method in class com.isode.dsapi.util.SaslId
Sets SASL ID.
setIdentity(Identity) - Method in class com.isode.dsapi.BindParams
Set the Identity to be associated with this set of BindParams.
setIdentity(Identity) - Method in class com.isode.dsapi.profile.BindProfile
Set the x509Identity for this BindProfile.
setIdentityDN(DN) - Method in class com.isode.dsapi.config.FailoverEntry
Set failover identity DN
setIdentityPassphrase(String) - Method in class com.isode.dsapi.profile.BindProfile
Set the passphrase used to decrypt the X.509 identity file associated with this BindProfile.
setIndividual(ORName) - Method in class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Set as INDIVIDUAL value.
setInitials(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set the initials
setIsodeExtendedAudit(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of isodeExtendedAudit.
setIsodeRequireLDAPTLS(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Sets the value for the TLS attribute isodeRequireLDAPTLS
setIsodeSASLAllowAnonymous(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for isodeSASLAllowAnonymous
setIsodeSASLAllowPlain(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for isodeSASLAllowPlain
setIsodeSASLGenericBase(DN) - Method in class com.isode.dsapi.config.ConfigEntry
Sets of clears the value of isodeSASLGenericBase
setIsodeSASLGenericDomain(String) - Method in class com.isode.dsapi.config.ConfigEntry
Sets or clears the value of isodeSASLGenericDomain
setIsodeSASLGenericDomainMatchAttr(AttributeType) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for isodeSASLGenericDomainMatchAttr
setIsodeSASLGenericFullMatchAttr(AttributeType) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for isodeSASLGenericFullMatchAttr
setIsodeSASLGenericNamingAttr(AttributeType) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for isodeSASLGenericNamingAttr
setIsodeSASLGenericRule(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Sets or clears the current value for isodeSASLGenericRuke
setIsodeSASLGenericUserMatchAttr(AttributeType) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for isodeSASLGenericUserMatchAttr
setIsodeSASLGenericUsers(DN) - Method in class com.isode.dsapi.config.ConfigEntry
Sets of clears the value of isodeSASLGenericUsers.
setIsodeSASLGSSAPIBase(DN) - Method in class com.isode.dsapi.config.ConfigEntry
Sets of clears the value of isodeSASLGSSAPIBase
setIsodeSASLGSSAPIFullMatchAttr(AttributeType) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for isodeSASLGSSAPIFullMatchAttr
setIsodeSASLGSSAPINamingAttr(AttributeType) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for isodeSASLGSSAPINamingAttr
setIsodeSASLGSSAPIRealm(String) - Method in class com.isode.dsapi.config.ConfigEntry
Sets or clears the value of isodeSASLGSSAPIRealm
setIsodeSASLGSSAPIRealmMatchAttr(AttributeType) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for isodeSASLGSSAPIRealmMatchAttr
setIsodeSASLGSSAPIRule(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Sets or clears the current value for isodeSASLGSSAPIRule.
setIsodeSASLGSSAPIUserMatchAttr(AttributeType) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for isodeSASLGSSAPIUserMatchAttr
setIsodeSASLGSSAPIUsers(DN) - Method in class com.isode.dsapi.config.ConfigEntry
Sets of clears the value of isodeSASLGSSAPIUsers
setIsodeSASLMaxSSF(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Sets or clears the current value for isodeSASLMaxSSF.
setIsodeSASLMinSSF(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Sets or clears the current value for isodeSASLMinSSF.
setIssuerCertificate(byte[]) - Method in class com.isode.dsapi.config.OCSPService
Set the issuer certificate (as bytes).
setKnownDsaDetails(AccessPoint, boolean) - Method in class com.isode.dsapi.profile.BindProfile
Sets the known DSA details associated with this BindProfile.
setLDAPAuthModesIExpect(Set<Integer>) - Method in class com.isode.dsapi.config.ConfigEntry
Set the list of permitted LDAP authentication modes (isodeLDAPAuthModesIExpect).
setLocalScope(boolean) - Method in class com.isode.dsapi.CommonArgs
Restrict operation to data stored in local scope (usually the local DSA).
setManageDsaIT(boolean) - Method in class com.isode.dsapi.CommonArgs
Indicates that the Directory operation should be processed against the DsaIT instead of the DIT.
setMaxBufferSize(int) - Method in class com.isode.dsapi.SASLParameters
Set the maximum buffer size used by the security layer.
setMaxEntriesPerFile(Integer) - Method in class com.isode.dsapi.config.GDAMEntry
Set the maximum number of entries written to each snapshotted LDIF file (IMGDAM)
setMaxEntryAge(int) - Method in class com.isode.dsapi.config.LDAPChangelogEntry
Sets the maximum entry age
setMaxLoadThreads(Integer) - Method in class com.isode.dsapi.config.GDAMEntry
Set the maximum number of threads used to load data at startup (IMGDAM)
setMaxSize(int, Integer) - Method in class com.isode.dsapi.syntax.mhs.Redirect
Set the maxSize file of a Redirect element.
setMechanisms(String) - Method in class com.isode.dsapi.SASLParameters
Sets mechanisms.
setMESHEnabled(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set MESH enabled.
setMESHInitPA(PresentationAddress) - Method in class com.isode.dsapi.config.ConfigEntry
Set the presentation address of the server that will provision data in a new and bare multimaster server.
setMinSearchLevel(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set minimum search level.
setMinSize(int, Integer) - Method in class com.isode.dsapi.syntax.mhs.Redirect
Set the minSize file of a Redirect element.
setMonitorMode(MonitorMode) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the configured scheme generators for password hashing
setMPPHost(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of mppHost.
setMPPPort(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of mppHost as a space separated list of string encoded integers.
setMPPTLSPort(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of mppTLSHost as a space separated list of string encoded integers.
setMtaAttributes(Set<Attribute>) - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Set the values for mta attributes.
setName(String) - Method in class com.isode.dsapi.profile.AttributeBlock
Set the Name string for the AttributeBlock
setNCList(IsodeDirectorySession, DSACreationTemplate) - Static method in class com.isode.dsapi.config.DSASetup
Set up the consumed naming context list in the template of a shadow DSA according to the naming contexts of the supplier.
setNetworkAddress(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set the network address
setNextUpdate(Integer) - Method in class com.isode.dsapi.config.OCSPService
Set the next update field of an OCSP response
setNoActive(boolean) - Method in class com.isode.dsapi.SASLParameters
Set the "No Active" security flag.
setNoAnonymous(boolean) - Method in class com.isode.dsapi.SASLParameters
Set the "No Anonymous" security flag.
setNode(DN) - Method in class com.isode.dsapi.syntax.mhs.RoutingFilter
Set the node component of an RoutingFilter.
setNoDictionary(boolean) - Method in class com.isode.dsapi.SASLParameters
Set the "No Dictionary" security flag.
setNoPlaintext(boolean) - Method in class com.isode.dsapi.SASLParameters
Set the "No Plaintext" security flag.
setNote(String) - Method in class com.isode.dsapi.aci.SimpleACIRole
Set the note.
setNote(String) - Method in class com.isode.dsapi.aci.SimpleACIRule
Set the note.
setNumericUserID(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set the user id
setOAuth2AuthorizePort(int) - Method in class com.isode.dsapi.SASLParameters
Set OAuth2 server's authorize port
setOAuth2ClientId(String) - Method in class com.isode.dsapi.SASLParameters
Set the OAuth2 client id
setOAuth2ClientRedirect(String) - Method in class com.isode.dsapi.SASLParameters
Set OAuth2 client's redirect URI
setOAuth2ClientSecret(String) - Method in class com.isode.dsapi.SASLParameters
Set the OAuth2 client's secret.
setOAuth2RefreshToken(String) - Method in class com.isode.dsapi.SASLParameters
Set the refresh token
setOAuth2Server(String) - Method in class com.isode.dsapi.SASLParameters
Set OAuth2 server's address
setOAuth2TokenPort(int) - Method in class com.isode.dsapi.SASLParameters
Set OAuth2 server's token port
setOCSPEnabled(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of ocspEnabled.
setOCSPHost(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of ocspHost.
setOCSPPort(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of ocspPort as a space separated list of string encoded integers.
setOnChange(Boolean) - Method in class com.isode.dsapi.config.ShadowAgreement
Set agreement as 'on change'.
setORAddress(ORAddress) - Method in class com.isode.dsapi.syntax.mhs.ORName
Set the "ORAddress" component of this ORName, leaving any DN unchanged
setOrganizationName(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set the organization name
setOrigDN(DN) - Method in interface com.isode.dsapi.util.ISeqEntry
Set the original DN.
setOrigDN(DN) - Method in class com.isode.dsapi.util.MapEntry
Set the original DN.
setOrigDN(DN) - Method in class com.isode.dsapi.util.SeqEntry
Set the original DN.
setOriginal(SimpleACIRole) - Method in class com.isode.dsapi.aci.SimpleACIRole
Change the original SimpleACIRole used to support hasChanges().
setOriginal(SimpleACIRule) - Method in class com.isode.dsapi.aci.SimpleACIRule
Change the original SimpleACIRule used to support hasChanges().
setOriginal(SimpleACIRule.Tuple) - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Set the original Tuple.
setORName(int, ORName) - Method in class com.isode.dsapi.syntax.mhs.Redirect
Set the ORName component of a Redirect element.
setORName(ORName) - Method in class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Set ORName value.
setORName(ORName) - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
 
setOtherTimes(Boolean) - Method in class com.isode.dsapi.config.ShadowAgreement
Set the other times flag.
setOU(String, int) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set a specific OU.
setP12File(String) - Method in class com.isode.dsapi.config.OCSPService
Set the P12 file name.
setPA(PresentationAddress) - Method in class com.isode.dsapi.config.ConfigEntry
Set the presentation address.
setPA(PresentationAddress) - Method in class com.isode.dsapi.config.PeerEntry
Set the presentation address.
setPagedResultsGCInterval(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the paged results garbage collection interval.
setPagedResultsTimeout(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the paged results timeout.
setPageSizes(int) - Method in class com.isode.dsapi.bulk.DirectoryScan
Override the default page-size of 1000 for DN searches
setPageSizes(int) - Method in class com.isode.dsapi.bulk.DirectoryScanDN
Override the default page-size of 1000 for DN searches
setPageSizes(int, int) - Method in class com.isode.dsapi.bulk.DirectoryDump
Override the default page-sizes of 1000 for DN searches and 100 for entry searches
setPagingDisabled(boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Enable or disable the paged results control.
setPassCredentials(boolean) - Method in class com.isode.dsapi.SASLParameters
Set the "Pass Credentials" security flag.
setPassphrase(String) - Method in class com.isode.dsapi.profile.BindProfileList
Set the passphrase that will be used to next time this BindProfileList is loaded or saved.
setPattern(ORName) - Method in class com.isode.dsapi.syntax.mhs.DLSubmitPermission
Set as PATTERN value.
setPermBits(PermBit...) - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Set one or more permission bits.
setPermitIncrReplay(Boolean) - Method in class com.isode.dsapi.config.ConsumerAgreement
Set the permit increment replay flag.
setPPHRFile(String) - Method in class com.isode.dsapi.config.OCSPService
Set the P12 passphrase file name.
setPreferChain(boolean) - Method in class com.isode.dsapi.CommonArgs
Request chained operation rather than referral where necessary.
setPriority(int) - Method in class com.isode.dsapi.CommonArgs
Sets the priority of the operation.
setPRMD(String) - Method in class com.isode.dsapi.syntax.mhs.GlobalDomainIdentifier
Set the PRMD
setPRMD(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set the PRMD
setPrunePeriod(int) - Method in class com.isode.dsapi.config.LDAPChangelogEntry
 
setPwdAllowUserChange(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for the attribute which allows a user to change passwords
setPwdAttribute(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of password policy attribute that is currently active
setPwdAutoMigrate(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for password auto migrate attribute of the password hashing policy
setPwdCheckEntropy(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute that holds the minimum number of characters that must be used in a password
setPwdCheckQuality(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute which specifies checking the quality of user password
setPwdConfiguredSchemeComparators(List<String>) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the configured scheme generators for password hashing
setPwdConfiguredSchemeGenerators(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the configured scheme generators for password hashing
setPwdExpireWarning(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute that specifies the maximum number of seconds before a password is due to expire that expiration warning messages will be returned to an authenticating user
setPwdFailureCountInterval(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute which holds the number of seconds after which the password failures are purged
setPwdGraceAuthNLimit(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for the attribute which governs the number of times an expired password can be used to authenticate
setPwdGraceExpiry(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute that specifies the number of seconds the grace authentications are valid
setPwdHistoryDuration(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute that specifies the maximum time in seconds for which the password history will be kept
setPwdInHistory(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute which specifies the maximum number of used passwords stored
setPwdLockOut(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute that specifies whether the password should be used to authenticate after a specified number of consecutive failed bind attempts
setPwdLockoutDuration(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of attribute which holds the number of seconds that the password cannot be used to authenticate due to too many failed bind attempts
setPwdMaxAge(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute that holds the maximum age of the password
setPwdMaxDelay(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute that specifies the maximum number of seconds to delay when responding to a failed authentication attempt.
setPwdMaxFailure(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute that specifies the number of consecutive failed bind attempts after which the password may not be used to authenticate
setPwdMaxIdle(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute that specifies the number of seconds an account may remain unused before it becomes locked
setPwdMaxLength(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute that holds the maximum number of characters that must be used in a password
setPwdMinAge(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of attribute that holds the number of seconds that must elapse between modifications to the password
setPwdMinDelay(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute that specifies the number of seconds to delay when responding to a failed authentication attempt.
setPwdMinLength(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute that holds the minimum number of characters that must be used in a password
setPwdMustChange(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for the attribute which decides whether the password must change after first login
setPwdSafeModify(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for the attribute which allows sending of existing password with new password
setQuickBind(boolean) - Method in class com.isode.dsapi.internal.IsodeDirectorySession
Determine whether a successful bind operation should be followed by an attempt to read Isode-specific information from the directory.
setRedirectionReason(int, Redirect.RedirectionReason) - Method in class com.isode.dsapi.syntax.mhs.Redirect
Set the RedirectionReason of a Redirect element.
setRedirectionReason(RedirectFilter.RedirectionReason) - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
Set the RedirectionReason of an RedirectFilter.
setRefreshTokenDuration(Integer) - Method in class com.isode.dsapi.config.OAuthEntry
Set the refresh token duration.
setRegexMatch(String) - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
Set the regex-match component of a RedirectFilter.
setRegexMatch(String) - Method in class com.isode.dsapi.syntax.mhs.RoutingFilter
Set the regex-match component of a RoutingFilter.
setReqMtaName(String) - Method in class com.isode.dsapi.syntax.mhs.RTSCredentials
Set the requesting MTA's name.
setReqMtaPassword(String) - Method in class com.isode.dsapi.syntax.mhs.RTSCredentials
Set the requesting MTA's password.
setRequestPasswordPolicy(boolean) - Method in class com.isode.dsapi.CommonArgs
Requests that the directory server returns information about password policy constraints for the currently bound user.
setRespMtaName(String) - Method in class com.isode.dsapi.syntax.mhs.RTSCredentials
Set the responding MTA's name.
setRespMtaPassword(String) - Method in class com.isode.dsapi.syntax.mhs.RTSCredentials
Set the responding MTA's password.
setRoutingWeight(int) - Method in class com.isode.dsapi.syntax.mhs.RedirectFilter
Set the weight component of a RedirectFilter.
setRoutingWeight(int) - Method in class com.isode.dsapi.syntax.mhs.RoutingFilter
Set the weight component of a RoutingFilter.
setSASL(SASLParameters) - Method in class com.isode.dsapi.BindParams
Makes this object ready to be used for a SASL bind.
setSASLAvailableMechanisms(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for saslAvailableMechanisms.
setSearchAliases(boolean) - Method in class com.isode.dsapi.CommonArgs
Requests that aliases within search results should be dereferenced.
setServerAddress(String) - Method in class com.isode.dsapi.config.OAuthEntry
Set the server address or hostname.
setServerPort(Integer) - Method in class com.isode.dsapi.config.OAuthEntry
Set the server port.
setServiceEnabled(Boolean) - Method in class com.isode.dsapi.config.OAuthEntry
Set the service enabled flag.
setServiceName(String) - Method in class com.isode.dsapi.profile.BindProfile
Sets the Windows service name or Solaris FMRI associated with this BindProfile.
setShadowArea(BAC.SubtreeSpecification) - Method in class com.isode.dsapi.config.SupplierAgreement
Set the shadow area.
setShadowFailDelay(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set shadow failure delay.
setShadowOnChangeOpen(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the shadow on change hold open flag.
setShadowPrunePeriod(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set shadow prune period.
setShadowRetryDelay(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set shadow retry delay.
setSigned(boolean) - Method in class com.isode.dsapi.CommonArgs
Indicates that the Directory operation should be cryptographically signed.
setSigVerifyFailHandler(SigVerifyFailHandler) - Method in class com.isode.dsapi.DirectorySession
Set the handler called for signature verification failures.
setSimple(DN, String) - Method in class com.isode.dsapi.BindParams
Makes this object ready to be used for a simple bind.
setSimpleBindPassword(String) - Method in class com.isode.dsapi.profile.BindProfile
Change the "simple bind" password associated with this object.
setSizeLimit(int) - Method in class com.isode.dsapi.CommonArgs
Sets the maximum number of entries that can be returned by a list or search operation.
setSNMP(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for snmp.
setSortingDisabled(boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Enable or disable the server side sorting control.
setSSF(SASLParameters.SSF) - Method in class com.isode.dsapi.SASLParameters
Specify or clear the Security Strength Factor (SSF) associated with this object.
setStrong(Identity, DN) - Method in class com.isode.dsapi.BindParams
Makes this object ready to be used for a strong bind.
setSubentries(boolean) - Method in class com.isode.dsapi.CommonArgs
Indicates that a Search or List operation is to access subentries only; normal entries become inaccessible.
setSubtreeReference(DN) - Method in class com.isode.dsapi.config.ConsumerAgreement
Set the destination GDAM.
setSuperiorKnowledge(AccessPoint) - Method in class com.isode.dsapi.config.ConfigEntry
Set the superior knowledge reference.
setSupplierInitiated(Boolean) - Method in class com.isode.dsapi.config.ShadowAgreement
Set supplier initiated flag.
setSupplierMaster(Boolean) - Method in class com.isode.dsapi.config.ConsumerAgreement
Set the supplier is master flag.
setSurname(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set the surname.
setSynonymTarget(int, DN) - Method in class com.isode.dsapi.syntax.mhs.AddressSynonym
Set the synonymTarget component of an AddressSynonym.
setSynonymType(int, MHSR.SynonymType) - Method in class com.isode.dsapi.syntax.mhs.AddressSynonym
Set the synonymType component of an AddressSynonym.
setTag(String) - Method in class com.isode.dsapi.profile.BindProfile
Set XML tag to be used when writing to disc.
setTeletexCommonName(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set teletex-common-name
setTeletexOrganizationName(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set teletex-common-name
setTerminalID(String) - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Set the terminal id
setTestingMode() - Static method in class com.isode.dsapi.profile.IsodeBindProfiles
This method is for testing only.
setTimeLimit(int) - Method in class com.isode.dsapi.CommonArgs
Sets the maximum time in seconds that this operation should be allowed to take.
settingReadFromFile(String, String) - Method in interface com.isode.dsapi.profile.BindProfileList.ISettingsEncrypter
A "setting" has been read from the BPL, and is offered in case there's anything in there that needs decrypting
settingReadFromFile(String, String) - Method in class com.isode.dsapi.profile.MConsoleEncrypter
A "setting" has been read from the BindProfile file, and we are being the opportunity to see if the value requires any decryption
settingReadFromFile(String, String) - Method in class com.isode.dsapi.profile.MLCEncrypter
A "setting" has been read from the BindProfile file, and we are being the opportunity to see if the value requires any decryption
settingToBeWritten(String, String) - Method in interface com.isode.dsapi.profile.BindProfileList.ISettingsEncrypter
A "setting" is about to be written to BPL, and is offered in case there's anything in there that needs encrypting.
settingToBeWritten(String, String) - Method in class com.isode.dsapi.profile.MConsoleEncrypter
A "setting" is going to be written to the BindProfile file, and we are being the opportunity to see if the value requires any encryption
settingToBeWritten(String, String) - Method in class com.isode.dsapi.profile.MLCEncrypter
A "setting" is going to be written to the BindProfile file, and we are being the opportunity to see if the value requires any encryption
setTlsCaCertificateFile(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for the TLS attribute for CA Certificate file which is the path to the file containing list of PEM certificates
setTlsCheckCRLs(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for the attribute for TLS CRL check
setTlsConfiguredCipherSuites(List<Integer>) - Method in class com.isode.dsapi.config.ConfigEntry
Set the list of cipher suites for TLS configuration.
setTlsDHParamsPath(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for the TLS attribute DH Parameters path
setTlsDontTrustIdentities(Boolean) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for the TLS attribute dontTrustIdentities
setTlsKeyInfoPaths(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of the attribute for key info paths
setTlsLDAPhost(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of hostname attribute to be used in TLS verification
setTlsLDAPport(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for attribute TLS LDAP port
setTlsOtherCertificates(List<String>) - Method in class com.isode.dsapi.config.ConfigEntry
Set the TLS attribute for setting the path of other certificates
setTlsRandomSeedPath(String) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for attribute TLS random seed path
setTlsSessionCacheTimeout(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for the TLS attribute session cache timeout
setTlsSupportFlags(DSE.TLSSupportFlags) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for the attribute holding TLS support flags
setTlsTrustAnchor(List<String>) - Method in class com.isode.dsapi.config.ConfigEntry
Set the list of trust anchors to the ConfigEntry
setTlsVerifyClient(DSE.TLSVerifyClient) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value of attribute TLS verify Client
setTlsVerifyDepth(Integer) - Method in class com.isode.dsapi.config.ConfigEntry
Set the value for TLS verify depth attribute
setTokenDuration(Integer) - Method in class com.isode.dsapi.config.OAuthEntry
Set the token duration.
setTokenPort(Integer) - Method in class com.isode.dsapi.config.OAuthEntry
Set the token port.
setTransactionID(byte[]) - Method in class com.isode.dsapi.CommonArgs
Sets the transaction ID for a operation.
setType(String) - Method in class com.isode.dsapi.profile.AttributeBlock
Set the Type string for the AttributeBlock
setUnchanged() - Method in class com.isode.dsapi.aci.SimpleACIItem
Clear the 'changed' state by copying the current values over the original values.
setUniqueID(String) - Method in class com.isode.dsapi.profile.BindProfile
Sets the unique id for the bind profile.
setUpdateInterval(Integer) - Method in class com.isode.dsapi.config.ShadowAgreement
Set periodic update interval.
setUseAliasOnUpdate(boolean) - Method in class com.isode.dsapi.CommonArgs
This flag controls whether aliases are dereferenced in add, modify and remove operations.
setUseClientStrongAuth(Boolean) - Method in class com.isode.dsapi.config.OAuthEntry
Set the value of useClientStrongAuth.
setUserFilter(String) - Method in class com.isode.dsapi.util.SaslConfiguration
Sets SASL LDAP DB user search filter.
setUserName(String) - Method in class com.isode.dsapi.util.SaslId
Sets the username component of a SaslId.
setWeight(int) - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Set the weight component of an MTAInfo.
setWindowSize(Integer) - Method in class com.isode.dsapi.config.ShadowAgreement
Set periodic update window size.
SHA - Enum constant in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
SHA-1 Digest
SHA2 - Enum constant in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
SHA-2(256) Digest
SHADOW - Enum constant in enum class com.isode.dsapi.aci.SimpleACIWorld.ACSA.Type
Shadowed area which should not be touched, as it is not mastered on this DSA.
SHADOW - Enum constant in enum class com.isode.dsapi.config.DSACreationTemplate.DSAType
 
SHADOW - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
SHADOW - Enum constant in enum class com.isode.dsapi.syntax.MOSAP.Category
Shadow
SHADOW_AGREEMENT - Enum constant in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
Shadow agreement data in the objects of type isodeShadowAgreement.
ShadowAgreement - Class in com.isode.dsapi.config
Shadow agreement object.
ShadowAgreement(Entry, Entry, IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.ShadowAgreement
Construct from the entry object.
ShadowAgreement.ShadowError - Enum Class in com.isode.dsapi.config
The codes here correspond to those defined in apps/d3/shadow/ShadowError.h Note: Probably this should be generated automatically but it's not clear how to make swig generate enum types.
shadowAuthData - Variable in class com.isode.dsapi.config.DSACreationTemplate
Authentication data between shadow and master server (relevant on creating a shadow DSA).
shadowErrorImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
ShadowManager - Class in com.isode.dsapi.config
Shadow agreement manager manages the various entries stored in the directory session.
ShadowManager(IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.ShadowManager
Constructor for shadow agreement manager.
shadowProblem_fullUpdateRequired - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
shadowProblem_inactiveAgreement - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
shadowProblem_insufficientResources - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
shadowProblem_invalidAgreementID - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
shadowProblem_invalidInformationReceived - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
shadowProblem_invalidSequencing - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
shadowProblem_missedPrevious - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
shadowProblem_unsuitableTiming - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
shadowProblem_unsupportedStrategy - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
shadowProblem_unwillingToPerform - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
shadowProblem_updateAlreadyReceived - Static variable in interface com.isode.dsapi.internal.SWIG_DSAPI_INTERNALConstants
 
shadowPrunePeriodImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
signed_only - Variable in class com.isode.dsapi.aci.MutableACITuple
Does this apply to only to signed operations (true) or to both signed and unsigned operations (false).
SignedOpFailedException - Exception in com.isode.dsapi
Thrown when a signed operation fails.
SignedOpFailedException(String) - Constructor for exception com.isode.dsapi.SignedOpFailedException
Constructs a new SignedOpFailedException with the specified message.
SignedOpFailedException(String, int) - Constructor for exception com.isode.dsapi.SignedOpFailedException
Constructs a new SignedOpFailedException with the specified message and error code
SigVerifyFailHandler - Interface in com.isode.dsapi
Called to handle signature verification failures.
Simple - Enum constant in enum class com.isode.dsapi.config.PeerAuthMode
Simple
SIMPLE - Enum constant in enum class com.isode.dsapi.aci.ACITuple.AuthLevel
 
SIMPLE - Enum constant in enum class com.isode.dsapi.aci.SimpleACIRole.Auth
 
SIMPLE - Enum constant in enum class com.isode.dsapi.BindType
Simple bind
SimpleACIArea - Class in com.isode.dsapi.aci
Representation of set of regions in the DIT.
SimpleACIArea() - Constructor for class com.isode.dsapi.aci.SimpleACIArea
Construct an empty area.
SimpleACIArea(SimpleACIArea) - Constructor for class com.isode.dsapi.aci.SimpleACIArea
Construct a new area copied from another one.
SimpleACIArea.Chop - Class in com.isode.dsapi.aci
Chop-point within a Region.
SimpleACIArea.ChopList - Class in com.isode.dsapi.aci
List of chop-points.
SimpleACIArea.Region - Class in com.isode.dsapi.aci
Representation of a region of the DIT.
SimpleACIItem - Class in com.isode.dsapi.aci
A simple-ACI item consisting of a role, rule and area.
SimpleACIItem() - Constructor for class com.isode.dsapi.aci.SimpleACIItem
Construct a blank ACI item.
SimpleACIItem(int, SimpleACIRole, SimpleACIRule, SimpleACIArea) - Constructor for class com.isode.dsapi.aci.SimpleACIItem
Construct an ACI item from a precedence, role, rule and area.
SimpleACIItem(SimpleACIItem) - Constructor for class com.isode.dsapi.aci.SimpleACIItem
Copy constructor.
SimpleACIRole - Class in com.isode.dsapi.aci
Simple ACI role.
SimpleACIRole(String, SimpleACIRole.Auth) - Constructor for class com.isode.dsapi.aci.SimpleACIRole
Create a role with the given label and minimum auth-level, for all users.
SimpleACIRole.Auth - Enum Class in com.isode.dsapi.aci
Minimum authentication levels.
SimpleACIRule - Class in com.isode.dsapi.aci
Representation a rule, which is a list of ACI tuples without role or area information.
SimpleACIRule(String, boolean) - Constructor for class com.isode.dsapi.aci.SimpleACIRule
Construct a rule with the given label and grant/deny status.
SimpleACIRule.Tuple - Class in com.isode.dsapi.aci
Representation of one rule tuple
SimpleACIWorld - Class in com.isode.dsapi.aci
Representation of all the ACI for the whole DIT using a much simplified model compared to ACIWorld.
SimpleACIWorld(IsodeDirectorySession, DN) - Constructor for class com.isode.dsapi.aci.SimpleACIWorld
Construct a SimpleACIWorld for the given directory session and base-DN.
SimpleACIWorld.ACSA - Class in com.isode.dsapi.aci
ACSA: Access Control Specific Area.
SimpleACIWorld.ACSA.Type - Enum Class in com.isode.dsapi.aci
Type of ACSA.
SimpleACIWorld.ACSAFilter - Interface in com.isode.dsapi.aci
Interface of code that filters a list of ACSA DNs down to the set that should be loaded up.
SimpleACIWorld.ACSAList - Class in com.isode.dsapi.aci
List of ACSAs.
SimpleACIWorld.DNMessage - Class in com.isode.dsapi.aci
Error or warning message, with attached DN and/or exception.
SimpleProtected - Enum constant in enum class com.isode.dsapi.config.PeerAuthMode
Simple protected
simplify() - Method in class com.isode.dsapi.aci.SimpleACIArea
Try to simplify the list of regions by merging regions together.
SINGLE - Enum constant in enum class com.isode.dsapi.aci.ACIRegion.Type
 
SINGLE_SEARCH - Enum constant in enum class com.isode.dsapi.util.SaslConfiguration.Rules
 
sioClearanceCatalog - Static variable in class com.isode.dsapi.config.Schema
 
sioClearanceCatalog - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType (may be null): sioClearanceCatalog
sioLabelCatalog - Static variable in class com.isode.dsapi.config.Schema
 
sioLabelCatalog - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType (may be null): sioLabelCatalog
sioPolicy - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType (may be null): sioPolicy
sioReference - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType (may be null): sioReference
sioSecondaryPolicies - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType (may be null): sioSecondaryPolicies
size() - Method in class com.isode.dsapi.util.DNSet
Return the size of the set.
SizeLimitExceeded - Static variable in class com.isode.dsapi.Indication
Value returned by getLimitProblem() to indicate that a size limit was reached.
SLS_TEMPLATE_DIR - Static variable in class com.isode.dsapi.config.DSASetup
Directory where SLS related templates are stored
SMD5 - Enum constant in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
Salted MD5 Digest
smimeCertificate - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: userCertificate
sort() - Method in class com.isode.dsapi.aci.SimpleACIRole
Sort contained lists into a consistent order.
sort() - Method in class com.isode.dsapi.aci.SimpleACIRule
Sort the rule tuples into a consistent order.
sort() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Sort the protected attribute names into a consistent order.
sort() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Sort roles, rules, items and ACSAs according to their sort orders.
sort(Comparator<Entry>) - Method in class com.isode.dsapi.util.EntryList
Sort this list using specified comparator
sortArrayByDN(GenericEntry[]) - Static method in class com.isode.dsapi.GenericEntry
In-place sort of an array of GenericEntry instances into DN order.
sortByDN() - Method in class com.isode.dsapi.Indication
Sort the entries in the indication by DN.
source - Variable in class com.isode.dsapi.aci.MutableACITuple
DN of entry that this tuple came from.
SSF(int, int) - Constructor for class com.isode.dsapi.SASLParameters.SSF
Construct a new object.
SSHA - Enum constant in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
Salted SHA-1 Digest
SSHA2 - Enum constant in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
Salted SHA-2(256) Digest
STANDALONE - Enum constant in enum class com.isode.dsapi.config.DSACreationTemplate.DSAType
 
startDSA(BindProfile) - Static method in class com.isode.dsapi.config.DSASetup
Start a DSA identified by its bind profile.
startTLS - Static variable in class com.isode.dsapi.profile.BPLiterals
The key used in a BindProfile whose value says whether TLS is forced on.
State() - Constructor for class com.isode.dsapi.config.MESH.State
Constructor.
status - Variable in class com.isode.dsapi.Indication.PasswordPolicyResponse
The PasswordPolicyStatus contained in this response, or null if none was returned by the server.
status() - Method in class com.isode.dsapi.bulk.DeleteSubTree
Get the current status of the operation as a string.
status() - Method in class com.isode.dsapi.bulk.LDIFDump
Get the current status of the operation as a string.
status() - Method in class com.isode.dsapi.bulk.LDIFLoad
Get the current status of the operation as a string.
stopDSA(BindProfile) - Static method in class com.isode.dsapi.config.DSASetup
Stop the DSA associated with this BindProfile
STORES - Static variable in class com.isode.dsapi.profile.MConsoleEncrypter
The multisetting key "stores" contains sensitive data that will be encrypted.
StringSection(String, int, int) - Constructor for class com.isode.dsapi.profile.BindProfileList.StringSection
Construct a new object.
Strong - Enum constant in enum class com.isode.dsapi.config.PeerAuthMode
Strong
STRONG - Enum constant in enum class com.isode.dsapi.aci.ACITuple.AuthLevel
 
STRONG - Enum constant in enum class com.isode.dsapi.aci.SimpleACIRole.Auth
 
STRONG - Enum constant in enum class com.isode.dsapi.BindType
Strong bind
STRONG_SIGNED - Enum constant in enum class com.isode.dsapi.aci.SimpleACIRole.Auth
 
sub - Variable in class com.isode.dsapi.config.DSACreationTemplate.DNParam
Restrict valid values for the replacement DN to always be below the given DN.
subentry - Variable in class com.isode.dsapi.aci.SimpleACIRule.Tuple
If 'true', only applies to subentries of admin points.
SUBENTRY - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
SUBENTRY_SINGLE - Enum constant in enum class com.isode.dsapi.aci.ACIRegion.Type
 
SUBENTRY_SUBTREE - Enum constant in enum class com.isode.dsapi.aci.ACIRegion.Type
 
subentryACI - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: subentryACI
SUBR - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
substitute(Attribute, DN, DN) - Method in interface com.isode.dsapi.bulk.Substitutor
Modify the value of this attribute according to a predetermined substitution specification.
SubstitutionData - Class in com.isode.dsapi.bulk
Specifies an attribute value substitution
SubstitutionData() - Constructor for class com.isode.dsapi.bulk.SubstitutionData
 
SubstitutionException - Exception in com.isode.dsapi.bulk
 
SubstitutionException(String) - Constructor for exception com.isode.dsapi.bulk.SubstitutionException
 
SubstitutionSpecification - Class in com.isode.dsapi.bulk
This class provides a specification of how attribute values should be substituted when LDIF data is being loaded into the DSA.
SubstitutionSpecification(String) - Constructor for class com.isode.dsapi.bulk.SubstitutionSpecification
Generate a new SubstitutionSpecification by reading a file.
Substitutor - Interface in com.isode.dsapi.bulk
 
substring() - Method in class com.isode.dsapi.profile.BindProfileList.StringSection
Return the substring (i.e.
SUBSTRING_MATCH - Enum constant in enum class com.isode.dsapi.config.IndexEntry.IndexMatchType
 
SUBTREE - Enum constant in enum class com.isode.dsapi.aci.ACIRegion.Type
 
subtreeIntersection(DN) - Method in class com.isode.dsapi.aci.SimpleACIArea.Region
Generate the region that represents the intersection between this region and the given subtree, i.e.
subtreeIntersection(DN) - Method in class com.isode.dsapi.aci.SimpleACIArea
Chops all areas except the given subtree, i.e.
subtreeSpecification - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: subtreeSpecification
suffix() - Method in class com.isode.dsapi.profile.BindProfileList.StringSection
Return the bit of the String following the specified substring.
superuser_password - Variable in class com.isode.dsapi.config.DSACreationTemplate
Superuser password to install on the new DSA, or null to generate a secure temporary password on reloading.
SupplierAgreement - Class in com.isode.dsapi.config
Supplier agreement object.
SupplierAgreement(Entry, Entry, IsodeDirectorySession) - Constructor for class com.isode.dsapi.config.SupplierAgreement
Construct from the entry object.
supplierInitiated - Variable in class com.isode.dsapi.config.ShadowAgreement
 
supplierIsMasterImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
SUPR - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
surname - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: surname
surname - Static variable in class com.isode.dsapi.util.SaslAttributeTypes
 
SURNAME - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
SWIG_DSAPI - Class in com.isode.dsapi
 
SWIG_DSAPI() - Constructor for class com.isode.dsapi.SWIG_DSAPI
 
SWIG_DSAPI_INTERNAL - Class in com.isode.dsapi.internal
 
SWIG_DSAPI_INTERNAL() - Constructor for class com.isode.dsapi.internal.SWIG_DSAPI_INTERNAL
 
SWIG_DSAPI_INTERNALConstants - Interface in com.isode.dsapi.internal
 
SWIG_DSAPI_INTERNALJNI - Class in com.isode.dsapi.internal
 
SWIG_DSAPI_INTERNALJNI() - Constructor for class com.isode.dsapi.internal.SWIG_DSAPI_INTERNALJNI
 
SWIG_DSAPIConstants - Interface in com.isode.dsapi
 
SWIG_DSAPIJNI - Class in com.isode.dsapi
 
SWIG_DSAPIJNI() - Constructor for class com.isode.dsapi.SWIG_DSAPIJNI
 
swigCMemOwn - Variable in class com.isode.dsapi.internal.X400_Extension
 
swigRelease(SWIGTYPE_p_OID) - Static method in class com.isode.dsapi.internal.SWIGTYPE_p_OID
 
swigRelease(SWIGTYPE_p_qbuf) - Static method in class com.isode.dsapi.internal.SWIGTYPE_p_qbuf
 
swigRelease(X400_Extension) - Static method in class com.isode.dsapi.internal.X400_Extension
 
SWIGTYPE_p_OID - Class in com.isode.dsapi.internal
 
SWIGTYPE_p_OID() - Constructor for class com.isode.dsapi.internal.SWIGTYPE_p_OID
 
SWIGTYPE_p_OID(long, boolean) - Constructor for class com.isode.dsapi.internal.SWIGTYPE_p_OID
 
SWIGTYPE_p_qbuf - Class in com.isode.dsapi.internal
 
SWIGTYPE_p_qbuf() - Constructor for class com.isode.dsapi.internal.SWIGTYPE_p_qbuf
 
SWIGTYPE_p_qbuf(long, boolean) - Constructor for class com.isode.dsapi.internal.SWIGTYPE_p_qbuf
 
SWITCHES - Static variable in class com.isode.dsapi.profile.MConsoleEncrypter
 
switchOptRule(DSACreationTemplate.OptRule) - Method in class com.isode.dsapi.config.DSACreationTemplate
Switch an optional rule on or off, reversing its state.
syn_boolean - Static variable in class com.isode.dsapi.config.Schema
Boolean.
syn_dn - Static variable in class com.isode.dsapi.config.Schema
DN.
syn_integer - Static variable in class com.isode.dsapi.config.Schema
Integer.
SYNCED - Enum constant in enum class com.isode.dsapi.config.MESH.AgreementState
 
SYNCFAIL - Enum constant in enum class com.isode.dsapi.config.MESH.AgreementState
 
SYNCING - Enum constant in enum class com.isode.dsapi.config.MESH.AgreementState
 
syntax_dn - Static variable in class com.isode.dsapi.util.DSAttrType
DN syntax.
syntaxIDToName(int) - Static method in class com.isode.dsapi.DSapi
Get a string representation of the syntax name for the specified syntax identifier.
SyntaxInfo(AttributeType) - Constructor for class com.isode.dsapi.syntax.IsodeSyntax.SyntaxInfo
Create a new SyntaxInfo object.

T

TELEX - Enum constant in enum class com.isode.dsapi.syntax.NetworkAddress.Format
TELEX - corresponds to a network address of format TelexData.
TelexData - Class in com.isode.dsapi.syntax
This class stores information about a network address in the TELEX format.
TelexData(TelexData, String) - Constructor for class com.isode.dsapi.syntax.TelexData
Constructor to create an object which is a copy of the given object but replaces the host name with the given host name.
TelexData(String) - Constructor for class com.isode.dsapi.syntax.TelexData
Constructor to create an object with the given data.
TelexData(String, int) - Constructor for class com.isode.dsapi.syntax.TelexData
Constructor to create an object with the given data.
tell() - Method in class com.isode.dsapi.LDIF
Return the current read file-offset in the input file, which can be used later on to seek() back to this point.
TERMINALID - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
TEST - Enum constant in enum class com.isode.dsapi.util.LDAPFilter.Type
 
testAuth(ACITuple.AuthLevel) - Method in class com.isode.dsapi.aci.ACITuple
Test whether this ACITuple applies to the given auth-level.
testPermission(PermBit) - Method in class com.isode.dsapi.aci.ACITuple
Test whether this ACITuple gives a grant or denial for the given permission bit.
testPermission(PermBit, boolean) - Method in class com.isode.dsapi.aci.ACITuple
Test whether this ACITuple gives a grant or denial for the given permission bit for the given class (entry or attribute).
testRegion(DN) - Method in class com.isode.dsapi.aci.ACITuple
Test whether this ACITuple applies to the given DN according to its region.
testSource(DN) - Method in class com.isode.dsapi.aci.ACITuple
Test whether this rule was sourced from the entry with the given DN.
text - Variable in class com.isode.dsapi.util.EntryInfo
String to display under parent-DN 'dn' if this is a text-display tree-item, or null.
TimeLimitExceeded - Static variable in class com.isode.dsapi.Indication
Value returned by getLimitProblem() to indicate that a time limit was reached
tlsAuthTrustAnchorImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
tlsCaCertificateFileImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
tlsCertificateImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
tlsCheckCRLsImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
tlsConfiguredCipherSuitesImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
tlsDHParamsPathImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
tlsDontTrustIdentitiesImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
tlsKeyInfoPaths - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType (may be null): tlsKeyInfoPaths
tlsKeyInfoPathsImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
tlsLDAPhostImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
tlsLDAPportImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
tlsRandomSeedPathImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
tlsSessionCacheTimeoutImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
tlsSupportFlagsImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
tlsVerifyClientImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
tlsVerifyDepthImpl - Static variable in class com.isode.dsapi.config.SchemaObjects
 
toACISubtreeSpec() - Method in class com.isode.dsapi.aci.SimpleACIArea.Region
Convert the region into an ACISubtreeSpec.
toAddEntry() - Method in interface com.isode.dsapi.util.ISeqEntry
Convert to an AddEntry
toAddEntry() - Method in class com.isode.dsapi.util.MapEntry
Convert to an AddEntry
toAddEntry() - Method in class com.isode.dsapi.util.SeqEntry
Convert to an AddEntry
toArray() - Method in class com.isode.dsapi.util.DNSet
Convert into an array.
toArray(T[]) - Method in class com.isode.dsapi.util.DNSet
Convert into an array.
toEntry() - Method in interface com.isode.dsapi.util.ISeqEntry
Convert to an Entry
toEntry() - Method in class com.isode.dsapi.util.MapEntry
Convert to an Entry
toEntry() - Method in class com.isode.dsapi.util.SeqEntry
Convert to an Entry
toLDIF() - Method in class com.isode.dsapi.GenericEntry
Returns a representation of this entry as an LDIF dump.
toOIDString() - Method in class com.isode.dsapi.DN
Generate a String representation of the DN, including dotted OID values instead of attribute names.
toOIDString() - Method in class com.isode.dsapi.RDN
Generate a String representation of the RDN, including dotted OID values instead of attribute names.
toPlainLangString() - Method in class com.isode.dsapi.util.LDAPFilter
Output the filter in plain-language format (i.e.
toPlainLangString(boolean) - Method in class com.isode.dsapi.util.LDAPFilter
Output the filter in plain-language format (i.e.
toSeqEntry() - Method in class com.isode.dsapi.util.MapEntry
Convert to a SeqEntry
toString() - Method in class com.isode.dsapi.aci.ACIRegion
Generate debugging string.
toString() - Method in class com.isode.dsapi.aci.ACISubtreeSpec
Debugging string.
toString() - Method in class com.isode.dsapi.aci.ACITuple
Generate a debugging string.
toString() - Method in class com.isode.dsapi.aci.ACIWorld
Generate debugging string of ACIWorld contents.
toString() - Method in class com.isode.dsapi.aci.MutableACITuple
Generate a debugging string.
toString() - Method in class com.isode.dsapi.aci.SimpleACIArea.Chop
Return debug string.
toString() - Method in class com.isode.dsapi.aci.SimpleACIArea.ChopList
Debugging dump.
toString() - Method in class com.isode.dsapi.aci.SimpleACIArea.Region
Debugging dump.
toString() - Method in class com.isode.dsapi.aci.SimpleACIArea
Debugging dump.
toString() - Method in class com.isode.dsapi.aci.SimpleACIItem
Debugging dump.
toString() - Method in class com.isode.dsapi.aci.SimpleACIRole
Debugging dump.
toString() - Method in class com.isode.dsapi.aci.SimpleACIRule
Debugging dump.
toString() - Method in class com.isode.dsapi.aci.SimpleACIRule.Tuple
Debugging dump.
toString() - Method in class com.isode.dsapi.aci.SimpleACIWorld.ACSA
Debugging dump.
toString() - Method in class com.isode.dsapi.aci.SimpleACIWorld.ACSAList
Debugging dump.
toString() - Method in class com.isode.dsapi.aci.SimpleACIWorld.DNMessage
Debugging string.
toString() - Method in class com.isode.dsapi.aci.SimpleACIWorld
Debugging dump.
toString() - Method in class com.isode.dsapi.AddAttribute
 
toString() - Method in class com.isode.dsapi.AddEntry
Returns a String representation of this Entry.
toString() - Method in class com.isode.dsapi.atnds.ATNds.ATNdsResult
Return a String representation of the contents of this object
toString() - Method in class com.isode.dsapi.Attribute
Returns a String representation of this Attribute.
toString() - Method in class com.isode.dsapi.AttributeType
Returns a string representation of this AttributeType.
toString() - Method in class com.isode.dsapi.AttributeValue
Return a String representation of this object.
toString() - Method in class com.isode.dsapi.BindParams
Returns a String representation of this BindParams.
toString() - Method in class com.isode.dsapi.ChangeEntry
Returns a String representation of this entry.
toString() - Method in class com.isode.dsapi.CommonArgs
Return a string representation of this object.
toString() - Method in class com.isode.dsapi.config.AgreementTuple
 
toString() - Method in enum class com.isode.dsapi.config.ChainPolicy
 
toString() - Method in enum class com.isode.dsapi.config.ConnectionPolicy
 
toString() - Method in class com.isode.dsapi.config.ConsumerAgreement
 
toString() - Method in class com.isode.dsapi.config.FailoverGroups.ErrorInfo
Return string representation of this object, for debugging
toString() - Method in class com.isode.dsapi.config.GDAMEntry
 
toString() - Method in enum class com.isode.dsapi.config.IndexEntry.IndexMatchType
Return the "friendly" String representation of this type, for example, "Approximate".
toString() - Method in class com.isode.dsapi.config.OCSPService
 
toString() - Method in enum class com.isode.dsapi.config.PasswordPolicyConfig.LOCK_REASON
 
toString() - Method in class com.isode.dsapi.config.PeerAuthData
Returns human-readable version of the object, for debugging
toString() - Method in enum class com.isode.dsapi.config.PeerAuthMode
Returns a String representation of the mode for this enum.
toString() - Method in class com.isode.dsapi.config.PeerEntry
String representation of the object to be used for display.
toString() - Method in class com.isode.dsapi.config.ShadowAgreement
 
toString() - Method in class com.isode.dsapi.config.SupplierAgreement
 
toString() - Method in class com.isode.dsapi.DeleteAttribute
 
toString() - Method in class com.isode.dsapi.DeleteEntry
Returns a String representation of this DeleteEntry.
toString() - Method in class com.isode.dsapi.DirectorySession.PendingOperation
Return a user friendly String representation of this object.
toString() - Method in class com.isode.dsapi.DirectorySession.SessionCertificates
Returns a String representation of the object.
toString() - Method in class com.isode.dsapi.DirectorySession
Returns a String representation of this object
toString() - Method in class com.isode.dsapi.DN
Return a String representation of the DN, containing attribute names and values.
toString() - Method in class com.isode.dsapi.Entry
Returns a String representation of this Entry.
toString() - Method in class com.isode.dsapi.GenericEntry
Returns a String representation of this entry.
toString() - Method in class com.isode.dsapi.Identity
Returns a String representation of this Identity.
toString() - Method in class com.isode.dsapi.Indication.PasswordPolicyResponse
Returns a String representation of this PasswordPolicyResponse.
toString() - Method in class com.isode.dsapi.Indication
A user-friendly String representation of an Indication, which contains as much information about it as possible.
toString() - Method in exception com.isode.dsapi.IndicationException
Returns a String representation of this exception, containing information about the failing operation, and DN if available.
toString() - Method in class com.isode.dsapi.LDIF
Returns a String representation of the LDIF stream
toString() - Method in class com.isode.dsapi.ModifyEntry
Returns a String representation of this ModifyEntry.
toString() - Method in class com.isode.dsapi.ObjectClasses
Return a string representation of the contained object-classes, showing flag information.
toString() - Method in class com.isode.dsapi.profile.AttributeBlock
 
toString() - Method in class com.isode.dsapi.profile.BindProfile
Return a user-friendly String representation of this object.
toString() - Method in class com.isode.dsapi.profile.BindProfileList.StringSection
 
toString() - Method in class com.isode.dsapi.profile.BindProfileList
Returns a user-friendly String representation of this object.
toString() - Method in class com.isode.dsapi.RandomAccessLDIF
Returns a String representation of the object
toString() - Method in class com.isode.dsapi.RDN
Returns a String representation of the RDN, containing its attribute name(s) and value(s).
toString() - Method in class com.isode.dsapi.Referral
Returns a string containing information about this referral or continuation reference, containing the information the target DN and the suggested locations to resolve it.
toString() - Method in class com.isode.dsapi.ReferralAddress
Returns a string containing information about this address.
toString() - Method in class com.isode.dsapi.RenameEntry
Returns a String representation of this RenameEntry.
toString() - Method in class com.isode.dsapi.ReplaceAttribute
 
toString() - Method in enum class com.isode.dsapi.SASLMechanism
 
toString() - Method in class com.isode.dsapi.SASLParameters.SSF
 
toString() - Method in class com.isode.dsapi.SASLParameters
Return a string representation of this object.
toString() - Method in class com.isode.dsapi.Selection
Returns String representation of this Selection, useful for debugging.
toString() - Method in class com.isode.dsapi.syntax.AccessPoint
Return a String representation of this AccessPoint.
toString() - Method in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
 
toString() - Method in class com.isode.dsapi.syntax.BindProfileAddress
Returns a String representation of this BindProfileAddress.
toString() - Method in class com.isode.dsapi.syntax.DSEType
String representation for debugging (reverse packed bit-value).
toString() - Method in class com.isode.dsapi.syntax.IsodeSyntax.SyntaxInfo
Returns a String representation of the object.
toString() - Method in class com.isode.dsapi.syntax.IsodeSyntax
Return a String representation of this value, for debugging.
toString() - Method in class com.isode.dsapi.syntax.mhs.MTAInfo
Determine the string representation of this object.
toString() - Method in class com.isode.dsapi.syntax.mhs.ORAddress
Return the O/R address string value.
toString() - Method in class com.isode.dsapi.syntax.mhs.ORName
Return the O/R Name string value.
toString() - Method in class com.isode.dsapi.syntax.MonitorMode
String representation for debugging (reverse packed bit-value).
toString() - Method in enum class com.isode.dsapi.syntax.MOSAP.Category
 
toString() - Method in class com.isode.dsapi.syntax.MOSAP
 
toString() - Method in class com.isode.dsapi.syntax.NetworkAddress
 
toString() - Method in enum class com.isode.dsapi.syntax.NetworkAddress.Type
 
toString() - Method in class com.isode.dsapi.syntax.Selector
 
toString() - Method in class com.isode.dsapi.syntax.TelexData
 
toString() - Method in class com.isode.dsapi.syntax.URIData
 
toString() - Method in class com.isode.dsapi.util.DNSet
Returns a String representation of the object
toString() - Method in class com.isode.dsapi.util.EntryWriter
Return user friendly report of planned entry modifications which will be performed by EntryWriter.apply(DirectorySession, CommonArgs) method
toString() - Method in class com.isode.dsapi.util.LDAPFilter
Reconstruct the filter into an LDAP string, with no excess white space.
toString() - Method in class com.isode.dsapi.util.MapEntry
 
toString() - Method in class com.isode.dsapi.util.OCList
Debug-string.
toString() - Method in exception com.isode.dsapi.util.SaslConfigurationException
Returns formated error info.
toString() - Method in exception com.isode.dsapi.util.SaslException
Returns formated error info.
toString() - Method in class com.isode.dsapi.util.SaslId
 
toString() - Method in exception com.isode.dsapi.util.SaslMappingException
Returns formated error info.
toString() - Method in class com.isode.dsapi.x509.PendingIdentity
Return a String containing the subject DN of this PendingIdentity.
toString(Iterable<SASLMechanism>) - Static method in enum class com.isode.dsapi.SASLMechanism
Returns string representation of SASLMechanisms
totalUpdateForbidden - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
toUIString() - Method in class com.isode.dsapi.DN
Return a friendly string representation of the DN (that is, one that contains no attribute type names).
toUIString() - Method in class com.isode.dsapi.RDN
Return a friendly string representation of the RDN (in other words, one that contains no attribute type names).
TracedIsodeDirectorySession - Class in com.isode.dsapi.internal
A IsodeDirectorySession that has a Nettrace attached to it.
TracedIsodeDirectorySession(String, boolean, NettraceObserver) - Constructor for class com.isode.dsapi.internal.TracedIsodeDirectorySession
Creates a new DirectorySession pointing to a Nettrace that points towards the given address and verifies that the specified address is valid.
TracedIsodeDirectorySession(String, NettraceObserver) - Constructor for class com.isode.dsapi.internal.TracedIsodeDirectorySession
Creates a new DirectorySession pointing to a Nettrace that points towards the given address and verifies that the specified address is valid.
TRUE - Enum constant in enum class com.isode.dsapi.util.LDAPFilter.TriBool
 
trustAnchor - Static variable in class com.isode.dsapi.profile.BPLiterals
tag for storing trust anchor in the bind profile's trust anchor section
trustedCert - Static variable in class com.isode.dsapi.profile.BPLiterals
The multi-valued key used in a BindProfile containing trusted certificates
Tuple(String) - Constructor for class com.isode.dsapi.aci.SimpleACIRule.Tuple
Construct a tuple with the given label.
tuples - Variable in class com.isode.dsapi.aci.ACIWorld
Tuples
TWO_SEARCHES - Enum constant in enum class com.isode.dsapi.util.SaslConfiguration.Rules
 
txnend(byte[], boolean) - Method in class com.isode.dsapi.DirectorySession
Start transaction.
txnstart() - Method in class com.isode.dsapi.DirectorySession
Start transaction.
type - Variable in class com.isode.dsapi.aci.SimpleACIWorld.ACSA
Type of ACSA that will be set by save().
type - Variable in class com.isode.dsapi.config.DSACreationTemplate.IndexRequest
 
TYPE_COUNTRY_ISO_3166_CODE - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
TYPE_COUNTRY_X121_DCC_CODE - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
TYPE_NUMERIC - Static variable in class com.isode.dsapi.syntax.mhs.OR
Encoding types.
TYPE_PRINTABLE - Static variable in class com.isode.dsapi.syntax.mhs.OR
 
typeEquals(String) - Method in class com.isode.dsapi.profile.AttributeBlock
Tests whether this AttributeBlock has the given type.

U

uid - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: uid
unableToGenerateStrongBind - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
UnavailableCriticalExtensionException - Exception in com.isode.dsapi
Thrown when an attempt is made to perform an operation using an extension which the directory server is unwilling or unable to support
UnavailableCriticalExtensionException(Indication, int) - Constructor for exception com.isode.dsapi.UnavailableCriticalExtensionException
 
UnavailableCriticalExtensionException(String) - Constructor for exception com.isode.dsapi.UnavailableCriticalExtensionException
 
unbind() - Method in class com.isode.dsapi.DirectorySession
Unbind from the directory.
UNBOUND - Enum constant in enum class com.isode.dsapi.DirectorySession.ConnectionState
A DirectorySession object which was previously bound has been unbound by the user a by calling DirectorySession.unbind().
UNDEF - Enum constant in enum class com.isode.dsapi.util.LDAPFilter.TriBool
 
UnexpectedMultiValuedAttributeException - Exception in com.isode.dsapi.util
Exception thrown by EntryReader in situation when read attribute is not supposed to be multivalued and it is
UnexpectedMultiValuedAttributeException(DN, AttributeType) - Constructor for exception com.isode.dsapi.util.UnexpectedMultiValuedAttributeException
 
uniqueIDEquals(String) - Method in class com.isode.dsapi.profile.BindProfile
Indicates if the bind profiles unique id is set to the given value.
uniqueIDKeyName - Static variable in class com.isode.dsapi.profile.BPLiterals
Key for the unique id setting.
UNKNOWN - Enum constant in enum class com.isode.dsapi.config.IndexEntry.IndexState
 
UNKNOWN - Enum constant in enum class com.isode.dsapi.internal.IsodeDirectorySession.DsaVersion
A DSA whose version was not one of those recognised by this class.
UNKNOWN_MATCH - Enum constant in enum class com.isode.dsapi.config.IndexEntry.IndexMatchType
 
UNKNOWN_STATUS - Enum constant in enum class com.isode.dsapi.Indication.PasswordPolicyStatus
An unknown status was returned.
unknownError - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
unloadIsodeBindProfiles() - Static method in class com.isode.dsapi.profile.IsodeBindProfiles
Discard any existing reference to the Isode Bind Profile List.
unregisterNettraceObserver(NettraceObserver) - Method in class com.isode.dsapi.internal.TracedIsodeDirectorySession
Unregisters a NettraceObserver with the Nettrace associated with this directory session.
unsuitableTiming - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
unsupportedStrategy - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
unwillingToPerform - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
updateAlreadyReceived - Enum constant in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
 
updateAttr(Attribute) - Method in class com.isode.dsapi.config.ManagedObject
Replace an attribute.
updateAttr(AttributeType, byte[]) - Method in class com.isode.dsapi.config.ManagedObject
Modify the attribute by setting BER value for a given single valued attribute.
updateAttr(AttributeType, AttributeValue) - Method in class com.isode.dsapi.config.ManagedObject
Modify the attribute by setting BER value for a given single valued attribute.
updateBoolean(AttributeType, Boolean) - Method in class com.isode.dsapi.config.ManagedObject
Updates the single-valued boolean attribute to the given value.
updateDN(AttributeType, DN) - Method in class com.isode.dsapi.config.ManagedObject
Updates the single-valued DN attribute to the given value.
updateInteger(AttributeType, Integer) - Method in class com.isode.dsapi.config.ManagedObject
Updates the single-valued integer attribute to the given value.
updateInterval - Variable in class com.isode.dsapi.config.ShadowAgreement
 
updateMultiValuedBER(AttributeType, List<byte[]>) - Method in class com.isode.dsapi.config.ManagedObject
Updates the multi-valued BER attribute to the specified values, or deletes the values altogether
updateMultiValuedInteger(AttributeType, Set<Integer>) - Method in class com.isode.dsapi.config.ManagedObject
Updates the multi-valued integer attribute to the specified values, or deletes the values altogether
updateMultiValuedString(AttributeType, List<String>) - Method in class com.isode.dsapi.config.ManagedObject
Updates the multi-valued string attribute to the specified values, or deletes the values altogether
updatePA(AttributeType, PresentationAddress) - Method in class com.isode.dsapi.config.ManagedObject
Updates a single-valued presentation address attribute to the given value.
updatePA(PresentationAddress) - Method in class com.isode.dsapi.config.ManagedObject
Updates the single-valued presentation address attribute to the given value.
updateString(AttributeType, String) - Method in class com.isode.dsapi.config.ManagedObject
Updates the single-valued attribute to the given value.
upgradeDone(String, int, String, String, int) - Method in interface com.isode.dsapi.profile.IsodeBindProfiles.PostUpgradeCallback
An out-of-date version of a bindprofiles file was found and successfully upgraded.
UpgradeInfo() - Constructor for class com.isode.dsapi.config.DSASetup.UpgradeInfo
Default constructor.
URI - Enum constant in enum class com.isode.dsapi.syntax.NetworkAddress.Format
URI - corresponds to a network address of format URIData.
URIData - Class in com.isode.dsapi.syntax
This class stores information about a network address in the URI format.
URIData(URIData, String) - Constructor for class com.isode.dsapi.syntax.URIData
Constructor to create an object which is a copy of the given object but replaces the host name with the given host name.
URIData(URIData, String, int) - Constructor for class com.isode.dsapi.syntax.URIData
Creates a copy of the given URIData, but which replaces the hostName and portNo with the given values.
URIData(String) - Constructor for class com.isode.dsapi.syntax.URIData
Constructor to create an object with the given data.
URIData(String, int, String) - Constructor for class com.isode.dsapi.syntax.URIData
Constructor to create an object with the given data.
user_all - Variable in class com.isode.dsapi.aci.MutableACITuple
 
user_all - Variable in class com.isode.dsapi.aci.SimpleACIRole
Applies to all users?
user_entry - Variable in class com.isode.dsapi.aci.SimpleACIRule.Tuple
If 'true', rule applies only to the user's own entry: that is, the entry with the same DN as the user's DN.
user_groups - Variable in class com.isode.dsapi.aci.MutableACITuple
 
user_groups - Variable in class com.isode.dsapi.aci.SimpleACIRole
List of group DNs that it applies to, or null
user_names - Variable in class com.isode.dsapi.aci.MutableACITuple
 
user_names - Variable in class com.isode.dsapi.aci.SimpleACIRole
List of user DNs that it applies to, or null
user_subtrees - Variable in class com.isode.dsapi.aci.MutableACITuple
 
user_subtrees - Variable in class com.isode.dsapi.aci.SimpleACIRole
SimpleACIArea which specifies the regions of the DIT within which user DNs lie that this role applies to, or null
user_this - Variable in class com.isode.dsapi.aci.MutableACITuple
 
UserBP() - Constructor for class com.isode.dsapi.config.DSACreationTemplate.UserBP
 
userbp_list - Variable in class com.isode.dsapi.config.DSACreationTemplate
List of additional user bind profiles to create, or empty list if none.
userCertificate - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: userCertificate
userDN - Variable in class com.isode.dsapi.profile.BindProfile
 
userEntry2SaslId(Entry) - Method in class com.isode.dsapi.util.SaslMapping
Resolve SASL user ID for specific user entry using current mapping style
userFriendlyStr() - Method in enum class com.isode.dsapi.config.ChainPolicy
Returns the user-friendly name stored for the enumeration.
userFriendlyStr() - Method in enum class com.isode.dsapi.config.ConnectionPolicy
 
userFriendlyStr() - Method in enum class com.isode.dsapi.config.PeerAuthMode
Returns the user-friendly name stored for the enumeration.
userPassword - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType: userPassword

V

V1_VERSION - Static variable in class com.isode.dsapi.profile.BindProfileList
 
V2_VERSION - Static variable in class com.isode.dsapi.profile.BindProfileList
 
V3_VERSION - Static variable in class com.isode.dsapi.profile.BindProfileList
 
validateAbsolutePort(int) - Static method in class com.isode.dsapi.syntax.GenericAddress
This function checks if the given integer is a valid short integer and does not contain -1.
validateHost(String) - Static method in class com.isode.dsapi.syntax.GenericAddress
This function checks if the given host name is valid.
validateHostAccessible(String) - Static method in class com.isode.dsapi.syntax.GenericAddress
This function checks if the given host name is accessible.
validateName(String) - Static method in class com.isode.dsapi.config.GDAMEntry
Validates given GDAM name.
validateName(String) - Method in class com.isode.dsapi.config.GDAMManager
Validates given GDAM name.
validatePort(int) - Static method in class com.isode.dsapi.syntax.GenericAddress
This function checks if the given integer is a valid port.
validateValue(String) - Method in enum class com.isode.dsapi.syntax.Selector.SelectorType
Validates if the value is valid for this format.
valueOf(String) - Static method in enum class com.isode.dsapi.aci.ACIRegion.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.aci.ACITuple.AuthLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.aci.ACITuple.Operation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.aci.PermBit
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.aci.SimpleACIRole.Auth
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.aci.SimpleACIWorld.ACSA.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.BindType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.ChainPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.ConnectionPolicy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.DSACreationTemplate.DSAType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.FailoverGroups.ErrorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.GDAMType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.IndexEntry.IndexMatchType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.IndexEntry.IndexState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.MESH.AgreementState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.MESH.ServerState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.PasswordPolicyConfig.LOCK_REASON
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.PeerAuthMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.Protocol
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.DirectorySession.ConnectionState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.Indication.PasswordPolicyStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.internal.IsodeDirectorySession.DsaVersion
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.profile.BindProfileList.RemoveMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.profile.BindProfileModifyWatcher.BIND_PROFILE_MODIFY_ACTION
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.SASLMechanism
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.Selection.SelectionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.syntax.DSEType.Flag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.syntax.mhs.DLSubmitPermission.DLSubmitPermissionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.syntax.mhs.Redirect.RedirectionReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.syntax.mhs.RedirectFilter.RedirectionReason
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.syntax.MonitorMode.Flag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.syntax.MOSAP.Category
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.syntax.NetworkAddress.Format
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.syntax.NetworkAddress.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.syntax.Selector.SelectorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.util.LDAPFilter.TriBool
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.util.LDAPFilter.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.util.SaslConfiguration.Rules
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.isode.dsapi.x509.PendingIdentity.PENDING_ID_TYPE
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.isode.dsapi.aci.ACIRegion.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.aci.ACITuple.AuthLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.aci.ACITuple.Operation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.aci.PermBit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.aci.SimpleACIRole.Auth
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.aci.SimpleACIWorld.ACSA.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.BindType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.ChainPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.ConfigManager.ConfigObjectClass
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.ConnectionPolicy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.DSACreationTemplate.DSAType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.DSACreationTemplate.PasswordHash
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.FailoverGroups.ErrorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.GDAMType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.IndexEntry.IndexMatchType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.IndexEntry.IndexState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.MESH.AgreementState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.MESH.ServerState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.PasswordPolicyConfig.LOCK_REASON
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.PeerAuthMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.Protocol
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.config.ShadowAgreement.ShadowError
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.DirectorySession.ConnectionState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.Indication.PasswordPolicyStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.internal.IsodeDirectorySession.DsaVersion
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.profile.BindProfileList.RemoveMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.profile.BindProfileModifyWatcher.BIND_PROFILE_MODIFY_ACTION
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.SASLMechanism
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.Selection.SelectionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.syntax.DSEType.Flag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.syntax.mhs.DLSubmitPermission.DLSubmitPermissionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.syntax.mhs.Redirect.RedirectionReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.syntax.mhs.RedirectFilter.RedirectionReason
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.syntax.MonitorMode.Flag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.syntax.MOSAP.Category
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.syntax.NetworkAddress.Format
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.syntax.NetworkAddress.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.syntax.Selector.SelectorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.util.LDAPFilter.TriBool
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.util.LDAPFilter.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.util.SaslConfiguration.Rules
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.isode.dsapi.x509.PendingIdentity.PENDING_ID_TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
VERIFICATION_FAILED - Enum constant in enum class com.isode.dsapi.DirectorySession.ConnectionState
A connection was attempted over a secured connection, but the certificate presented by the server could not be verified, and so the connection was abandoned.
VerificationFailedException - Exception in com.isode.dsapi
A connection was abandoned by the library because verification of the server's certificate failed.
VerificationFailedException(String) - Constructor for exception com.isode.dsapi.VerificationFailedException
 
VerificationFailedException(String, int) - Constructor for exception com.isode.dsapi.VerificationFailedException
 
verifyResult - Variable in class com.isode.dsapi.profile.BindProfile.BoundSession
 
verifyToken(SASLParameters, String) - Method in class com.isode.dsapi.util.oauth.OAuthClient
 
VerifyTokenReq - Class in com.isode.dsapi.util.oauth
 
VerifyTokenReq() - Constructor for class com.isode.dsapi.util.oauth.VerifyTokenReq
 

W

waitForCallback(SASLParameters) - Method in class com.isode.dsapi.util.oauth.OAuthClient
 
wasBlank() - Method in class com.isode.dsapi.aci.SimpleACIItem
Check whether the original settings were blank.
wasGlue() - Method in class com.isode.dsapi.RandomAccessLDIF
Test whether the last DN visited corresponds to a glue entry in the tree.
wasLeaf() - Method in class com.isode.dsapi.RandomAccessLDIF
Test whether the last DN visited corresponds to a leaf entry in the tree.
wasParent() - Method in class com.isode.dsapi.RandomAccessLDIF
Test whether the last DN visited corresponds to a parent entry in the tree.
wasReal() - Method in class com.isode.dsapi.RandomAccessLDIF
Test whether the last DN visited corresponds to a real entry in the tree (either a leaf or a parent).
windowSize - Variable in class com.isode.dsapi.config.ShadowAgreement
 
write() - Method in class com.isode.dsapi.RandomAccessLDIF
The final output file is created and written (if one was specified in the constructor), based on the logical tree in memory and the entries from the input and cache files.
WRITEABLECOPY - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
writeACSASummary(String) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Write a summary of the current ACSA settings to the given file.
writeXML(XMLOutput) - Method in class com.isode.dsapi.profile.SASLParametersProfile
Write information about a this object to an XMLOutput stream.
writeXML(String) - Method in class com.isode.dsapi.aci.SimpleACIWorld
Write the items, roles and rules to the given XML file.

X

X400_Extension - Class in com.isode.dsapi.internal
 
X400_Extension() - Constructor for class com.isode.dsapi.internal.X400_Extension
 
X400_Extension(long, boolean) - Constructor for class com.isode.dsapi.internal.X400_Extension
 
X400_Extension_ext_criticality_get(long, X400_Extension) - Static method in class com.isode.dsapi.internal.SWIG_DSAPI_INTERNALJNI
 
X400_Extension_ext_criticality_set(long, X400_Extension, int) - Static method in class com.isode.dsapi.internal.SWIG_DSAPI_INTERNALJNI
 
X400_Extension_ext_int_get(long, X400_Extension) - Static method in class com.isode.dsapi.internal.SWIG_DSAPI_INTERNALJNI
 
X400_Extension_ext_int_set(long, X400_Extension, int) - Static method in class com.isode.dsapi.internal.SWIG_DSAPI_INTERNALJNI
 
X400_Extension_ext_next_get(long, X400_Extension) - Static method in class com.isode.dsapi.internal.SWIG_DSAPI_INTERNALJNI
 
X400_Extension_ext_next_set(long, X400_Extension, long, X400_Extension) - Static method in class com.isode.dsapi.internal.SWIG_DSAPI_INTERNALJNI
 
X400_Extension_ext_oid_get(long, X400_Extension) - Static method in class com.isode.dsapi.internal.SWIG_DSAPI_INTERNALJNI
 
X400_Extension_ext_oid_set(long, X400_Extension, long) - Static method in class com.isode.dsapi.internal.SWIG_DSAPI_INTERNALJNI
 
X400_Extension_ext_value_get(long, X400_Extension) - Static method in class com.isode.dsapi.internal.SWIG_DSAPI_INTERNALJNI
 
X400_Extension_ext_value_set(long, X400_Extension, long) - Static method in class com.isode.dsapi.internal.SWIG_DSAPI_INTERNALJNI
 
x509Identity - Variable in class com.isode.dsapi.profile.BindProfile
 
x509IdentityFileName - Variable in class com.isode.dsapi.profile.BindProfile
 
x509LdapAuthZ - Static variable in class com.isode.dsapi.profile.BPLiterals
The key used in a BindProfile whose value holds the SASL authz information
x509StaleIdsForBpList - Variable in class com.isode.dsapi.profile.BindProfile
This keeps a track of all the stale identities associated with this bind profile that gets generated as a result of modification to identity again and again.
x509VerifyCertificate(SSLCertificate) - Method in class com.isode.dsapi.profile.BindProfile
Call the X.509 library to perform certificate verification using parameters stored in this BindProfile.
x509VerifyCertificate(SSLCertificate, List<SSLCertificate>, List<SSLCertificate>) - Method in class com.isode.dsapi.profile.BindProfile
Call the X.509 library to perform certificate verification with CRL checking using parameters stored in this BindProfile.
x509VerifyHost - Static variable in class com.isode.dsapi.profile.BPLiterals
The key used in a BindProfile whose value holds the name of the LDAP server used for X509 verification
x509VerifyPort - Static variable in class com.isode.dsapi.profile.BPLiterals
The key used in a BindProfile whose value holds the port number of the LDAP server used for x509 verification
xep258LabelCatalog - Static variable in class com.isode.dsapi.config.Schema
 
xep258LabelCatalog - Static variable in class com.isode.dsapi.util.DSAttrType
Optional AttributeType (may be null): xep258LabelCatalog
xmlTag - Static variable in class com.isode.dsapi.profile.SASLParametersProfile
The tag that is used to bracket SASLParameters when they're stored as XML.
XMPP - Enum constant in enum class com.isode.dsapi.syntax.BindProfileAddress.AddressType
XMPP
XR - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 

Z

ZOMBIE - Enum constant in enum class com.isode.dsapi.syntax.DSEType.Flag
 
A B C D E F G H I J K L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form