hub.eb?material_id=555&track_id=547

Introduction to the Security Manager


The system.securityManager interface provides access to user security details. Some uses of the Security Manager include:

  • Logging users in and out
  • Checking roles, credentials and authorizations

Current Module

Related