| Package | Description |
|---|---|
| org.fcrepo.server.security |
| Modifier and Type | Method and Description |
|---|---|
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 © 2013 DuraSpace. All Rights Reserved.