|
JBoss port of sunxacml 2.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
JBoss port of sunxacml 2.0.5 | |||||||||
PREV NEXT | FRAMES NO FRAMES |