Searched defs:convertAMException (Results 1 - 3 of 3) sorted by relevance

/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 31 milliseconds