Package io.jans.fido2.service.shared
Class UserService
java.lang.Object
io.jans.as.common.service.common.UserService
io.jans.fido2.service.shared.UserService
@ApplicationScoped
public class UserService
extends io.jans.as.common.service.common.UserService
Provides operations with users.
- Version:
- , May 20, 2020
- Author:
- Yuriy Movchan
-
Field Summary
FieldsFields inherited from class io.jans.as.common.service.common.UserService
dataSourceTypeService, persistenceEntryManager -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
Field Details
-
USER_OBJECT_CLASSES
-
-
Constructor Details
-
UserService
public UserService()
-
-
Method Details
-
getPersonCustomObjectClassList
- Specified by:
getPersonCustomObjectClassListin classio.jans.as.common.service.common.UserService
-
getPeopleBaseDn
- Specified by:
getPeopleBaseDnin classio.jans.as.common.service.common.UserService
-