Package | Description |
---|---|
org.jboss.security.xacml.sunxacml |
This is the root package, which contains the PDP class where most
people will want to start.
|
Modifier and Type | Method and Description |
---|---|
PDPConfig |
ConfigurationStore.getDefaultPDPConfig()
Returns the default PDP configuration.
|
PDPConfig |
ConfigurationStore.getPDPConfig(String name)
Returns the PDP configuration with the given name.
|
Constructor and Description |
---|
PDP(PDPConfig config)
Constructs a new
PDP object with the given configuration
information. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.