org.fcrepo.server.security.xacml.pdp.finder
Class AttributeFinderConfigUtil

java.lang.Object
  extended by org.fcrepo.server.security.xacml.pdp.finder.AttributeFinderConfigUtil

public class AttributeFinderConfigUtil
extends Object


Constructor Summary
AttributeFinderConfigUtil()
           
 
Method Summary
static AttributeFinderConfig getAttributeFinderConfig(String className)
           
static Map<Integer,Set<String>> getAttributeFinderConfigx(String className)
           
static Map<String,String> getOptionMap(String className)
           
static Map<String,String> getResolverConfig(String className)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeFinderConfigUtil

public AttributeFinderConfigUtil()
Method Detail

getAttributeFinderConfig

public static AttributeFinderConfig getAttributeFinderConfig(String className)
                                                      throws AttributeFinderException
Throws:
AttributeFinderException

getAttributeFinderConfigx

public static Map<Integer,Set<String>> getAttributeFinderConfigx(String className)
                                                          throws AttributeFinderException
Throws:
AttributeFinderException

getResolverConfig

public static Map<String,String> getResolverConfig(String className)
                                            throws AttributeFinderException
Throws:
AttributeFinderException

getOptionMap

public static Map<String,String> getOptionMap(String className)
                                       throws AttributeFinderException
Throws:
AttributeFinderException


Copyright © 2011 DuraSpace. All Rights Reserved.