Shorten the option names for OpenejbRemoteLoginModule
-----------------------------------------------------
Key: GERONIMO-3744
URL: https://issues.apache.org/jira/browse/GERONIMO-3744
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Affects Versions: 2.0.2
Reporter: Jonathan Chen
Priority: Minor
Fix For: 2.0.x, 2.1
Attachments: p
The option keys for org.apache.geronimo.openejb.OpenejbRemoteLoginModule are
very long, ie:
org.apache.geronimo.openejb.OpenejbRemoteLoginModule.RemoteSecurityRealm
org.apache.geronimo.openejb.OpenejbRemoteLoginModule.ServerURI
making for some very long entries within a JAAS configuration file. IMHO,
having the class-name as part of the option key serves no purpose, as the
option key are only visible to OpenejbRemoteLoginModule.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.