Interface ISharedObjectContainerClient
- All Known Implementing Classes:
ClientSOContainer
,RemoteServiceContainer
,SSLClientSOContainer
,TCPClientSOContainer
public interface ISharedObjectContainerClient
Interface for shared object containers that are clients rather than group
manager
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Set the connect initiator policy handler for authentication policy
-
Method Details
-
setConnectInitiatorPolicy
Set the connect initiator policy handler for authentication policy- Parameters:
policy
- the policy to use
-