All Classes and Interfaces
Class
Description
Basic 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.
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.
User context that is used to authenticate a user on a remote node.
A network message that contains a
UserContext.Types of messages used to transfer
UserContext between nodes.