Uses of Interface
org.ow2.jonas.security.realm.factory.JResource

Packages that use JResource
org.ow2.jonas.security   
 

Uses of JResource in org.ow2.jonas.security
 

Methods in org.ow2.jonas.security that return JResource
 JResource SecurityService.getJResource(String name)
          Return a resource by giving its name
 

Methods in org.ow2.jonas.security with parameters of type JResource
 void SecurityService.bindResource(String name, JResource resource)
          Bind the given resource with the given name.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.