|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerFactory | |
---|---|
net.sf.container | Main library API is defined here. |
net.sf.container.imp | All particular implementations of library's API are here |
Uses of ContainerFactory in net.sf.container |
---|
Methods in net.sf.container that return ContainerFactory | |
---|---|
ContainerFactory |
PolicyParseListener.getContainerFactory()
|
Uses of ContainerFactory in net.sf.container.imp |
---|
Classes in net.sf.container.imp that implement ContainerFactory | |
---|---|
class |
AbstractPolicyFactory
Default implementation of ContainerFactory . |
class |
CertificateAuthorityFactory
Container factory providing Container creation where
container policies are based on certificates issued by "signedBy" aliases. |
class |
CodebaseFactory
Container factory providing Container creation where
container policies are based on "codeBase" identification. |
Methods in net.sf.container.imp that return ContainerFactory | |
---|---|
ContainerFactory |
CodebaseFactory.getContainerFactory()
|
ContainerFactory |
CertificateAuthorityFactory.getContainerFactory()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |