Class ImportPersonConfiguration


  • @ApplicationScoped
    @Named
    public class ImportPersonConfiguration
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void create()  
      java.util.List<org.gluu.model.GluuAttribute> getAttributes()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ImportPersonConfiguration

        public ImportPersonConfiguration()
    • Method Detail

      • create

        @PostConstruct
        public void create()
      • getAttributes

        public java.util.List<org.gluu.model.GluuAttribute> getAttributes()