Package | Description |
---|---|
org.jboss.security.xacml.sunxacml.attr |
Contains many of the classes related to attributes and attribute
retrieval.
|
Modifier and Type | Method and Description |
---|---|
static BagAttribute |
BagAttribute.createEmptyBag(URI type)
Convenience function that returns a bag with no elements
|
Modifier and Type | Method and Description |
---|---|
boolean |
BagAttribute.containsAll(BagAttribute bag)
Returns true if this bag contains all of the values of the specified bag.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.