|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Field.
ItemFirstACIItem and UserFirstACIItem as specified X.501
specification.ACIItem.Throwable objects.
Objects are equal using their
equals method.
long s are equal.
ints are equal.
shorts are equal.
chars are equal.
bytes are equal.
doubles are equal by testing that the pattern
of bits returned by doubleToLong are equal.
floats are equal byt testing that the pattern
of bits returned by doubleToLong are equal.
booleanss 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.
- APPLIES -
Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
-
- 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.
- 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.AbstractSyntaxChecker
-
- assertSyntax(Object) -
Method in interface org.apache.directory.shared.ldap.schema.SyntaxChecker
- Asserts whether or not the attribute's value conforms to the attribute
syntax.
- assertSyntax(Object) -
Method in class org.apache.directory.shared.ldap.schema.syntaxes.AcceptAllSyntaxChecker
- Does nothing but return immediately and no exceptions are ever thrown.
- 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.
- AtavSerializer - Class in org.apache.directory.shared.ldap.name
- A helper class which serialize and deserialize an AttributeTypeAndValue
- AtavSerializer() -
Constructor for class org.apache.directory.shared.ldap.name.AtavSerializer
-
- 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_VALUE_CANDIDATE -
Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemCheckerTokenTypes
-
- ATTRIBUTE_VALUE_CANDIDATE -
Static variable in interface org.apache.directory.shared.ldap.aci.AntlrACIItemParserTokenTypes
-
- 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
-
- 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
-
- attributeType() -
Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
-
- attributeType() -
Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
-
- attributeType() -
Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
- RFC 4514 Section 3
attributeType = descr / numericoid
- AttributeType - Interface in org.apache.directory.shared.ldap.schema
- An attributeType specification.
- ATTRIBUTETYPE -
Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
-
- attributeTypeAndValue(Rdn) -
Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
- RFC 4514, Section 3
attributeTypeAndValue = attributeType EQUALS attributeValue
RFC 2253, Section 3
attributeTypeAndValue = attributeType "=" attributeValue
- AttributeTypeAndValue - Class in org.apache.directory.shared.ldap.name
- A Attribute Type And Value, which is the basis of all RDN.
- AttributeTypeAndValue() -
Constructor for class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
- Construct an empty AttributeTypeAndValue
- AttributeTypeAndValue(String, String, String, String) -
Constructor for class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
- Construct an AttributeTypeAndValue.
- AttributeTypeAndValue(String, String, byte[], byte[]) -
Constructor for class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
- Construct an AttributeTypeAndValue.
- AttributeTypeAndValue(String, String, Value<?>, Value<?>) -
Constructor for class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
- Construct an AttributeTypeAndValue.
- AttributeTypeDescription - Class in org.apache.directory.shared.ldap.schema.parsers
- RFC 4512 - 4.1.2.
- AttributeTypeDescription() -
Constructor for class org.apache.directory.shared.ldap.schema.parsers.AttributeTypeDescription
-
- attributeTypeDescription() -
Method in class org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaParser
- Production for matching attribute type descriptions.
- 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.syntaxes
- 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.syntaxes.AttributeTypeDescriptionSyntaxChecker
- Creates a new instance of AttributeTypeDescriptionSchemaParser.
- AttributeTypeDescriptionSyntaxChecker(String) -
Constructor for class org.apache.directory.shared.ldap.schema.syntaxes.AttributeTypeDescriptionSyntaxChecker
- Creates a new instance of AttributeTypeDescriptionSyntaxChecker.
- AttributeTypeLiteral - Class in org.apache.directory.shared.ldap.schema.parsers
- A bean used to hold the literal values of an AttributeType parsed out of an
OpenLDAP schema configuration file.
- AttributeTypeLiteral(String) -
Constructor for class org.apache.directory.shared.ldap.schema.parsers.AttributeTypeLiteral
-
- 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.
- attributeTypeSet() -
Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
-
- attributeTypeSet() -
Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
-
- attributeTypesMatch(AttributeTypeDescription, AttributeTypeDescription) -
Static method in class org.apache.directory.shared.ldap.schema.parsers.ParserDescriptionUtils
- Checks two schema attributeType descriptions for an exact match.
- AttributeTypeUsageSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxes
- 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.syntaxes.AttributeTypeUsageSyntaxChecker
- Creates a new instance of AttributeTypeUsageSyntaxChecker.
- AttributeTypeUsageSyntaxChecker(String) -
Constructor for class org.apache.directory.shared.ldap.schema.syntaxes.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
-
- attributeValue() -
Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
-
- attributeValue() -
Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
-
- attributeValue(AntlrDnParser.UpAndNormValue) -
Method in class org.apache.directory.shared.ldap.name.AntlrDnParser
- RFC 4514, Section 3
attributeValue = string / hexstring
RFC 2253, Section 3
attributeValue = string
string = *( stringchar / pair )
/ "#" hexstring
/ QUOTATION *( quotechar / pair ) QUOTATION ; only from v2
- 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
-
- AudioSyntaxChecker - Class in org.apache.directory.shared.ldap.schema.syntaxes
- A SyntaxChecker which verifies that a value is an Audio according to RFC 2252.
- AudioSyntaxChecker() -
Constructor for class org.apache.directory.shared.ldap.schema.syntaxes.AudioSyntaxChecker
- Private default constructor to prevent unnecessary instantiation.
- AudioSyntaxChecker(String) -
Constructor for class org.apache.directory.shared.ldap.schema.syntaxes.AudioSyntaxChecker
- Creates a new instance of AudioSyntaxChecker.
- AUTH_METHOD_NOT_SUPPORTED -
Static variable in class org.apache.directory.shared.ldap.codec.util.LdapResultEnum
-
- authenticationLevel() -
Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemChecker
-
- authenticationLevel() -
Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
-
- 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.
- AUX -
Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
-
- AUX_OR_AUXILIARY -
Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
-
- AUXILIARY -
Static variable in interface org.apache.directory.shared.ldap.schema.syntax.AntlrSchemaTokenTypes
-
- AUXILIARY_VAL -
Static variable in enum org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum
- The int constant value for the auxillary objectClasses
- AVA_STATE -
Static variable in class org.apache.directory.shared.ldap.codec.LdapStatesEnum
-
- 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.
Classs 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[]").
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.
GrantAndDenials.
ItemPermissions.
File.
File.
SystemUtils.JAVA_VERSION_FLOAT instead. Method will be
removed in Commons Lang 3.0.
Throwable.
Throwable in the chain of
Throwables at the specified index, numbered from 0.
Throwable in the chain of
Throwables at the specified index, numbered from 0.
Nestable and any
nested Throwables.
Throwables
in an array of Strings, one element for each message.
Throwables
in an array of Strings, one element for each message.
MicroOperation related with this grant or denial.
MicroOperations this tuple relates.
null found.
Object being output.
Object.
Class.
String.
ProtectedItems this tuple relates.
ProtectedItems.
ProtectedItems.
asn.1.berlib.provider
property value.
ResultCodeEnum.OTHER
ResultCodeEnum#INSUFFICIENTACCESSRIGHTS
ResultCodeEnum.REFERRAL
ResultCodeEnum.SERVICEUNAVAILABLE_CODES.
ResultCodeEnum#SIZELIMITEXCEEDED
ResultCodeEnum#TIMELIMITEXCEEDED
Throwable to obtain the root cause.
Throwable.
SearchControls.OBJECT_SCOPE,
SearchControls.ONELEVEL_SCOPE or SearchControls.SUBTREE_SCOPE.
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.
SubtreeSpecifications.
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
Throwables at the specified index, numbered from 0.
Throwable in the chain of
Throwables at the specified index, numbered from 0.
Throwable objects in the exception
chain.
Throwables represented by
this Nestable, including this Nestable.
Throwables contained in the
Nestable contained by this delegate.
Throwable objects in the exception
chain.
Nestable and any nested
Throwables in an array of Throwables, one
element for each Throwable.
Nestable and any nested
Throwables in an array of Throwables, one
element for each Throwable.
UserClasses this tuple relates to.
UserClasses.
UserClasses.
File.
File.
UserPermissions.
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
MicroOperations.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.
Throwables, or -1 if the
specified type is not found in the chain.
Throwable
that matches the specified type in the chain of Throwables
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 Throwables
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 ProtectedItems first and then
UserClasses each ProtectedItem will have.ProtectedItems in
ItemFirstACIItem.Attributes.
ProtectedItem.MaxValueCountItems.
ProtectedItem.RestrictedByItems.
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().
AuthenticationException which associates the
ResultCodeEnum#INVALIDCREDENTIALS value with the type.AuthenticationNotSupportedException carrying along
an unequivocal ResultCodeEnum value.ResultCodeEnum.OTHER resultCode with the exception.ResultCodeEnum#INSUFFICIENTACCESSRIGHTS resultCode with the
exception.ResultCodeEnum.REFERRAL resultCode with the exception.ResultCodeEnum#SIZELIMITEXCEEDED resultCode with the exception.ResultCodeEnum#SIZELIMITEXCEEDED resultCode with the exception.Exception.
line.separator System Property.
String.toLowerCase().
NamingException.
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.
Packages 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.
Objects
are equal.
Objects
are equal.
Objects
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.
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.
GrantAndDenials into a set of
MicroOperations and returns it.
null.
null.
null.
null.
null.
null.
null.
null as an empty
array.
nulls.
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'.
ACITuples 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 UserClasses first and then
ProtectedItems each UserClass will have.UserClasses in
UserFirstACIItem.Map.values().
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||