Searched refs:compName (Results 1 - 15 of 15) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceConfigImpl.java77 private String compName; field in class:ServiceConfigImpl
100 String groupName, String compName, boolean globalConfig,
113 if (compName == null || compName.equals("")) {
114 this.compName = "";
117 this.compName = compName.substring(compName.lastIndexOf('/') + 1);
118 serviceComponentName = compName;
141 return compName;
98 ServiceConfigImpl(ServiceConfigManagerImpl scm, ServiceSchemaImpl ss, CachedSMSEntry entry, String orgName, String groupName, String compName, boolean globalConfig, SSOToken token) argument
480 getInstance(SSOToken token, ServiceConfigManagerImpl scm, ServiceSchemaImpl ss, String dn, String oName, String groupName, String compName, boolean globalConfig) argument
489 getInstance(SSOToken token, ServiceConfigManagerImpl scm, ServiceSchemaImpl ss, String dn, String oName, String groupName, String compName, boolean globalConfig, ServiceSchemaImpl parentSS) argument
589 deleteInstance(SSOToken token, ServiceConfigManagerImpl scm, ServiceSchemaImpl ss, String dn, String oName, String groupName, String compName, boolean globalConfig, ServiceSchemaImpl parentSS) argument
[all...]
H A DOrganizationConfigManagerImpl.java253 String compName = "";
293 compName = sbr.toString();
295 compName = "/";
324 + "entryChanged() compName " + compName);
331 compName, type);
H A DServiceConfigManagerImpl.java421 String compName = "";
430 compName = compName + "/" + rdnValue(rdns.get(i));
456 notifyGlobalConfigChange(groupName, compName, type);
465 notifyOrgConfigChange(orgName, groupName, compName, type);
H A DServiceSchema.java78 protected ServiceSchema(ServiceSchemaImpl ssi, String compName, argument
80 this(ssi, compName, type, ssm, false);
83 protected ServiceSchema(ServiceSchemaImpl ssi, String compName, argument
87 this.componentName = compName;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceConfigImpl.java77 private String compName; field in class:ServiceConfigImpl
100 String groupName, String compName, boolean globalConfig,
113 if (compName == null || compName.equals("")) {
114 this.compName = "";
117 this.compName = compName.substring(compName.lastIndexOf('/') + 1);
118 serviceComponentName = compName;
141 return compName;
98 ServiceConfigImpl(ServiceConfigManagerImpl scm, ServiceSchemaImpl ss, CachedSMSEntry entry, String orgName, String groupName, String compName, boolean globalConfig, SSOToken token) argument
477 getInstance(SSOToken token, ServiceConfigManagerImpl scm, ServiceSchemaImpl ss, String dn, String oName, String groupName, String compName, boolean globalConfig) argument
486 getInstance(SSOToken token, ServiceConfigManagerImpl scm, ServiceSchemaImpl ss, String dn, String oName, String groupName, String compName, boolean globalConfig, ServiceSchemaImpl parentSS) argument
586 deleteInstance(SSOToken token, ServiceConfigManagerImpl scm, ServiceSchemaImpl ss, String dn, String oName, String groupName, String compName, boolean globalConfig, ServiceSchemaImpl parentSS) argument
[all...]
H A DOrganizationConfigManagerImpl.java253 String compName = "";
293 compName = sbr.toString();
295 compName = "/";
324 + "entryChanged() compName " + compName);
331 compName, type);
H A DServiceConfigManagerImpl.java421 String compName = "";
430 compName = compName + "/" + rdnValue(rdns.get(i));
456 notifyGlobalConfigChange(groupName, compName, type);
465 notifyOrgConfigChange(orgName, groupName, compName, type);
H A DServiceSchema.java80 protected ServiceSchema(ServiceSchemaImpl ssi, String compName, argument
82 this(ssi, compName, type, ssm, false);
85 protected ServiceSchema(ServiceSchemaImpl ssi, String compName, argument
89 this.componentName = compName;
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
/forgerock/opendj2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 81 milliseconds