Class ConfigUserService


  • @ApplicationScoped
    public class ConfigUserService
    extends io.jans.as.common.service.common.UserService
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String[] USER_OBJECT_CLASSES  
      • Fields inherited from class io.jans.as.common.service.common.UserService

        dataSourceTypeService, persistenceEntryManager
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String getPeopleBaseDn()  
      List<String> getPersonCustomObjectClassList()  
      • Methods inherited from class io.jans.as.common.service.common.UserService

        addDefaultUser, addUser, addUserAttribute, addUserAttribute, addUserAttribute, addUserAttribute, addUserAttributeByUserInum, decodeGeneralizedTime, encodeGeneralizedTime, getCustomAttribute, getDnForUser, getUniqueUserByAttributes, getUser, getUserByAttribute, getUserByAttribute, getUserByAttributes, getUserByAttributes, getUserByAttributes, getUserByDn, getUserByInum, getUserInum, getUserInum, getUserInumByDn, getUsersByAttribute, getUsersBySample, getUsersWithPersistentJwts, removeUserAttributeValue, replaceUserAttribute, replaceUserAttribute, setCustomAttribute, updateUser
    • Field Detail

      • USER_OBJECT_CLASSES

        public static final String[] USER_OBJECT_CLASSES
    • Constructor Detail

      • ConfigUserService

        public ConfigUserService()
    • Method Detail

      • getPersonCustomObjectClassList

        public List<String> getPersonCustomObjectClassList()
        Specified by:
        getPersonCustomObjectClassList in class io.jans.as.common.service.common.UserService
      • getPeopleBaseDn

        public String getPeopleBaseDn()
        Specified by:
        getPeopleBaseDn in class io.jans.as.common.service.common.UserService