Searched refs:convertAMException (Results 1 - 5 of 5) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMSDKRepo.java212 throw IdUtils.convertAMException(ame);
252 throw IdUtils.convertAMException(ame);
292 throw IdUtils.convertAMException(ame);
332 throw IdUtils.convertAMException(ame);
371 throw IdUtils.convertAMException(ame);
442 throw IdUtils.convertAMException(ame);
461 throw IdUtils.convertAMException(ame);
517 throw IdUtils.convertAMException(ame);
526 throw IdUtils.convertAMException(ame);
666 throw IdUtils.convertAMException(am
[all...]
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMSDKRepo.java212 throw IdUtils.convertAMException(ame);
252 throw IdUtils.convertAMException(ame);
292 throw IdUtils.convertAMException(ame);
332 throw IdUtils.convertAMException(ame);
371 throw IdUtils.convertAMException(ame);
442 throw IdUtils.convertAMException(ame);
461 throw IdUtils.convertAMException(ame);
517 throw IdUtils.convertAMException(ame);
526 throw IdUtils.convertAMException(ame);
666 throw IdUtils.convertAMException(am
[all...]
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/core/realms/
H A DDefaultRealmLookup.java100 throw convertAMException(e);
204 throw convertAMException(ame);
212 private static RealmLookupException convertAMException(AMException ame) { method in class:DefaultRealmLookup
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/
H A DIdUtils.java512 throw convertAMException(ame);
680 throw convertAMException(ame);
738 public static IdRepoException convertAMException(AMException ame) { method in class:IdUtils
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/
H A DIdUtils.java544 public static IdRepoException convertAMException(AMException ame) { method in class:IdUtils

Completed in 37 milliseconds