Class ConfigUserService

java.lang.Object
io.jans.as.common.service.common.UserService
io.jans.configapi.core.service.ConfigUserService

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

    Fields
    Modifier and Type
    Field
    Description
    static final String[]
     

    Fields inherited from class io.jans.as.common.service.common.UserService

    dataSourceTypeService, persistenceEntryManager
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    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, getUserByDnSilently, getUserByInum, getUserInum, getUserInum, getUserInumByDn, getUsersByAttribute, getUsersBySample, getUsersWithPersistentJwts, removeUserAttributeValue, replaceUserAttribute, replaceUserAttribute, setCustomAttribute, updateUser

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • USER_OBJECT_CLASSES

      public static final String[] USER_OBJECT_CLASSES
  • Constructor Details

    • ConfigUserService

      public ConfigUserService()
  • Method Details

    • 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