Searched defs:ServiceManager (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/build-tools/javax/jnlp/
H A DServiceManager.java30 * This is just an empty implementation of ServiceManager. It does define
48 public class ServiceManager { class
/forgerock/opendj-b2.6/src/build-tools/javax/jnlp/
H A DServiceManager.java31 * This is just an empty implementation of ServiceManager. It does define
49 public class ServiceManager { class
/forgerock/opendj2.6.2/src/build-tools/javax/jnlp/
H A DServiceManager.java31 * This is just an empty implementation of ServiceManager. It does define
49 public class ServiceManager { class
/forgerock/opendj2-hg/src/build-tools/javax/jnlp/
H A DServiceManager.java30 * This is just an empty implementation of ServiceManager. It does define
48 public class ServiceManager { class
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceManager.java25 * $Id: ServiceManager.java,v 1.27 2009/10/28 04:24:26 hengming Exp $
64 * The <code>ServiceManager</code> class provides methods to register/remove
71 public class ServiceManager { class
144 * Creates an instance of <code>ServiceManager</code>.
157 public ServiceManager(SSOToken token) throws SSOException, SMSException { method in class:ServiceManager
249 debug.error("ServiceManager: Unable to get service names", s);
293 ServiceManager.getVersion(service));
335 "ServiceManager.getServiceNamesandOCs"
345 debug.message("ServiceManager.getServiceNamesandOCs"
351 debug.message("ServiceManager
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceManager.java25 * $Id: ServiceManager.java,v 1.27 2009/10/28 04:24:26 hengming Exp $
64 * The <code>ServiceManager</code> class provides methods to register/remove
71 public class ServiceManager { class
144 * Creates an instance of <code>ServiceManager</code>.
157 public ServiceManager(SSOToken token) throws SSOException, SMSException { method in class:ServiceManager
249 debug.error("ServiceManager: Unable to get service names", s);
293 ServiceManager.getVersion(service));
335 "ServiceManager.getServiceNamesandOCs"
345 debug.message("ServiceManager.getServiceNamesandOCs"
351 debug.message("ServiceManager
[all...]

Completed in 34 milliseconds