Uses of Interface
org.apache.geronimo.security.jaas.LoginServiceMBean

Packages that use LoginServiceMBean
org.apache.geronimo.security.jaas   
org.apache.geronimo.security.remoting   
org.apache.geronimo.security.remoting.jmx   
 

Uses of LoginServiceMBean in org.apache.geronimo.security.jaas
 

Classes in org.apache.geronimo.security.jaas that implement LoginServiceMBean
 class LoginService
          An MBean that maintains a list of security realms.
 

Uses of LoginServiceMBean in org.apache.geronimo.security.remoting
 

Methods in org.apache.geronimo.security.remoting that return LoginServiceMBean
static LoginServiceMBean RemoteLoginServiceFactory.create(String hostname)
           
protected abstract  LoginServiceMBean RemoteLoginServiceFactory.factoryCreate(String hostname)
           
 

Uses of LoginServiceMBean in org.apache.geronimo.security.remoting.jmx
 

Methods in org.apache.geronimo.security.remoting.jmx that return LoginServiceMBean
static LoginServiceMBean RemoteLoginServiceFactory.create(String host)
           
static LoginServiceMBean RemoteLoginServiceFactory.create(String host, int port)
           
static LoginServiceMBean RemoteLoginServiceFactory.create(URI target)
           
protected  LoginServiceMBean RemoteLoginServiceFactory.factoryCreate(String hostname)
           
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.