Package tigase.auth.callbacks
Class SharedSecretKeyCallback
java.lang.Object
tigase.auth.callbacks.SharedSecretKeyCallback
- All Implemented Interfaces:
Serializable
,Callback
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SharedSecretKeyCallback
public SharedSecretKeyCallback()
-
-
Method Details
-
getSecret
public byte[] getSecret() -
setSecret
public void setSecret(byte[] secret)
-