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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DCachedSMSEntry.java332 public SMSEntry getClonedSMSEntry() { method in class:CachedSMSEntry
473 SMSEntry e = getClonedSMSEntry();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DCachedSMSEntry.java311 public SMSEntry getClonedSMSEntry() { method in class:CachedSMSEntry
452 SMSEntry e = getClonedSMSEntry();

Completed in 30 milliseconds