Sorry all I know this isn't a struts question. But I have a security
framework that will give more flexiblity to struts and tomcat(+ other
containers). I am able to tie it into the container managed security. But, I
need a question answered?

what is the difference between getRemoteUser() and getUserPrincipal()? From
what I can tell getRemoteUser() returns the username in string form and the
only method in the Principal class is the getName() which returns the
usersname. Why do we have both and if I am doing programmatic security
checks which should I use and why?


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to