JBoss port of sunxacml 2.0.8.Final-redhat-1

Uses of Class
org.jboss.security.xacml.sunxacml.PDPConfig

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.
 


JBoss port of sunxacml 2.0.8.Final-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.