org.fcrepo.server.security
Class BackendPolicies

java.lang.Object
  extended by org.fcrepo.server.security.BackendPolicies

public class BackendPolicies
extends Object

Author:
Bill Niebel

Field Summary
static String BACKEND_SERVICE_CALL_UNSECURE
           
static String FEDORA_INTERNAL_CALL
           
 
Constructor Summary
BackendPolicies(String inFilePath)
           
BackendPolicies(String inFilePath, String outFilePath)
           
 
Method Summary
 Hashtable generateBackendPolicies()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FEDORA_INTERNAL_CALL

public static final String FEDORA_INTERNAL_CALL
See Also:
Constant Field Values

BACKEND_SERVICE_CALL_UNSECURE

public static final String BACKEND_SERVICE_CALL_UNSECURE
See Also:
Constant Field Values
Constructor Detail

BackendPolicies

public BackendPolicies(String inFilePath,
                       String outFilePath)

BackendPolicies

public BackendPolicies(String inFilePath)
Method Detail

generateBackendPolicies

public Hashtable generateBackendPolicies()
                                  throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2011 DuraSpace. All Rights Reserved.