Package | Description |
---|---|
com.hazelcast.security |
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 © 2013 Hazelcast, Inc.. All rights reserved.