aerogear-security-picketbox 1.0.0.M1

org.jboss.aerogear.security.picketbox.config
Class PicketBoxLoadUsers

java.lang.Object
  extended by org.jboss.aerogear.security.picketbox.config.PicketBoxLoadUsers

public class PicketBoxLoadUsers
extends Object


Field Summary
private  javax.persistence.EntityManager entityManager
           
private  org.picketlink.idm.IdentityManager identityManager
           
 
Constructor Summary
PicketBoxLoadUsers()
           
 
Method Summary
 void create()
          Loads some users during the first construction.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

entityManager

private javax.persistence.EntityManager entityManager

identityManager

@Inject
private org.picketlink.idm.IdentityManager identityManager
Constructor Detail

PicketBoxLoadUsers

public PicketBoxLoadUsers()
Method Detail

create

@PostConstruct
public void create()

Loads some users during the first construction.


aerogear-security-picketbox 1.0.0.M1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.