Uses of Interface
org.objectweb.jonas_ejb.container.PrincipalFactory

Packages that use PrincipalFactory
org.objectweb.jonas_ejb.container   
org.objectweb.jonas.container   
 

Uses of PrincipalFactory in org.objectweb.jonas_ejb.container
 

Methods in org.objectweb.jonas_ejb.container that return PrincipalFactory
 PrincipalFactory Container.getPrincipalFactory()
           
 PrincipalFactory JContainer.getPrincipalFactory()
           
 

Methods in org.objectweb.jonas_ejb.container with parameters of type PrincipalFactory
 void Container.setPrincipalFactory(PrincipalFactory pf)
          Set the PrincipalFactory.
 void JContainer.setPrincipalFactory(PrincipalFactory pf)
          Set the PrincipalFactory.
 

Uses of PrincipalFactory in org.objectweb.jonas.container
 

Classes in org.objectweb.jonas.container that implement PrincipalFactory
 class PrincipalFactoryImpl
          Defines an implementation of PrincipalFactory returning a Principal object
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.