Uses of Interface
org.ow2.jonas.security.internal.realm.factory.JResourceRemote

Packages that use JResourceRemote
org.ow2.jonas.security.auth.spi   
org.ow2.jonas.security.internal.realm.factory   
 

Uses of JResourceRemote in org.ow2.jonas.security.auth.spi
 

Methods in org.ow2.jonas.security.auth.spi that return JResourceRemote
protected  JResourceRemote RemoteLoginModule.findRemoteResource(List<String> resourceNames, List<String> userProviderURLs)
          Gets a remote resource in order to ask a remote authentication.
 

Uses of JResourceRemote in org.ow2.jonas.security.internal.realm.factory
 

Classes in org.ow2.jonas.security.internal.realm.factory that implement JResourceRemote
 class JResourceRemoteImpl
          This class allow to make authentication on server side even for Client container or remote applications
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.