| Package | Description |
|---|---|
| org.fcrepo.server.security |
| Modifier and Type | Field and Description |
|---|---|
static BackendSecuritySpec |
DefaultBackendSecurity.beSS |
| Modifier and Type | Method and Description |
|---|---|
BackendSecuritySpec |
BackendSecurityDeserializer.deserialize(String inFilePath) |
BackendSecuritySpec |
DefaultBackendSecurity.getBackendSecuritySpec()
Gets the static instance of BackendSecuritySpec.
|
BackendSecuritySpec |
BackendSecurity.getBackendSecuritySpec()
Gets the current instance of BackendSecuritySpec.
|
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.
|
Copyright © 2013 DuraSpace. All Rights Reserved.