Uses of Class
org.fcrepo.server.errors.BackendSecurityParserException

Packages that use BackendSecurityParserException
org.fcrepo.server.security   
 

Uses of BackendSecurityParserException in org.fcrepo.server.security
 

Methods in org.fcrepo.server.security that throw BackendSecurityParserException
 BackendSecuritySpec DefaultBackendSecurity.parseBeSecurity()
          Parses the beSecurity configuration file.
 BackendSecuritySpec BackendSecurity.parseBeSecurity()
          Parses the beSecurity configuration file and stores the results in an instance of BackendSecuritySpec.
 BackendSecuritySpec DefaultBackendSecurity.reloadBeSecurity()
          Re-initializes the static backendSecuritySpec instance by rereading the beSecurity configurationfile.
 BackendSecuritySpec BackendSecurity.reloadBeSecurity()
          Reloads the backend service security info by reparsing the beSecurity configuration file and storing results in an instance of BackendSecuritySpec.
 void DefaultBackendSecurity.setBackendSecuritySpec()
          Initializes the static BackendSecuritySpec instance.
 void BackendSecurity.setBackendSecuritySpec()
          Sets the current instance of BackendSecuritySpec by parsing the beSecurity configuration file.
 



Copyright © 2012 DuraSpace. All Rights Reserved.