Package tigase.auth.callbacks
Class PBKDIterationsCallback
- java.lang.Object
-
- tigase.auth.callbacks.PBKDIterationsCallback
-
- All Implemented Interfaces:
Serializable,Callback
public class PBKDIterationsCallback extends Object implements Callback, Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PBKDIterationsCallback(String prompt)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetInterations()voidsetInterations(int interations)
-
-
-
Constructor Detail
-
PBKDIterationsCallback
public PBKDIterationsCallback(String prompt)
-
-