|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ItemFirstACIItem
and UserFirstACIItem
as specified X.501
specification.ACIItem
.Exception
.
awt.toolkit
System Property.
int[]
) and
primitive wrapper arrays (like Integer[]
).Field
.
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.
- appendFieldStart(StringBuffer, String) -
Method in class org.apache.directory.shared.ldap.util.ToStringStyle
-
Append to the
toString
the field start.
- 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.
- 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.
- 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(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.
- 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.
- 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.DnSyntaxChecker
-
- 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.
- attributeType() -
Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
-
- attributeTypeAndValue() -
Method in class org.apache.directory.shared.ldap.name.antlrNameParser
-
- attributeTypeSet() -
Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
-
- attributeValue() -
Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
-
- authenticationLevel() -
Method in class org.apache.directory.shared.ldap.aci.AntlrACIItemParser
-
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 names, this method converts them
into classes.
List
of Class
objects, this method
converts them into class names.
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
null
.
""
.
boolean
array.
Boolean
array.
byte
array.
Byte
array.
Character
array.
char
array.
Class
array.
double
array.
Double
array.
float
array.
Float
array.
Integer
array.
int
array.
long
array.
Long
array.
Object
array.
short
array.
Short
array.
String
array.
Enum
s.Object.equals(Object)
methods.Throwable
objects.ExceptionUtils
to
be created, although that is not normally necessary.
Map.entrySet()
.
null
.
Map.equals(Object)
.
true
if they are equal.
file.encoding
System Property.
file.separator
System Property.
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
GracefulShutdownRequest
extended operation is sent.MicroOperation
s.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)
.
Object.hashCode()
methods.null
.
Map.hashCode()
.
"$"
.
'$' ==
.
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.
ACIItem
which specifies ProtectedItem
s first and then
UserClass
es each ProtectedItem
will have.ProtectedItem
s in
ItemFirstACIItem
.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.
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.
Attribute
s.
MaxValueCountItem
s.
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()
.
Exception
.
line.separator
System Property.
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.String.toLowerCase()
.
NamingException
.
null
placeholder where
null
has another meaning.
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
.
Exception
.
os.arch
System Property.
os.name
System Property.
os.version
System Property.
Object
.ObjectUtils
instances should NOT be constructed in
standard programming.
null
has another
meaning.Package
s by name.
"."
.
'.' ==
.
Exception
.
path.separator
System Property.
ItemPermission
and UserPermission
.MaxValueCount
.RestrictedBy
.System.err
.
Map.put(Object, Object)
.
Map.putAll(Map)
).
Object.toString()
methods using reflection.ReflectionToStringBuilder.ReflectionToStringBuilder(Object,ToStringStyle,StringBuffer,Class,boolean,boolean)
.
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
.
Map.remove(Object)
.
SchemaViolationException
.
Exception
.
java.lang.System
.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.
Object.toString()
methods.ToStringBuilder
.
ToStringBuilder
specifying the output
style.
ToStringBuilder
.
String
formatting for ToStringBuilder
.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.
'on'
,
'off'
, or null
.
'on'
or
'off'
.
'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
.
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
.String.toUpperCase()
.
switch
statements.Map.values()
.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |