resolveAccessController(String webappUrl) Resolves an access controller for a certain URL.
Parameters: webappUrl - The URL within the web application (without context prefix).
Resolves an access controller for a certain URL.
Parameters: webappUrl - The URL within the web application (without context prefix). An access controller or null if no controller could be resolved. throws: AccessControlException - when something went wrong.