tigase.auth.impl
public class AuthRepoPlainCallbackHandler extends Object implements CallbackHandler, AuthRepositoryAware, DomainAware
| Constructor and Description |
|---|
AuthRepoPlainCallbackHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(Callback[] callbacks)
Method description
|
void |
setAuthRepository(AuthRepository repo)
Method description
|
void |
setDomain(String domain)
Method description
|
protected Logger log
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlercallbacks - IOExceptionUnsupportedCallbackExceptionpublic void setAuthRepository(AuthRepository repo)
setAuthRepository in interface AuthRepositoryAwarerepo - public void setDomain(String domain)
setDomain in interface DomainAwaredomain - Copyright © 2013 Tigase. All rights reserved.