JBoss port of sunxacml 2.0.5

Package org.jboss.security.xacml.sunxacml.attr.proxy

This package defines proxy classes for all of the standard datatypes.

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.
DNSNameAttributeProxy 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.
IPAddressAttributeProxy 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 org.jboss.security.xacml.sunxacml.attr.proxy Description

This package defines proxy classes for all of the standard datatypes. This package was introduced in version 1.2 with the new run-time configuration code, which needs concrete proxy classes to add datatype support to a factory. Before 1.2, the AttributeFactory used annonymous classes to cut down on the total number of files in this project.


JBoss port of sunxacml 2.0.5

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.