Uses of Class
org.mortbay.jetty.plus.jaas.JAASUserRealm

Packages that use JAASUserRealm
org.mortbay.jetty.plus.jaas   
 

Uses of JAASUserRealm in org.mortbay.jetty.plus.jaas
 

Methods in org.mortbay.jetty.plus.jaas that return JAASUserRealm
 JAASUserRealm JAASUserPrincipal.getRealm()
           
 

Constructors in org.mortbay.jetty.plus.jaas with parameters of type JAASUserRealm
JAASUserPrincipal(JAASUserRealm realm, String name)
          Constructor.
 



Copyright © 2008 Mort Bay Consulting. All Rights Reserved.