| Package | Description | 
|---|---|
| com.hazelcast.client | Contains classes/interfaces related to Client | 
| com.hazelcast.client.impl | Contains most of the client side HazelcastInstance implementation functionality. | 
| com.hazelcast.instance | This package contains Hazelcast Instance functionality. | 
| Modifier and Type | Method and Description | 
|---|---|
| SecurityContext | ClientEngine. getSecurityContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| SecurityContext | ClientEngineImpl. getSecurityContext() | 
| Modifier and Type | Field and Description | 
|---|---|
| SecurityContext | Node. securityContext | 
| Modifier and Type | Method and Description | 
|---|---|
| SecurityContext | DefaultNodeExtension. getSecurityContext() | 
| SecurityContext | NodeExtension. getSecurityContext()Returns SecurityContext for this Node if available, otherwise returns null. | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.