Package | Description |
---|---|
tigase.server.xmppserver.proc |
Modifier and Type | Class and Description |
---|---|
class |
Dialback
Created: Dec 9, 2010 2:00:52 PM
|
class |
SaslExternal |
Modifier and Type | Field and Description |
---|---|
List<AuthenticationProcessor> |
AuthenticatorSelectorManager.authenticationProcessors |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticatorSelectorManager.authenticationFailed(Packet packet,
S2SIOService serv,
AuthenticationProcessor processor,
Queue<Packet> results) |
boolean |
AuthenticatorSelectorManager.isAllowed(Packet p,
S2SIOService serv,
AuthenticationProcessor processor,
Queue<Packet> results)
Method determines if given authenticator is allowed to proceed: takes into consideration authenticators
priority, currently used authenticator as well as received stream futures
|
Modifier and Type | Method and Description |
---|---|
void |
AuthenticatorSelectorManager.setAuthenticationProcessors(List<AuthenticationProcessor> authenticationProcessors) |
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.