|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PDPConfig | |
|---|---|
| org.jboss.security.xacml.sunxacml | This is the root package, which contains the PDP class where most people will want to start. |
| Uses of PDPConfig in org.jboss.security.xacml.sunxacml |
|---|
| Methods in org.jboss.security.xacml.sunxacml that return PDPConfig | |
|---|---|
PDPConfig |
ConfigurationStore.getDefaultPDPConfig()
Returns the default PDP configuration. |
PDPConfig |
ConfigurationStore.getPDPConfig(String name)
Returns the PDP configuration with the given name. |
| Constructors in org.jboss.security.xacml.sunxacml with parameters of type PDPConfig | |
|---|---|
PDP(PDPConfig config)
Constructs a new PDP object with the given configuration
information. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||