JSecurity

Package org.jsecurity.spring.remoting

Support to enable Spring-based remote method invocations to carry a JSecurity session ID as part of the invocation payload, allowing remote clients to perform security operations.

See:
          Description

Class Summary
SecureRemoteInvocationExecutor An implementation of the Spring RemoteInvocationExecutor that binds the correct Session and Subject to the remote invocation thread during a remote execution.
SecureRemoteInvocationFactory A RemoteInvocationFactory that passes the session ID to the server via a RemoteInvocation attribute.
 

Package org.jsecurity.spring.remoting Description

Support to enable Spring-based remote method invocations to carry a JSecurity session ID as part of the invocation payload, allowing remote clients to perform security operations.


JSecurity

Copyright © 2004-2008 JSecurity.