[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

Re: [Acegisecurity-developer] CasAuthenticationProvider taking advantage of custom Authentication object?

2004-07-12 Thread Ben Alex
Mike Youngstrom wrote: Maybe I'm missing something but it appears that the only CAS and AuthenticationDao integration point is in the DaoCasAuthoritiesPopulator in getAuthorities method where it appears to only load the user in order to get the authorities(). Maybe I should ask my question this