Uses of Class
org.ow2.jonas.web.jetty6.security.JettyPrincipal

Packages that use JettyPrincipal
org.ow2.jonas.web.jetty6.security   
 

Uses of JettyPrincipal in org.ow2.jonas.web.jetty6.security
 

Methods in org.ow2.jonas.web.jetty6.security that return types with arguments of type JettyPrincipal
protected  Map<String,JettyPrincipal> Realm.getUsers()
           
 

Methods in org.ow2.jonas.web.jetty6.security with parameters of type JettyPrincipal
protected  void Realm.addUser(String username, JettyPrincipal principal)
          Add a user to the current map.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.