Versions Compared

Key

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

...

This module assigns roles to generic security principals, i.e. any class that implements java.security.Principal. Roles are serialized and matched against the principal name, which is a String string property of the Principalprincipal. All the principals used in your repository environment must have unique names. Other than that, you may use whatever principals you wish. This module does not validate principal names.