|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.
- APPROX -
Static variable in interface org.apache.directory.shared.ldap.filter.AntlrFilterParserTokenTypes
-
- APPROX -
Static variable in interface org.apache.directory.shared.ldap.filter.FilterLexerTokenTypes
-
- APPROX -
Static variable in interface org.apache.directory.shared.ldap.filter.FilterLexerTokenTypes
-
- 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
-
- APPROXIMATE -
Static variable in class org.apache.directory.shared.ldap.filter.AbstractExprNode
- approximate assertion node
- 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.
- 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 - Class in org.apache.directory.shared.ldap.message
- A NamingEnumeration over an array of objects.
- ArrayNamingEnumeration(Object[]) -
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.
- 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 - Class in org.apache.directory.shared.asn1
- An abstract class which implements basic TLV operations.
- Asn1Object(int) -
Constructor for class org.apache.directory.shared.asn1.Asn1Object
- Constructor associated with a TLV indentifier.
- Asn1Object() -
Constructor for class org.apache.directory.shared.asn1.Asn1Object
- Default constructor.
- 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(String, Attributes) -
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 -
Static variable in class org.apache.directory.shared.ldap.filter.AbstractExprNode
- Predicate assertion node
- 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.
- assertSyntax(Object) -
Method in class org.apache.directory.shared.ldap.schema.AcceptAllSyntaxChecker
- Does nothing but return immediately and no exceptions are ever thrown.
- assertSyntax(Object) -
Method in class org.apache.directory.shared.ldap.schema.BinarySyntaxChecker
-
- assertSyntax(Object) -
Method in class org.apache.directory.shared.ldap.schema.RegexSyntaxChecker
-
- 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.
- ASTERISK -
Static variable in interface org.apache.directory.shared.ldap.filter.AntlrFilterParserTokenTypes
-
- ASTERISK -
Static variable in interface org.apache.directory.shared.ldap.filter.AntlrFilterValueParserTokenTypes
-
- ASTERISK -
Static variable in interface org.apache.directory.shared.ldap.filter.FilterLexerTokenTypes
-
- ASTERISK -
Static variable in interface org.apache.directory.shared.ldap.filter.FilterLexerTokenTypes
-
- ASTERISK -
Static variable in interface org.apache.directory.shared.ldap.filter.FilterValueLexerTokenTypes
-
- ATTRIBUTE_CODES -
Static variable in class 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.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
-
- ATTRIBUTEDESCRIPTION -
Static variable in interface org.apache.directory.shared.ldap.filter.AntlrFilterParserTokenTypes
-
- ATTRIBUTEDESCRIPTION -
Static variable in interface org.apache.directory.shared.ldap.filter.FilterLexerTokenTypes
-
- ATTRIBUTEDESCRIPTION -
Static variable in interface org.apache.directory.shared.ldap.filter.FilterLexerTokenTypes
-
- ATTRIBUTEORVALUEEXISTS -
Static variable in class org.apache.directory.shared.ldap.message.ResultCodeEnum
- This error should be returned by the server if the value specified by the
client already exists within the attribute.
- ATTRIBUTEORVALUEEXISTS_VAL -
Static variable in class org.apache.directory.shared.ldap.message.ResultCodeEnum
-
- 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.AntlrACIItemParser
-
- AttributeType - Interface in org.apache.directory.shared.ldap.schema
- An attributeType specification.
- 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, Object) -
Constructor for class org.apache.directory.shared.ldap.name.AttributeTypeAndValue
- Construct an AttributeTypeAndValue.
- attributeTypeSet() -
Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
-
- 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.AntlrACIItemParser
-
- 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.
- 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.AntlrACIItemParser
-
- AuthenticationLevel - Class in org.apache.directory.shared.ldap.aci
- An enumeration that represents the level of authentication.
- AUTHENTICATIONNOTSUPPOERTEDEXCEPTION_CODES -
Static variable in class org.apache.directory.shared.ldap.message.ResultCodeEnum
- A set of ResultCodes containing those that may correspond to a
Exception
.
- AUTHMETHODNOTSUPPORTED -
Static variable in class org.apache.directory.shared.ldap.message.ResultCodeEnum
- This error code should be returned if the client requests, in a Bind
request, an authentication method which is not supported or recognized by
the server.
- AUTHMETHODNOTSUPPORTED_VAL -
Static variable in class org.apache.directory.shared.ldap.message.ResultCodeEnum
-
- AUXILIARY -
Static variable in class org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum
- ValuedEnum for auxillary objectClasses
- AUXILLARY_VAL -
Static variable in class org.apache.directory.shared.ldap.schema.ObjectClassTypeEnum
- The enumeration 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.
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.
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()
.
Enum
s.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.
Map.get(Object)
.
List
of all interfaces implemented by the given
class and its superclasses.
List
of superclasses for the given class.
Throwable
to obtain the cause.
Throwable
to obtain the cause.
Nestable
to be thrown.
ToStringStyle
to use.
Enum
object by class and name.
Enum
object by class and name.
ValuedEnum
object by class and value.
Enum
object by class and value.
List
of Enum
objects using the
Enum
class.
List
of Enum
objects using the
Enum
class.
Map
of Enum
objects by name using
the Enum
class.
Map
of Enum
objects by name using
the Enum
class.
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.OTHER
ResultCodeEnum.INSUFFICIENTACCESSRIGHTS
ResultCodeEnum.REFERRAL
ResultCodeEnum.SERVICEUNAVAILABLE_CODES
.
ResultCodeEnum.SIZELIMITEXCEEDED
ResultCodeEnum.TIMELIMITEXCEEDED
Throwable
to obtain the root cause.
Throwable
.
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.
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
.
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.
Iterator
over the Enum
objects in
an Enum
class.
Iterator
over the Enum
objects in
an Enum
class.
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
.
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.
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
.null
by returning
false
.
zero
is false
.
null
.
zero
is false
.
zero
is false
.
hashCode
.
zero
is false
.
zero
is false
.
zero
is false
.
Map
.
GrantAndDenial
s into a set of
MicroOperation
s and returns it.
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
.
Enum
item.
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
.
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
.switch
statements.Map.values()
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |