|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BackendSecurity
Interface for accessing backend service security info.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||