@Bean(name="authRepository", parent=Kernel.class, exportable=true, active=true) @ConfigType(value={DefaultMode,SessionManagerMode,ConnectionManagersMode,ComponentMode}) public class AuthRepositoryMDPoolBean extends AuthRepositoryMDImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
AuthRepositoryMDPoolBean.AuthRepositoryConfigBean |
AuthRepository.AccountStatus, AuthRepository.DefaultCredentials, AuthRepository.SingleCredentialRepository.Meta, Repository.SchemaIdPOOL_CLASS, POOL_SIZE, REPO_CLASS, REPO_URIDATA_KEY, DIGEST_ID_KEY, DIGEST_KEY, MACHANISM_KEY, PASSWORD_KEY, PROTOCOL_KEY, PROTOCOL_VAL_NONSASL, PROTOCOL_VAL_SASL, REALM_KEY, RESULT_KEY, SERVER_NAME_KEY, USER_ID_KEY| Constructor and Description |
|---|
AuthRepositoryMDPoolBean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
belongsTo(Class<? extends BasicComponent> component) |
Class<? extends AuthRepositoryMDPoolBean.AuthRepositoryConfigBean> |
getConfigClass()
Returns per domain configuration class
|
Class<?> |
getDefaultBeanClass()
Returns default class for all bean which are defined using configuration as subbeans of bean implementing this
interface.
|
void |
getStatistics(String compName,
StatisticsList list) |
addUser, getAccountStatus, getCredentialIds, getCredentials, getPassword, getResourceUri, getUsersCount, getUsersCount, initRepository, isMechanismSupported, isUserDisabled, loggedIn, logout, otherAuth, queryAuth, removeCredential, removeUser, setAccountStatus, setUserDisabled, updateCredential, updatePasswordaddRepo, everyHour, everyMinute, everySecond, getDefaultRepository, getDomainsList, getRepo, removeRepo, repositoriesStream, setDefault, setStatisticsEnabled, wrapInProxygetDefaultAlias, getName, register, registerConfigBean, unregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUsernames, setCredentialsCodecspublic boolean belongsTo(Class<? extends BasicComponent> component)
public void getStatistics(String compName, StatisticsList list)
getStatistics in interface StatisticsProviderIfcgetStatistics in class MDPoolBeanWithStatistics<AuthRepository,AuthRepositoryMDPoolBean.AuthRepositoryConfigBean>public Class<? extends AuthRepositoryMDPoolBean.AuthRepositoryConfigBean> getConfigClass()
MDPoolBeangetConfigClass in class MDPoolBean<AuthRepository,AuthRepositoryMDPoolBean.AuthRepositoryConfigBean>public Class<?> getDefaultBeanClass()
RegistrarBeanWithDefaultBeanClassCopyright © 2004–2021 "Tigase, Inc.". All rights reserved.