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
This is implementation of CallbackHandler to use with old
AuthRepositories.
|
class |
CertBasedCallbackHandler |
class |
PlainSPCallbackHandler
This is implementation of CallbackHandler to use with old
AuthRepositories.
|
class |
ScramCallbackHandler |
class |
ScramSPCallbackHandler
Handler for SCRAM with Salted Password.
|
Copyright © 2017 "Tigase, Inc.". All rights reserved.