| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISecretManager
Utility class used for confirmation of correct server-client combination.
| Method Summary | |
|---|---|
|  String | getSecret(String id,
          boolean remove)Get secret String that is used for confirmation of correct server-client combination | 
|  byte[] | requestSecret()Request to generate secret | 
| Method Detail | 
|---|
String getSecret(String id,
                 boolean remove)
id - target key to obtain the secretremove - if true, the secret will be removed after invoking this method
byte[] requestSecret()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||