Searched refs:REALM_DOESNT_EXIST (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/
H A DIdRepoErrorCode.java78 public static final String REALM_DOESNT_EXIST = "312"; field in class:IdRepoErrorCode
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/
H A DIdRepoErrorCode.java80 public static final String REALM_DOESNT_EXIST = "312"; field in class:IdRepoErrorCode
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdRepoPluginsCache.java122 IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.REALM_DOESNT_EXIST, args);
338 IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.REALM_DOESNT_EXIST, args);
346 IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.REALM_DOESNT_EXIST, args);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdRepoPluginsCache.java135 IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.REALM_DOESNT_EXIST, args);
352 IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.REALM_DOESNT_EXIST, args);
360 IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.REALM_DOESNT_EXIST, args);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/internal/
H A DAgentsRepo.java1089 new IdRepoException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.REALM_DOESNT_EXIST, args);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/internal/
H A DAgentsRepo.java1106 new IdRepoException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.REALM_DOESNT_EXIST, args);

Completed in 42 milliseconds