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 CallbackHandler
callbacks
- IOException
UnsupportedCallbackException
public void setAuthRepository(AuthRepository repo)
setAuthRepository
in interface AuthRepositoryAware
repo
- public void setDomain(String domain)
setDomain
in interface DomainAware
domain
- Copyright © 2013 Tigase. All rights reserved.