|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |