The security interface

An optional interface is provided that can be implemented by a custom security manager. The methods allow the security manager to authorize or reject requests associated with:
  • Adding and removing class aliases
  • Defining adapters
  • Mapping file descriptors
  • Processing connection commands

Parent topic: Security