Searched defs:getTrustedSourceList (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/session/util/
H A DSessionUtils.java124 private static Set getTrustedSourceList() throws SessionException { method in class:SessionUtils
146 debug.error("SessionUtils.getTrustedSourceList : " +
166 trustedSources = getTrustedSourceList();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/session/util/
H A DSessionUtils.java124 private static Set getTrustedSourceList() throws SessionException { method in class:SessionUtils
146 debug.error("SessionUtils.getTrustedSourceList : " +
166 trustedSources = getTrustedSourceList();

Completed in 43 milliseconds