Additional properties on the login form

"John De Lello" <[email protected]> Thu, 29 May 2003 17:04:09 -0400
Newsgroups gmane.comp.java.securityfilter.user
Organization DelWare Software Solutions, LLC
Message-ID <[email protected]>
Hello,

How do I get access to an additional (and needed) property that is on my
login form? I don't have access to the request in the    
SecurityRealm "public Principal authenticate(String username, String
password)" method.

Thanks,
John D