Searched refs:BUNDLE_NAME (Results 1 - 25 of 164) sorted by relevance

1234567

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xmlenc/
H A DEncryptionUtils.java38 public static final String BUNDLE_NAME = "libEncryption"; field in class:EncryptionUtils
40 Locale.getInstallResourceBundle(BUNDLE_NAME);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xmlenc/
H A DEncryptionUtils.java38 public static final String BUNDLE_NAME = "libEncryption"; field in class:EncryptionUtils
40 Locale.getInstallResourceBundle(BUNDLE_NAME);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/
H A DPasswordPolicyException.java42 super(IdRepoBundle.BUNDLE_NAME, errorCode, String.valueOf(resultCode.intValue()), args);
50 super(IdRepoBundle.BUNDLE_NAME, e.getErrorCode(), e.getLDAPErrorCode(), e.getMessageArgs());
54 super(IdRepoBundle.BUNDLE_NAME, errorCode, args);
H A DIdRepoDuplicateObjectException.java58 return new IdRepoDuplicateObjectException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.NAME_ALREADY_EXISTS,
71 return new IdRepoDuplicateObjectException(IdRepoBundle.BUNDLE_NAME,
H A DIdRepoBundle.java44 public final static String BUNDLE_NAME = "amIdRepo"; field in class:IdRepoBundle
48 .getInstallResourceBundle(BUNDLE_NAME);
76 BUNDLE_NAME, locale);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/
H A DPasswordPolicyException.java43 super(IdRepoBundle.BUNDLE_NAME, errorCode, String.valueOf(resultCode.intValue()), args);
51 super(IdRepoBundle.BUNDLE_NAME, e.getErrorCode(), e.getLDAPErrorCode(), e.getMessageArgs());
60 super(IdRepoBundle.BUNDLE_NAME, e.getErrorCode(), e.getLDAPErrorCode(), args);
69 super(IdRepoBundle.BUNDLE_NAME, errorCode, args);
H A DIdRepoDuplicateObjectException.java58 return new IdRepoDuplicateObjectException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.NAME_ALREADY_EXISTS,
71 return new IdRepoDuplicateObjectException(IdRepoBundle.BUNDLE_NAME,
H A DIdRepoBundle.java44 public final static String BUNDLE_NAME = "amIdRepo"; field in class:IdRepoBundle
48 .getInstallResourceBundle(BUNDLE_NAME);
76 BUNDLE_NAME, locale);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/paos/
H A DPAOSUtils.java41 public static final String BUNDLE_NAME = "libPAOS"; field in class:PAOSUtils
44 getInstallResourceBundle(BUNDLE_NAME);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/common/
H A DSystemConfigurationException.java39 private final static String BUNDLE_NAME = "libSystemConfiguration"; field in class:SystemConfigurationException
54 super(BUNDLE_NAME, errorCode, args);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/common/
H A DSystemConfigurationException.java39 private final static String BUNDLE_NAME = "libSystemConfiguration"; field in class:SystemConfigurationException
54 super(BUNDLE_NAME, errorCode, args);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/paos/
H A DPAOSUtils.java41 public static final String BUNDLE_NAME = "libPAOS"; field in class:PAOSUtils
44 getInstallResourceBundle(BUNDLE_NAME);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSSAMLRequest.java80 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
86 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
122 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
134 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
144 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
153 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
173 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
190 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
209 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
217 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
[all...]
H A DFSRequest.java199 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
205 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
235 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
247 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
262 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
270 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
290 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
306 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
319 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
331 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSSAMLRequest.java80 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
86 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
122 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
134 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
144 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
153 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
173 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
190 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
209 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
217 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
[all...]
H A DFSRequest.java199 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
205 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
235 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
247 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
262 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
270 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
290 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
306 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
319 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
331 throw new SAMLRequesterException(FSUtils.BUNDLE_NAME,
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DInvalidStatusCodeSaml2Exception.java37 super(SAML2Utils.BUNDLE_NAME, "invalidStatusCodeInResponse", null);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMSDKBundle.java38 public static final String BUNDLE_NAME = "amProfile"; field in class:AMSDKBundle
45 .getInstallResourceBundle(BUNDLE_NAME);
75 BUNDLE_NAME, locale);
90 rb = ResourceBundle.getBundle(BUNDLE_NAME, locale);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAuthException.java39 private static String bundleName = AuthD.BUNDLE_NAME;
/forgerock/jee-agents-v3.5/jee-agents-jboss/jee-agents-jboss-v7/src/main/java/org/forgerock/openam/agents/jboss/install/
H A DInstallerConstants.java34 public static final String BUNDLE_NAME = "jbossv7-tools"; field in class:InstallerConstants
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMSDKBundle.java38 public static final String BUNDLE_NAME = "amProfile"; field in class:AMSDKBundle
45 .getInstallResourceBundle(BUNDLE_NAME);
75 BUNDLE_NAME, locale);
90 rb = ResourceBundle.getBundle(BUNDLE_NAME, locale);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAuthException.java39 private static String bundleName = AuthD.BUNDLE_NAME;
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/core/realms/
H A DRealmLookupException.java35 * @param errorCode Key to the {@link IdRepoBundle#BUNDLE_NAME} resource bundle.
39 super(IdRepoBundle.BUNDLE_NAME, errorCode, new Object[]{realm});
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/meta/
H A DWSFederationMetaException.java57 super(WSFederationConstants.BUNDLE_NAME, errorCode, args);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/meta/
H A DWSFederationMetaException.java57 super(WSFederationConstants.BUNDLE_NAME, errorCode, args);

Completed in 66 milliseconds

1234567