[security-dev] Credential validation and storage
Pedro Igor Silva
psilva at redhat.com
Thu Oct 18 10:11:07 EDT 2012
I think we have something like that with PicketBox Core. We used its EventManager SPI to provide an implementation for PicketBox CDI to integrate with CDI event facility.
----- Original Message -----
From: "Pete Muir" <pmuir at redhat.com>
To: "Anil Saldhana" <Anil.Saldhana at redhat.com>
Cc: security-dev at lists.jboss.org
Sent: Thursday, October 18, 2012 10:56:55 AM
Subject: Re: [security-dev] Credential validation and storage
On 18 Oct 2012, at 14:19, Anil Saldhana wrote:
> Actually Darran, Pedro and I were discussing IDM for AS and we felt that the presence of events and event handlers is needed for the credential process. This will allow setting additional hashes as attributes on the User object.
I would suggest doing this as an SPI (so that an event bus can be plugged in, and we don't provide one), not an API, as CDI already offers an eventing facility and is the way we want to promote people doing events in most cases.
_______________________________________________
security-dev mailing list
security-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/security-dev
More information about the security-dev
mailing list