Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Categories API allows components to register new categories with the categories framework. These categories can be selected inside Web Access rules and the Manual classifier as part of web access control policy.

Components that wish to allow users to select from available categories can use the UI-side categories API functions such as CategoriesUISelectCategory and CategoriesUISelectCategories

Note

If you wish to provide classification services that can classify HTTP content, then use the WebActivity API to register an HTTP classifier.

...