| Package | Description | 
|---|---|
| com.hazelcast.security | 
 Provides interfaces/classes for Hazelcast security implementation. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<V> SecureCallable<V> | 
SecurityContext.createSecureCallable(Subject subject,
                    Callable<V> callable)
Creates secure callable that runs in a sandbox. 
 | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.