Uses of Class
org.jboss.security.xacml.sunxacml.attr.BaseAttributeFactory

Packages that use BaseAttributeFactory
org.jboss.security.xacml.core.ext   
org.jboss.security.xacml.sunxacml.attr Contains many of the classes related to attributes and attribute retrieval. 
 

Uses of BaseAttributeFactory in org.jboss.security.xacml.core.ext
 

Subclasses of BaseAttributeFactory in org.jboss.security.xacml.core.ext
 class ExtendedAttributeFactory
          Extendible Attribute factory
 

Uses of BaseAttributeFactory in org.jboss.security.xacml.sunxacml.attr
 

Subclasses of BaseAttributeFactory in org.jboss.security.xacml.sunxacml.attr
 class StandardAttributeFactory
          This factory supports the standard set of datatypes specified in XACML 1.x and 2.0.
 



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