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 |
---|---|
ResourceFinder |
PDPConfig.getResourceFinder()
Returns the
ResourceFinder that was configured, or
null if none was configured |
Constructor and Description |
---|
PDPConfig(AttributeFinder attributeFinder,
PolicyFinder policyFinder,
ResourceFinder resourceFinder)
Constructor that creates a
PDPConfig from components. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.