Uses of Class
org.ow2.jonas.security.realm.factory.JResourceException

Packages that use JResourceException
org.ow2.jonas.security.realm.factory   
 

Uses of JResourceException in org.ow2.jonas.security.realm.factory
 

Methods in org.ow2.jonas.security.realm.factory that throw JResourceException
 JUser JResource.findUser(String name)
          Check if a user is found and return it.
 ArrayList<String> JResource.getArrayListCombinedRoles(JUser user)
          Get all the roles (from the roles and from the groups) of the given user.
 void JResource.removeMBeans()
          Remove all the Mbeans used by this resource.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.