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 © 2018 Hazelcast, Inc.. All rights reserved.