Versions Compared

Key

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

...

Other than the four available options which you can choose from Administration Console, you can also create your custom realm type when none of the above fits your business needs. This requires creating your own implementation of class org.apache.geronimo.security.realm.providers, which implements the javax.security.auth.spi.LoginModule interface.

...