I would check and see if Spring Security has these features already:

http://static.springframework.org/spring-security/site/reference/html/springsecurity.html

If not, you may have to write them yourself.

Matt

On Fri, Jun 6, 2008 at 3:21 AM, Daniele De Francesco
<[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I'm developing a webapp that is AppFuse based and I need to use/embed Acegi
> credential policy, such as password expiration time and notification via
> mail of credentials expiration.
> I've seen that AppFuse User object has the boolean attributes for
> credentials expiring and account disabling but not an attribute such as
> credential expiration time.
>
> Can anybody give me an idea of how these policies are embedded/configured,
> if they are, in AppFuse Framework?
>
> Cheers,
>
> --
> Daniele De Francesco
> --
> View this message in context: 
> http://www.nabble.com/Acegi-security-and-credential-policy-configuration-tp17688014s2369p17688014.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to