Package org.gridgain.internal.security.context
package org.gridgain.internal.security.context
-
ClassDescriptionBasic authentication information.DSL for running code with security context.Wrap callable with given security context set to the executor's thread local state.Wrap consumer with given security context set to the executor's thread local state.SecuredFunction<T,
R> Wrap function with given security context set to the executor's thread local state.Wrap runnable with given security context set to the executor's thread local state.Wrap supplier with given security context set to the executor's thread local state.Security context holder that stores security context in thread local state.Security context implementation.Exception is thrown when Security context is not set in thread.