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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceInstanceImpl.java234 String dn = constructServiceInstanceDN(serviceName, version, iName, oName);
253 private static String constructServiceInstanceDN(String serviceName, String version, method in class:ServiceInstanceImpl
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceInstanceImpl.java234 String dn = constructServiceInstanceDN(serviceName, version, iName, oName);
253 private static String constructServiceInstanceDN(String serviceName, String version, method in class:ServiceInstanceImpl

Completed in 28 milliseconds