Useful APIs - bartoszWesolowski/aem-tips GitHub Wiki

Useful AEM APIs

Authorizable API

User manager API

  • API documentation
  • provide access and maintenance methods for authorizable objects - Users and Groups
  • bound to user session

Principal API

  • abstract notion of a principal
  • used to represent an entity like individual user, corporation, login id

User Interface

  • authorizable API that can be authenticated (with credentials) and impersonated