| Package | Description |
|---|---|
| com.bea.common.security.xacml |
Utilities and classes for working with collections, schema elements, and data types supported by
XACML security providers.
|
| com.bea.common.security.xacml.policy |
Provides interfaces for
com.bea.common.security.xacml.policy. |
| Modifier and Type | Method and Description |
|---|---|
URI |
Type.getDataType()
Returns type URI
|
| Constructor and Description |
|---|
Type(URI type,
boolean isBag)
Constructor that takes type as URI
|
Type(URI type,
String shortName,
boolean isBag)
Constructor that takes type as URI
|
| Modifier and Type | Method and Description |
|---|---|
URI |
AbstractPolicy.getCombiningAlgId()
Returns rule or policy combining algorithm ID
|
URI |
AbstractPolicy.getId()
Returns policy or policy set ID
|