|
WebLogic Server 6.0 Code Examples, BEA Systems, Inc. | |||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--examples.security.acl.Client
This simple client connects as a specific user and attempts an RMI invocation. Access to the invocation will be granted or denied depending on the configured ACLs.
Constructor Summary | |
Client()
|
Method Summary | |
static void |
main(java.lang.String[] arg)
Checks the parameters, looks up frob target, calls frob on it, and reports on the success. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public Client()
Method Detail |
public static void main(java.lang.String[] arg)
|
Documentation is available at http://e-docs.bea.com/wls/docs60 |
|||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |