Searched refs:getSMSEntry (Results 1 - 25 of 28) sorted by relevance

12

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceInstance.java119 SMSEntry entry = instance.getSMSEntry();
150 SMSEntry entry = instance.getSMSEntry();
194 SMSEntry e = instance.getSMSEntry();
215 SMSEntry e = instance.getSMSEntry();
235 SMSEntry e = instance.getSMSEntry();
256 SMSEntry e = instance.getSMSEntry();
280 SMSEntry e = instance.getSMSEntry();
304 SMSEntry e = instance.getSMSEntry();
320 SMSEntry entry = instance.getSMSEntry();
H A DPluginConfig.java125 SMSEntry e = pc.getSMSEntry();
166 SMSEntry e = pc.getSMSEntry();
198 SMSEntry e = pc.getSMSEntry();
214 SMSEntry e = pc.getSMSEntry();
231 SMSEntry e = pc.getSMSEntry();
265 SMSEntry e = pc.getSMSEntry();
300 SMSEntry e = pc.getSMSEntry();
342 SMSEntry e = pc.getSMSEntry();
H A DCachedSubEntries.java138 return cachedEntry.getSMSEntry().subEntries(token, pattern, 0, false, true);
159 return (cachedEntry.getSMSEntry().schemaSubEntries(
182 protected SMSEntry getSMSEntry() { method in class:CachedSubEntries
186 return (cachedEntry.getSMSEntry());
221 return (cachedEntry.getSMSEntry().searchSubOrgNames(
247 return (cachedEntry.getSMSEntry().searchOrganizationNames(
H A DServiceConfig.java154 SMSEntry e = sc.getSMSEntry();
184 SMSEntry e = sc.getSMSEntry();
201 SMSEntry e = sc.getSMSEntry();
545 SMSEntry e = sc.getSMSEntry();
580 SMSEntry e = sc.getSMSEntry();
599 SMSEntry e = sc.getSMSEntry();
617 SMSEntry e = sc.getSMSEntry();
641 SMSEntry e = sc.getSMSEntry();
685 SMSEntry e = sc.getSMSEntry();
722 SMSEntry e = sc.getSMSEntry();
[all...]
H A DPluginConfigImpl.java116 SMSEntry getSMSEntry() { method in class:PluginConfigImpl
145 SMSEntry entry = smsEntry.getSMSEntry();
H A DCachedSMSEntry.java328 public SMSEntry getSMSEntry() { method in class:CachedSMSEntry
405 SMSEntry sEntry = answer.getSMSEntry();
H A DPluginSchemaImpl.java98 if ((smsEntry.getSMSEntry().getAttributeValues(
169 String[] schemaAttrs = smsEntry.getSMSEntry().getAttributeValues(
H A DServiceInstanceImpl.java95 SMSEntry getSMSEntry() { method in class:ServiceInstanceImpl
107 SMSEntry entry = smsEntry.getSMSEntry();
H A DServiceConfigImpl.java306 SMSEntry getSMSEntry() { method in class:ServiceConfigImpl
406 SMSEntry entry = smsEntry.getSMSEntry();
538 SMSEntry sentry = entry.getSMSEntry();
H A DServiceSchemaManager.java710 SMSEntry e = ce.getSMSEntry();
939 smsEntry = cEntry.getSMSEntry();
H A DServiceManager.java764 SMSEntry e = smse.getSMSEntry();
1065 if (sVersions == null || sVersions.getSMSEntry().isNewEntry()
1258 if (serviceNames.getSMSEntry().isNewEntry()) {
H A DCreateServiceConfig.java122 SMSEntry insEntry = cEntry.getSMSEntry();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceInstance.java119 SMSEntry entry = instance.getSMSEntry();
150 SMSEntry entry = instance.getSMSEntry();
194 SMSEntry e = instance.getSMSEntry();
215 SMSEntry e = instance.getSMSEntry();
235 SMSEntry e = instance.getSMSEntry();
256 SMSEntry e = instance.getSMSEntry();
280 SMSEntry e = instance.getSMSEntry();
304 SMSEntry e = instance.getSMSEntry();
320 SMSEntry entry = instance.getSMSEntry();
H A DPluginConfig.java125 SMSEntry e = pc.getSMSEntry();
166 SMSEntry e = pc.getSMSEntry();
198 SMSEntry e = pc.getSMSEntry();
214 SMSEntry e = pc.getSMSEntry();
231 SMSEntry e = pc.getSMSEntry();
265 SMSEntry e = pc.getSMSEntry();
300 SMSEntry e = pc.getSMSEntry();
342 SMSEntry e = pc.getSMSEntry();
H A DCachedSubEntries.java144 return cachedEntry.getSMSEntry().subEntries(token, pattern, 0, false, true);
165 return (cachedEntry.getSMSEntry().schemaSubEntries(
188 protected SMSEntry getSMSEntry() { method in class:CachedSubEntries
192 return (cachedEntry.getSMSEntry());
229 return (cachedEntry.getSMSEntry().searchSubOrgNames(
255 return (cachedEntry.getSMSEntry().searchOrganizationNames(
H A DServiceConfig.java154 SMSEntry e = sc.getSMSEntry();
184 SMSEntry e = sc.getSMSEntry();
201 SMSEntry e = sc.getSMSEntry();
545 SMSEntry e = sc.getSMSEntry();
580 SMSEntry e = sc.getSMSEntry();
599 SMSEntry e = sc.getSMSEntry();
617 SMSEntry e = sc.getSMSEntry();
641 SMSEntry e = sc.getSMSEntry();
685 SMSEntry e = sc.getSMSEntry();
722 SMSEntry e = sc.getSMSEntry();
[all...]
H A DPluginConfigImpl.java114 SMSEntry getSMSEntry() { method in class:PluginConfigImpl
143 SMSEntry entry = smsEntry.getSMSEntry();
H A DCachedSMSEntry.java307 public SMSEntry getSMSEntry() { method in class:CachedSMSEntry
384 SMSEntry sEntry = answer.getSMSEntry();
H A DPluginSchemaImpl.java97 if ((smsEntry.getSMSEntry().getAttributeValues(
168 String[] schemaAttrs = smsEntry.getSMSEntry().getAttributeValues(
H A DServiceInstanceImpl.java95 SMSEntry getSMSEntry() { method in class:ServiceInstanceImpl
107 SMSEntry entry = smsEntry.getSMSEntry();
H A DServiceConfigImpl.java306 SMSEntry getSMSEntry() { method in class:ServiceConfigImpl
406 SMSEntry entry = smsEntry.getSMSEntry();
535 SMSEntry sentry = entry.getSMSEntry();
H A DServiceSchemaManager.java708 SMSEntry e = ce.getSMSEntry();
937 smsEntry = cEntry.getSMSEntry();
H A DServiceManager.java764 SMSEntry e = smse.getSMSEntry();
1065 if (sVersions == null || sVersions.getSMSEntry().isNewEntry()
1262 if (serviceNames.getSMSEntry().isNewEntry()) {
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/jaxrpc/
H A DSMSJAXRPCObjectImpl.java198 Map attrs = ce.getSMSEntry().getAttributes();
411 entryExists = !(ce.getSMSEntry().isNewEntry());
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/jaxrpc/
H A DSMSJAXRPCObjectImpl.java200 Map attrs = ce.getSMSEntry().getAttributes();
413 entryExists = !(ce.getSMSEntry().isNewEntry());

Completed in 73 milliseconds

12