Package | Description |
---|---|
com.sun.identity.authentication.modules.msisdn | |
com.sun.identity.authentication.spi |
Provides interfaces and classes for writing a supplemental authentication
module to plug into OpenAM.
|
com.sun.identity.authentication.UI | |
com.sun.identity.shared.locale |
Defines classes to handle localization.
|
org.forgerock.openam.core.rest.sms |
Modifier and Type | Field and Description |
---|---|
protected static AMResourceBundleCache |
MSISDNValidation.amCache
Holds handle to ResourceBundleCache to quickly get
ResourceBundle for any Locale
|
Modifier and Type | Field and Description |
---|---|
protected static AMResourceBundleCache |
AMLoginModule.amCache
Holds handle to ResourceBundleCache to quickly get ResourceBundle for
any Locale.
|
Modifier and Type | Field and Description |
---|---|
static AMResourceBundleCache |
AuthViewBeanBase.rbCache |
Modifier and Type | Method and Description |
---|---|
static AMResourceBundleCache |
AMResourceBundleCache.getInstance()
Returns instance of
AMResourceBundleCache . |
Modifier and Type | Field and Description |
---|---|
protected AMResourceBundleCache |
SmsResourceProvider.resourceBundleCache |
Modifier and Type | Method and Description |
---|---|
AMResourceBundleCache |
CoreRestSmsGuiceModule.getAMResourceBundleCache() |
Constructor and Description |
---|
AuthenticationModuleRealmSmsHandler(Debug debug,
SSOToken adminToken,
AMResourceBundleCache resourceBundleCache,
Locale defaultLocale) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.