Searched defs:bundleName (Results 51 - 75 of 78) sorted by relevance

1234

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/setup/
H A DSetupProgress.java45 static private String bundleName = "amConfigurator"; field in class:SetupProgress
50 bundleName, Locale.getDefault());
68 bundle = ResourceBundle.getBundle(bundleName, locale);
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/security/keystore/
H A DAMX509KeyManagerImpl.java60 static final String bundleName = "amSecurity"; field in class:AMX509KeyManagerImpl
138 bundle = amCache.getResBundle(bundleName, Locale.getDefault());
/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/security/keystore/v_14/
H A DAMX509KeyManagerImpl.java58 static final String bundleName = "amSecurity"; field in class:AMX509KeyManagerImpl
99 bundle = amCache.getResBundle(bundleName, Locale.getDefault());
/forgerock/openam-v13/openam-authentication/openam-auth-securid/src/main/java/com/sun/identity/authentication/modules/securid/
H A DSecurID.java75 private static String bundleName = "amAuthSecurID"; field in class:SecurID
184 throw new AuthLoginException(bundleName,
241 throw new AuthLoginException (bundleName, "SecurIDInitLex",
273 throw new AuthLoginException (bundleName,
283 throw new AuthLoginException (bundleName,
300 throw new AuthLoginException (bundleName,
379 bundleName, "SecurIDLoginFailed",
402 bundleName, "SecurIDLoginFailed",
449 throw new AuthLoginException(bundleName,
481 throw new AuthLoginException(bundleName,
[all...]
/forgerock/openam-v13/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DUpgradeProgress.java44 static private String bundleName = "amUpgrade"; field in class:UpgradeProgress
49 bundleName, Locale.getDefault());
67 bundle = ResourceBundle.getBundle(bundleName, locale);
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/security/keystore/
H A DAMX509KeyManagerImpl.java60 static final String bundleName = "amSecurity"; field in class:AMX509KeyManagerImpl
138 bundle = amCache.getResBundle(bundleName, Locale.getDefault());
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/security/keystore/v_14/
H A DAMX509KeyManagerImpl.java58 static final String bundleName = "amSecurity"; field in class:AMX509KeyManagerImpl
99 bundle = amCache.getResBundle(bundleName, Locale.getDefault());
/forgerock/openam/openam-authentication/openam-auth-securid/src/main/java/com/sun/identity/authentication/modules/securid/
H A DSecurID.java75 private static String bundleName = "amAuthSecurID"; field in class:SecurID
184 throw new AuthLoginException(bundleName,
241 throw new AuthLoginException (bundleName, "SecurIDInitLex",
273 throw new AuthLoginException (bundleName,
283 throw new AuthLoginException (bundleName,
300 throw new AuthLoginException (bundleName,
379 bundleName, "SecurIDLoginFailed",
402 bundleName, "SecurIDLoginFailed",
449 throw new AuthLoginException(bundleName,
481 throw new AuthLoginException(bundleName,
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/setup/
H A DSetupProgress.java51 static private String bundleName = "amConfigurator"; field in class:SetupProgress
56 bundleName, Locale.getDefault());
74 bundle = ResourceBundle.getBundle(bundleName, locale);
/forgerock/openam/openam-upgrade/src/main/java/org/forgerock/openam/upgrade/
H A DUpgradeProgress.java44 static private String bundleName = "amUpgrade"; field in class:UpgradeProgress
49 bundleName, Locale.getDefault());
67 bundle = ResourceBundle.getBundle(bundleName, locale);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSException.java73 private String bundleName = IUMSConstants.UMS_BUNDLE_NAME; field in class:SMSException
195 this.bundleName = rbName;
223 this.bundleName = rbName;
240 if (bundleName != null && locale != null) {
241 ResourceBundle bundle = amCache.getResBundle(bundleName, locale);
261 return bundleName;
345 if (bundleName != null) {
346 bundle = amCache.getResBundle(bundleName, java.util.Locale.ENGLISH);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSException.java73 private String bundleName = IUMSConstants.UMS_BUNDLE_NAME; field in class:SMSException
195 this.bundleName = rbName;
223 this.bundleName = rbName;
240 if (bundleName != null && locale != null) {
241 ResourceBundle bundle = amCache.getResBundle(bundleName, locale);
261 return bundleName;
345 if (bundleName != null) {
346 bundle = amCache.getResBundle(bundleName, java.util.Locale.ENGLISH);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMAuthConfigUtils.java92 protected static String bundleName = "amAuthConfig"; field in class:AMAuthConfigUtils
240 throw new AMConfigurationException(bundleName, "invalidIndexType");
326 throw new AMConfigurationException(bundleName, "null-name");
383 throw new AMConfigurationException(bundleName, "null-name");
392 bundleName, "service-not-registered");
398 bundleName, "named-config-not-defined");
403 throw new AMConfigurationException(bundleName, "config-not-exists");
445 throw new AMConfigurationException(bundleName, "null-name");
455 bundleName, "service-not-registered");
461 bundleName, "name
[all...]
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/common/
H A DISAccountLockout.java93 private String bundleName = null; field in class:ISAccountLockout
127 * @param bundleName a String, name of the resource bundle.
139 String bundleName
164 this.bundleName = bundleName;
501 bundleName, locale);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/config/
H A DAMAuthConfigUtils.java94 protected static String bundleName = "amAuthConfig"; field in class:AMAuthConfigUtils
242 throw new AMConfigurationException(bundleName, "invalidIndexType");
328 throw new AMConfigurationException(bundleName, "null-name");
385 throw new AMConfigurationException(bundleName, "null-name");
394 bundleName, "service-not-registered");
400 bundleName, "named-config-not-defined");
405 throw new AMConfigurationException(bundleName, "config-not-exists");
447 throw new AMConfigurationException(bundleName, "null-name");
457 bundleName, "service-not-registered");
463 bundleName, "name
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/common/
H A DISAccountLockout.java92 private String bundleName = null; field in class:ISAccountLockout
126 * @param bundleName a String, name of the resource bundle.
138 String bundleName
163 this.bundleName = bundleName;
500 bundleName, locale);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMLoginModule.java246 private static final String bundleName = "amAuth"; field in class:AMLoginModule
300 throw new AuthLoginException(bundleName, "noCallbackState",
505 throw new AuthLoginException(bundleName, "nullSess", null);
568 throw new AuthLoginException(bundleName, "invalidState",
626 throw new AuthLoginException(bundleName, "invalidState",
632 throw new AuthLoginException(bundleName, "invalidCallbackIndex",
637 throw new AuthLoginException(bundleName, "nullCallback", null);
667 throw new AuthLoginException(bundleName, "invalidState",
673 throw new AuthLoginException(bundleName, "invalidCallbackIndex",
718 throw new AuthLoginException(bundleName, "invalidStat
[all...]
/forgerock/openam-v13/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DLoginViewBean.java316 rb = rbCache.getResBundle(bundleName, locale);
448 rb = rbCache.getResBundle(bundleName, locale);
503 rb = rbCache.getResBundle(bundleName, fallbackLocale);
1072 throw new L10NMessageImpl(bundleName, "loginDisplay.get",
1440 throw new L10NMessageImpl(bundleName, "loginDisplay.process",
1613 rb = rbCache.getResBundle(bundleName, fallbackLocale);
2192 private static final String bundleName = "amAuthUI"; field in class:LoginViewBean
/forgerock/openam/openam-server-auth-ui/src/main/java/com/sun/identity/authentication/UI/
H A DLoginViewBean.java320 rb = rbCache.getResBundle(bundleName, locale);
452 rb = rbCache.getResBundle(bundleName, locale);
507 rb = rbCache.getResBundle(bundleName, fallbackLocale);
1083 throw new L10NMessageImpl(bundleName, "loginDisplay.get",
1462 throw new L10NMessageImpl(bundleName, "loginDisplay.process",
1635 rb = rbCache.getResBundle(bundleName, fallbackLocale);
2214 private static final String bundleName = "amAuthUI"; field in class:LoginViewBean
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/spi/
H A DAMLoginModule.java252 private static final String bundleName = "amAuth"; field in class:AMLoginModule
308 throw new AuthLoginException(bundleName, "noCallbackState",
518 throw new AuthLoginException(bundleName, "nullSess", null);
581 throw new AuthLoginException(bundleName, "invalidState",
639 throw new AuthLoginException(bundleName, "invalidState",
645 throw new AuthLoginException(bundleName, "invalidCallbackIndex",
650 throw new AuthLoginException(bundleName, "nullCallback", null);
680 throw new AuthLoginException(bundleName, "invalidState",
686 throw new AuthLoginException(bundleName, "invalidCallbackIndex",
731 throw new AuthLoginException(bundleName, "invalidStat
[all...]
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/
H A Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/
H A Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb1-impl.jarMETA-INF/ META-INF/MANIFEST.MF COPYING.txt META-INF/services/ META-INF/ ...
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb1-impl.jarMETA-INF/ META-INF/MANIFEST.MF COPYING.txt META-INF/services/ META-INF/ ...

Completed in 274 milliseconds

1234