|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextConfiguration | |
---|---|
org.jasig.portal.security |
Uses of ContextConfiguration in org.jasig.portal.security |
---|
Fields in org.jasig.portal.security declared as ContextConfiguration | |
---|---|
(package private) ContextConfiguration |
BaseContextConfiguration.rootConfig
|
(package private) ContextConfiguration[] |
ContextConfiguration.subConfigs
|
Methods in org.jasig.portal.security that return ContextConfiguration | |
---|---|
private static ContextConfiguration |
InitialSecurityContextFactory.loadContextConfigurationChain(java.lang.String fullContextName,
java.util.Properties securtiyProperties)
This method parses the Properties file to find the configuration
for the specified context. |
Methods in org.jasig.portal.security with parameters of type ContextConfiguration | |
---|---|
private static ISecurityContext |
InitialSecurityContextFactory.createSecurityContextChain(ContextConfiguration contextConfig)
Recursivly parses the tree of ContextConfiguration objects to create
a tree (chain) of ISecurityContext s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |