Uses of Interface
org.opencms.xml.xml2json.I_CmsApiAuthorizationHandler
Package
Description
Reads and writes the XML based OpenCms configuration files.
Provides the main OpenCms "operating system".
-
Uses of I_CmsApiAuthorizationHandler in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsSystemConfiguration.getApiAuthorizations()
Gets the map of API authorization handlers (with names as keys). -
Uses of I_CmsApiAuthorizationHandler in org.opencms.main
Modifier and TypeMethodDescriptionstatic I_CmsApiAuthorizationHandler
OpenCms.getApiAuthorization
(String name) Gets the API authorization handler with the given name.protected I_CmsApiAuthorizationHandler
OpenCmsCore.getApiAuthorization
(String name) Gets the API authorization handler with the given name, or null if it doesn't exist.