Bob, one way is to look at the source code of the http://www.koders.com/java/fid68A801CDE33C938B9861C3FF79AA77036C789369.aspx?s=cdef%3aAuthenticationTag AuthenticationTag class .
It doesn't do much as described in the Acegi doc: http://www.acegisecurity.org/guide/springsecurity.html#authentication-taglibs Besides "operation" you can also specify "methodPrefix", together these 2 properties define the name of the method that will be called on the object returned by Authentication.getPrincipal(), using reflection. I hope this helps. Florian Bob Fleischman wrote: > > Does anyone know where I can find documentation on the authz tag. > > I've search all over the web with no luck, I'm especially curious about > the 'operation' tag as used in the footer.jsp > > <authz:authentication operation="fullName"/> > > What else can this tag do? > > Thanks > > Bob > -- View this message in context: http://www.nabble.com/How-to-use-the-authz-tag-tf4673245s2369.html#a13352208 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]