[jboss-dev-forums] [Design of Security on JBoss] - Re: Changes to Realm Interface sought

anil.saldhana@jboss.com do-not-reply at jboss.com
Thu Aug 3 12:59:19 EDT 2006


AFAICT, introduction of a custom authenticator , will not make the call-out to a realm mandatory, because there is no requirement on the custom authenticator to call the realm interface. It can do its job inhouse.  But this will lead to a lot of duplication in authenticator code.

It certainly does not make sense for the realm interface to have scaled down information plucked from the request object.  



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3962934#3962934

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962934



More information about the jboss-dev-forums mailing list