See: Description
Class | Description |
---|---|
SecureRemoteInvocationExecutor |
An implementation of the Spring
RemoteInvocationExecutor
that binds a sessionId to the incoming thread to make it available to the SecurityManager
implementation during the thread execution. |
SecureRemoteInvocationFactory |
A
RemoteInvocationFactory that passes the session ID to the server via a
RemoteInvocation attribute . |
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.