|
|||||||||
Home >> All >> com >> sun >> xacml >> attr >> [ proxy overview ] | PREV PACKAGE NEXT PACKAGE |
Package com.sun.xacml.attr.proxy
Contains many of the classes related to attributes and attribute retrieval.
See:
Description
Class Summary | |
AnyURIAttributeProxy | A proxy class that is provided mainly for the run-time configuration code to use. |
Base64BinaryAttributeProxy | A proxy class that is provided mainly for the run-time configuration code to use. |
BooleanAttributeProxy | A proxy class that is provided mainly for the run-time configuration code to use. |
DateAttributeProxy | A proxy class that is provided mainly for the run-time configuration code to use. |
DateTimeAttributeProxy | A proxy class that is provided mainly for the run-time configuration code to use. |
DayTimeDurationAttributeProxy | A proxy class that is provided mainly for the run-time configuration code to use. |
DoubleAttributeProxy | A proxy class that is provided mainly for the run-time configuration code to use. |
HexBinaryAttributeProxy | A proxy class that is provided mainly for the run-time configuration code to use. |
IntegerAttributeProxy | A proxy class that is provided mainly for the run-time configuration code to use. |
RFC822NameAttributeProxy | A proxy class that is provided mainly for the run-time configuration code to use. |
StringAttributeProxy | A proxy class that is provided mainly for the run-time configuration code to use. |
TimeAttributeProxy | A proxy class that is provided mainly for the run-time configuration code to use. |
X500NameAttributeProxy | A proxy class that is provided mainly for the run-time configuration code to use. |
YearMonthDurationAttributeProxy | A proxy class that is provided mainly for the run-time configuration code to use. |
Package com.sun.xacml.attr.proxy Description
Contains many of the classes related to attributes and attribute retrieval. This package contains the base class for all attributes, as well as implementations of all of the standard attribute types. The AttributeDesignatorType and the AttributeSelectorType are also represented here.
|
|||||||||
Home >> All >> com >> sun >> xacml >> attr >> [ proxy overview ] | PREV PACKAGE NEXT PACKAGE |