|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
LdapOperationException
which associates a resultCode namely the
ResultCodeEnum.REFERRAL
resultCode with the exception.Field
.
ItemFirstACIItem
and UserFirstACIItem
as specified X.501
specification.ACIItem
.Throwable
objects.
Object
s are equal using their
equals
method.
long
s are equal.
int
s are equal.
short
s are equal.
char
s are equal.
byte
s are equal.
double
s are equal by testing that the pattern
of bits returned by doubleToLong
are equal.
float
s are equal byt testing that the pattern
of bits returned by doubleToLong are equal.
booleans
s are equal.
Object
arrays.
long
.
int
.
short
.
char
.
byte
.
double
.
float
.
boolean
.
hashCode
for an Object
.
hashCode
for a long
.
hashCode
for an int
.
hashCode
for a short
.
hashCode
for a char
.
hashCode
for a byte
.
hashCode
for a double
.
hashCode
for a float
.
hashCode
for a boolean
.
hashCode
for an Object
array.
hashCode
for a long
array.
hashCode
for an int
array.
hashCode
for a short
array.
hashCode
for a char
array.
hashCode
for a byte
array.
hashCode
for a double
array.
hashCode
for a float
array.
hashCode
for a boolean
array.
toString
a boolean
value.
toString
a boolean
array.
toString
a byte
value.
toString
a byte
array.
toString
a char
value.
toString
a char
array.
toString
a double
value.
toString
a double
array.
toString
a float
value.
toString
a float
array.
toString
an int
value.
toString
an int
array.
toString
a long
value.
toString
a long
array.
toString
an Object
value.
toString
an Object
array.
toString
a short
value.
toString
a short
array.
toString
a boolean
value.
toString
a boolean
array.
toString
a boolean
array.
toString
an byte
value.
toString
a byte
array.
toString
a byte
array.
toString
a char
value.
toString
a char
array.
toString
a char
array.
toString
a double
value.
toString
a double
array.
toString
a double
array.
toString
an float
value.
toString
a float
array.
toString
a float
array.
toString
an int
value.
toString
an int
array.
toString
an int
array.
toString
a long
value.
toString
a long
array.
toString
a long
array.
toString
an Object
value.
toString
an Object
value.
toString
an Object
array.
toString
an Object
array.
toString
an short
value.
toString
a short
array.
toString
a short
array.
toString
an Object
value,
printing the full toString
of the Object
passed in.
toString
a long
value.
toString
an int
value.
toString
a short
value.
toString
a byte
value.
toString
a char
value.
toString
a double
value.
toString
a float
value.
toString
a boolean
value.
toString
an Object
array.
toString
a long
array.
toString
an int
array.
toString
a short
array.
toString
a byte
array.
toString
a char
array.
toString
a double
array.
toString
a float
array.
toString
a boolean
array.
Object toString()
method.
toString
the class name.
toString
the content end.
toString
the content start.
toString
an Object
value,
printing the full detail of the Object
.
toString
a Collection
.
toString
a Map.
- appendDetail(StringBuffer, String, long) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a long
value.
- appendDetail(StringBuffer, String, int) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
an int
value.
- appendDetail(StringBuffer, String, short) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a short
value.
- appendDetail(StringBuffer, String, byte) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a byte
value.
- appendDetail(StringBuffer, String, char) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a char
value.
- appendDetail(StringBuffer, String, double) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a double
value.
- appendDetail(StringBuffer, String, float) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a float
value.
- appendDetail(StringBuffer, String, boolean) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a boolean
value.
- appendDetail(StringBuffer, String, Object[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the detail of an
Object
array.
- appendDetail(StringBuffer, String, long[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the detail of a long
array.
- appendDetail(StringBuffer, String, int[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the detail of an int
array.
- appendDetail(StringBuffer, String, short[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the detail of a short
array.
- appendDetail(StringBuffer, String, byte[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the detail of a byte
array.
- appendDetail(StringBuffer, String, char[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the detail of a char
array.
- appendDetail(StringBuffer, String, double[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the detail of a double
array.
- appendDetail(StringBuffer, String, float[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the detail of a float
array.
- appendDetail(StringBuffer, String, boolean[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the detail of a
boolean
array.
- appendEnd(StringBuffer, Object) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the end of data indicator.
- appendFieldEnd(StringBuffer, String) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString the field end.
- appendFieldSeparator(StringBuffer) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the field separator.
- appendFieldsIn(Class) -
Method in class org.apache.directory.shared.ldap.util.ReflectionToStringBuilder
-
Appends the fields and values defined by the given object of the given
Class.
- appendFieldStart(StringBuffer, String) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the field start.
- appendIdentityHashCode(StringBuffer, Object) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append the
System.identityHashCode(java.lang.Object)
.
- appendIdentityToString(StringBuffer, Object) -
Static method in class org.apache.directory.shared.ldap.util.ObjectUtils
-
Appends the toString that would be produced by
Object
if a
class did not override toString itself.
- appendInternal(StringBuffer, String, Object, boolean) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
an Object
,
correctly interpreting its type.
- appendNullText(StringBuffer, String) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
an indicator for null
.
- appendStart(StringBuffer, Object) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the start of data indicator.
- appendSummary(StringBuffer, String, Object) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
an Object
value,
printing a summary of the Object
.
- appendSummary(StringBuffer, String, Object[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a summary of an Object
array.
- appendSummary(StringBuffer, String, long[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a summary of a long
array.
- appendSummary(StringBuffer, String, int[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a summary of an int
array.
- appendSummary(StringBuffer, String, short[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a summary of a short
array.
- appendSummary(StringBuffer, String, byte[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a summary of a byte
array.
- appendSummary(StringBuffer, String, char[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a summary of a char
array.
- appendSummary(StringBuffer, String, double[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a summary of a double
array.
- appendSummary(StringBuffer, String, float[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a summary of a float
array.
- appendSummary(StringBuffer, String, boolean[]) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a summary of a boolean
array.
- appendSummarySize(StringBuffer, String, int) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
a size summary.
- appendSuper(boolean) -
Method in class org.apache.directory.shared.ldap.util.EqualsBuilder
-
Adds the result of
super.equals()
to this builder.
- appendSuper(int) -
Method in class org.apache.directory.shared.ldap.util.HashCodeBuilder
-
Adds the result of super.hashCode() to this builder.
- appendSuper(String) -
Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
-
Append the
toString
from the superclass.
- appendSuper(StringBuffer, String) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the superclass toString.
- appendToString(String) -
Method in class org.apache.directory.shared.ldap.util.ToStringBuilder
-
Append the
toString
from another object.
- appendToString(StringBuffer, String) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
another toString.
- apply(AttributeType) -
Method in class org.apache.directory.shared.ldap.entry.AbstractValue
-
- applyModification(Entry, Modification) -
Static method in class org.apache.directory.shared.ldap.util.AttributeUtils
- A method to apply a modification to an existing entry.
- APPROX_MATCH_FILTER -
Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
-
- APPROX_MATCH_FILTER_TAG -
Static variable in class org.apache.directory.shared.ldap.codec.LdapConstants
-
- APPROX_MATCH_STATE -
Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
-
- ApproximateNode<T> - Class in org.apache.directory.shared.ldap.filter
- A simple assertion value node.
- ApproximateNode(String, Value<T>) -
Constructor for class org.apache.directory.shared.ldap.filter.ApproximateNode
- Creates a new ApproximateNode object.
- areEquals(byte[], int, String) -
Static method in class org.apache.directory.shared.ldap.util.StringTools
- Check if a text is present at the current position in a buffer.
- areEquals(char[], int, String) -
Static method in class org.apache.directory.shared.ldap.util.StringTools
- Check if a text is present at the current position in a buffer.
- areEquals(char[], int, char[]) -
Static method in class org.apache.directory.shared.ldap.util.StringTools
- Check if a text is present at the current position in a buffer.
- areEquals(String, int, String) -
Static method in class org.apache.directory.shared.ldap.util.StringTools
- Check if a text is present at the current position in another string.
- areEquals(byte[], int, byte[]) -
Static method in class org.apache.directory.shared.ldap.util.StringTools
- Check if a text is present at the current position in a buffer.
- ARRAY_SUFFIX -
Static variable in class org.apache.directory.shared.ldap.util.SpringClassUtils
- Suffix for array class names
- ArrayEnumeration - Class in org.apache.directory.shared.ldap.util
- An enumeration wrapper around an array.
- ArrayEnumeration(Object[]) -
Constructor for class org.apache.directory.shared.ldap.util.ArrayEnumeration
- Constructs an enumeration by wrapping an array.
- ArrayNamingEnumeration<T> - Class in org.apache.directory.shared.ldap.message
- A NamingEnumeration over an array of objects.
- ArrayNamingEnumeration(T[]) -
Constructor for class org.apache.directory.shared.ldap.message.ArrayNamingEnumeration
- Creates a NamingEnumeration over an array of objects.
- ArrayUtils - Class in org.apache.directory.shared.ldap.util
-
Operations on arrays, primitive arrays (like
int[]
) and
primitive wrapper arrays (like Integer[]
). - ArrayUtils() -
Constructor for class org.apache.directory.shared.ldap.util.ArrayUtils
-
ArrayUtils instances should NOT be constructed in standard programming.
- asciiBytesToString(byte[]) -
Static method in class org.apache.directory.shared.ldap.util.StringTools
- Thansform an array of ASCII bytes to a string.
- asciiStringToByte(String) -
Static method in class org.apache.directory.shared.asn1.util.Asn1StringUtils
- Thansform a string to an array of ASCII bytes, where the byte array will contain
only values in [0, 127].
- Asn1CodecDecoder - Class in org.apache.directory.shared.asn1.codec
- Adapts
StatefulDecoder
to MINA ProtocolDecoder - Asn1CodecDecoder(StatefulDecoder) -
Constructor for class org.apache.directory.shared.asn1.codec.Asn1CodecDecoder
-
- Asn1CodecEncoder - Class in org.apache.directory.shared.asn1.codec
- Adapts
StatefulEncoder
to MINA ProtocolEncoder - Asn1CodecEncoder(StatefulEncoder) -
Constructor for class org.apache.directory.shared.asn1.codec.Asn1CodecEncoder
-
- Asn1Decoder - Class in org.apache.directory.shared.asn1.ber
- A BER TLV Tag component decoder.
- Asn1Decoder() -
Constructor for class org.apache.directory.shared.asn1.ber.Asn1Decoder
- A public constructor of an Asn1 Decoder.
- ASN1InputStream - Class in org.apache.directory.shared.asn1.der
- General purpose ASN.1 decoder.
- ASN1InputStream(ByteBuffer) -
Constructor for class org.apache.directory.shared.asn1.der.ASN1InputStream
-
- ASN1InputStream(byte[]) -
Constructor for class org.apache.directory.shared.asn1.der.ASN1InputStream
-
- Asn1Object - Interface in org.apache.directory.shared.asn1
- An abstract class which implements basic TLV operations.
- ASN1OutputStream - Class in org.apache.directory.shared.asn1.der
-
- ASN1OutputStream(OutputStream) -
Constructor for class org.apache.directory.shared.asn1.der.ASN1OutputStream
-
- ASN1OutputStream(ByteBuffer) -
Constructor for class org.apache.directory.shared.asn1.der.ASN1OutputStream
-
- Asn1StringUtils - Class in org.apache.directory.shared.asn1.util
- Little helper class.
- Asn1StringUtils() -
Constructor for class org.apache.directory.shared.asn1.util.Asn1StringUtils
-
- assertCandidate(Entry) -
Method in interface org.apache.directory.shared.ldap.filter.Assertion
- Checks to see if a candidate is valid by asserting an arbitrary predicate
against the candidate.
- Assertion - Interface in org.apache.directory.shared.ldap.filter
- A candidacy predicate which tests if an entry satisfies some condition before
being returned by a search.
- ASSERTION_VALUE_FILTER_STATE -
Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
-
- ASSERTION_VALUE_STATE -
Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
-
- AssertionNode - Class in org.apache.directory.shared.ldap.filter
- Node used for the application of arbitrary predicates on return candidates.
- AssertionNode(Assertion) -
Constructor for class org.apache.directory.shared.ldap.filter.AssertionNode
- Creates an AssertionNode using an arbitrary candidate assertion.
- AssertionNode(Assertion, String) -
Constructor for class org.apache.directory.shared.ldap.filter.AssertionNode
- Creates an AssertionNode using an arbitrary candidate assertion with a
descriptions used for filter AST walker dumps.
- assertionType -
Variable in class org.apache.directory.shared.ldap.filter.AbstractExprNode
- The node type
- AssertionType - Enum in org.apache.directory.shared.ldap.filter
- All the different kind of assertions.
- assertSyntax(Object) -
Method in class org.apache.directory.shared.ldap.schema.SyntaxChecker
- Asserts whether or not the attribute's value conforms to the attribute
syntax.
- associateWithSchema(List<Throwable>, SchemaObject) -
Method in class org.apache.directory.shared.ldap.schema.registries.Registries
- Store the given SchemaObject in the Map associating SchemaObjetcs to their
related Schema.
- atav -
Variable in class org.apache.directory.shared.ldap.name.RDN
- A simple AttributeTypeAndValue is used to store the Rdn for the simple
case where we only have a single type=value.
- ATTRIBUTE -
Static variable in interface org.apache.directory.shared.ldap.constants.SaslQoP
-
- attribute -
Variable in class org.apache.directory.shared.ldap.schema.loader.ldif.AttributeClassLoader
-
- ATTRIBUTE_CERTIFICATE_ASSERTION_SYNTAX -
Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
-
- ATTRIBUTE_CODES -
Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
- Contains the set of error codes associated with attribute problems.
- ATTRIBUTE_DESC_FILTER_STATE -
Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
-
- ATTRIBUTE_DESC_STATE -
Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
-
- ATTRIBUTE_DESCRIPTION_LIST_STATE -
Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
-
- ATTRIBUTE_DESCRIPTION_STATE -
Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
-
- ATTRIBUTE_OR_VALUE_EXISTS -
Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
-
- ATTRIBUTE_STATE -
Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
-
- ATTRIBUTE_TYPE -
Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
-
- ATTRIBUTE_TYPE_DESCRIPTION_SYNTAX -
Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
-
- ATTRIBUTE_TYPE_USAGE_SYNTAX -
Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
-
- ATTRIBUTE_TYPES_AT -
Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
-
- ATTRIBUTE_TYPES_AT_OID -
Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
-
- ATTRIBUTE_VALUE_SR_STATE -
Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
-
- ATTRIBUTE_VALUE_STATE -
Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
-
- AttributeClassLoader - Class in org.apache.directory.shared.ldap.schema.loader.ldif
- A class loader that loads classes from an attribute within an entry.
- AttributeClassLoader() -
Constructor for class org.apache.directory.shared.ldap.schema.loader.ldif.AttributeClassLoader
-
- AttributeDescAction - Class in org.apache.directory.shared.ldap.codec.actions
- The action used to store the attribute description
- AttributeDescAction() -
Constructor for class org.apache.directory.shared.ldap.codec.actions.AttributeDescAction
-
- attributes -
Variable in class org.apache.directory.shared.ldap.entry.AbstractEntry
- A map containing all the attributes for this entry
- ATTRIBUTES_SR_STATE -
Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
-
- ATTRIBUTES_STATE -
Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
-
- ATTRIBUTES_TYPE_PATH -
Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
-
- attributeType -
Variable in class org.apache.directory.shared.ldap.entry.AbstractValue
- reference to the attributeType zssociated with the value
- attributeType -
Variable in class org.apache.directory.shared.ldap.entry.client.DefaultClientAttribute
- The associated AttributeType
- AttributeType - Class in org.apache.directory.shared.ldap.schema
- An attributeType specification.
- AttributeType(String) -
Constructor for class org.apache.directory.shared.ldap.schema.AttributeType
- Creates a AttributeType object using a unique OID.
- AttributeTypeDescriptionSchemaParser - Class in org.apache.directory.shared.ldap.schema.parsers
- A parser for RFC 4512 attribute type descriptions.
- AttributeTypeDescriptionSchemaParser() -
Constructor for class org.apache.directory.shared.ldap.schema.parsers.AttributeTypeDescriptionSchemaParser
- Creates a schema parser instance.
- AttributeTypeDescriptionSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
- A SyntaxChecker which verifies that a value follows the
attribute type descripton syntax according to RFC 4512, par 4.2.2:
- AttributeTypeDescriptionSyntaxChecker() -
Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.AttributeTypeDescriptionSyntaxChecker
- Creates a new instance of AttributeTypeDescriptionSchemaParser.
- AttributeTypeHolder - Class in org.apache.directory.shared.converter.schema
- A bean used to hold the literal values of an AttributeType parsed out of an
OpenLDAP schema configuration file.
- AttributeTypeHolder(String) -
Constructor for class org.apache.directory.shared.converter.schema.AttributeTypeHolder
- Create an instance of an attributeType
- AttributeTypeOptions - Class in org.apache.directory.shared.ldap.schema
- An structure containing a couple of attributeType and options.
- AttributeTypeOptions(AttributeType) -
Constructor for class org.apache.directory.shared.ldap.schema.AttributeTypeOptions
- Creates a new instance of AttributeTypeOptions, containing an attributeType,
but no options.
- AttributeTypeOptions(AttributeType, Set<String>) -
Constructor for class org.apache.directory.shared.ldap.schema.AttributeTypeOptions
- Creates a new instance of AttributeTypeOptions, containing an attributeType,
and options.
- AttributeTypeRegistry - Interface in org.apache.directory.shared.ldap.schema.registries
- An AttributeType registry service interface.
- attributeTypeRegistry -
Variable in class org.apache.directory.shared.ldap.schema.registries.Registries
- The AttributeType registry
- attributeTypesMatch(AttributeType, AttributeType) -
Static method in class org.apache.directory.shared.ldap.schema.parsers.ParserDescriptionUtils
- Checks two schema attributeTypes for an exact match.
- AttributeTypeUsageSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
- A syntax checker which checks to see if an attributeType's type is either:
userApplications
directoryOperation
distributedOperation
dSAOperation
.* The case is NOT ignored.
- AttributeTypeUsageSyntaxChecker() -
Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.AttributeTypeUsageSyntaxChecker
- Creates a new instance of AttributeTypeUsageSyntaxChecker.
- AttributeUtils - Class in org.apache.directory.shared.ldap.util
- A set of utility fuctions for working with Attributes.
- AttributeUtils() -
Constructor for class org.apache.directory.shared.ldap.util.AttributeUtils
-
- AttributeValueAssertion - Class in org.apache.directory.shared.ldap.codec
- A class to store an attribute value assertion.
- AttributeValueAssertion() -
Constructor for class org.apache.directory.shared.ldap.codec.AttributeValueAssertion
-
- AttributeValueAssertionFilter - Class in org.apache.directory.shared.ldap.codec.search
- Object to store the filter.
- AttributeValueAssertionFilter(int, int) -
Constructor for class org.apache.directory.shared.ldap.codec.search.AttributeValueAssertionFilter
- The constructor.
- AttributeValueAssertionFilter(int) -
Constructor for class org.apache.directory.shared.ldap.codec.search.AttributeValueAssertionFilter
- The constructor.
- ATTRVAL_SPEC -
Static variable in class org.apache.directory.shared.ldap.ldif.LdifReader
-
- ATTRVAL_SPEC_OR_SEP -
Static variable in class org.apache.directory.shared.ldap.ldif.LdifReader
-
- AUDIO_SYNTAX -
Static variable in interface org.apache.directory.shared.ldap.constants.SchemaConstants
-
- AudioSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxCheckers
- A SyntaxChecker which verifies that a value is an Audio according to RFC 2252.
- AudioSyntaxChecker() -
Constructor for class org.apache.directory.shared.ldap.schema.syntaxCheckers.AudioSyntaxChecker
- Creates a new instance of AudioSyntaxChecker
- AUTH_METHOD_NOT_SUPPORTED -
Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
-
- AUTH_REQUEST_CONTROL_END_TAG -
Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
- The </control> tag
- AUTH_REQUEST_CONTROL_START_TAG -
Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
- The <control> tag
- AUTH_REQUEST_CONTROLVALUE_END_TAG -
Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
- The </controlValue> tag
- AUTH_REQUEST_CONTROLVALUE_START_TAG -
Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
- The <controlValue> tag
- AUTH_REQUEST_START_TAG -
Static variable in class org.apache.directory.shared.dsmlv2.Dsmlv2StatesEnum
- The <authRequest> tag
- AuthenticationLevel - Enum in org.apache.directory.shared.ldap.constants
- An enumeration that represents the level of authentication.
- AUTHENTICATIONNOTSUPPOERTEDEXCEPTION_CODES -
Static variable in enum org.apache.directory.shared.ldap.message.ResultCodeEnum
- A set of ResultCodes containing those that may correspond to a
Exception
.
- AuthRequestDsml - Class in org.apache.directory.shared.dsmlv2.request
- DSML Decorator for BindRequest
- AuthRequestDsml() -
Constructor for class org.apache.directory.shared.dsmlv2.request.AuthRequestDsml
- Creates a new instance of AuthRequestDsml.
- AuthRequestDsml(BindRequestCodec) -
Constructor for class org.apache.directory.shared.dsmlv2.request.AuthRequestDsml
- Creates a new instance of AuthRequestDsml.
- AuthResponseDsml - Class in org.apache.directory.shared.dsmlv2.reponse
- DSML Decorator for AuthResponse
- AuthResponseDsml() -
Constructor for class org.apache.directory.shared.dsmlv2.reponse.AuthResponseDsml
- Creates a new instance of AuthResponseDsml.
- AuthResponseDsml(BindResponseCodec) -
Constructor for class org.apache.directory.shared.dsmlv2.reponse.AuthResponseDsml
- Creates a new instance of AuthResponseDsml.
- AUXILIARY_VAL -
Static variable in enum org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum
- The int constant value for the auxillary objectClasses
- AVA - Class in org.apache.directory.shared.ldap.name
- A Attribute Type And Value, which is the basis of all RDN.
- AVA() -
Constructor for class org.apache.directory.shared.ldap.name.AVA
- Construct an empty AVA
- AVA(String, String, String, String) -
Constructor for class org.apache.directory.shared.ldap.name.AVA
- Construct an AVA.
- AVA(String, String, byte[], byte[]) -
Constructor for class org.apache.directory.shared.ldap.name.AVA
- Construct an AVA.
- AVA(String, String, Value<?>, Value<?>) -
Constructor for class org.apache.directory.shared.ldap.name.AVA
- Construct an AVA.
- AVA(String, String, Value<?>, Value<?>, String) -
Constructor for class org.apache.directory.shared.ldap.name.AVA
- Construct an AVA.
- AVA_STATE -
Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
-
- available() -
Method in interface org.apache.directory.shared.ldap.cursor.Cursor
- Determines whether or not a call to get() will succeed.
- available() -
Method in class org.apache.directory.shared.ldap.cursor.EmptyCursor
- Determines whether or not a call to get() will succeed.
- available() -
Method in class org.apache.directory.shared.ldap.cursor.ListCursor
- Determines whether or not a call to get() will succeed.
- available() -
Method in class org.apache.directory.shared.ldap.cursor.SingletonCursor
- Determines whether or not a call to get() will succeed.
- AVASerializer - Class in org.apache.directory.shared.ldap.name
- A helper class which serialize and deserialize an AttributeTypeAndValue
- AVASerializer() -
Constructor for class org.apache.directory.shared.ldap.name.AVASerializer
-
- AWT_TOOLKIT -
Static variable in class org.apache.directory.shared.ldap.util.SystemUtils
-
The
awt.toolkit
System Property.
BooleanUtils
instances should NOT be constructed in
standard programming.
Class
s by name.
Map.clear()
.
null
.
null
.
null
.
null
.
null
.
null
.
null
.
null
.
null
.
Map.containsKey(Object)
.
Map.containsValue(Object)
.
List
of Class
objects, this method
converts them into class names.
List
of class names, this method converts them
into classes.
Csn
.null
.
MicroOperation.ADD
MicroOperation.BROWSE
MicroOperation.COMPARE
MicroOperation.DISCLOSE_ON_ERROR
MicroOperation.EXPORT
MicroOperation.FILTER_MATCH
MicroOperation.IMPORT
MicroOperation.INVOKE
MicroOperation.MODIFY
MicroOperation.READ
MicroOperation.REMOVE
MicroOperation.RENAME
MicroOperation.RETURN_DN
""
.
boolean
array.
Boolean
array.
byte
array.
Byte
array.
char
array.
Character
array.
Class
array.
double
array.
Double
array.
float
array.
Float
array.
int
array.
Integer
array.
long
array.
Long
array.
Object
array.
short
array.
Short
array.
String
array.
Map.entrySet()
.
null
.
Map.equals(Object)
.
true
if they are equal.
Object.equals(Object)
methods.Throwable
objects.ExceptionUtils
to
be created, although that is not normally necessary.
file.encoding
System Property.
file.separator
System Property.
Class.forName()
that also returns Class instances
for primitives (like "int") and array class names (like "String[]").
Class.forName()
that also returns Class instances
for primitives (like "int") and array class names (like "String[]").
Name
to a DN
Map.get(Object)
.
List
of all interfaces implemented by the given
class and its superclasses.
List
of superclasses for the given class.
Class.getMethod(java.lang.String, java.lang.Class>...)
with extended capability.
Throwable
to obtain the cause.
Throwable
to obtain the cause.
Nestable
to be thrown.
null
).
ToStringStyle
to use.
GrantAndDenial
s.
ItemPermission
s.
File
.
File
.
SystemUtils.JAVA_VERSION_FLOAT
instead. Method will be
removed in Commons Lang 3.0.
Throwable
.
Throwable
in the chain of
Throwable
s at the specified index, numbered from 0.
Throwable
in the chain of
Throwable
s at the specified index, numbered from 0.
Nestable
and any
nested Throwable
s.
Throwable
s
in an array of Strings, one element for each message.
Throwable
s
in an array of Strings, one element for each message.
MicroOperation
related with this grant or denial.
MicroOperation
s this tuple relates.
null
found.
Object
being output.
Object
.
Class
.
String
.
ProtectedItem
s this tuple relates.
ProtectedItem
s.
ProtectedItem
s.
asn.1.berlib.provider
property value.
ResultCodeEnum.REFERRAL
ResultCodeEnum.REFERRAL
Throwable
to obtain the root cause.
Throwable
.
SearchScope.OBJECT
,
SearchScope.ONELEVEL
or SearchScope.SUBTREE
.
Object
.
Class
.
Collection
,
Map
or array size is output.
Collection
,
Map
or array size is output.
Throwable
object, decomposing it into a list of stack
frames.
Throwable
object, decomposing it into a list of stack
frames.
StringBuffer
being populated.
ToStringStyle
being used.
SubtreeSpecification
s.
Object
is output in
summary mode.
Object
is output in
summary mode.
SynchronizationInfoEnum
instance from an integer value.
SynchronizationModeEnum
instance from an integer value.
SyncStateTypeEnum
instance from an integer value.
Throwable
in the chain of
Throwable
s at the specified index, numbered from 0.
Throwable
in the chain of
Throwable
s at the specified index, numbered from 0.
Throwable
objects in the exception
chain.
Throwable
s represented by
this Nestable
, including this Nestable
.
Throwable
s contained in the
Nestable
contained by this delegate.
Throwable
objects in the exception
chain.
Nestable
and any nested
Throwable
s in an array of Throwable
s, one
element for each Throwable
.
Nestable
and any nested
Throwable
s in an array of Throwable
s, one
element for each Throwable
.
UserClass
es this tuple relates to.
UserClass
es.
UserClass
es.
File
.
File
.
UserPermission
s.
java.lang.reflect.Field.get(Object)
.
GracefulShutdownRequest
extended operation is sent.MicroOperation.ADD
MicroOperation.BROWSE
MicroOperation.COMPARE
MicroOperation.DISCLOSE_ON_ERROR
MicroOperation.EXPORT
MicroOperation.FILTER_MATCH
MicroOperation.IMPORT
MicroOperation.INVOKE
MicroOperation.MODIFY
MicroOperation.READ
MicroOperation.REMOVE
MicroOperation.RENAME
MicroOperation.RETURN_DN
MicroOperation
s.null
.
Map.hashCode()
.
Object.hashCode()
methods.Object
if a
class did not override toString itself.
Throwable
that
matches the specified type in the exception chain.
Throwable
that
matches the specified type in the exception chain from a specified index.
Throwable
s, or -1 if the
specified type is not found in the chain.
Throwable
that matches the specified type in the chain of Throwable
s
with an index greater than or equal to the specified index, or -1 if the
type is not found.
Throwable
that matches the specified type in the chain of Throwable
s
held in this delegate's Nestable
with an index greater
than or equal to the specified index, or -1 if the type is not found.
"$"
.
'$' == $
.
Exception
.
RuntimeException
which is thrown when a wrong string
representation is specified to create a new Csn
.Exception
.
true
if this is Java version 1.1 (also 1.1.x versions).
true
if this is Java version 1.2 (also 1.2.x versions).
true
if this is Java version 1.3 (also 1.3.x versions).
true
if this is Java version 1.4 (also 1.4.x versions).
true
if this is Java version 1.5 (also 1.5.x versions).
true
if this is AIX.
true
if this is HP-UX.
true
if this is Irix.
true
if this is Linux.
true
if this is Mac.
true
if this is Mac.
true
if this is OS/2.
true
if this is Solaris.
true
if this is SunOS.
true
if this is a POSIX compilant system, as in any of
AIX, HP-UX, Irix, Linux, MacOSX, Solaris or SUN OS.
true
if this is Windows.
true
if this is Windows 2000.
true
if this is Windows 95.
true
if this is Windows 98.
true
if this is Windows ME.
true
if this is Windows NT.
true
if this is Windows XP.
Class
can be assigned to a variable of
another Class
.
null
.
null
.
null
.
null
.
null
.
null
.
null
.
null
.
null
.
Map.isEmpty()
.
true
if the fields that have been checked are all
equal.
SystemUtils.JAVA_AWT_HEADLESS
value is true
.
Throwable
class can store a cause.
null
arrays as length 0
.
null
arrays as length 0
.
null
arrays as length 0
.
null
arrays as length 0
.
null
arrays as length 0
.
null
arrays as length 0
.
null
arrays as length 0
.
null
arrays as length 0
.
null
arrays as length 0
.
ToStringStyle.isUseShortClassName()
Method will be removed in
Commons Lang 3.0.
getCause
method.
ACIItem
which specifies ProtectedItem
s first and then
UserClass
es each ProtectedItem
will have.ProtectedItem
s in
ItemFirstACIItem
.Attribute
s.
ProtectedItem.MaxValueCountItem
s.
ProtectedItem.RestrictedByItem
s.
java.awt.fonts
System Property.
java.awt.graphicsenv
System Property.
java.awt.headless
System Property.
java.awt.printerjob
System Property.
java.class.path
System Property.
java.class.version
System Property.
java.compiler
System Property.
java.endorsed.dirs
System Property.
java.ext.dirs
System Property.
java.home
System Property.
java.io.tmpdir
System Property.
java.library.path
System Property.
java.runtime.name
System Property.
java.runtime.version
System Property.
java.specification.name
System Property.
java.specification.vendor
System Property.
java.specification.version
System Property.
java.util.prefs.PreferencesFactory
System Property.
java.vendor
System Property.
java.vendor.url
System Property.
java.version
System Property.
float
.
int
.
java.vm.info
System Property.
java.vm.name
System Property.
java.vm.specification.name
System Property.
java.vm.specification.vendor
System Property.
java.vm.specification.version
System Property.
java.vm.vendor
System Property.
java.vm.version
System Property.
Map.keySet()
.
LdapOperationException
which associates the
ResultCodeEnum.AFFECTS_MULTIPLE_DSAS
value with the type.LdapOperationException
which associates the
ResultCodeEnum.ALIAS_DEREFERENCING_PROBLEM
value with the type.LdapOperationException
which associates the
ResultCodeEnum.ALIAS_PROBLEM
value with the type.LdapOperationException
which holds the LDAP resultCode
associated with the exception.LdapOperationException
which associates the
ResultCodeEnum#INVALIDCREDENTIALS
value with the type.LdapOperationException
carrying along
an unequivocal ResultCodeEnum value.LdapException
which associates a resultCode namely the
ResultCodeEnum.OTHER
resultCode with the exception.LdapOperationException
which contains LDAP specific information such as
a result code.LdapOperationException
which holds the LDAP
resultCode associated with the exception.LdapOperationException
unambiguous with respect to the result
code it corresponds to by associating an LDAP specific result code with it.LdapOperationException
designed to hold an unequivocal LDAP
result code.LdapOperationException
which associates the
ResultCodeEnum.INAPPROPRIATE_MATCHING
value with the type.LdapOperationException
which associates the
ResultCodeEnum.LOOP_DETECT
value with the type.LdapOperationException
which associates a resultCode namely the
ResultCodeEnum#INSUFFICIENTACCESSRIGHTS
resultCode with the
exception.LdapOperationException
which holds the LDAP resultCode
associated with the exception.LdapOperationException
holding LDAP specific information such as the LDAP
ResultCode.LdapOperationException
which associates the
ResultCodeEnum.OPERATIONS_ERROR
value with the type.LdapOperationException
which associates the
ResultCodeEnum.OTHER
value with the type.LdapOperationException
which associates a resultCode namely the
ResultCodeEnum.REFERRAL
resultCode with the exception.LdapOperationException
which associates the
ResultCodeEnum.PROTOCOL_ERROR
value with the type.LdapOperationException
which associates a resultCode namely the
ResultCodeEnum.REFERRAL
resultCode with the exception.LdapOperationException
unambiguous with respect to the result code
it corresponds to by associating an LDAP specific result code with it.LdapOperationException
that preserves resultCode
resolution.ResultCodeEnum#SIZELIMITEXCEEDED
resultCode with the exception.LdapOperationException
carrying with it the corresponding result codes for this condition.Exception
.
line.separator
System Property.
List
.String.toLowerCase()
.
Throwable
extensions
which would like to be able to nest root exceptions inside themselves.NestableDelegate
instance to manage the
specified Nestable
.
NestableError
without specified detail
message.
NestableError
with specified detail
message.
NestableError
with specified nested
Throwable
.
NestableError
with specified detail
message and nested Throwable
.
NestableException
without specified
detail message.
NestableException
with specified detail
message.
NestableException
with specified nested
Throwable
.
NestableException
with specified detail
message and nested Throwable
.
NestableRuntimeException
without
specified detail message.
NestableRuntimeException
with specified
detail message.
NestableRuntimeException
with specified
nested Throwable
.
NestableRuntimeException
with specified
detail message and nested Throwable
.
Csn
.
Csn
created from the given values.
null
placeholder where
null
has another meaning.
Object
.ObjectUtils
instances should NOT be constructed in
standard programming.
null
has another
meaning.Exception
.
os.arch
System Property.
os.name
System Property.
os.version
System Property.
Package
s by name.
"."
.
'.' == .
.
Exception
.
path.separator
System Property.
ItemPermission
and UserPermission
.System.err
.
ProtectedItem.MaxValueCount
.ProtectedItem.RestrictedBy
.Map.put(Object, Object)
.
Map.putAll(Map)
).
toString
an Object
array.
toString
the detail of an array type.
Object
s
are equal.
Object
s
are equal.
Object
s
are equal.
ReflectionToStringBuilder
.
ReflectionToStringBuilder
.
ReflectionToStringBuilder
.
ReflectionToStringBuilder
.
Object.toString()
methods using reflection.ReflectionToStringBuilder.ReflectionToStringBuilder(Object,ToStringStyle,StringBuffer,Class,boolean,boolean)
.
Map.remove(Object)
.
SchemaViolationException
.
Exception
.
ToStringStyle
to use.
isEquals
value.
DefaultClientAttribute.setId(String)
method.
null
found.
ToStringStyle.setUseShortClassName(boolean)
Method will be
removed in Commons Lang 3.0.
Collection
,
Map
or array size is output.
Collection
,
Map
or array size is output.
Object
is output in
summary mode.
Object
is output in
summary mode.
Map.size()
.
long
array containing the elements between
the start and end indices.
int
array containing the elements between
the start and end indices.
short
array containing the elements between
the start and end indices.
char
array containing the elements between
the start and end indices.
byte
array containing the elements between
the start and end indices.
double
array containing the elements
between the start and end indices.
float
array containing the elements between
the start and end indices.
boolean
array containing the elements
between the start and end indices.
java.lang.System
.EntryAttribute
to an Attribute
.
Entry
to an Attributes
.
null
by returning
false
.
zero
is false
.
null
.
zero
is false
.
zero
is false
.
hashCode
.
zero
is false
.
zero
is false
.
zero
is false
.
GrantAndDenial
s into a set of
MicroOperation
s and returns it.
Name
null
.
null
.
null
.
null
.
null
.
null
.
null
.
null
as an empty
array.
null
s.
toString
of an Object
returning an
empty string ("") if null
input.
toString
of an Object
returning a
specified text if null
input.
toString
using the default ToStringStyle
.
toString
.
toString
.
toString
.
toString
.
ReflectionToStringBuilder.toString(Object,ToStringStyle,boolean,boolean,Class)
toString
.
Object.toString()
methods.ToStringBuilder
.
ToStringBuilder
specifying the output
style.
ToStringBuilder
.
'on'
,
'off'
, or null
.
'on'
or
'off'
.
String
formatting for ToStringBuilder
.'true'
,
'false'
, or null
.
'true'
or
'false'
.
'yes'
,
'no'
, or null
.
'yes'
or
'no'
.
ACITuple
s and returns
it.
null
by returning null
.
null
by returning null
.
null
by returning null
.
null
by returning null
.
null
by returning null
.
null
by returning null
.
null
by returning null
.
null
by returning null
.
null
by returning null
.
null
by returning null
.
null
by returning null
.
null
by returning null
.
null
by returning null
.
String.toUpperCase()
.
user.country
or user.region
System
Property.
user.dir
System Property.
user.home
System Property.
user.language
System Property.
user.name
System Property.
user.timezone
System Property.
ACIItem
which specifies UserClass
es first and then
ProtectedItem
s each UserClass
will have.UserClass
es in
UserFirstACIItem
.Map.values()
.
DefaultClientAttribute.setUpId(String)
method.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |