mx4j.examples.remote.security |
|
Java Source File Name | Type | Comment |
Client.java | Class | This example shows how to setup a JSR 160 connector client that connects to
a secured JSR 160 connector server, and that uses the subject delegation features
defined by JSR 160. |
Server.java | Class | This example shows how to setup a JSR 160 connector server that runs under
security manager and that forbids access to non-authorized users. |