Uses of Interface
com.hazelcast.security.SecureCallable

Packages that use SecureCallable
com.hazelcast.security Provides interfaces/classes for Hazelcast security implementation. 
 

Uses of SecureCallable in com.hazelcast.security
 

Methods in com.hazelcast.security that return SecureCallable
<V> SecureCallable<V>
SecurityContext.createSecureCallable(Subject subject, Callable<V> callable)
          Creates secure callable that runs in a sandbox.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.