org.apache.geronimo.security.remoting.jmx
Class JaasLoginServiceRemotingClient
java.lang.Object
org.apache.geronimo.security.remoting.jmx.JaasLoginServiceRemotingClient
public class JaasLoginServiceRemotingClient
- extends Object
A client-side utility that connects to a remote login service.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaasLoginServiceRemotingClient
public JaasLoginServiceRemotingClient()
create
public static JaasLoginServiceMBean create(String host,
int port)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
create
public static JaasLoginServiceMBean create(URI target)
throws IOException,
URISyntaxException
- Throws:
IOException
URISyntaxException
Copyright © 2006 Apache Software Foundation. All Rights Reserved.