Uses of Class
org.jboss.jetty.security.JBossLoginService

Packages that use JBossLoginService
org.jboss.jetty   
 

Uses of JBossLoginService in org.jboss.jetty
 

Methods in org.jboss.jetty that return JBossLoginService
 JBossLoginService JBossWebAppContext.getRealm()
           
 

Methods in org.jboss.jetty with parameters of type JBossLoginService
 void JBossWebAppContext.setRealm(JBossLoginService realm)
           
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.