public interface BackendSecurity
| Modifier and Type | Method and Description |
|---|---|
BackendSecuritySpec |
getBackendSecuritySpec()
Gets the current instance of BackendSecuritySpec.
|
BackendSecuritySpec |
parseBeSecurity()
Parses the beSecurity configuration file and stores the results in an
instance of BackendSecuritySpec.
|
BackendSecuritySpec |
reloadBeSecurity()
Reloads the backend service security info by reparsing the beSecurity
configuration file and storing results in an instance of
BackendSecuritySpec.
|
void |
setBackendSecuritySpec()
Sets the current instance of BackendSecuritySpec by parsing the
beSecurity configuration file.
|
BackendSecuritySpec getBackendSecuritySpec()
void setBackendSecuritySpec()
throws BackendSecurityParserException
BackendSecurityParserException - If an error occurs in parsing the beSecurity configuration file.BackendSecuritySpec parseBeSecurity() throws BackendSecurityParserException
BackendSecurityParserException - If an error occursin parsing the beSecurity configuration file.BackendSecuritySpec reloadBeSecurity() throws BackendSecurityParserException
BackendSecurityParserException - If an error occurs in trying to reparse the beSecurity
configuration file.Copyright © 2013 DuraSpace. All Rights Reserved.