Package | Description |
---|---|
tigase.auth | |
tigase.auth.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
AuthRepositoryAware
Interface should be implemented by CallbackHandler instance if AuthRepository from session
should be injected.
|
interface |
DomainAware
Interface should be implemented by CallbackHandler instance if domain name rom current XMPP Session
should be injected.
|
interface |
NonAuthUserRepositoryAware |
interface |
SessionAware
Interface should be implemented by CallbackHandler instance if current XMPP Session should be injected.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthRepoPlainCallbackHandler
Deprecated.
|
class |
CertBasedCallbackHandler |
class |
PlainCallbackHandler
Implementation of CallbackHandler for authentication with SASL PLAIN or using plaintext password.
|
class |
PlainSPCallbackHandler
Deprecated.
|
class |
ScramCallbackHandler
Implementation of CallbackHandler to support authentication using SASL SCRAM-* authentication mechanism.
|
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.