internal package Foswiki::Configure::Auth
Implements authorization checking for access to configure.
StaticMethod checkAccess( $session, $json )
Throws an
AccessControlException if access is denied.
If $json is set, throws a JSON error instead of an access exception.