Package tigase.auth.callbacks
Class ChannelBindingCallback
java.lang.Object
tigase.auth.callbacks.ChannelBindingCallback
- All Implemented Interfaces:
Serializable
,Callback
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionChannelBindingCallback
(String prompt, AbstractSaslSCRAM.BindType requestedBindType) -
Method Summary
-
Constructor Details
-
ChannelBindingCallback
-
-
Method Details
-
getBindingData
public byte[] getBindingData() -
setBindingData
public void setBindingData(byte[] bindingData) -
getPrompt
-
getRequestedBindType
-