Versions Compared

Key

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

...

Due to some limitations in the default configuration implementation,

Excerpt

Geronimo replaces login.conf entirely with one that is configured via GenericSecurityRealm GBeans.

This lets you deploy the security realm you need with your application and allows you to dynamically add the login module classes to the server as needed. You can also distinguish between the same principal when created by different login modules or security realms.

...