Searched refs:DATA_INVALID_FOR_SERVICE (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/
H A DIdRepoErrorCode.java26 public static final String DATA_INVALID_FOR_SERVICE = "103"; field in class:IdRepoErrorCode
H A DAMIdentity.java929 throw new IdRepoException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.DATA_INVALID_FOR_SERVICE, args);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/
H A DIdRepoErrorCode.java26 public static final String DATA_INVALID_FOR_SERVICE = "103"; field in class:IdRepoErrorCode
H A DAMIdentity.java932 throw new IdRepoException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.DATA_INVALID_FOR_SERVICE, args);

Completed in 36 milliseconds