| Package | Description |
|---|---|
| tigase.auth | |
| tigase.server |
The main package with top level API for server side components.
|
| tigase.vhosts | |
| tigase.xmpp |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultMechanismSelector.isAllowedForDomain(String mechanismName,
VHostItem vhost) |
| Modifier and Type | Method and Description |
|---|---|
VHostItem |
BasicComponent.getVHostItem(String domain)
Method description
|
| Modifier and Type | Field and Description |
|---|---|
protected ComponentRepository<VHostItem> |
VHostManager.repo |
| Modifier and Type | Method and Description |
|---|---|
VHostItem |
VhostConfigRepository.getItemInstance() |
static VHostItem |
VHostRepoDefaults.getItemInstance()
Method description
|
VHostItem |
VHostJDBCRepository.getItemInstance() |
VHostItem |
VHostItem.getUnmodifiableVHostItem()
Method description
|
VHostItem |
VHostManagerIfc.getVHostItem(String domain)
Returns an object with all domain properties for given domain.
|
VHostItem |
VHostManager.getVHostItem(String domain) |
VHostItem |
VHostManagerIfc.getVHostItemDomainOrComponent(String domain)
Returns an object with all domain properties for a given domain or base domain
if passed domain is name of subdomain used by component.
|
VHostItem |
VHostManager.getVHostItemDomainOrComponent(String domain) |
| Modifier and Type | Method and Description |
|---|---|
ComponentRepository<VHostItem> |
VHostManager.getComponentRepository() |
| Modifier and Type | Method and Description |
|---|---|
int |
VHostItem.compareTo(VHostItem o) |
String |
VHostJDBCRepository.validateItem(VHostItem item) |
| Modifier and Type | Field and Description |
|---|---|
protected VHostItem |
RepositoryAccess.domain
Field description
|
| Modifier and Type | Method and Description |
|---|---|
VHostItem |
RepositoryAccess.getDomain()
Method description
|
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryAccess.setDomain(VHostItem domain)
Method description
|
Copyright © 2016 "Tigase, Inc.". All rights reserved.