Package org.gluu.oxauth.service
Class UserService
java.lang.Object
org.gluu.oxauth.service.common.UserService
org.gluu.oxauth.service.UserService
Provides operations with users.
- Version:
- @version August 20, 2019
- Author:
- Javier Rojas Blum
-
Field Summary
FieldsFields inherited from class org.gluu.oxauth.service.common.UserService
dataSourceTypeService, persistenceEntryManager -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongcountFido2RegisteredDevices(String username, String domain) getBaseDnForFido2RegistrationEntries(String userInum) getBaseDnForFidoDevices(String userInum) protected StringMethods inherited from class org.gluu.oxauth.service.common.UserService
addDefaultUser, addUser, addUserAttribute, addUserAttribute, addUserAttribute, addUserAttribute, addUserAttributeByUserInum, decodeGeneralizedTime, encodeGeneralizedTime, getCustomAttribute, getDnForUser, getUniqueUserByAttributes, getUser, getUserByAttribute, getUserByAttribute, getUserByAttributes, getUserByAttributes, getUserByDn, getUserByInum, getUserInum, getUserInum, getUserInumByDn, getUsersByAttribute, getUsersBySample, getUsersWithPersistentJwts, removeUserAttribute, replaceUserAttribute, replaceUserAttribute, setCustomAttribute, updateUser
-
Field Details
-
USER_OBJECT_CLASSES
-
-
Constructor Details
-
UserService
public UserService()
-
-
Method Details
-
getPersonCustomObjectClassList
- Specified by:
getPersonCustomObjectClassListin classUserService
-
getPeopleBaseDn
- Specified by:
getPeopleBaseDnin classUserService
-
countFido2RegisteredDevices
-
getBaseDnForFido2RegistrationEntries
-
getBaseDnForFidoDevices
-