org.fcrepo.server.security.xacml.pdp.data
Class Config

java.lang.Object
  extended by org.fcrepo.server.security.xacml.pdp.data.Config

public class Config
extends Object

Reads configuration values for policy storage, indexing and combining


Constructor Summary
Config()
           
 
Method Summary
static String policyCombiningAlgorithmClassName()
           
static String policyIndexClassName()
           
static String policyStoreClassName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Config

public Config()
Method Detail

policyStoreClassName

public static String policyStoreClassName()
                                   throws PolicyConfigException
Throws:
PolicyConfigException

policyIndexClassName

public static String policyIndexClassName()
                                   throws PolicyConfigException
Throws:
PolicyConfigException

policyCombiningAlgorithmClassName

public static String policyCombiningAlgorithmClassName()
                                                throws PolicyConfigException
Throws:
PolicyConfigException


Copyright © 2011 DuraSpace. All Rights Reserved.