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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/
H A DIdRepoErrorCode.java75 public static final String NOT_DIRECTORY = "308"; field in class:IdRepoErrorCode
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/
H A DIdRepoErrorCode.java77 public static final String NOT_DIRECTORY = "308"; field in class:IdRepoErrorCode
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/plugins/files/
H A DFilesRepo.java1481 throw new IdRepoException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.NOT_DIRECTORY, args);
1496 throw new IdRepoException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.NOT_DIRECTORY,
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/plugins/files/
H A DFilesRepo.java1483 throw new IdRepoException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.NOT_DIRECTORY, args);
1498 throw new IdRepoException(IdRepoBundle.BUNDLE_NAME, IdRepoErrorCode.NOT_DIRECTORY,

Completed in 38 milliseconds