Index

A B C D E F G H I J K L M N O P R S T U V W Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractCoreResponseMapper<S,M> - Class in es.kukenan.smartfi.microservice.clients.service.backoffice.apis.mapper
Core response common operations mapper.
AbstractCoreResponseMapper() - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.mapper.AbstractCoreResponseMapper
 
AbstractCoreResponseMapper.UnimplementedMapperException - Exception Class in es.kukenan.smartfi.microservice.clients.service.backoffice.apis.mapper
UnimplementedMapperException.
AbstractEndpointClient - Class in es.kukenan.smartfi.microservice.clients.service.backoffice
Base class with core functionality for any endpoint implementation.
AbstractEndpointClient() - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractEndpointClient
 
AbstractInternalEndpointClient - Class in es.kukenan.smartfi.microservice.clients.service.backoffice
Base class with core funcionality for any endpoint implementation.
AbstractInternalEndpointClient(String) - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractInternalEndpointClient
Base constructor.
AbstractLoginService<T extends es.kukenan.smartfi.microservice.clients.dto.LoginDto> - Class in es.kukenan.smartfi.microservice.clients.service.login.strategy
Absttract class for login strategy pattern.
AbstractLoginService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
 
AbstractUsersCoreEndpoint<E,MIT,MRT extends es.kukenan.smartfi.microservice.backoffice.dtos.core.response.CoreResponse<MIT>,M extends AbstractCoreResponseMapper<E,MIT>> - Class in es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints
Base class with core functionality for a list of any endpoint implementation.
AbstractUsersCoreEndpoint(M, Class<MRT>) - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.AbstractUsersCoreEndpoint
 
accessDate - Variable in class es.kukenan.smartfi.microservice.clients.utils.UserLog
Access date and hour.
accessManagementService - Variable in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Service properties for retries and unlocking time.
AccessManagementService - Class in es.kukenan.smartfi.microservice.clients.service
Service fot management access for users.
AccessManagementService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
 
accessStatus - Variable in class es.kukenan.smartfi.microservice.clients.utils.UserLog
Access status.
accessToken - Variable in class es.kukenan.smartfi.microservice.clients.cache.UserCacheOperation.UserLoginCache
login token's.
accessType - Variable in class es.kukenan.smartfi.microservice.clients.utils.UserLog
Access type.
activateBiometric(String, String, WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.service.UserDeviceService
Activate device biometric.
active - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DocumentType
DocumentType active flag.
active - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserCivilStatus
user civil status active state.
active - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserGender
user gender active state.
activeBiometric(String, String, WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
Biometric device activation.
actualLoginErrorCount - Variable in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
Actual count of login error.
addAuthorization(HttpHeaders) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractInternalEndpointClient
Add authorization parameters to the given http headers.
addingOperationalInformation(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class es.kukenan.smartfi.microservice.clients.controller.filter.user.ChangePassOtpFilter
 
addingOperationalInformation(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class es.kukenan.smartfi.microservice.clients.controller.filter.user.GenerateAssistedOtpFilter
 
addingOperationalInformation(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class es.kukenan.smartfi.microservice.clients.controller.filter.user.ResetPassOtpFilter
 
addingOperationalInformation(HttpServletRequest, HttpServletResponse, FilterChain) - Method in interface es.kukenan.smartfi.microservice.clients.controller.filter.UsersOtpFilter
adding Operational specific Information.
additionalInfo - Variable in class es.kukenan.smartfi.microservice.clients.exception.ErrorDetails
Extra informaion for error message.
address - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User address.
allFieldEqualsNoPwd(Object) - Method in class es.kukenan.smartfi.microservice.clients.repository.entity.User
Test if all the fields in user entity have the same value that the given argument.
alreadyAuthenticatedLoginService - Variable in class es.kukenan.smartfi.microservice.clients.service.LoginService
Service for login when request is already authenticated.
AlreadyAuthenticatedLoginService - Class in es.kukenan.smartfi.microservice.clients.service.login
Service for login when the request is already authenticated.
AlreadyAuthenticatedLoginService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.login.AlreadyAuthenticatedLoginService
 
amqpController - Variable in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Generate MQ to update other microservices.
amqpController - Variable in class es.kukenan.smartfi.microservice.clients.service.schedule.PurgeExpiredTokenService
AMQP Controller (for event publishing).
amqpController - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
AMQP Controller (for event publishing).
AmqpController - Class in es.kukenan.smartfi.microservice.clients.controller
AmqpController controller.
AmqpController() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.AmqpController
 
ANONYMOUS - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginAccesType
Login with anonymous.
api() - Method in class es.kukenan.smartfi.microservice.clients.config.SwaggerConfig
Swagger configuration Bean.
API_AGENT_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
AGENT/SUPERVISOR API access authorities.
API_FIRM_PATH - Static variable in class es.kukenan.smartfi.microservice.clients.service.FirmService
Path for firm of BE.
API_FORGOT_PSW_PATH - Static variable in class es.kukenan.smartfi.microservice.clients.controller.LoginRestController
REST Forgot Password API path.
API_IMPERSONATION_PATH - Static variable in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
REST API onboarding processes resources base path.
API_LANGUAGES_PATH - Static variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
REST API user devices resources base path.
API_LOGIN_PATH - Static variable in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
REST API assisted login endpoint path.
API_LOGIN_PATH - Static variable in class es.kukenan.smartfi.microservice.clients.controller.LoginRestController
REST Login API path.
API_PATH - Static variable in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
REST API base path (assisted channels API).
API_PATH - Static variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
REST API base path.
API_PWD_CHANGE_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
Password change API access authorities.
API_USER_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
General user API access authorities.
API_USER_DETAIL_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
General user API access authorities.
API_USER_DEVICES_PATH - Static variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
REST API user devices resources base path.
API_USER_GENERATE_OTP - Static variable in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
REST API user generate OTP assisted-channel.
API_USER_LANGUAGE_PATH - Static variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
REST API user devices resources base path.
API_USER_OR_INTERNAL_AUTHORITIES - Static variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
General user API access authorities.
API_USER_PASSWORD_PATH - Static variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
REST API user change password path.
API_USER_RESET_PASSWORD - Static variable in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
REST API user reset password.
API_USERID_PATH - Static variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
REST API user resources base path.
API_USERS_BOLSA_KUKENBANK - Static variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
REST API sso login with bolsa kukenbank url resources base path.
API_USERS_PATH - Static variable in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
REST API onboarding processes resources base path.
API_USERS_PATH - Static variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
REST API users resources base path.
API_USERS_SSO_LOGIN - Static variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
REST API sso login processes resources base path.
API_VERSION - Static variable in class es.kukenan.smartfi.microservice.clients.controller.LoginRestController
REST API base path.
apiInfoMetaData() - Method in class es.kukenan.smartfi.microservice.clients.config.SwaggerConfig
API Information.
Application - Class in es.kukenan.smartfi.microservice.clients
clients-service main Application.
Application() - Constructor for class es.kukenan.smartfi.microservice.clients.Application
 
applicationName - Variable in class es.kukenan.smartfi.microservice.clients.controller.filter.UsersAbstractOtpFilter
Application name.
applicationName - Variable in class es.kukenan.smartfi.microservice.clients.service.LoginService
Application name.
applyFilterToGenerateFirm(HttpServletRequest, String, OperationalInfo, String, String) - Method in class es.kukenan.smartfi.microservice.clients.controller.filter.UsersAbstractOtpFilter
 
appVersion - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DeviceLoginHistoric
device app version.
assistedChannelLogin(WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
Post to login an Assited Channel agent.
AssistedChannelsAuthenticationJwtImpl - Class in es.kukenan.smartfi.microservice.clients.controller.security.auth
Assisted channels specific authentication implementation.
AssistedChannelsAuthenticationJwtImpl(JwtBearerToken, List<EntityBankEnum>) - Constructor for class es.kukenan.smartfi.microservice.clients.controller.security.auth.AssistedChannelsAuthenticationJwtImpl
Constructor.
AssistedChannelsUsersController - Class in es.kukenan.smartfi.microservice.clients.controller.assistenchannels
Rest service exposed for Assisted Channels users endpoints.
AssistedChannelsUsersController() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
 
AssistedLoginCache() - Constructor for class es.kukenan.smartfi.microservice.clients.cache.AssistedLoginCacheOperation.AssistedLoginCache
 
assistedLoginCacheOperation - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
Assisted channel Login cache operations.
AssistedLoginCacheOperation - Class in es.kukenan.smartfi.microservice.clients.cache
Operation over cache for Rsi.
AssistedLoginCacheOperation(HazelcastInstance) - Constructor for class es.kukenan.smartfi.microservice.clients.cache.AssistedLoginCacheOperation
Constructor.
AssistedLoginCacheOperation.AssistedLoginCache - Class in es.kukenan.smartfi.microservice.clients.cache
Login cache object to be saved in cache.
auditService - Variable in class es.kukenan.smartfi.microservice.clients.service.LoginService
Backoffice endpoints implementation.
auditService - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
Backoffice endpoints implementation.
AuditService - Class in es.kukenan.smartfi.microservice.clients.service
Login context for pattern strategy.
AuditService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.AuditService
 
authenticate(AssistedChannelLoginDto) - Method in class es.kukenan.smartfi.microservice.clients.controller.security.filter.CompanyAuthenticator
Change current credentials company.
authenticate(AssistedChannelLoginDto, String) - Method in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
LDAP connection and generate context.
authentication - Variable in class es.kukenan.smartfi.microservice.clients.service.domain.UsersSearchFilter
Credentials presented that may affect the search filter (for example, entityId will be added to the search criteria).

B

backoffice - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserBackoffice
Backoffice Id.
backoffice - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserBackoffice.UserBackofficeId
backoffice id.
backoffice - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
Backoffice id.
Backoffice - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for user table in Database.
Backoffice() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.Backoffice
 
BACKOFFICE_FIDES - Static variable in class es.kukenan.smartfi.microservice.clients.Constants
Core backoffice.
BACKOFFICE_KUKEN - Static variable in class es.kukenan.smartfi.microservice.clients.Constants
Core backoffice.
backofficeEndpoints - Variable in class es.kukenan.smartfi.microservice.clients.service.AuditService
Backoffice endpoints implementation.
backofficeEndpoints(String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.backoffice.BackofficeEndpointsFactory
Create the base backoffice endpoint.
BackofficeEndpoints - Class in es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.backoffice
Backoffice endpoints implementation.
BackofficeEndpoints(String) - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.backoffice.BackofficeEndpoints
Full state constructor.
BackofficeEndpointsFactory - Class in es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.backoffice
This class is responsible for creating the backoffice endpoints.
BackofficeEndpointsFactory() - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.backoffice.BackofficeEndpointsFactory
 
backOfficeId - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.TemporalUpdateUser
Backoffice id.
backofficeMonitorCivilStatusValidator - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserCreatedService
language validator.
backofficeMonitorCivilStatusValidator - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
language validator.
BackofficeMonitorCivilStatusValidator - Class in es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator
Class for civil status validation.
BackofficeMonitorCivilStatusValidator() - Constructor for class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorCivilStatusValidator
 
BackofficeMonitorDocumentValidator - Class in es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator
Class for document validation.
BackofficeMonitorDocumentValidator() - Constructor for class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorDocumentValidator
 
backofficeMonitorGenderValidator - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserCreatedService
language validator.
backofficeMonitorGenderValidator - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
language validator.
BackofficeMonitorGenderValidator - Class in es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator
Class for gender validation.
BackofficeMonitorGenderValidator() - Constructor for class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorGenderValidator
 
backofficeMonitorLanguageValidator - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserCreatedService
language validator.
backofficeMonitorLanguageValidator - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
language validator.
BackofficeMonitorLanguageValidator - Class in es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator
Class for document validation.
BackofficeMonitorLanguageValidator() - Constructor for class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorLanguageValidator
 
backofficeMonitorUserCreatedService - Variable in class es.kukenan.smartfi.microservice.clients.controller.AmqpController
THe service that will handle backoffice events.
backofficeMonitorUserCreatedService - Variable in class es.kukenan.smartfi.microservice.clients.controller.KafkaController
THe service that will handle backoffice events.
BackofficeMonitorUserCreatedService - Class in es.kukenan.smartfi.microservice.clients.service.events.backoffice
Service that handled users events.
BackofficeMonitorUserCreatedService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserCreatedService
 
backofficeMonitorUserUpdatedService - Variable in class es.kukenan.smartfi.microservice.clients.controller.AmqpController
THe service that will handle backoffice updated events.
backofficeMonitorUserUpdatedService - Variable in class es.kukenan.smartfi.microservice.clients.controller.KafkaController
THe service that will handle backoffice updated events.
backofficeMonitorUserUpdatedService - Variable in class es.kukenan.smartfi.microservice.clients.service.schedule.TemporalUpdateUserService
BackofficeMonitorUserCreated Service.
BackofficeMonitorUserUpdatedService - Class in es.kukenan.smartfi.microservice.clients.service.events.backoffice
Service that handled users events.
BackofficeMonitorUserUpdatedService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
 
backofficeRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserCreatedService
backoffice repository.
backofficeRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
backoffice repository.
BackofficeRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository for queries for user devices.
backOfficeUserId - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.TemporalUpdateUser
Backoffice user id.
BIOMETRIC - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginAccesType
Login with biometric.
biometricToken - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDevice
biometric token for device.
birthDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User birthdate.
blockedUserRetries - Variable in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
Max.
bolsaKukenbankSessionEndpoint - Variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.UsersApiClient
bolsaKukenbankSessionEndpoint implementation.
BolsaKukenbankSessionEndpoint - Class in es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints
Core url bolsa kukenbank.
BolsaKukenbankSessionEndpoint(BolsaKukenbankSessionMapper) - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.BolsaKukenbankSessionEndpoint
Constructor.
BolsaKukenbankSessionMapper - Class in es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints
Bolsa Kukenbank mapper.
BolsaKukenbankSessionMapper() - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.BolsaKukenbankSessionMapper
 

C

C200000001 - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UserResponseCode
Success biometric validation.
C400000201 - Enum constant in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Password format incorrect; length message.
C400000202 - Enum constant in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Password format incorrect; consecutive numbers message.
C400000203 - Enum constant in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Password format incorrect; equal chars message.
C400000204 - Enum constant in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
User NOT BLOCKED; equal chars message.
C401000201 - Enum constant in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Code for user or password not found.
C401000202 - Enum constant in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Code for pre temporary blocked user.
C401000203 - Enum constant in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Code for locked temporary user.
C401000204 - Enum constant in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Code for pre locked user.
C401000205 - Enum constant in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Code for locked user.
C401000206 - Enum constant in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Code for biometric token revoked.
C401000207 - Enum constant in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Code for remember token revoked.
C403000201 - Enum constant in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Code for Biometric login fail.
C403000205 - Enum constant in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Code for failed authentication for user locked.
CacheConfiguration - Class in es.kukenan.smartfi.microservice.clients.cache
Class cache configuration.
CacheConfiguration() - Constructor for class es.kukenan.smartfi.microservice.clients.cache.CacheConfiguration
 
cacheManager - Variable in class es.kukenan.smartfi.microservice.clients.cache.CacheConfiguration
Cache manager.
cacheManager - Variable in class es.kukenan.smartfi.microservice.clients.cache.HazelcastCacheResolver
CacheManager cacheManager.
cacheManager - Variable in class es.kukenan.smartfi.microservice.clients.cache.SpringCacheResolver
Internal cache manager.
cacheManager() - Method in class es.kukenan.smartfi.microservice.clients.cache.CacheConfiguration
 
cacheName - Variable in class es.kukenan.smartfi.microservice.clients.cache.AssistedLoginCacheOperation
Map cache.
cacheName - Variable in class es.kukenan.smartfi.microservice.clients.cache.UserCacheOperation
Map cache.
cacheResolver() - Method in class es.kukenan.smartfi.microservice.clients.cache.CacheConfiguration
 
cacheTime - Variable in class es.kukenan.smartfi.microservice.clients.cache.AssistedLoginCacheOperation
Cache time.
cacheTime - Variable in class es.kukenan.smartfi.microservice.clients.cache.UserCacheOperation
Cache time.
calculateErrorLevel(UserModuleError) - Method in class es.kukenan.smartfi.microservice.clients.service.UserModuleErrorService
Calculate the level of the given error.
calculateUserState(BackofficeMonitorEventBody, User) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserCreatedService
 
calculateUserState(BackofficeMonitorEventUpdateBody, User) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
 
calculateUserStateV2(BackofficeMonitorEventUpdateBody, User, User) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
 
callCoreRest(RequestEntity<?>) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.AbstractUsersCoreEndpoint
 
callFirm(HttpServletRequest, String, String, int) - Method in class es.kukenan.smartfi.microservice.clients.controller.filter.UsersAbstractOtpFilter
 
category - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.RootedControl
Type of rooted control may be applications, kernel or permission.
ChangePassOtpFilter - Class in es.kukenan.smartfi.microservice.clients.controller.filter.user
movements 90 days operations filter.
ChangePassOtpFilter() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.filter.user.ChangePassOtpFilter
 
ChangePassOtpOperationalInfo - Class in es.kukenan.smartfi.microservice.clients.controller.filter.user
change pass Otp Operational Info.
ChangePassOtpOperationalInfo() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.filter.user.ChangePassOtpOperationalInfo
 
channel - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator.LdapUserData
Operator channel.
channelField - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
Ldap company field name.
checkAccessManagement(User) - Method in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
Method to check access management for blocked user and blocked temporally.
checkAccessManagement(User, HashMap<String, String>) - Method in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
Method to check access management for blocked user and blocked temporally.
checkAuthenticationForRootedDevice(String, String, WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.service.UserDeviceService
Check if user and device are correct for change rooted flag.
checkCredentials(LoginBasicDto, User) - Method in class es.kukenan.smartfi.microservice.clients.service.login.LoginBasicService
 
checkCredentials(LoginBiometricDto, User) - Method in class es.kukenan.smartfi.microservice.clients.service.login.LoginBiometricService
 
checkCredentials(LoginRememberDto, User) - Method in class es.kukenan.smartfi.microservice.clients.service.login.LoginRememberService
 
checkCredentials(T, User) - Method in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Check the given user credentials (found with the given login details).
checkLoginRequest(LoginRequestDto, User) - Method in class es.kukenan.smartfi.microservice.clients.service.login.AlreadyAuthenticatedLoginService
Check if there is no conflict between the login request and the authenticated user.
checkRootedControlsPresentsInDefinition(List<String>, List<String>) - Method in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
Create a list with rooted controls presents in defined application rooted controls.
checkSca(User, LoginDto, LoginResponseDto) - Method in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Check user SCA access date.
checkScaAccessDateForDeviceIsExpired(Timestamp) - Method in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
Checked if user needs SCA OTP.
checkStatusUser(User, Map<String, String>, String) - Method in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
This method thrown pre-temporally blocked message and temporally blocked message for users.
checkTemporaryLocks(User, boolean, AccessManagementService) - Method in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
Check access management for user.
checkUnlockingTime(User, Map<String, String>, int) - Method in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
Check if unlocking time is passed to free temporary locked of user.
checkUserField(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
 
checkUserLocked(int, int) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
 
checkUserState(User) - Method in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Check the given user state.
cipherPassword(String, String, String) - Static method in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
This method cipher plain password in request for hash Core password.
cipherRememberMeToken(String, String) - Static method in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
This method cipher plain password in request for hashCore password.
CIVIL_STATUS_DEFAULT - Static variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorCivilStatusValidator
Default user civil status.
civilStatus - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User civil status.
clone(User) - Static method in class es.kukenan.smartfi.microservice.clients.utils.UserUtils
get user before change.
code - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.Country
Country code.
code - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserModuleError
Error code.
companies - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.auth.AssistedChannelsAuthenticationJwtImpl
Operator company list.
companies - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator.LdapUserData
Operator companies.
companyAuthenticator - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticationFilter
Company authentication.
CompanyAuthenticator - Class in es.kukenan.smartfi.microservice.clients.controller.security.filter
Company authenticator.
CompanyAuthenticator() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.security.filter.CompanyAuthenticator
 
companyField - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
Ldap company field name.
companyId - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
Bank entity.
companyId - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserModuleError
Company identifier.
companyId - Variable in class es.kukenan.smartfi.microservice.clients.service.domain.UsersSearchFilter
Identifier company.
configure(HttpSecurity, WebSecurityConfigurer) - Method in class es.kukenan.smartfi.microservice.clients.config.UserWebSecurityConfigurer.UserWebSecurityConfigurerCustomizer
 
configureStatusResponse(String) - Static method in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
Set status http code from response in biometric validation.
Constants - Class in es.kukenan.smartfi.microservice.clients
Constants class for many uses.
Constants() - Constructor for class es.kukenan.smartfi.microservice.clients.Constants
 
consume(BackOfficeUserCreatedEvent) - Method in class es.kukenan.smartfi.microservice.clients.controller.AmqpController
Method to use the back office validated event.
consume(BackOfficeUserCreatedEvent) - Method in class es.kukenan.smartfi.microservice.clients.controller.KafkaController
Method to use the back office validated event.
consume(BackOfficeUserUpdatedEvent) - Method in class es.kukenan.smartfi.microservice.clients.controller.AmqpController
Method in charge to consume the UserUpdatedEvent.
consume(BackOfficeUserUpdatedEvent) - Method in class es.kukenan.smartfi.microservice.clients.controller.KafkaController
Method in charge to consume the UserUpdatedEvent.
consume(UserCreationErrorEvent) - Method in class es.kukenan.smartfi.microservice.clients.controller.AmqpController
Method that is invoked when a UserCreationErrorEvent is consumed from the service queue.
consume(UserCreationErrorEvent) - Method in class es.kukenan.smartfi.microservice.clients.controller.KafkaController
Method that is invoked when a UserCreationErrorEvent is consumed from the service queue.
consume(UserDeviceScaUpdatedEvent) - Method in class es.kukenan.smartfi.microservice.clients.controller.AmqpController
Method to use the security gateway for update sca date.
consume(UserDeviceScaUpdatedEvent) - Method in class es.kukenan.smartfi.microservice.clients.controller.KafkaController
Method to use the security gateway for update sca date.
context - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserModuleError
Context in which the error has been thrown.
contextManager - Variable in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
Request context manager.
contextManager - Variable in class es.kukenan.smartfi.microservice.clients.controller.filter.user.GenerateAssistedOtpFilter
Request context manager.
contextManager - Variable in class es.kukenan.smartfi.microservice.clients.controller.filter.user.ResetPassOtpFilter
Request context manager.
contextManager - Variable in class es.kukenan.smartfi.microservice.clients.controller.filter.UsersAbstractOtpFilter
Request context manager.
contextManager - Variable in class es.kukenan.smartfi.microservice.clients.controller.LoginRestController
Request context manager.
contextManager - Variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
Request context manager.
contextManager - Variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractEndpointClient
Request context manager.
contextManager - Variable in class es.kukenan.smartfi.microservice.clients.service.FirmService
Request context manager.
contractEndpoint - Variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.InternalProductsApiClient
Contract endpoint implementation.
contractEndpoint(String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.ContractEndpointsFactory
Create the base cards endpoint.
ContractEndpointsFactory - Class in es.kukenan.smartfi.microservice.clients.service.backoffice
This class is responsible for creating the cashflow backoffice endpoints.
ContractEndpointsFactory() - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.ContractEndpointsFactory
 
ContractUtils - Class in es.kukenan.smartfi.microservice.clients.utils
UserUtils class for users-microservice.
ContractUtils() - Constructor for class es.kukenan.smartfi.microservice.clients.utils.ContractUtils
 
control - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.RootedControl
Description of rooted control.
controlId - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.compositeprimarykey.RootedDeviceControlId
Control identifier of rooted device.
controlId - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.RootedDeviceControl
Column for control identifier for rooted device.
convertLocalDateToString(LocalDate) - Static method in class es.kukenan.smartfi.microservice.clients.utils.UserUtils
Return Local date as String.
coreBasseUrl - Variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractEndpointClient
Core base url.
CoreContractEndpoint - Class in es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints
Core CoreContractEndpoint endpoint implementation.
CoreContractEndpoint(String) - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.CoreContractEndpoint
Full state constructor.
coreEndpoint - Variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.BolsaKukenbankSessionEndpoint
SSO login endpoint.
coreEndpoint - Variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.SsoLoginEndpoint
SSO login endpoint.
coreResponseClass - Variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.AbstractUsersCoreEndpoint
Core response class type.
CoreRestTemplate() - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.CoreRestTemplateFactory.CoreRestTemplate
 
CoreRestTemplateFactory - Class in es.kukenan.smartfi.microservice.clients.service.backoffice
Core rest template factory.
CoreRestTemplateFactory() - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.CoreRestTemplateFactory
 
CoreRestTemplateFactory.CoreRestTemplate - Class in es.kukenan.smartfi.microservice.clients.service.backoffice
Core rest template specialization.
CoreSaltConfig - Class in es.kukenan.smartfi.microservice.clients.config
Core salt configuration.
CoreSaltConfig() - Constructor for class es.kukenan.smartfi.microservice.clients.config.CoreSaltConfig
 
coreUserId - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserBackoffice
Core user identifier update from Backoffice.
country - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
Country.
Country - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for country table in Database.
Country() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.Country
 
CountryRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository for queries for Contract Skyline.
createCoreRestTemplate() - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.CoreRestTemplateFactory
Create a RestTemplate configured to support Core API.
createFirm(String, FirmControlRequestDto, String) - Method in class es.kukenan.smartfi.microservice.clients.service.FirmService
Get all firm.
createFirm(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.LoginService
Create and call siganture service.
createImpersonationToken(JwtBearerToken, String) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
 
createLoginResponse(LoginBasicDto, User) - Method in class es.kukenan.smartfi.microservice.clients.service.login.LoginBasicService
Method to check if pair values username and password are at database.
createLoginResponse(LoginBiometricDto, User) - Method in class es.kukenan.smartfi.microservice.clients.service.login.LoginBiometricService
Login with biometric.
createLoginResponse(LoginRememberDto, User) - Method in class es.kukenan.smartfi.microservice.clients.service.login.LoginRememberService
Method to check if pair values username and password are at database.
createLoginResponse(T, User) - Method in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Create specific response for ok login.
createPrincipal(User) - Method in class es.kukenan.smartfi.microservice.clients.service.mapper.UserPasswordChangeEventMapper
Create a principal description for the given user entity.
createSsoLoginQueryParams(String, Boolean, Boolean) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.AbstractUsersCoreEndpoint
 
createUri(String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractEndpointClient
Create a URI object from the given Minstait relative endpoint path.
createUri(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractEndpointClient
Create a URI object from the given relative endpoint path.
createUser(User, UserManagementOperationContext) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserCreatedService
Save data in user table, send event.
createUser(User, UserManagementOperationContext) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Create the given user, that must previously exist.
creationDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DeviceLoginHistoric
creation date.
creationDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
Creation date from FIDES and ALBATROS.
cronServiceName - Variable in class es.kukenan.smartfi.microservice.clients.service.schedule.PurgeExpiredTokenService
Cron service name.
customObjectMapper - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticationFilter
Object mapper.
customObjectMapper - Variable in class es.kukenan.smartfi.microservice.clients.service.mapper.TemporalUserUpdatedEventMapper
Object mapper.
customObjectMapper - Variable in class es.kukenan.smartfi.microservice.clients.service.schedule.TemporalUpdateUserService
Object mapper.

D

date - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserModuleError
Error hit date.
DATETIME_FORMAT - Static variable in class es.kukenan.smartfi.microservice.clients.utils.UserLog
Core date TIME format.
defaultPageSize - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
Default page size in paginated request where page size is not specified.
defaultRequestHeaders() - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractEndpointClient
Create the default request HTTP headers used in any API method.
defaultRequestHeaders(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractEndpointClient
Create the default request HTTP headers used in any Core API method.
defaultRequestHeaders(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractInternalEndpointClient
Create the default request HTTP headers used in any Core API method.
defaultRequestHeaders(String, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractInternalEndpointClient
 
defaultRequestHeaders(String, String, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractEndpointClient
Create the default request HTTP headers used in any Core API method.
deleteDeviceLoginHistoricByCreationDate(ZonedDateTime) - Method in interface es.kukenan.smartfi.microservice.clients.repository.DeviceLoginHistoricRepository
delete old registers by creation date.
deleteDocumentStatusByName(String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.DocumentStatusRepository
Delete register by description.
description - Variable in enum class es.kukenan.smartfi.microservice.clients.enums.DocumentStatusEnum
Status description.
description - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DocumentStatus
Description .
description - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserCivilStatus
user civil status description.
description - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserGender
user gender description.
description - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserLanguage
language description.
description - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserModuleError
Error description.
DESCRIPTION_MAX_LENGTH - Static variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserModuleError
Max allowed length for description field.
DETAIL_UNLOCKING_TIME - Static variable in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
Additional information for response when user is temporary locked.
deviceId - Variable in class es.kukenan.smartfi.microservice.clients.cache.AssistedLoginCacheOperation.AssistedLoginCache
Identifier for device.
deviceId - Variable in class es.kukenan.smartfi.microservice.clients.cache.UserCacheOperation.UserLoginCache
Identifier for device.
deviceId - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.compositeprimarykey.RootedDeviceControlId
Unique device identifier.
deviceId - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DeviceLoginHistoric
unique identifier of the device.
deviceId - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.RootedDeviceControl
Column for unique device identifier.
deviceId - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDevice
unique identifier of the device.
DeviceLoginHistoric - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for login historic by device and user.
DeviceLoginHistoric() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.DeviceLoginHistoric
 
deviceLoginHistoricRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.schedule.PurgeDeviceLoginHistoricService
DeviceLoginHistoric repository.
deviceLoginHistoricRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
DeviceLoginHistoric repository.
DeviceLoginHistoricRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository for queries for device login historic.
deviceModel - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DeviceLoginHistoric
device model.
diff - Variable in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
Time difference to show in temporary blocked conditions.
disableUser(User) - Method in class es.kukenan.smartfi.microservice.clients.service.UserModuleErrorService
Disable the given user.
doAuthenticate(JwtBearerToken, String) - Method in class es.kukenan.smartfi.microservice.clients.controller.security.filter.CompanyAuthenticator
Create a new JwtBearerToken with the given companyId and update the authentication context with current credentials.
doAuthenticate(LdapAuthenticator.LdapUserData, String, String, String, String, String) - Method in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
 
document - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DocumentType
DocumentType document.
documentId - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User document id.
DocumentInfo - Class in es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator
Dto in charge to set the values after previous validation.
DocumentInfo() - Constructor for class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.DocumentInfo
 
documentNumber - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
Document number.
documentNumber - Variable in class es.kukenan.smartfi.microservice.clients.service.domain.UsersSearchFilter
Optional substring to find in documentNumber attribute.
documentNumber - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.DocumentInfo
documentNumber document Number.
documentStatus - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
Document Status.
DocumentStatus - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for document status table in Database.
DocumentStatus() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.DocumentStatus
 
DocumentStatusEnum - Enum Class in es.kukenan.smartfi.microservice.clients.enums
Entity enumeration.
DocumentStatusEnum(int, String, int) - Constructor for enum class es.kukenan.smartfi.microservice.clients.enums.DocumentStatusEnum
Default constructor.
DocumentStatusRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository for queries for Document status.
documentType - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
Type of user document.
documentType - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
Document Type.
documentType - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.DocumentInfo
documentType document Type.
DocumentType - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for user table in Database.
DocumentType() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.DocumentType
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class es.kukenan.smartfi.microservice.clients.controller.filter.UsersOtpOperationFilter
 
doGet(HttpHeaders, URI) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.AbstractUsersCoreEndpoint
 

E

ebContract - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
EB contract.
email - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User email.
enabled - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
Enabled.
endDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
End date.
ENDPOINT_FILTER - Static variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticationFilter
Path filter.
endpointBasePath - Variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractInternalEndpointClient
API base path.
EQUAL_CHARS_CONDITION - Static variable in class es.kukenan.smartfi.microservice.clients.service.validation.PasswordFormatValidator
Only same characters error message.
equals(Object) - Method in class es.kukenan.smartfi.microservice.clients.repository.entity.User
 
ERROR_LEVEL_CRITICAL - Static variable in class es.kukenan.smartfi.microservice.clients.service.UserModuleErrorService
Error affects user behaviour in skyline (user may be disabled).
errorCode - Variable in class es.kukenan.smartfi.microservice.clients.exception.ErrorDetails
Body of error message.
ErrorDetails - Class in es.kukenan.smartfi.microservice.clients.exception
Custom message for error details.
ErrorDetails(HttpStatus, String, HashMap<String, Object>) - Constructor for class es.kukenan.smartfi.microservice.clients.exception.ErrorDetails
Constructor for custom error message.
errorLevels - Variable in class es.kukenan.smartfi.microservice.clients.service.UserModuleErrorService
Configured error levels.
es.kukenan.smartfi.microservice.clients - package es.kukenan.smartfi.microservice.clients
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.cache - package es.kukenan.smartfi.microservice.clients.cache
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.config - package es.kukenan.smartfi.microservice.clients.config
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.controller - package es.kukenan.smartfi.microservice.clients.controller
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.controller.assistenchannels - package es.kukenan.smartfi.microservice.clients.controller.assistenchannels
User microservice assisted channels related controllers and dependencies.
es.kukenan.smartfi.microservice.clients.controller.filter - package es.kukenan.smartfi.microservice.clients.controller.filter
Controllers and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.controller.filter.user - package es.kukenan.smartfi.microservice.clients.controller.filter.user
Controllers and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.controller.security.auth - package es.kukenan.smartfi.microservice.clients.controller.security.auth
User microservice authentication related clases.
es.kukenan.smartfi.microservice.clients.controller.security.filter - package es.kukenan.smartfi.microservice.clients.controller.security.filter
User microservice security filters.
es.kukenan.smartfi.microservice.clients.controller.user - package es.kukenan.smartfi.microservice.clients.controller.user
User-specific controller classes.
es.kukenan.smartfi.microservice.clients.enums - package es.kukenan.smartfi.microservice.clients.enums
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.exception - package es.kukenan.smartfi.microservice.clients.exception
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.exception.enums - package es.kukenan.smartfi.microservice.clients.exception.enums
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.handler - package es.kukenan.smartfi.microservice.clients.handler
Application Rest controllers.
es.kukenan.smartfi.microservice.clients.repository - package es.kukenan.smartfi.microservice.clients.repository
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.repository.entity - package es.kukenan.smartfi.microservice.clients.repository.entity
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.repository.entity.compositeprimarykey - package es.kukenan.smartfi.microservice.clients.repository.entity.compositeprimarykey
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.service - package es.kukenan.smartfi.microservice.clients.service
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.service.backoffice - package es.kukenan.smartfi.microservice.clients.service.backoffice
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.service.backoffice.apis - package es.kukenan.smartfi.microservice.clients.service.backoffice.apis
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints - package es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.backoffice - package es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.backoffice
Application configuration.
es.kukenan.smartfi.microservice.clients.service.backoffice.apis.mapper - package es.kukenan.smartfi.microservice.clients.service.backoffice.apis.mapper
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.service.domain - package es.kukenan.smartfi.microservice.clients.service.domain
Services domain classes.
es.kukenan.smartfi.microservice.clients.service.events - package es.kukenan.smartfi.microservice.clients.service.events
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.service.events.backoffice - package es.kukenan.smartfi.microservice.clients.service.events.backoffice
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator - package es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.service.login - package es.kukenan.smartfi.microservice.clients.service.login
Login service package.
es.kukenan.smartfi.microservice.clients.service.login.strategy - package es.kukenan.smartfi.microservice.clients.service.login.strategy
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.service.mapper - package es.kukenan.smartfi.microservice.clients.service.mapper
Mapper classes used by service beans.
es.kukenan.smartfi.microservice.clients.service.schedule - package es.kukenan.smartfi.microservice.clients.service.schedule
Services and related beans and dependencies.
es.kukenan.smartfi.microservice.clients.service.validation - package es.kukenan.smartfi.microservice.clients.service.validation
Validations package.
es.kukenan.smartfi.microservice.clients.utils - package es.kukenan.smartfi.microservice.clients.utils
Services and related beans and dependencies.
event - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.TemporalUpdateUser
Event.
exampleMatcher - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
Example matcher configuration.
executeLogin(LoginRequestDto, String, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.LoginService
Decide login service with the login dto generate.
existRootedControlInDefinition(List<String>) - Method in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
Return rooted controls defined in application.
expiredDays - Variable in class es.kukenan.smartfi.microservice.clients.service.schedule.PurgeDeviceLoginHistoricService
Value of days for expire historic.
expiredScaDays - Variable in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
Expired days for check SCA.
expiredTokenDays - Variable in class es.kukenan.smartfi.microservice.clients.service.schedule.PurgeExpiredTokenService
Value of days for expire tokens.
extractErrorResponse(ClientHttpResponse) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.UsersErrorHandler
Try to create a string from the error response with the only purpose to be logged.
extractIdValuePair(GenericNameValue) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.mapper.AbstractCoreResponseMapper
Extract the SkyLine IdValuePairDto from the given GenericIdName.
extractLdapUserChannel(SearchResult, String) - Method in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
 
extractLdapUserCompany(AssistedChannelLoginDto) - Method in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
 
extractLdapUserRole(SearchResult, String) - Method in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
 
extractPutRequestBody(HttpServletRequest) - Static method in class es.kukenan.smartfi.microservice.clients.utils.WebUtils
extract body from HttpServletRequest.
extractResponseBody(ResponseEntity<MRT>) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.AbstractUsersCoreEndpoint
Extract the response body from the given ResponseEntity.
extractResponseBody(ResponseEntity<T>) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractInternalEndpointClient
Extract the response data from the given ResponseEntity.
extractResponseData(ResponseEntity<T>) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractInternalEndpointClient
Extract the response data from the given ResponseEntity.
extractUserData(SearchResult, String, AssistedChannelLoginDto) - Method in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
 
extractValueFromRequest(JsonNode, List<String>) - Method in class es.kukenan.smartfi.microservice.clients.controller.filter.UsersAbstractOtpFilter
 

F

filterAndExtractWalletContext(HttpServletRequest, HttpServletResponse) - Method in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticationFilter
LDAP connection and generate context.
filters - Variable in class es.kukenan.smartfi.microservice.clients.controller.filter.UsersOtpOperationFilter
products Otp Filter Implementation.
filterSurnameForNullValues(UsersSearchFilter) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Set filter surname to null to avoid errors in case of null values in BBDD for these fields.
filterUserIdInOtpValidOperation(HttpServletRequest) - Method in class es.kukenan.smartfi.microservice.clients.controller.filter.UsersAbstractOtpFilter
 
findAccount(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.CoreContractEndpoint
Find active user Bank Account.
findActiveBankAccount(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.CoreContractEndpoint
Find active user Bank Account.
findActiveBankAccountAsync(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.InternalProductsApiClient
Find active user Bank Account.
findAllIds() - Method in interface es.kukenan.smartfi.microservice.clients.repository.RootedControlRepository
Query for find all rooted control ids.
findApprovedContracts(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.CoreContractEndpoint
Save new contract to user.
findApprovedContractsAsync(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.InternalProductsApiClient
Save new contract to user.
findByEmail(String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserRepository
Get user is in BBDD.
findByIdDocument(int) - Method in interface es.kukenan.smartfi.microservice.clients.repository.DocumentStatusRepository
Select registers by id.
findbyName(String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.BackofficeRepository
Select registers by name.
findByName(String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.DocumentStatusRepository
Select registers by description status.
findbyUserID(String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserDocumentRepository
Select registers by user id.
findByUserIdAndDeviceId(String, String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserDeviceRepository
query for filter user and deviceId.
findByUserIdAndDeviceId(String, String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserRepository
query for filter user and remember me token.
findContractAndCompanyInfo(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.CoreContractEndpoint
Find contract and company info for user.
findContractAndCompanyInfoAsync(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.InternalProductsApiClient
Find contract and company info for user.
findIdByCompanyIdAndDocumentIdAndTypeOrPhoneAndEmail(String, String, int, String, String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserRepository
Find user by document identifier or by phone and email.
findInfo(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.CoreContractEndpoint
Find contract and company info.
findList(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.CoreContractEndpoint
Find one contract entities.
findOneByBiometricTokenAndCompanyId(String, String, String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserRepository
query for filter user and remember me token.
findOneByBiometricTokenAndDeviceId(String, String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserRepository
query for filter user and remember me token.
findOneByDocumentIdAndCompanyId(String, String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserRepository
Get user is in BBDD.
findOneByEmailAndCompanyId(String, String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserRepository
Get user is in BBDD.
findOneById(String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserRepository
Get user is in BBDD.
findOneByIdAndCompanyId(String, String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserRepository
Find an user in DB by its id and company.
findOneByRememberTokenAndCompanyId(String, String, String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserRepository
query for filter user and remember me token.
findRememberTokenByUserIdAndDeviceId(String, String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserRepository
query for filter user and remember me token.
findUser(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Find a user by its user identifier.
findUserBackofficeByCoreUserIdAndBackofficeId(String, int) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserBackofficeRepository
query for filter user and deviceId.
findUserBackofficeByUserIdAndBackofficeId(String, int) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserBackofficeRepository
query for filter user and backoffice.
findUserDeviceByExpiredTokens(Timestamp) - Method in interface es.kukenan.smartfi.microservice.clients.repository.UserDeviceRepository
query for filter expired token of user devices.
findUserInDb(LoginBasicDto) - Method in class es.kukenan.smartfi.microservice.clients.service.login.LoginBasicService
 
findUserInDb(LoginBiometricDto) - Method in class es.kukenan.smartfi.microservice.clients.service.login.LoginBiometricService
 
findUserInDb(LoginRememberDto) - Method in class es.kukenan.smartfi.microservice.clients.service.login.LoginRememberService
 
findUserInDb(T) - Method in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Find the user in the database with the given login details.
findUsers(UsersSearchFilter) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Search for existing users with the given filtering criteria.
findUsers(String, String, String, Integer, Integer, String, EntityBankEnum, WalletAuthentication) - Method in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
Find users based on the given search criteria.
firmHost - Variable in class es.kukenan.smartfi.microservice.clients.service.FirmService
Firm host.
firmService - Variable in class es.kukenan.smartfi.microservice.clients.controller.filter.UsersAbstractOtpFilter
Firm service.
firmService - Variable in class es.kukenan.smartfi.microservice.clients.service.LoginService
firm Service.
FirmService - Class in es.kukenan.smartfi.microservice.clients.service
Firm related operations.
FirmService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.FirmService
 
firstDataCheck - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
first data check - new user.
forgotPassword(ForgotPasswordDto, String, String) - Method in class es.kukenan.smartfi.microservice.clients.controller.LoginRestController
Post forgot password action for user.

G

gender - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User gender.
GENDER_DEFAULT - Static variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorGenderValidator
Default user gender.
GenerateAssistedOtpFilter - Class in es.kukenan.smartfi.microservice.clients.controller.filter.user
movements 90 days operations filter.
GenerateAssistedOtpFilter() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.filter.user.GenerateAssistedOtpFilter
 
generateJwt(User, SecurityLevelEnum, ChannelEnum, String) - Method in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
Generate a JWT Token well signed with data about user found.
generateLoginType(LoginRequestDto) - Method in class es.kukenan.smartfi.microservice.clients.service.LoginService
Generate de login dto with login request data.
generateMapRetriesUnlockingTime(ServiceProperties) - Method in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
Generate a Map with retries and unlocking time for access management.
generateOtp(WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
Generate OTP and create firm.
GenerateOtpOperationalInfo - Class in es.kukenan.smartfi.microservice.clients.controller.filter.user
change pass Otp Operational Info.
GenerateOtpOperationalInfo() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.filter.user.GenerateOtpOperationalInfo
 
generateRandomPassword(String, int) - Static method in class es.kukenan.smartfi.microservice.clients.utils.UserUtils
Generate password with defined length.
getActiveDocument(List<UserDocument>) - Static method in class es.kukenan.smartfi.microservice.clients.utils.UserUtils
Get the user active document given the list.
getAdditionalInfo() - Method in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
Method for get additional info in response when user is temporary locked.
getAllRootedControlForDeviceId(String, List<String>) - Method in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
Gets list of rootedDevicecontrol from list of rooted controls.
getAndCheckCachedEntity(String) - Method in class es.kukenan.smartfi.microservice.clients.cache.AssistedLoginCacheOperation
Getting Cache Assisted channel user logged object.
getAndCheckCachedEntity(String) - Method in class es.kukenan.smartfi.microservice.clients.cache.UserCacheOperation
Getting Cache object and validate token.
getAttributeValue(SearchResult, String) - Method in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
 
getBolsaKukenbankSession(String, String, String, WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
Getting bolsa kukenbank url access.
getCivilStatusValidated(int) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorCivilStatusValidator
Getting validated civilStatus.
getDocumentInfo(int, String, int, String) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorDocumentValidator
Getting document info.
getGenderValidated(int) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorGenderValidator
Getting validated gender.
getHeadersInfo(HttpServletRequest) - Static method in class es.kukenan.smartfi.microservice.clients.utils.WebUtils
Get map of headers from HttpServletRequest.
getJwt(HttpServletRequest) - Method in class es.kukenan.smartfi.microservice.clients.controller.filter.UsersAbstractOtpFilter
 
getLanguages() - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Get user languages.
getLanguages(WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
Getting languages for users.
getLanguageValidated(int) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorLanguageValidator
Getting validated language.
getLoginSsoForUser(String, Boolean, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
getting sso login access.
getPersonalData(User) - Method in class es.kukenan.smartfi.microservice.clients.service.mapper.UserEntityMapper
Map the given Users to a UserDtos.
getRequiredOtpValue(User, LoginDto, LoginResponseDto) - Method in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
Generated value if otp is required in login process.
getSecret(String) - Method in interface es.kukenan.smartfi.microservice.clients.config.KeyVaultClient
Get key vault secret key.
getSecretClient() - Method in class es.kukenan.smartfi.microservice.clients.config.KeyVaultAutoconfiguredClient
Get Secret client.
getSecretClient() - Method in interface es.kukenan.smartfi.microservice.clients.config.KeyVaultClient
Get key vault secret client.
getSsoLogin(String, String, Boolean, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.SsoLoginEndpoint
Retrieve sso login.
getSsoLogin(String, String, String, WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
Getting sso login access.
getSsoLogin(String, String, String, Boolean, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.UsersApiClient
Retrieve sso login.
gettingUserFromEventData(BackofficeMonitorEventBody, int, String, Backoffice, String, User) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserCreatedService
Save data in user table.
gettingUserFromEventData(BackofficeMonitorEventUpdateBody, int, String, Optional<Backoffice>, String, User) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
Save data in user table.
getUrlBolsaKukenan(String, Boolean, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
getting url bolsa kukenbank with session.
getUrlBolsaKukenan(String, String, Boolean, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.BolsaKukenbankSessionEndpoint
Retrieve url bolsa kukenbank.
getUrlBolsaKukenan(String, String, String, Boolean, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.UsersApiClient
Retrieve url bolsa kukenbank with session.
getUser(String) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
getting personal data for userId.
getUser(String, WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
Getting Personal data for userId.
getUserStatus(User) - Method in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
Override method for get user status with user found in database.
getUserStatus(User, Map<String, String>, String, int) - Method in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
Get user status from User data for access management.
getValue(JsonNode, String) - Method in class es.kukenan.smartfi.microservice.clients.controller.filter.UsersAbstractOtpFilter
 

H

handleBackofficeMonitorEvent(BackOfficeUserCreatedEvent) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserCreatedService
Handles the users loading from backoffice.
handleBackofficeMonitorEvent(BackOfficeUserUpdatedEvent) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
Handles the users updates from backoffice core.
handleConnectionException(Supplier<T>) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractEndpointClient
Performs the operation encapsulated in the supplier instance to handle connection exceptions.
handleError(ClientHttpResponse) - Method in class es.kukenan.smartfi.microservice.clients.handler.RestTemplateErrorHandler
Handle error of rest template invocations.
handleError(ClientHttpResponse) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.UsersErrorHandler
Handle a error response, that is, throw the proper KukenanWalletException.
handleTemporaryLocks(User, boolean) - Method in class es.kukenan.smartfi.microservice.clients.service.login.LoginBiometricService
 
handleTemporaryLocks(User, boolean) - Method in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Handle user temporary locks.
handleUserCreationErrorEvent(UserCreationErrorEvent) - Method in class es.kukenan.smartfi.microservice.clients.service.events.UserEventService
Method to handle a user creation error event.
handleUserDeviceScaUpdatedEvent(UserDeviceScaUpdatedEvent) - Method in class es.kukenan.smartfi.microservice.clients.service.events.UserEventService
Method for handle event for SCA update Date.
hasError(ClientHttpResponse) - Method in class es.kukenan.smartfi.microservice.clients.handler.RestTemplateErrorHandler
Check type of rest template errors to handle.
hasError(ClientHttpResponse) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.UsersErrorHandler
 
hashCode() - Method in class es.kukenan.smartfi.microservice.clients.repository.entity.User
 
HazelcastCacheResolver - Class in es.kukenan.smartfi.microservice.clients.cache
Class in charge to intercept cache resolver for hazelcast cache.
HazelcastCacheResolver(CacheManager) - Constructor for class es.kukenan.smartfi.microservice.clients.cache.HazelcastCacheResolver
CustomCacheResolver constructor.
hazelcastInstance - Variable in class es.kukenan.smartfi.microservice.clients.cache.AssistedLoginCacheOperation
HazelcastInstance hazelcastInstance.
hazelcastInstance - Variable in class es.kukenan.smartfi.microservice.clients.cache.CacheConfiguration
HazelcastInstance hazelcastInstance.
hazelcastInstance - Variable in class es.kukenan.smartfi.microservice.clients.cache.UserCacheOperation
HazelcastInstance hazelcastInstance.
HEADER_OTP - Static variable in class es.kukenan.smartfi.microservice.clients.Constants
header key for otp.
HEADER_USERPROFILEID - Static variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractEndpointClient
User profile identifier header.
HEADER_USERPROFILEID - Static variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractInternalEndpointClient
User profile identifier header.
HOSTNAME_FIRM - Static variable in class es.kukenan.smartfi.microservice.clients.Constants
hostname products.

I

id - Variable in enum class es.kukenan.smartfi.microservice.clients.enums.DocumentStatusEnum
Status.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.Backoffice
backoffice Id.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.Country
Country Id.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DeviceLoginHistoric
identifier.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DocumentStatus
DocumentStatus Id.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DocumentType
DocumentType Id.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.RootedControl
rooted control unique identifier.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.TemporalUpdateUser
User Id.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User Id.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserCivilStatus
user civil status Id.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDevice
UserDevice Id.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
UserDocuments Id.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserGender
user gender Id.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserLanguage
language Id.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserModuleError
Module error id.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserState
status Id.
id - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserType
type Id.
identifyingAttribute - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
Ldap search filter.
impersonateUser(ImpersonateRequestDto, WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
Impersonate the user with a given identifier.
impersonateUser(ImpersonateRequestDto, WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Impersonate the user with a given identifier.
initDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
Init date.
insertDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.Country
Insert date.
insertDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DocumentStatus
Insert date.
insertDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
Insert date.
insertEntityTokenCache(String, String, String) - Method in class es.kukenan.smartfi.microservice.clients.cache.UserCacheOperation
Insert Cache object.
insertEntityTokenCache(String, String, String, String) - Method in class es.kukenan.smartfi.microservice.clients.cache.AssistedLoginCacheOperation
Insert Cache object.
insertUser - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.Country
Insert user.
insertUser - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DocumentStatus
Insert user.
insertUser - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
Insert user.
internalProductsApiClient - Variable in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Core api client.
InternalProductsApiClient - Class in es.kukenan.smartfi.microservice.clients.service.backoffice
Internal Products API client.
InternalProductsApiClient() - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.InternalProductsApiClient
 
internalRestTemplate() - Method in class es.kukenan.smartfi.microservice.clients.config.InternalRestTemplateConfiguration
Create a RestTemplate which owns the responsibility of other ms invocations.
InternalRestTemplateConfiguration - Class in es.kukenan.smartfi.microservice.clients.config
Internal template configuration.
InternalRestTemplateConfiguration() - Constructor for class es.kukenan.smartfi.microservice.clients.config.InternalRestTemplateConfiguration
 
InvalidAuthenticationException - Exception Class in es.kukenan.smartfi.microservice.clients.exception
Custom exception for user or password not found exception.
InvalidAuthenticationException(String, String, Throwable, Set<ErrorDetailDto>) - Constructor for exception class es.kukenan.smartfi.microservice.clients.exception.InvalidAuthenticationException
Constructor.
invokeGetter(Object, Method) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
Helper util to invoke a method capturing, controlling and logging any exception thrown.
invokeGetter(Object, Method) - Static method in class es.kukenan.smartfi.microservice.clients.utils.UserUtils
Helper util to invoke a method capturing, controlling and logging any exception thrown.
invokeSetter(Object, String, Object) - Static method in class es.kukenan.smartfi.microservice.clients.utils.UserUtils
Helper util to invoke a method capturing, controlling and logging any exception thrown.
invokeSetter(Object, String, Object, String) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
Helper util to invoke a method capturing, controlling and logging any exception thrown.
isMyDevice - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DeviceLoginHistoric
is my device.
isValid(String) - Method in class es.kukenan.smartfi.microservice.clients.service.validation.PasswordFormatValidator
Check valid format password.

J

JWT_FAKE - Static variable in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
JWT with fake information.
JWT_ID_PARAM - Static variable in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
Param id for create JWT Token.
JWT_ISSUER_PARAM - Static variable in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
Param issuer for create JWT Token.
JWT_TTL_PARAM - Static variable in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
Param TTL time for expired JWT Token.
jwtService - Variable in class es.kukenan.smartfi.microservice.clients.service.login.LoginAnonymousService
Service JwtService.
jwtService - Variable in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Jwt service.
jwtService - Variable in class es.kukenan.smartfi.microservice.clients.service.LoginService
JwtService.
jwtService - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
JWT services.

K

kafkaController - Variable in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Kafka Controller.
kafkaController - Variable in class es.kukenan.smartfi.microservice.clients.service.schedule.PurgeExpiredTokenService
Kafka Controller.
kafkaController - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
Kafka Controller.
KafkaController - Class in es.kukenan.smartfi.microservice.clients.controller
Kafka Events handle controller.
KafkaController() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.KafkaController
 
keyBiometricLogin - Variable in class es.kukenan.smartfi.microservice.clients.cache.UserCacheOperation
Key biometric cache.
keySessionLogin - Variable in class es.kukenan.smartfi.microservice.clients.cache.AssistedLoginCacheOperation
Key biometric cache.
KeyVaultAutoconfiguredClient - Class in es.kukenan.smartfi.microservice.clients.config
Azure Key Vault auto configured client.
KeyVaultAutoconfiguredClient(SecretClient) - Constructor for class es.kukenan.smartfi.microservice.clients.config.KeyVaultAutoconfiguredClient
Autoconfigured client constructor.
KeyVaultClient - Interface in es.kukenan.smartfi.microservice.clients.config
Azure Key Vault client interface.
KO - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginState
Login state KO.
kukenSaltConfig - Variable in class es.kukenan.smartfi.microservice.clients.service.login.LoginBasicService
Kuken salt configuration.
kukenSaltConfig - Variable in class es.kukenan.smartfi.microservice.clients.service.login.LoginRememberService
Core salt configuration.
KukenSaltConfig - Class in es.kukenan.smartfi.microservice.clients.config
Core salt configuration.
KukenSaltConfig() - Constructor for class es.kukenan.smartfi.microservice.clients.config.KukenSaltConfig
 

L

language - Variable in enum class es.kukenan.smartfi.microservice.clients.enums.DocumentStatusEnum
Status language.
language - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DocumentStatus
Language id .
language - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User language.
language - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
Language id .
LANGUAGE_DEFAULT - Static variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorLanguageValidator
Default user language.
lastAccessDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDevice
last access date for device and user.
lastLogin(User) - Method in class es.kukenan.smartfi.microservice.clients.service.login.AlreadyAuthenticatedLoginService
Get last login date from the given user entity.
lastLogin(User) - Method in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Get last login date from the given user entity.
lastLoginAccessDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
Core user identifier update from FIDES and ALBATROS.
lastLoginAccessFate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DeviceLoginHistoric
last login access date for device and user.
lastLoginErrorDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
Last login error date field.
ldapAuthenticationFilter - Variable in class es.kukenan.smartfi.microservice.clients.config.UserWebSecurityConfigurer.UserWebSecurityConfigurerCustomizer
Ldap authentication filter.
LdapAuthenticationFilter - Class in es.kukenan.smartfi.microservice.clients.controller.security.filter
Filter to LDAP authentication.
LdapAuthenticationFilter() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticationFilter
 
ldapAuthenticator - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticationFilter
Ldap authentication.
LdapAuthenticator - Class in es.kukenan.smartfi.microservice.clients.controller.security.filter
LDAP authenticator.
LdapAuthenticator() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
 
LdapAuthenticator.LdapUserData - Class in es.kukenan.smartfi.microservice.clients.controller.security.filter
Class to hold requires user ldap data.
LdapUserData() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator.LdapUserData
 
ldapUtils - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
Ldap connection utilities.
leavingDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
Leaving date.
LENGTH_CONDITION - Static variable in class es.kukenan.smartfi.microservice.clients.service.validation.PasswordFormatValidator
Length error message.
level - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserModuleError
Error level.
loadUser(UserModuleError) - Method in class es.kukenan.smartfi.microservice.clients.service.UserModuleErrorService
Get the user affected by this error (must exist).
LOCKED - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UserStatus
Status when user is locked.
LOCKEDTEMPORALLY_INPROGRESS - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UserStatus
Status when user reach number of retries for show temporary locked message.
LOCKEDTEMPORALLY_PASS - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UserStatus
Status when user ends time of temporary locked.
LockedUserException - Exception Class in es.kukenan.smartfi.microservice.clients.exception
Custom exception for locked user.
LockedUserException(String, String, Throwable, Set<ErrorDetailDto>) - Constructor for exception class es.kukenan.smartfi.microservice.clients.exception.LockedUserException
Constructor.
locking - Variable in class es.kukenan.smartfi.microservice.clients.config.ServiceProperties
Time in seconds for unlocking time for blocked temporally user.
log - Variable in class es.kukenan.smartfi.microservice.clients.service.LoginService
Instance logger.
log - Variable in class es.kukenan.smartfi.microservice.clients.service.UserModuleErrorService
Instance logger.
login(LoginDto, UserLog) - Method in class es.kukenan.smartfi.microservice.clients.service.login.LoginAnonymousService
Post login action for login anonymous.
login(LoginRequestDto, UserLog) - Method in class es.kukenan.smartfi.microservice.clients.service.login.AlreadyAuthenticatedLoginService
Post login action when the body of the request contains no credentials.
login(LoginRequestDto, String, String, String) - Method in class es.kukenan.smartfi.microservice.clients.controller.LoginRestController
Post login action for login users.
login(T, UserLog) - Method in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Login process.
login(T, UserLog) - Method in interface es.kukenan.smartfi.microservice.clients.service.login.strategy.LoginServiceStrategy
Common method for login.
LoginAccesType() - Constructor for enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginAccesType
 
loginAnonymousService - Variable in class es.kukenan.smartfi.microservice.clients.service.LoginService
Service for anonymous login.
LoginAnonymousService - Class in es.kukenan.smartfi.microservice.clients.service.login
Service for login annymous.
LoginAnonymousService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.login.LoginAnonymousService
 
loginBasicService - Variable in class es.kukenan.smartfi.microservice.clients.service.LoginService
Service for basic login.
LoginBasicService - Class in es.kukenan.smartfi.microservice.clients.service.login
Service to do user login.
LoginBasicService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.login.LoginBasicService
 
loginBiometricService - Variable in class es.kukenan.smartfi.microservice.clients.service.LoginService
Service for biometric token login.
LoginBiometricService - Class in es.kukenan.smartfi.microservice.clients.service.login
Service for biometric login.
LoginBiometricService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.login.LoginBiometricService
 
loginErrorCount - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
Login error count field.
loginRememberService - Variable in class es.kukenan.smartfi.microservice.clients.service.LoginService
Service for remember me token login.
LoginRememberService - Class in es.kukenan.smartfi.microservice.clients.service.login
Service to do user login.
LoginRememberService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.login.LoginRememberService
 
LoginRestController - Class in es.kukenan.smartfi.microservice.clients.controller
Rest service exposed for login users.
LoginRestController() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.LoginRestController
 
loginService - Variable in class es.kukenan.smartfi.microservice.clients.controller.LoginRestController
Login service context.
LoginService - Class in es.kukenan.smartfi.microservice.clients.service
Login context for pattern strategy.
LoginService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.LoginService
 
LoginServiceStrategy<T extends es.kukenan.smartfi.microservice.clients.dto.LoginDto> - Interface in es.kukenan.smartfi.microservice.clients.service.login.strategy
Strategy pattern for login.
LoginState() - Constructor for enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginState
 
loginStatus - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DeviceLoginHistoric
login status.

M

main(String[]) - Static method in class es.kukenan.smartfi.microservice.clients.Application
Microservice startup entrypoint.
map - Variable in class es.kukenan.smartfi.microservice.clients.service.UserModuleErrorService.PredefinedErrorLevels
Error level map.
map(Contract) - Static method in class es.kukenan.smartfi.microservice.clients.utils.ContractUtils
Map Contract object from core to Basic Contract Info.
map(BackOfficeUserUpdatedEvent) - Method in class es.kukenan.smartfi.microservice.clients.service.mapper.TemporalUserUpdatedEventMapper
mapp event to Temporal.
map(User) - Method in class es.kukenan.smartfi.microservice.clients.service.mapper.UserPasswordChangeEventMapper
Create an UserPasswordChangeEvent from the given user entity.
map(User, User) - Method in class es.kukenan.smartfi.microservice.clients.service.mapper.UserUpdatedEventMapper
Create a UserUpdatedEvent for the given user in the given context.
map(User, UserManagementOperationContext) - Method in class es.kukenan.smartfi.microservice.clients.service.mapper.UserCreatedEventMapper
Create a UserCreatedEvent for the given user in the given context.
map(User, String, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.mapper.UserPasswordResetEventMapper
Create an UserPasswordResetEvent from the given user entity.
map(List<Contract>) - Static method in class es.kukenan.smartfi.microservice.clients.utils.ContractUtils
Map Contract object list from core to Basic Contract Info.
map(List<UserBackoffice>) - Static method in class es.kukenan.smartfi.microservice.clients.utils.UserUtils
Map the given UserBackoffice list to a UserBackoffice list.
mapItem(SsoLogin) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.BolsaKukenbankSessionMapper
Map the given SsoLogin to a SsoLoginDto.
mapItem(SsoLogin) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.SsoLoginResponseMapper
Map the given SsoLogin to a SsoLoginDto.
mapItem(M) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.mapper.AbstractCoreResponseMapper
Map Core item to a Skyline item.
mapper - Variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.AbstractUsersCoreEndpoint
Mapper.
MAX_LENGTH - Static variable in class es.kukenan.smartfi.microservice.clients.service.validation.PasswordFormatValidator
Max length.
merge(T, Q) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
merge user info Method.
mergeEntityUser(T, Q) - Static method in class es.kukenan.smartfi.microservice.clients.utils.UserUtils
merge user info Method.
mergeV2(T, Q) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
merge user info Method.
message(ResourceAccessException) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractEndpointClient
Construct an error message from a given ResourceAccessException.
MESSAGE_AUDIT_LOGIN - Static variable in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
Audit message for login controller.
MESSAGE_LOGIN_USER_KO - Static variable in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
Message KO for login controller.
MESSAGE_LOGIN_USER_OK - Static variable in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
Message OK for login controller.
MESSAGE_USER_NULL - Static variable in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
Message for null user.
MESSAGE_USER_OR_PASSWORD_NOT_FOUND - Static variable in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
Message for user or pasword not found.
MIN_LENGTH - Static variable in class es.kukenan.smartfi.microservice.clients.service.validation.PasswordFormatValidator
Min length.
MSG_INVALID_CREDENTIALS - Static variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
Invalid credentials exception message.
MSG_SEC_TOKEN - Static variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
Prefix for a potential security thread message.

N

name - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.Backoffice
backoffice name.
name - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.Country
Country document.
name - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User name.
name - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserCivilStatus
user civil status name.
name - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserGender
user gender name.
name - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserLanguage
language name.
name - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserState
status name.
name - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserType
type name.
name - Variable in class es.kukenan.smartfi.microservice.clients.service.domain.UsersSearchFilter
Optional substring to find in name attribute.
nationality - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User nationality.
natureType - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
Nature type.
NO - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.ScaRequired
Sca required KO.
NORMAL - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UserStatus
Status when user fail login.
NOT_FOUND - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginState
Login state username or password not found.
NotBlockedUserException - Exception Class in es.kukenan.smartfi.microservice.clients.exception
Not blocked user exception.
NotBlockedUserException(String, Throwable, Map, Set<ErrorDetailDto>) - Constructor for exception class es.kukenan.smartfi.microservice.clients.exception.NotBlockedUserException
Constructor for not blocked exception.
NUMBER_CONDITION - Static variable in class es.kukenan.smartfi.microservice.clients.service.validation.PasswordFormatValidator
Consecutive numbers error message.

O

OK - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginState
Login state OK.
onboardingId - Variable in class es.kukenan.smartfi.microservice.clients.service.domain.UserManagementOperationContext
Onboarding process id.
operationSystem - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DeviceLoginHistoric
device operation system.
origin - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserModuleError
Error origin (module/microservice that has failed).
OTP - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginAccesType
Login with otp (double factor validation in 'X' operation).
OTP_GENERATED_PARAM - Static variable in class es.kukenan.smartfi.microservice.clients.controller.filter.UsersAbstractOtpFilter
Query param for generateOtp.
OTP_NOT_VALIDATED - Static variable in class es.kukenan.smartfi.microservice.clients.Constants
header otp not validated.
OTP_VALIDATED - Static variable in class es.kukenan.smartfi.microservice.clients.Constants
header otp validated.

P

page(Integer, Integer, Sort) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Create a Pageable instance from the given paging specification.
pageNumber - Variable in class es.kukenan.smartfi.microservice.clients.service.domain.UsersSearchFilter
Optional results page number to retrieve, can not be below 0.
pageSize - Variable in class es.kukenan.smartfi.microservice.clients.service.domain.UsersSearchFilter
Optional results page size to retrieve, can not be below 1 or over 100.
parseLoginRequest(HttpServletRequest) - Method in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticationFilter
 
password - Variable in class es.kukenan.smartfi.microservice.clients.cache.AssistedLoginCacheOperation.AssistedLoginCache
Assisted channel User password.
password - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User password hashcode.
passwordChange - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
passwordChange - new user.
passwordChange(String, PasswordChangeDto, WalletAuthenticationJwtImpl, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Change user password.
passwordChange(String, String, String, PasswordChangeDto, WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
Change password for a user.
passwordFormatValidator - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
Password format validator.
PasswordFormatValidator - Class in es.kukenan.smartfi.microservice.clients.service.validation
Validator for password format.
PasswordFormatValidator() - Constructor for class es.kukenan.smartfi.microservice.clients.service.validation.PasswordFormatValidator
 
passwordLength - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
Password length.
patchUser(User, User, Boolean) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Update the persisted data of the given user.
patchUserLanguage(String, int) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Change user language.
patchUserLanguage(String, UserLanguageDto, WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
Updated user language.
PATH_ACTIVE_BANK_ACCOUNT - Static variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.CoreContractEndpoint
Path active bank account.
PATH_APPROVED_CONTRACT_BASE - Static variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.CoreContractEndpoint
Path Contract base.
PATH_AUDITLOG - Static variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.backoffice.BackofficeEndpoints
Base path to AuditLog.
PATH_BACKOFFICE_BASE - Static variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.backoffice.BackofficeEndpoints
Base path to backoffice.
PATH_CONTRACT_COMPANY_INFO - Static variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.CoreContractEndpoint
Path Contract and company info for user.
PENDIENTE - Enum constant in enum class es.kukenan.smartfi.microservice.clients.enums.DocumentStatusEnum
Status PENDIENTE.
PENDING - Enum constant in enum class es.kukenan.smartfi.microservice.clients.enums.DocumentStatusEnum
Status PENDING.
phone - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User phone.
PHONE_PREFIX_DEFAULT - Static variable in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
Constant PHONE_PREFIX_DEFAULT.
phonePrefix - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User phone prefix.
platform - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.RootedControl
Mobile Operative System.
PredefinedErrorLevels() - Constructor for class es.kukenan.smartfi.microservice.clients.service.UserModuleErrorService.PredefinedErrorLevels
 
PRELOCKED - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UserStatus
Status when user reach number of retries for show pre-locked message.
PRELOCKEDTEMPORALLY - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UserStatus
Status when user reach number of retries for show temporary pre-locked message.
PreLockedUserException - Exception Class in es.kukenan.smartfi.microservice.clients.exception
Custom exception for pre locked users.
PreLockedUserException(String, String, Throwable, Set<ErrorDetailDto>) - Constructor for exception class es.kukenan.smartfi.microservice.clients.exception.PreLockedUserException
Constructor.
PreTemporaryLockedUserException - Exception Class in es.kukenan.smartfi.microservice.clients.exception
Custom exception for warning about pre temporary locked exception.
PreTemporaryLockedUserException(String, String, Throwable, Set<ErrorDetailDto>) - Constructor for exception class es.kukenan.smartfi.microservice.clients.exception.PreTemporaryLockedUserException
Constructor.
priority - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.Backoffice
backoffice priority.
privateKey - Variable in class es.kukenan.smartfi.microservice.clients.config.KukenSaltConfig
Key used for generate hashing for Core cipher.
privateKey - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
Key used for generate RSA cipher.
properties - Variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractEndpointClient
Context propagation properties.
properties - Variable in class es.kukenan.smartfi.microservice.clients.service.FirmService
Context propagation properties.
publicKey - Variable in class es.kukenan.smartfi.microservice.clients.config.KukenSaltConfig
Key used for generate hashing for Core cipher.
publicKey - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
Key used for generate RSA cipher.
publishPasswordChange(User) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Publish a password change event for the specified user.
publishPasswordReset(User, String, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Publish a password reset event for the specified user.
PurgeDeviceLoginHistoricService - Class in es.kukenan.smartfi.microservice.clients.service.schedule
Service for periodic purge of device login historic.
PurgeDeviceLoginHistoricService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.schedule.PurgeDeviceLoginHistoricService
 
purgeExpiredToken() - Method in class es.kukenan.smartfi.microservice.clients.service.schedule.PurgeExpiredTokenService
Purge expired token from database with time condition.
PurgeExpiredTokenService - Class in es.kukenan.smartfi.microservice.clients.service.schedule
Service for periodic purge of expired token.
PurgeExpiredTokenService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.schedule.PurgeExpiredTokenService
 
purgeOldsDeviceLoginHistoricRecords() - Method in class es.kukenan.smartfi.microservice.clients.service.schedule.PurgeDeviceLoginHistoricService
Purge olds records of device login historic from database with time condition.

R

receivedDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.TemporalUpdateUser
Date received Event.
registerUserModuleError(UserModuleError) - Method in class es.kukenan.smartfi.microservice.clients.service.UserModuleErrorService
Register the given module.
relatedEventId - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserModuleError
Related event id (if any).
REMEMBER - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginAccesType
Login with remember.
rememberToken - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDevice
remember token for device.
repository - Variable in class es.kukenan.smartfi.microservice.clients.service.UserModuleErrorService
User module error repository.
requestContextManager - Variable in class es.kukenan.smartfi.microservice.clients.service.LoginService
Request context manager.
requestContextManager - Variable in class es.kukenan.smartfi.microservice.clients.service.mapper.UserCreatedEventMapper
Request context manager.
requestContextManager - Variable in class es.kukenan.smartfi.microservice.clients.service.mapper.UserPasswordChangeEventMapper
Request context manager.
requestContextManager - Variable in class es.kukenan.smartfi.microservice.clients.service.mapper.UserPasswordResetEventMapper
Request context manager.
requestContextManager - Variable in class es.kukenan.smartfi.microservice.clients.service.mapper.UserUpdatedEventMapper
Request context manager.
requestContextManager - Variable in class es.kukenan.smartfi.microservice.clients.service.schedule.PurgeExpiredTokenService
Request/execution context manager.
requestContextManager - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
Request/execution context manager.
RESET_DATE - Static variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
Reset value in date.
RESET_FULL_DATE - Static variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
Reset value in full date.
resetAndSendUserPassword(String, boolean, String, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Reset user password.
ResetPassOtpFilter - Class in es.kukenan.smartfi.microservice.clients.controller.filter.user
movements 90 days operations filter.
ResetPassOtpFilter() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.filter.user.ResetPassOtpFilter
 
ResetPassOtpOperationalInfo - Class in es.kukenan.smartfi.microservice.clients.controller.filter.user
change pass Otp Operational Info.
ResetPassOtpOperationalInfo() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.filter.user.ResetPassOtpOperationalInfo
 
resetUserPassword(WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
Reset and send new provisional password.
resolveCaches(CacheOperationInvocationContext<?>) - Method in class es.kukenan.smartfi.microservice.clients.cache.HazelcastCacheResolver
 
resolveCaches(CacheOperationInvocationContext<?>) - Method in class es.kukenan.smartfi.microservice.clients.cache.SpringCacheResolver
 
restTemplate - Variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractInternalEndpointClient
Rest template.
restTemplate - Variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.AbstractUsersCoreEndpoint
Core rest template.
restTemplate - Variable in class es.kukenan.smartfi.microservice.clients.service.FirmService
Rest template.
RestTemplateErrorHandler - Class in es.kukenan.smartfi.microservice.clients.handler
Rest template error handler for internal calls.
RestTemplateErrorHandler() - Constructor for class es.kukenan.smartfi.microservice.clients.handler.RestTemplateErrorHandler
 
retries - Variable in class es.kukenan.smartfi.microservice.clients.config.ServiceProperties
Number of retries defined for blocked temporally.
RevokedBiometricTokenException - Exception Class in es.kukenan.smartfi.microservice.clients.exception
Exception revoked for biometric token.
RevokedBiometricTokenException(String, String, Throwable, Set<ErrorDetailDto>) - Constructor for exception class es.kukenan.smartfi.microservice.clients.exception.RevokedBiometricTokenException
Constructor.
RevokedRememberTokenException - Exception Class in es.kukenan.smartfi.microservice.clients.exception
Exception for revoked remember tokens.
RevokedRememberTokenException(String, String, Throwable, Set<ErrorDetailDto>) - Constructor for exception class es.kukenan.smartfi.microservice.clients.exception.RevokedRememberTokenException
Constructor.
robinsonListDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
Robinson list date from FIDES and ALBATROS.
role - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator.LdapUserData
Operator role.
roleField - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
Ldap company field name.
rooted - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDevice
Rooted device.
RootedControl - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for rooted control table in Database.
RootedControl() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.RootedControl
 
rootedControlRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
Repository for rooted control operations.
rootedControlRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.UserDeviceService
Repository for rooted control queries.
RootedControlRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository queries for rooted control.
RootedDeviceControl - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for rooted device control in database.
RootedDeviceControl() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.RootedDeviceControl
 
RootedDeviceControlId - Class in es.kukenan.smartfi.microservice.clients.repository.entity.compositeprimarykey
Class for multiple primary key in rooted device control table in database.
RootedDeviceControlId() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.compositeprimarykey.RootedDeviceControlId
 
rootedDeviceControlRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.UserDeviceService
Repository for rooted device control queries.
RootedDeviceControlRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repositoy queries fort rooted device control.
rootedFlagUpdate(String, String, RootedControlDto, WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
Updated if user devices is rooted.
rootedFlagUpdate(String, String, RootedControlDto, WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.service.UserDeviceService
Update user rooted flag and rooted controls for device Id.

S

saltCore - Variable in class es.kukenan.smartfi.microservice.clients.config.CoreSaltConfig
Key used for generate hashing for Core cipher.
saltCore - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
Key used for generate hashing for Core cipher.
saltCore - Variable in class es.kukenan.smartfi.microservice.clients.service.UserDeviceService
Key used for generate hashing for Core cipher.
saltCore - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
Key used for generate hashing for Core cipher.
saveAuditLog(String, AuditLogDto) - Method in class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.backoffice.BackofficeEndpoints
Save AuditLog.
saveAuditLog(String, String, String, String, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.AuditService
Save Login AuditLog.
saveUserHistoric(LoginRequestDto, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
Save device login historic in BBDD.
SCA - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginAccesType
Login with sca (double factor validation in access).
scaAccessDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDevice
SCA date for device and user.
scaRequired - Variable in class es.kukenan.smartfi.microservice.clients.utils.UserLog
Sca required.
ScaRequired() - Constructor for enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.ScaRequired
 
searchFirst(LdapContext, String) - Method in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
 
searchUser(LdapContext, String) - Method in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
 
secretClient - Variable in class es.kukenan.smartfi.microservice.clients.config.KeyVaultAutoconfiguredClient
Azure Secret Client.
serialVersionUID - Static variable in class es.kukenan.smartfi.microservice.clients.cache.AssistedLoginCacheOperation.AssistedLoginCache
 
serialVersionUID - Static variable in class es.kukenan.smartfi.microservice.clients.cache.UserCacheOperation.UserLoginCache
 
serviceName - Variable in class es.kukenan.smartfi.microservice.clients.config.SwaggerConfig
This micro-service name.
serviceName - Variable in class es.kukenan.smartfi.microservice.clients.service.mapper.UserCreatedEventMapper
This micro-service name.
serviceName - Variable in class es.kukenan.smartfi.microservice.clients.service.mapper.UserPasswordChangeEventMapper
This micro-service name.
serviceName - Variable in class es.kukenan.smartfi.microservice.clients.service.mapper.UserPasswordResetEventMapper
This micro-service name.
serviceName - Variable in class es.kukenan.smartfi.microservice.clients.service.mapper.UserUpdatedEventMapper
This micro-service name.
serviceName - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
This micro-service name.
serviceProperties - Variable in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
Service properties for retries and unlocking time.
ServiceProperties - Class in es.kukenan.smartfi.microservice.clients.config
Service properties for complex structure properties definition.
ServiceProperties() - Constructor for class es.kukenan.smartfi.microservice.clients.config.ServiceProperties
 
serviceUtilities - Variable in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Service Utilities for users services.
serviceUtilities - Variable in class es.kukenan.smartfi.microservice.clients.service.LoginService
Service utilities.
serviceUtilities - Variable in class es.kukenan.smartfi.microservice.clients.service.UserDeviceService
Service utilities.
ServiceUtilities - Class in es.kukenan.smartfi.microservice.clients.service
Services utilities for login methods.
ServiceUtilities() - Constructor for class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
 
sessionId - Variable in class es.kukenan.smartfi.microservice.clients.utils.UserLog
Session id.
setAccessDate(LocalDateTime) - Method in class es.kukenan.smartfi.microservice.clients.utils.UserLog
Set accessDate for a LocalDateTime.
shouldNotFilter(HttpServletRequest) - Method in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticationFilter
 
SORT_ERROR - Static variable in class es.kukenan.smartfi.microservice.clients.service.UserService
Error message for ian invalid sorting criteria specification.
sortedBy - Variable in class es.kukenan.smartfi.microservice.clients.service.domain.UsersSearchFilter
Optional sorting field and direction.
sortedBy(String) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Create a Sort instance from the given sorting specification.
springCacheManager() - Method in class es.kukenan.smartfi.microservice.clients.cache.CacheConfiguration
Spring cache manager.
springCacheResolver() - Method in class es.kukenan.smartfi.microservice.clients.cache.CacheConfiguration
Spring cache resolver.
SpringCacheResolver - Class in es.kukenan.smartfi.microservice.clients.cache
Class in charge to intercept cache resolver for spring cache.
SpringCacheResolver(CacheManager) - Constructor for class es.kukenan.smartfi.microservice.clients.cache.SpringCacheResolver
CustomCacheResolver constructor.
ssoLoginEndpoint - Variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.UsersApiClient
ssoLoginEndpoint implementation.
SsoLoginEndpoint - Class in es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints
Core sso login.
SsoLoginEndpoint(SsoLoginResponseMapper) - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.SsoLoginEndpoint
Constructor.
SsoLoginResponseMapper - Class in es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints
ssoLogin mapper.
SsoLoginResponseMapper() - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.endpoints.SsoLoginResponseMapper
 
state - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
user status.
status - Variable in class es.kukenan.smartfi.microservice.clients.exception.ErrorDetails
Body of error message.
STRING_ALL_CHARACTERS - Static variable in class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
Characters to calculate random password.
surname - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User surname.
surname - Variable in class es.kukenan.smartfi.microservice.clients.service.domain.UsersSearchFilter
Optional substring to find in surname1 attribute.
SwaggerConfig - Class in es.kukenan.smartfi.microservice.clients.config
Swagger configuration.
SwaggerConfig() - Constructor for class es.kukenan.smartfi.microservice.clients.config.SwaggerConfig
 

T

TemporalUpdateUser - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for user table in Database.
TemporalUpdateUser() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.TemporalUpdateUser
 
temporalUpdateUserRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
temporal update user repository.
temporalUpdateUserRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.schedule.TemporalUpdateUserService
UserBackofficeRepository repository.
TemporalUpdateUserRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository interface to do queries for Users data.
TemporalUpdateUserService - Class in es.kukenan.smartfi.microservice.clients.service.schedule
User management service.
TemporalUpdateUserService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.schedule.TemporalUpdateUserService
 
temporalUserUpdatedEventMapper - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
Object mapper.
TemporalUserUpdatedEventMapper - Class in es.kukenan.smartfi.microservice.clients.service.mapper
Component used to create UserCreatedEvent.
TemporalUserUpdatedEventMapper() - Constructor for class es.kukenan.smartfi.microservice.clients.service.mapper.TemporalUserUpdatedEventMapper
 
temporalUserUpdateScheduled() - Method in class es.kukenan.smartfi.microservice.clients.service.schedule.TemporalUpdateUserService
sheduled TemporalUpdateUser.
TemporaryLockedUserException - Exception Class in es.kukenan.smartfi.microservice.clients.exception
Custom exception user blocked.
TemporaryLockedUserException(String, String, Throwable, Map, Set<ErrorDetailDto>) - Constructor for exception class es.kukenan.smartfi.microservice.clients.exception.TemporaryLockedUserException
Custom exception for temporary locked user exception.
threadPoolTaskExecutor - Variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.InternalProductsApiClient
Thread pool task executor.
timeToLive - Variable in class es.kukenan.smartfi.microservice.clients.cache.CacheConfiguration
time-to-live established.
toDto(User) - Method in class es.kukenan.smartfi.microservice.clients.service.mapper.UserEntityMapper
Map the given Users to a UserDtos.
toDto(UserLanguage) - Method in class es.kukenan.smartfi.microservice.clients.service.mapper.UserLanguageEntityMapper
Map the given UserLanguages to a UserLanguages.
toDto(List<User>) - Method in class es.kukenan.smartfi.microservice.clients.service.mapper.UserEntityMapper
Map the given list of Users to a list of UserDtos.
toDto(List<UserLanguage>) - Method in class es.kukenan.smartfi.microservice.clients.service.mapper.UserLanguageEntityMapper
Map the given list of UserLanguages to a list of UserLanguageDtos.
toEntity(UserLanguageDto) - Method in class es.kukenan.smartfi.microservice.clients.service.mapper.UserLanguageEntityMapper
Map the given UserLanguageDto to a UserLanguage.
toJsonString(Object) - Static method in class es.kukenan.smartfi.microservice.clients.utils.UserUtils
Return de object in json format.
type - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
user status.

U

unexpectedException(String, Throwable) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Create (and log) an UnexpectedException.
UnimplementedMapperException() - Constructor for exception class es.kukenan.smartfi.microservice.clients.service.backoffice.apis.mapper.AbstractCoreResponseMapper.UnimplementedMapperException
Default constructor for a subsystem operation that does not exist.
unknown - Variable in class es.kukenan.smartfi.microservice.clients.service.UserModuleErrorService.PredefinedErrorLevels
Default error level.
unknown(Object) - Method in class es.kukenan.smartfi.microservice.clients.controller.KafkaController
Default not handled event.
unlock(String) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Unlock user.
unlockingRetries - Variable in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
Map with properties for retires and time unlocking.
unlockUser(String) - Method in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
Unlock user.
updateCountLoginDataUser(User, int) - Method in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
Update Count login error and last login error date to check user blocks.
updateDate - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
Update date.
updateDocumentStatus(long, String) - Method in interface es.kukenan.smartfi.microservice.clients.repository.DocumentStatusRepository
Update registers by id.
updateErrorAccessCounterToZero(User) - Method in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Update to zero count access errors.
updateRememberMeToken(LoginBasicDto, User) - Method in class es.kukenan.smartfi.microservice.clients.service.login.LoginBasicService
Method for regenerate rememberToken.
updateRemoveCountLoginUser(User, UserRepository) - Method in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
Update count login error when user login successfully.
updateUser - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
Update user.
updateUser(User, BackofficeMonitorEventBody, int, String, Backoffice, String) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserCreatedService
update data in user table.
updateUserInformation(BackofficeMonitorEventUpdateBody, int, String, User, String) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
Save data in user table.
user - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.DeviceLoginHistoric
user associated to the device identifier.
user - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserBackoffice
user associated to the backoffice identifier.
user - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserBackoffice.UserBackofficeId
user Id.
user - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDevice
user associated to the device identifier.
user - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
user identifier.
User - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for user table in Database.
User() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.User
 
USER_AGENT - Static variable in class es.kukenan.smartfi.microservice.clients.Constants
user agent internal header attribute.
USER_DEFAULT_STATE - Static variable in class es.kukenan.smartfi.microservice.clients.Constants
user default state.
USER_DEFAULT_TYPE - Static variable in class es.kukenan.smartfi.microservice.clients.Constants
user default type.
USER_ID - Static variable in class es.kukenan.smartfi.microservice.clients.controller.filter.UsersAbstractOtpFilter
Product pattern.
USER_IP_HEADER - Static variable in class es.kukenan.smartfi.microservice.clients.Constants
user ip internal header attribute.
USER_IP_HEADER - Static variable in class es.kukenan.smartfi.microservice.clients.service.backoffice.AbstractInternalEndpointClient
user ip internal header attribute.
userAgent - Variable in class es.kukenan.smartfi.microservice.clients.utils.UserLog
User Agent or user progam.
userBackoffice - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
list of user backoffice.
UserBackoffice - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for user table in Database.
UserBackoffice() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.UserBackoffice
 
UserBackoffice.UserBackofficeId - Class in es.kukenan.smartfi.microservice.clients.repository.entity
Artificial class to support user backoffice composite key.
UserBackofficeId() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.UserBackoffice.UserBackofficeId
 
userBackofficeRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserCreatedService
backoffice repository.
userBackofficeRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
UserDevice repository.
userBackofficeRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.schedule.TemporalUpdateUserService
UserBackofficeRepository repository.
userBackofficeRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
UserBackofficeRepository repository.
UserBackofficeRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository for queries for user devices.
userCacheName - Variable in class es.kukenan.smartfi.microservice.clients.cache.CacheConfiguration
cache name established.
userCacheName - Variable in class es.kukenan.smartfi.microservice.clients.cache.HazelcastCacheResolver
cache origin established.
UserCacheOperation - Class in es.kukenan.smartfi.microservice.clients.cache
Operation over cache for Rsi.
UserCacheOperation(HazelcastInstance) - Constructor for class es.kukenan.smartfi.microservice.clients.cache.UserCacheOperation
Constructor.
UserCacheOperation.UserLoginCache - Class in es.kukenan.smartfi.microservice.clients.cache
Login cache object to be saved in cache.
UserCivilStatus - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for user civil status table in Database.
UserCivilStatus() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.UserCivilStatus
 
userCivilStatusRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorCivilStatusValidator
user state repository.
UserCivilStatusRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository for queries user type.
userCode - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
User code.
UserController - Class in es.kukenan.smartfi.microservice.clients.controller.user
Rest service exposed for user management .
UserController() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.user.UserController
 
userCreatedEventMapper - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
User to UserCreatedEvent mapper.
UserCreatedEventMapper - Class in es.kukenan.smartfi.microservice.clients.service.mapper
Component used to create UserCreatedEvent.
UserCreatedEventMapper() - Constructor for class es.kukenan.smartfi.microservice.clients.service.mapper.UserCreatedEventMapper
 
UserDevice - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for devices by user.
UserDevice() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.UserDevice
 
userDeviceList - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
list of devices for user.
userDeviceRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.login.LoginBasicService
UserDevice repository.
userDeviceRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Repository for users devices..
userDeviceRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.schedule.PurgeExpiredTokenService
Repository of userdevice to update expired tokens.
userDeviceRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
Repository for users devices..
userDeviceRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.UserDeviceService
Repository for user device queries.
userDeviceRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
Users device repository.
UserDeviceRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository for queries for user devices.
userDeviceScaUpdated(String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Update user device SCA access date.
userDeviceService - Variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
User device service.
UserDeviceService - Class in es.kukenan.smartfi.microservice.clients.service
User device management service.
UserDeviceService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.UserDeviceService
 
userDeviceTokenDeletedEvent(UserDevice) - Method in class es.kukenan.smartfi.microservice.clients.service.schedule.PurgeExpiredTokenService
Create a UserDeviceTokenDeletedEvent for the given user in the given context.
userDocument - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.User
list of user document.
UserDocument - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for user document table in Database.
UserDocument() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.UserDocument
 
userDocumentRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
User Document repository.
UserDocumentRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository for queries for User Document.
userEntityMapper - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
User entity mapper.
UserEntityMapper - Class in es.kukenan.smartfi.microservice.clients.service.mapper
User entity mapper.
UserEntityMapper() - Constructor for class es.kukenan.smartfi.microservice.clients.service.mapper.UserEntityMapper
 
userEventService - Variable in class es.kukenan.smartfi.microservice.clients.controller.AmqpController
The service that will handle user events.
userEventService - Variable in class es.kukenan.smartfi.microservice.clients.controller.KafkaController
The service that will handle user events.
UserEventService - Class in es.kukenan.smartfi.microservice.clients.service.events
Service for handler user devices events.
UserEventService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.events.UserEventService
 
UserExceptionCode - Enum Class in es.kukenan.smartfi.microservice.clients.exception.enums
Custom codes for login and access management exceptions.
UserExceptionCode() - Constructor for enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
 
userForgotPassword(ForgotPasswordDto, String, String, String) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Search user and forgot password if user exist.
UserGender - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for user gender table in Database.
UserGender() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.UserGender
 
userGenderRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorGenderValidator
user state repository.
UserGenderRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository for queries user type.
userId - Variable in class es.kukenan.smartfi.microservice.clients.cache.AssistedLoginCacheOperation.AssistedLoginCache
Identifier for user.
userId - Variable in class es.kukenan.smartfi.microservice.clients.cache.UserCacheOperation.UserLoginCache
Identifier for user.
userId - Variable in class es.kukenan.smartfi.microservice.clients.repository.entity.UserModuleError
User identifier.
userId - Variable in class es.kukenan.smartfi.microservice.clients.utils.UserLog
User identification.
userIP - Variable in class es.kukenan.smartfi.microservice.clients.utils.UserLog
User IP.
UserLanguage - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for user language table in Database.
UserLanguage() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.UserLanguage
 
userLanguageEntityMapper - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
UserLanguageEntityMapper mapper.
UserLanguageEntityMapper - Class in es.kukenan.smartfi.microservice.clients.service.mapper
UserLanguage entity mapper.
UserLanguageEntityMapper() - Constructor for class es.kukenan.smartfi.microservice.clients.service.mapper.UserLanguageEntityMapper
 
userLanguageRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorLanguageValidator
user state repository.
userLanguageRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
UserLanguageRepository repository.
UserLanguageRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository for queries user type.
UserLog - Class in es.kukenan.smartfi.microservice.clients.utils
Bean for audit login.
UserLog() - Constructor for class es.kukenan.smartfi.microservice.clients.utils.UserLog
 
UserLoginCache() - Constructor for class es.kukenan.smartfi.microservice.clients.cache.UserCacheOperation.UserLoginCache
 
UserManagementOperationContext - Class in es.kukenan.smartfi.microservice.clients.service.domain
Domain object that describes the context of a user management operation: source...
UserManagementOperationContext() - Constructor for class es.kukenan.smartfi.microservice.clients.service.domain.UserManagementOperationContext
 
UserModuleError - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for rooted control table in Database.
UserModuleError() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.UserModuleError
 
UserModuleErrorRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
User module error repository.
userModuleErrorService - Variable in class es.kukenan.smartfi.microservice.clients.service.events.UserEventService
User module error service.
UserModuleErrorService - Class in es.kukenan.smartfi.microservice.clients.service
Service that handles user module error persistence.
UserModuleErrorService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.UserModuleErrorService
 
UserModuleErrorService.PredefinedErrorLevels - Class in es.kukenan.smartfi.microservice.clients.service
Configured error levels.
UserOrPasswordNotFoundException - Exception Class in es.kukenan.smartfi.microservice.clients.exception
Custom exception for user or password not found exception.
UserOrPasswordNotFoundException(String, String, Throwable, Set<ErrorDetailDto>) - Constructor for exception class es.kukenan.smartfi.microservice.clients.exception.UserOrPasswordNotFoundException
Constructor.
USERPASS - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginAccesType
Login with username and password.
userPasswordChangeEventMapper - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
User to UserPasswordChangeEvent mapper.
UserPasswordChangeEventMapper - Class in es.kukenan.smartfi.microservice.clients.service.mapper
Component used to create UserPasswordChangeEvent.
UserPasswordChangeEventMapper() - Constructor for class es.kukenan.smartfi.microservice.clients.service.mapper.UserPasswordChangeEventMapper
 
userPasswordResetEventMapper - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
User to UserPasswordResetEvent mapper.
UserPasswordResetEventMapper - Class in es.kukenan.smartfi.microservice.clients.service.mapper
Component used to create UserPasswordChangeEvent.
UserPasswordResetEventMapper() - Constructor for class es.kukenan.smartfi.microservice.clients.service.mapper.UserPasswordResetEventMapper
 
userPath - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
LDAP user path.
userPwd - Variable in class es.kukenan.smartfi.microservice.clients.controller.security.filter.LdapAuthenticator
LDAP user path.
userRepository - Variable in class es.kukenan.smartfi.microservice.clients.controller.filter.user.ResetPassOtpFilter
User repository.
userRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.AccessManagementService
DAO implementation to do queries about users.
userRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserCreatedService
UserDevice repository.
userRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
UserDevice repository.
userRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.login.AlreadyAuthenticatedLoginService
UserDevice repository.
userRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
User repository use for database queries.
userRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.schedule.TemporalUpdateUserService
UserDevice repository.
userRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
User repository.
userRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.UserDeviceService
User repository.
userRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
Users repository.
UserRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository interface to do queries for Users data.
UserResponseCode - Enum Class in es.kukenan.smartfi.microservice.clients.utils
Custom codes for login and access management exceptions.
UserResponseCode() - Constructor for enum class es.kukenan.smartfi.microservice.clients.utils.UserResponseCode
 
UsersAbstractOtpFilter - Class in es.kukenan.smartfi.microservice.clients.controller.filter
Products Abstract Otp Filter sharing some util operations.
UsersAbstractOtpFilter() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.filter.UsersAbstractOtpFilter
 
usersApiClient - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
UsersApiClient usersApiClient.
UsersApiClient - Class in es.kukenan.smartfi.microservice.clients.service.backoffice
user API client.
UsersApiClient() - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.UsersApiClient
 
UsersErrorHandler - Class in es.kukenan.smartfi.microservice.clients.service.backoffice
Communications rest error handler.
UsersErrorHandler() - Constructor for class es.kukenan.smartfi.microservice.clients.service.backoffice.UsersErrorHandler
 
userService - Variable in class es.kukenan.smartfi.microservice.clients.controller.assistenchannels.AssistedChannelsUsersController
Users service.
userService - Variable in class es.kukenan.smartfi.microservice.clients.controller.LoginRestController
User service context.
userService - Variable in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
Users service.
userService - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserCreatedService
userService userService.
userService - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
userService userService.
userService - Variable in class es.kukenan.smartfi.microservice.clients.service.events.UserEventService
User services.
userService - Variable in class es.kukenan.smartfi.microservice.clients.service.UserModuleErrorService
User service.
UserService - Class in es.kukenan.smartfi.microservice.clients.service
User management service.
UserService() - Constructor for class es.kukenan.smartfi.microservice.clients.service.UserService
 
UsersOtpFilter - Interface in es.kukenan.smartfi.microservice.clients.controller.filter
Users Otp Filter Implementation.
UsersOtpOperationFilter - Class in es.kukenan.smartfi.microservice.clients.controller.filter
Products operations filter.
UsersOtpOperationFilter() - Constructor for class es.kukenan.smartfi.microservice.clients.controller.filter.UsersOtpOperationFilter
 
userSpringCacheName - Variable in class es.kukenan.smartfi.microservice.clients.cache.CacheConfiguration
spring cache name established.
userSpringCacheName - Variable in class es.kukenan.smartfi.microservice.clients.cache.SpringCacheResolver
spring cache name established.
UsersSearchFilter - Class in es.kukenan.smartfi.microservice.clients.service.domain
Domain object that describes the data required by the users search service.
UsersSearchFilter() - Constructor for class es.kukenan.smartfi.microservice.clients.service.domain.UsersSearchFilter
 
UserState - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for user table in Database.
UserState() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.UserState
 
userStateRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
user state repository.
UserStateRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository for queries user state.
UserStatus - Enum Class in es.kukenan.smartfi.microservice.clients.utils
User status in access management process.
UserStatus() - Constructor for enum class es.kukenan.smartfi.microservice.clients.utils.UserStatus
 
UsersUtility - Class in es.kukenan.smartfi.microservice.clients.utils
Utillity class for users-microservice.
UsersUtility() - Constructor for class es.kukenan.smartfi.microservice.clients.utils.UsersUtility
 
UsersUtility.LoginAccesType - Enum Class in es.kukenan.smartfi.microservice.clients.utils
Enun to define the values of acess types.
UsersUtility.LoginState - Enum Class in es.kukenan.smartfi.microservice.clients.utils
Enun to define login state.
UsersUtility.ScaRequired - Enum Class in es.kukenan.smartfi.microservice.clients.utils
Enun to define sca required.
UserType - Class in es.kukenan.smartfi.microservice.clients.repository.entity
DAO for user table in Database.
UserType() - Constructor for class es.kukenan.smartfi.microservice.clients.repository.entity.UserType
 
userTypeRepository - Variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserUpdatedService
user state repository.
UserTypeRepository - Interface in es.kukenan.smartfi.microservice.clients.repository
Repository for queries user type.
userUpdateData(String, UserUpdatedDto, WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.controller.user.UserController
Change user data.
userUpdateData(String, UserUpdatedDto, WalletAuthenticationJwtImpl) - Method in class es.kukenan.smartfi.microservice.clients.service.UserService
Change user locked flag.
userUpdatedEventMapper - Variable in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Event update user state.
userUpdatedEventMapper - Variable in class es.kukenan.smartfi.microservice.clients.service.UserService
User to UserUpdatedEvent mapper.
UserUpdatedEventMapper - Class in es.kukenan.smartfi.microservice.clients.service.mapper
Component used to create UserUpdatedEvent.
UserUpdatedEventMapper() - Constructor for class es.kukenan.smartfi.microservice.clients.service.mapper.UserUpdatedEventMapper
 
UserUtils - Class in es.kukenan.smartfi.microservice.clients.utils
UserUtils class for users-microservice.
UserUtils() - Constructor for class es.kukenan.smartfi.microservice.clients.utils.UserUtils
 
UserWebSecurityConfigurer - Class in es.kukenan.smartfi.microservice.clients.config
REST API security configuration.
UserWebSecurityConfigurer() - Constructor for class es.kukenan.smartfi.microservice.clients.config.UserWebSecurityConfigurer
 
UserWebSecurityConfigurer.UserWebSecurityConfigurerCustomizer - Class in es.kukenan.smartfi.microservice.clients.config
Class used to extend the default web security configuration and add users microservice requirements.
userWebSecurityConfigurerCustomizer(LdapAuthenticationFilter) - Method in class es.kukenan.smartfi.microservice.clients.config.UserWebSecurityConfigurer
Web security customizer bean.
UserWebSecurityConfigurerCustomizer(LdapAuthenticationFilter) - Constructor for class es.kukenan.smartfi.microservice.clients.config.UserWebSecurityConfigurer.UserWebSecurityConfigurerCustomizer
State constructor.

V

validFiscalTypeDocument - Static variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorDocumentValidator
valid fiscal Type Document.
validPersonTypeDocument - Static variable in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.validator.BackofficeMonitorDocumentValidator
valid Person Type Document.
valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.clients.enums.DocumentStatusEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.clients.utils.UserResponseCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.clients.utils.UserStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginAccesType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.ScaRequired
Returns the enum constant of this class with the specified name.
values() - Static method in enum class es.kukenan.smartfi.microservice.clients.enums.DocumentStatusEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class es.kukenan.smartfi.microservice.clients.exception.enums.UserExceptionCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class es.kukenan.smartfi.microservice.clients.utils.UserResponseCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class es.kukenan.smartfi.microservice.clients.utils.UserStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginAccesType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.LoginState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.ScaRequired
Returns an array containing the constants of this enum class, in the order they are declared.
verifyingUserExistence(BackofficeMonitorEventBody, int, String, Backoffice, String) - Method in class es.kukenan.smartfi.microservice.clients.service.events.backoffice.BackofficeMonitorUserCreatedService
save data operations.

W

WebUtils - Class in es.kukenan.smartfi.microservice.clients.utils
class for web some util methods.
WebUtils() - Constructor for class es.kukenan.smartfi.microservice.clients.utils.WebUtils
 

Y

YES - Enum constant in enum class es.kukenan.smartfi.microservice.clients.utils.UsersUtility.ScaRequired
Sca required OK.

Z

ZONE_UTC - Static variable in class es.kukenan.smartfi.microservice.clients.service.login.strategy.AbstractLoginService
Universal Time Coordinated ZoneId value.
ZONE_UTC - Static variable in class es.kukenan.smartfi.microservice.clients.service.ServiceUtilities
Universal Time Coordinated ZoneId value.
A B C D E F G H I J K L M N O P R S T U V W Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form