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.
- Version:
- $Rev: 396619 $ $Date: 2006-04-24 19:44:00 +0200 (Mon, 24 Apr 2006) $
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 © 2003-2007 Apache Software Foundation. All Rights Reserved.