[security-dev] IDM API/Implementation

Bruno Oliveira bruno at abstractj.org
Fri Aug 24 10:56:02 EDT 2012


Cool, does the picketlink-idm will be integrated with https://github.com/picketbox/picketbox-deltaspike ?


-- 
"The measure of a man is what he does with power" - Plato
-
@abstractj
-
Volenti Nihil Difficile



On Wednesday, August 22, 2012 at 12:47 PM, Anil Saldhana wrote:

> Hi all,
> (Shane will add more info to this thread soon)
> 
> Shane has been driving the standalone IDM API/Implementation project in 
> the PicketLink umbrella. This is a brand new project.
> https://github.com/picketlink/picketlink-idm
> 
> The Key classes/interfaces are:
> https://github.com/picketlink/picketlink-idm/blob/master/api/src/main/java/org/jboss/picketlink/idm/IdentityManager.java
> https://github.com/picketlink/picketlink-idm/blob/master/api/src/main/java/org/jboss/picketlink/idm/model/IdentityType.java
> 
> The Manager has a simple api for user/role/group. Now each of these 
> types (User,Role,Group) is an IdentityType (implying they get attributes).
> 
> So for an user, if you want to store/retrieve/represent certificates, 
> password recovery Qs, you can do so as attributes.
> 
> Currently implementation is done using JPA.
> 
> There is plan to do an LDAP implementation.
> 
> Regards,
> Anil
> _______________________________________________
> security-dev mailing list
> security-dev at lists.jboss.org (mailto:security-dev at lists.jboss.org)
> https://lists.jboss.org/mailman/listinfo/security-dev
> 
> 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/security-dev/attachments/20120824/b9016324/attachment.html 


More information about the security-dev mailing list