[Acegisecurity-developer] JavaDocs for .8.x without building

2005-06-03 Thread Patrick Burleson
Are the JavaDocs shipped with the binary download? I can't seem to find them. And the JavaDocs on the website are for the .9 release. I really don't want to have to generate them. It appears, the last version I can find that shipped with JavaDocs was the .6 series, which was before the switch to

Re: [Acegisecurity-developer] CVS access

2004-08-13 Thread Patrick Burleson
I'm getting this as well. But Spring works fine coming from the same host. How odd. - Original Message - From: March, Andres [EMAIL PROTECTED] Date: Fri, 13 Aug 2004 08:31:18 -0700 Subject: [Acegisecurity-developer] CVS access To: [EMAIL PROTECTED] Anybody else having trouble with the

[Acegisecurity-developer] Useing Acegi's FilterToBeanProxy fitlering a class extending Spring's OncePerRequestFilter class

2004-08-05 Thread Patrick Burleson
Sorry to Cross-Post: I have a Filter I want to proxy using the very useful FilterToBeanProxy class from Acegi. This Filter extends the also very useful OncePerRequestFilter from Spring. OncePerRequestFilter extends GenericFilterBean. GenericFilterBean does one annoying thing with reguards to

Re: [Acegisecurity-developer] Questions about implementing my own Authentication Object

2004-07-16 Thread Patrick Burleson
Well, when working with my pages, I would want access to my actual UserDetail type object. It would appear that while using the DaoAuthenticationProvider, the only thing in the Context is the UsernamePasswordAuthenticationToken. How would I get to the user's info that I looked up? Patrick -

Re: [Acegisecurity-developer] WebLogic 8 and Acegi

2004-07-15 Thread Patrick Burleson
On Wed, 14 Jul 2004 14:41:23 -0500, Travis Gregg [EMAIL PROTECTED] wrote: I am having problems getting Acegi to work in BEA Weblogic 8.1 (perhaps the same problem Patrick is having). Any help or advice would be appreciated. My first problem is this: Bea doesn't seem to load the

[Acegisecurity-developer] Is Authentication not really Serializable?

2004-07-12 Thread Patrick Burleson
It would appear to me that the Authentication isn't Serializable and thus gets rejected from my session on Weblogic (well, I get a warning that it will be upon redeployment). Is this intentional? Thanks, Patrick --- This SF.Net email sponsored