Searched refs:getClonedSMSEntry (Results 1 - 22 of 22) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DPluginSchema.java295 SMSEntry e = smsEntry.getClonedSMSEntry();
340 SMSEntry e = ce.getClonedSMSEntry();
H A DCachedSMSEntry.java332 public SMSEntry getClonedSMSEntry() { method in class:CachedSMSEntry
473 SMSEntry e = getClonedSMSEntry();
H A DServiceConfig.java405 SMSEntry entry = cEntry.getClonedSMSEntry();
898 SMSEntry e = entry.getClonedSMSEntry();
923 SMSEntry e = entry.getClonedSMSEntry();
H A DCreateServiceConfig.java125 insEntry = cEntry.getClonedSMSEntry();
315 SMSEntry entry = cEntry.getClonedSMSEntry();
569 SMSEntry e = cEntry.getClonedSMSEntry();
598 e = cEntry.getClonedSMSEntry();
H A DPluginConfigImpl.java117 return (smsEntry.getClonedSMSEntry());
H A DOrganizationConfigManager.java609 SMSEntry entry = cEntry.getClonedSMSEntry();
813 SMSEntry e = cEntry.getClonedSMSEntry();
882 SMSEntry e = cEntry.getClonedSMSEntry();
1020 SMSEntry e = cEntry.getClonedSMSEntry();
1071 SMSEntry e = cEntry.getClonedSMSEntry();
H A DServiceConfigManager.java449 SMSEntry entry = cEntry.getClonedSMSEntry();
532 SMSEntry entry = cEntry.getClonedSMSEntry();
H A DServiceInstanceImpl.java96 return (smsEntry.getClonedSMSEntry());
H A DServiceManager.java696 SMSEntry smsEntry = ce.getClonedSMSEntry();
753 SMSEntry confige = configsmse.getClonedSMSEntry();
804 SMSEntry e = ce.getClonedSMSEntry();
H A DServiceConfigImpl.java307 return (smsEntry.getClonedSMSEntry());
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DPluginSchema.java295 SMSEntry e = smsEntry.getClonedSMSEntry();
340 SMSEntry e = ce.getClonedSMSEntry();
H A DCachedSMSEntry.java311 public SMSEntry getClonedSMSEntry() { method in class:CachedSMSEntry
452 SMSEntry e = getClonedSMSEntry();
H A DServiceConfig.java405 SMSEntry entry = cEntry.getClonedSMSEntry();
898 SMSEntry e = entry.getClonedSMSEntry();
923 SMSEntry e = entry.getClonedSMSEntry();
H A DCreateServiceConfig.java125 insEntry = cEntry.getClonedSMSEntry();
315 SMSEntry entry = cEntry.getClonedSMSEntry();
569 SMSEntry e = cEntry.getClonedSMSEntry();
598 e = cEntry.getClonedSMSEntry();
H A DPluginConfigImpl.java115 return (smsEntry.getClonedSMSEntry());
H A DOrganizationConfigManager.java672 SMSEntry entry = cEntry.getClonedSMSEntry();
876 SMSEntry e = cEntry.getClonedSMSEntry();
945 SMSEntry e = cEntry.getClonedSMSEntry();
1083 SMSEntry e = cEntry.getClonedSMSEntry();
1134 SMSEntry e = cEntry.getClonedSMSEntry();
H A DServiceConfigManager.java449 SMSEntry entry = cEntry.getClonedSMSEntry();
532 SMSEntry entry = cEntry.getClonedSMSEntry();
H A DServiceInstanceImpl.java96 return (smsEntry.getClonedSMSEntry());
H A DServiceManager.java696 SMSEntry smsEntry = ce.getClonedSMSEntry();
753 SMSEntry confige = configsmse.getClonedSMSEntry();
804 SMSEntry e = ce.getClonedSMSEntry();
H A DServiceConfigImpl.java307 return (smsEntry.getClonedSMSEntry());
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/setup/
H A DAMSetupServlet.java996 SMSEntry entry = cEntry.getClonedSMSEntry();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/setup/
H A DAMSetupServlet.java904 SMSEntry entry = cEntry.getClonedSMSEntry();

Completed in 290 milliseconds