RE: [Acegisecurity-developer] Custom attributes on User Object

2004-06-07 Thread Shishir K. Singh
Thanks Ben, I have taken the 2nd approach. i.e have another method on the interface called UserInfo that contains all info sans the password. However, I think that this becomes a bit messy (imo :)) . What I was thinking was : Since getPrincipal already has a signature of Object, why can't it

[Acegisecurity-developer] Websphere 5.1 and HttpSession security

2004-06-07 Thread Mark St Godard
Setting up HttpSession security under Websphere 5.1.1 and having troubles with the j_acegi_security_check It looks like in the AbstractProcessingFilter (base class for AuthenticationProcessingFilter) if (filterProcessesUrl.equals(httpRequest.getServletPath())) { if

[Acegisecurity-developer] RE: Uploading acegisecurity to Maven repository

2004-06-07 Thread Ben Alex
Hi Carlos Hi Ben, I'd like to know if you agree with the uploading of acegisecurity jars to maven repository at ibiblio.org so they are available in maven automatic dependency management system. If you agree I'll make the upload request for you and you only need to check