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

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

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

Methods in org.jboss.security.xacml.sunxacml.attr that return BagAttribute
static BagAttribute BagAttribute.createEmptyBag(URI type)
          Convenience function that returns a bag with no elements
 

Methods in org.jboss.security.xacml.sunxacml.attr with parameters of type BagAttribute
 boolean BagAttribute.containsAll(BagAttribute bag)
          Returns true if this bag contains all of the values of the specified bag.
 



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