Package tigase.auth.callbacks
Class AuthorizationIdCallback
- java.lang.Object
-
- tigase.auth.callbacks.AuthorizationIdCallback
-
- All Implemented Interfaces:
Serializable,Callback
public class AuthorizationIdCallback extends Object implements Callback, Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthorizationIdCallback(String prompt, String authzId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAuthzId()StringgetPrompt()voidsetAuthzId(String authzId)
-