Package com.isode.dsapi.util
package com.isode.dsapi.util
-
ClassDescriptionException thrown when something is wrong with SaslIDA class which contains a set of DNs stored in memory in a very compact form (backed by a DS_DNIndex).A utility class for X.509/Crypto functions using DSAPIThis class contains AttributeTypes that are used statically within Java-DSAPI.This class contains useful constants.Class to represent subjectAltNames and Extensions values derived from the Directory EntryClass to contain DNs and (optionally) objectclasses to load up into the DIT tree, and also to allow them to be sorted.Utility class which can be used to keep list of Entries which in comparison to Indication can support sortingBoolean attribute comparator for use with EntryList classBoolean comparator for use with EntryList classInteger attribute comparator for use with EntryList classInteger comparator for use with EntryList classString attribute comparator for use with EntryList classString comparator for use with EntryList classConvenience class making easy to read value(s) from entry.The EntryWriter class provides a simple way to build an Entry object which can then to be written to a directory.ISeqEntry is an interface that both SeqEntry and MapEntry implement, covering just the SeqEntry features.LDAP Filter validation, querying and conversion to other formats; see RFC4515.Tri-state boolean for filter evaluation.MapEntry is a JNI-free representation of an entry designed for fast random access to attributes, designed for extensively modifying an entry in place.Class for efficiently storing a list of objectclasses, providing various simple operations on them.Provides static access to AttributeTypes specific to SASL.SASL Configuration.Exception used on errors existing in SASL configuration.Basic SASL-related exceptionUtility class to test and manage SASL ID.SASL ID to directory mapping (non-GSSAPI - generic only).Exception used for errors at SaslMapping.SeqEntry is a JNI-free representation of an Entry designed for fast sequential processing of attributes.Exception thrown by EntryReader in situation when read attribute is not supposed to be multivalued and it is