Class SecureRemoteInvocationFactory

java.lang.Object
org.springframework.remoting.support.DefaultRemoteInvocationFactory
org.apache.shiro.spring.remoting.SecureRemoteInvocationFactory
All Implemented Interfaces:
RemoteInvocationFactory

A RemoteInvocationFactory that passes the session ID to the server via a RemoteInvocation attribute. This factory is the client-side part of the Shiro Spring remoting invocation. A SecureRemoteInvocationExecutor should be used to export the server-side remote services to ensure that the appropriate Subject and Session are bound to the remote thread during execution.
Since:
0.1