Searched refs:SDK_SERVICE (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/remote/
H A DEventListener.java106 client = new SOAPClient(RemoteServicesImpl.SDK_SERVICE);
159 RemoteServicesImpl.SDK_SERVICE,
H A DRemoteServicesImpl.java61 protected static final String SDK_SERVICE = "DirectoryManagerIF"; field in class:RemoteServicesImpl
93 client = new SOAPClient(SDK_SERVICE);
H A DDirectoryManagerImpl.java1037 .SDK_SERVICE);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/remote/
H A DEventListener.java108 client = new SOAPClient(RemoteServicesImpl.SDK_SERVICE);
161 RemoteServicesImpl.SDK_SERVICE,
H A DRemoteServicesImpl.java61 protected static final String SDK_SERVICE = "DirectoryManagerIF"; field in class:RemoteServicesImpl
93 client = new SOAPClient(SDK_SERVICE);
H A DDirectoryManagerImpl.java1037 .SDK_SERVICE);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/remote/
H A DIdRemoteServicesImpl.java75 protected static final String SDK_SERVICE = "DirectoryManagerIF"; field in class:IdRemoteServicesImpl
137 client = new SOAPClient(SDK_SERVICE);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/remote/
H A DIdRemoteServicesImpl.java76 protected static final String SDK_SERVICE = "DirectoryManagerIF"; field in class:IdRemoteServicesImpl
138 client = new SOAPClient(SDK_SERVICE);

Completed in 360 milliseconds