Package | Description |
---|---|
tigase.db | |
tigase.db.jdbc | |
tigase.db.ldap | |
tigase.db.xml | |
tigase.xmpp |
Modifier and Type | Method and Description |
---|---|
boolean |
DummyRepository.otherAuth(Map<String,Object> authProps) |
boolean |
AuthRepositoryPool.otherAuth(Map<String,Object> authProps) |
boolean |
AuthRepositoryMDImpl.otherAuth(Map<String,Object> authProps) |
boolean |
AuthRepositoryImpl.otherAuth(Map<String,Object> props) |
boolean |
AuthRepository.otherAuth(Map<String,Object> authProps)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
TigaseSPAuth.otherAuth(Map<String,Object> props) |
boolean |
TigaseCustomAuth.otherAuth(Map<String,Object> props) |
boolean |
TigaseAuth.otherAuth(Map<String,Object> props)
Deprecated.
|
boolean |
JDBCRepository.otherAuth(Map<String,Object> props) |
boolean |
DrupalWPAuth.otherAuth(Map<String,Object> props) |
Modifier and Type | Method and Description |
---|---|
boolean |
LdapAuthProvider.otherAuth(Map<String,Object> props) |
Modifier and Type | Method and Description |
---|---|
boolean |
XMLRepository.otherAuth(Map<String,Object> props) |
Modifier and Type | Method and Description |
---|---|
Authorization |
RepositoryAccess.loginDigest(BareJID userId,
String digest,
String id,
String alg)
Deprecated.
|
Authorization |
XMPPResourceConnection.loginDigest(String user,
String digest,
String id,
String alg)
Deprecated.
|
Authorization |
XMPPResourceConnection.loginOther(Map<String,Object> props)
Deprecated.
|
Authorization |
RepositoryAccess.loginOther(Map<String,Object> props)
Deprecated.
|
Authorization |
RepositoryAccess.loginPlain(BareJID userId,
String password)
Deprecated.
|
Authorization |
XMPPResourceConnection.loginPlain(String user,
String password)
Deprecated.
|
Authorization |
RepositoryAccess.loginToken(BareJID userId,
String xmpp_sessionId,
String token)
Deprecated.
|
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.