@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.SingleCredential
Repository.Meta, Repository.SchemaId
POOL_CLASS, POOL_SIZE, REPO_CLASS, REPO_URI
DATA_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, updatePassword
addRepo, everyHour, everyMinute, everySecond, getDefaultRepository, getDomainsList, getRepo, removeRepo, repositoriesStream, setDefault, setStatisticsEnabled, wrapInProxy
getDefaultAlias, getName, register, registerConfigBean, unregister
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getUsernames, setCredentialsCodecs
public boolean belongsTo(Class<? extends BasicComponent> component)
public void getStatistics(String compName, StatisticsList list)
getStatistics
in interface StatisticsProviderIfc
getStatistics
in class MDPoolBeanWithStatistics<AuthRepository,AuthRepositoryMDPoolBean.AuthRepositoryConfigBean>
public Class<? extends AuthRepositoryMDPoolBean.AuthRepositoryConfigBean> getConfigClass()
MDPoolBean
getConfigClass
in class MDPoolBean<AuthRepository,AuthRepositoryMDPoolBean.AuthRepositoryConfigBean>
public Class<?> getDefaultBeanClass()
RegistrarBeanWithDefaultBeanClass
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.