Uses of Class
com.ibm.di.api.remote.impl.SecurityRegistryImpl
-
Packages that use SecurityRegistryImpl Package Description com.ibm.di.api.remote.impl Provides implementations of the interfaces for managing the remote session of the server API. -
-
Uses of SecurityRegistryImpl in com.ibm.di.api.remote.impl
Methods in com.ibm.di.api.remote.impl that return SecurityRegistryImpl Modifier and Type Method Description static SecurityRegistryImpl
SecurityRegistryImpl. createInstance(SecurityRegistry aLocalSecurityRegistry, SessionImpl aSession)
Creates new instance of this class.
-