|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationConfiguration | |
org.apache.cocoon.webapps.authentication.context | |
org.apache.cocoon.webapps.authentication.user |
Uses of ApplicationConfiguration in org.apache.cocoon.webapps.authentication.context |
Methods in org.apache.cocoon.webapps.authentication.context with parameters of type ApplicationConfiguration | |
void |
AuthenticationContext.loadApplicationXML(ApplicationConfiguration appConf,
SourceResolver resolver)
Load XML of an application |
Uses of ApplicationConfiguration in org.apache.cocoon.webapps.authentication.user |
Methods in org.apache.cocoon.webapps.authentication.user that return ApplicationConfiguration | |
ApplicationConfiguration |
RequestState.getApplicationConfiguration()
|
Methods in org.apache.cocoon.webapps.authentication.user with parameters of type ApplicationConfiguration | |
boolean |
UserHandler.isApplicationLoaded(ApplicationConfiguration appConf)
Is the named application context already loaded? |
void |
UserHandler.setApplicationIsLoaded(ApplicationConfiguration appConf)
Notify that the application context has been loaded |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |