Versions Compared

Key

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

...

This compliant solution demonstrates how to instantiate a custom SecurityManager class called CustomSecurityManager  by invoking its constructor with a password; this custom security manager is then installed as the active security manager.

...