Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AccessControlHelper - Class in com.skava.helper
-
This class hold the set of methods for access control using the authorization component of skava framework.
- ACCOUNTS - Enum constant in enum class com.skava.entities.AttributeType
- action - Variable in class com.skava.entities.QUserConsentHistoryEntity
- ACTION_CREATED - Static variable in class com.skava.constants.UserConstants
-
Action - CREATED.
- ACTION_REMOVED - Static variable in class com.skava.constants.UserConstants
-
Action - REMOVED.
- ACTIVATION_DEFAULT_EXPIRY_MILLISECS - Static variable in class com.skava.constants.UserConstants
-
Default activation parameter expire time in milliseconds.
- ACTIVE - Enum constant in enum class com.skava.entities.AttributeStatus
- ACTIVE - Enum constant in enum class com.skava.entities.CollectionStatus
- ACTIVE - Enum constant in enum class com.skava.model.datatransferobjects.MfaAuthStatus
- ACTIVE_ATTRIBUTE_NOT_DELETABLE - Static variable in class com.skava.constants.AttributeResponseCode
-
The ACTIVE_ATTRIBUTE_NOT_DELETABLE
- address - Variable in class com.skava.entities.QAddressPropertiesEntity
- addressEquals(Addresses) - Method in class com.skava.model.datatransferobjects.Addresses
-
This method is used to check whether the address equals.
- addresses - Variable in class com.skava.entities.QUsersEntity
- Addresses - Class in com.skava.model.datatransferobjects
-
This class defines the model Addresses (Data transfer Object) holds address details.
- Addresses() - Constructor for class com.skava.model.datatransferobjects.Addresses
-
Default constructor
- AddressesController - Class in com.skava.web
-
This controller class which contains service end-points that are used to perform CRUD operations of user address resource.
- AddressesController() - Constructor for class com.skava.web.AddressesController
-
Default Constructor.
- AddressesDomain - Class in com.skava.model.domain
-
This class defines the model Addresses (Domain Object) holds address details.
- AddressesDomain() - Constructor for class com.skava.model.domain.AddressesDomain
-
Instantiates AddressDomain
- addressesEntity - Static variable in class com.skava.entities.QAddressesEntity
- AddressesEntity - Class in com.skava.entities
-
This class defines the address entity.
- AddressesEntity() - Constructor for class com.skava.entities.AddressesEntity
-
Instantiates a new user AddressesEntity.
- AddressesRepository - Interface in com.skava.repository
-
This is AddressesRepository interface.
- AddressesResponse - Class in com.skava.model.responses
-
This class defines the Addresses Response model holds the user address details.
- AddressesResponse(String, String, List<Addresses>) - Constructor for class com.skava.model.responses.AddressesResponse
-
Instantiates a new AddressesResponse response.
- addressPropertiesEntity - Static variable in class com.skava.entities.QAddressPropertiesEntity
- AddressPropertiesEntity - Class in com.skava.entities
-
This class defines the Properties entity.
- AddressPropertiesEntity() - Constructor for class com.skava.entities.AddressPropertiesEntity
-
default constructor.
- AddressPropertiesEntity(String, String, AddressesEntity) - Constructor for class com.skava.entities.AddressPropertiesEntity
-
Instantiates a new user properties entity object.
- addServiceValidators(ApplicationContext, String, List<ValidatorComponent>, String) - Method in class com.skava.service.UserServiceValidator
-
This method is used to add validators for each services
- addServiceValidators(ApplicationContext, String, List<ValidatorComponent>, String) - Method in class com.skava.validator.services.AttributeServiceValidator
-
This method is used to add validators for each services.
- ALL - Enum constant in enum class com.skava.entities.AttributeType
- ALLOW_LOWERCASE - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
Allow Lowercase in Collection property
- ALLOW_NUMBER - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
Allow number in Collection property
- ALLOW_UPPERCASE - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
Allow Uppercase in Collection property
- alternateNames - Variable in class com.skava.entities.QAttributeEntity
- APPLICATION_DESCRIPTION - Static variable in class com.skava.constants.Constants
-
APPLICATION_DESCRIPTION
- ASC - Static variable in class com.skava.constants.UserConstants
-
Sort order - ASCENDING.
- attribute - Static variable in class com.skava.entities.QAttributeEntity
- attribute - Variable in class com.skava.entities.QCollectionPropertyEntity
- Attribute - Class in com.skava.model.exchange
-
This Class Attribute is used as the model object for Attribute Entity.
- Attribute() - Constructor for class com.skava.model.exchange.Attribute
- ATTRIBUTE - Static variable in class com.skava.constants.Constants
-
The ATTRIBUTE.
- ATTRIBUTE_ALREADY_EXISTS - Static variable in class com.skava.constants.AttributeResponseCode
-
The ATTRIBUTE_ALREADY_EXISTS
- ATTRIBUTE_COLLECTION_NOT_EXISTS - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_NOT_EXISTS.
- ATTRIBUTE_CREATE_FAILURE - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant ATTRIBUTE_CREATE__FAILURE.
- ATTRIBUTE_CREATE_SUCCESS - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant ATTRIBUTE_CREATE_SUCCESS.
- ATTRIBUTE_FIELDTYPE_BOOLEAN - Static variable in class com.skava.constants.AttributeResponseCode
-
ATTRIBUTE_FIELDTYPES.
- ATTRIBUTE_FIELDTYPE_DATE - Static variable in class com.skava.constants.AttributeResponseCode
- ATTRIBUTE_FIELDTYPE_EMAIL - Static variable in class com.skava.constants.AttributeResponseCode
- ATTRIBUTE_FIELDTYPE_ENUM - Static variable in class com.skava.constants.AttributeResponseCode
- ATTRIBUTE_FIELDTYPE_ENUMMULTISELECT - Static variable in class com.skava.constants.AttributeResponseCode
- ATTRIBUTE_FIELDTYPE_FLOAT - Static variable in class com.skava.constants.AttributeResponseCode
- ATTRIBUTE_FIELDTYPE_LONGSTRING - Static variable in class com.skava.constants.AttributeResponseCode
- ATTRIBUTE_FIELDTYPE_NUMBER - Static variable in class com.skava.constants.AttributeResponseCode
- ATTRIBUTE_FIELDTYPE_REGEX - Static variable in class com.skava.constants.AttributeResponseCode
- ATTRIBUTE_FIELDTYPE_STRING - Static variable in class com.skava.constants.AttributeResponseCode
- ATTRIBUTE_FIELDTYPE_URL - Static variable in class com.skava.constants.AttributeResponseCode
- ATTRIBUTE_FIND_SUCCESS - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant ADDRESS_FIND_SUCCESS.
- ATTRIBUTE_FINDALL_FAILURE - Static variable in class com.skava.constants.AttributeResponseCode
-
The ATTRIBUTE_FINDALL_FAILURE
- ATTRIBUTE_ID_INVALID - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant ATTRIBUTE_ID_INVALID.
- ATTRIBUTE_INVALID - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant ATTRIBUTE_INVALID.
- ATTRIBUTE_INVALID_FIELDTYPE - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant ATTRIBUTE_INVALID_TYPE.
- ATTRIBUTE_INVALID_STATUS - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant ATTRIBUTE_INVALID_STATUS.
- ATTRIBUTE_INVALID_TYPE - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant ATTRIBUTE_INVALID_TYPE.
- ATTRIBUTE_NAME_INVALID - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant ATTRIBUTE_NAME_INVALID.
- ATTRIBUTE_NOT_EXISTS - Static variable in class com.skava.constants.AttributeResponseCode
-
The ATTRIBUTE_NOT_EXISTS
- ATTRIBUTE_STATUS_ACTIVE - Static variable in class com.skava.constants.AttributeResponseCode
-
ATTRIBUTE_STATUS_ACTIVE.
- ATTRIBUTE_STATUS_DELETED - Static variable in class com.skava.constants.AttributeResponseCode
-
ATTRIBUTE_STATUS_DELETED.
- ATTRIBUTE_STATUS_INACTIVE - Static variable in class com.skava.constants.AttributeResponseCode
-
ATTRIBUTE_STATUS_INACTIVE.
- ATTRIBUTE_TYPE_ACCOUNTS - Static variable in class com.skava.constants.AttributeResponseCode
-
ATTRIBUTE_TYPE_ACCOUNTS.
- ATTRIBUTE_TYPE_CONTRACTS - Static variable in class com.skava.constants.AttributeResponseCode
-
ATTRIBUTE_TYPE_CONTRACTS.
- ATTRIBUTE_TYPE_COSTCENTER - Static variable in class com.skava.constants.AttributeResponseCode
-
ATTRIBUTE_TYPE_COSTCENTER.
- ATTRIBUTE_TYPE_TEAM - Static variable in class com.skava.constants.AttributeResponseCode
-
ATTRIBUTE_TYPE_TEAM.
- ATTRIBUTE_UPDATE_SUCCESS - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant ATTRIBUTE_UPDATE_SUCCESS.
- AttributeAPIResponse - Class in com.skava.model.responses
-
The Class AttributeAPIResponse holds the attribute details as response data which will be sent to controller.
- AttributeAPIResponse(String, String, Attribute) - Constructor for class com.skava.model.responses.AttributeAPIResponse
-
Instantiates a new AttributeAPIResponse.
- attributeCommonServices - Variable in class com.skava.service.impl.AttributeServiceImpl
-
MessageSource.
- AttributeCommonServices - Class in com.skava.service.impl
-
This class is used to consolidate all the services used in multiple service implementations.
- AttributeCommonServices() - Constructor for class com.skava.service.impl.AttributeCommonServices
-
Default constructor.
- AttributeController - Class in com.skava.web
-
The Class AttributeController-
The controller class has service end points to process Attribute entity. - AttributeController() - Constructor for class com.skava.web.AttributeController
- AttributeDO - Class in com.skava.model.domain
-
The class AttributeDO is used as the domain model object for Attributes entity.
- AttributeDO() - Constructor for class com.skava.model.domain.AttributeDO
- AttributeEntity - Class in com.skava.entities
-
This Class AttributeEntity represents the database fields
- AttributeEntity() - Constructor for class com.skava.entities.AttributeEntity
- AttributeFieldType - Enum Class in com.skava.entities
-
AttributeFieldType
- attributeId - Variable in class com.skava.model.datatransferobjects.CollectionProperty
-
The attribute id.
- attributeId - Variable in class com.skava.model.domain.CollectionPropertyDomain
-
The Attribute Id.
- AttributeProperty - Class in com.skava.model
-
The class LocaleMapping is used to map different locale.
- AttributeProperty() - Constructor for class com.skava.model.AttributeProperty
- attributeRepository - Variable in class com.skava.service.impl.AttributeServiceImpl
-
AttributeRepository.
- AttributeRepository - Interface in com.skava.repository
-
The Interface AttributeRepository extends another CrudRepository which contains all default crud operations.
- AttributeRequestInternal - Class in com.skava.model.exchange.request
-
The Class AttributeRequestInternal defines attribute request model.
- AttributeRequestInternal() - Constructor for class com.skava.model.exchange.request.AttributeRequestInternal
- attributeResponse - Static variable in class com.skava.web.AttributeController
- AttributeResponseCode - Class in com.skava.constants
-
The Class AttributeResponseCode consists of response codes which are used in all Attribute apis and Attribute validators.
- AttributeResponseCode() - Constructor for class com.skava.constants.AttributeResponseCode
- AttributesAPIResponse - Class in com.skava.model.responses
-
The Class AttributesAPIResponse holds the list of attributes as response data which will be sent to controller.
- AttributesAPIResponse(List<Attribute>, PageableInfo) - Constructor for class com.skava.model.responses.AttributesAPIResponse
- AttributeServiceImpl - Class in com.skava.service.impl
-
The Class AttributeServiceImpl is used for finding user based on the provided information.
- AttributeServiceImpl() - Constructor for class com.skava.service.impl.AttributeServiceImpl
- AttributeServiceValidator - Class in com.skava.validator.services
-
This Class contains validator methods for attribute apis.
- AttributeServiceValidator() - Constructor for class com.skava.validator.services.AttributeServiceValidator
-
Instantiates a new attribute service validator.
- AttributeStatus - Enum Class in com.skava.entities
-
AttributeStatus
- AttributeType - Enum Class in com.skava.entities
-
This enum has the Type that can be used for the attribute.
- AttributeUtil - Class in com.skava.util
-
This is a Utility class for User model which contains validator and helper methods used in this service.
- AUTH_NOTIFICATION_TYPE_EMAIL - Static variable in class com.skava.constants.UserConstants
-
Auth Notificationn type EMAIL.
- AUTH_NOTIFICATION_TYPE_SMS - Static variable in class com.skava.constants.UserConstants
-
Auth Notification type SMS.
- AuthController - Class in com.skava.web
-
This controller class which contains service end-points that are used to perform user authentication, sending notification to user and validating user notification requests.
- AuthController() - Constructor for class com.skava.web.AuthController
-
Default Constructor
- authenticate(UserAuthRequest, AuthenticationConfig, UserCommonServices) - Method in interface com.skava.service.authenticator.UserAuthenticatorService
-
This method is used to authenticate the given credentials.
- authenticate(UserAuthRequest, AuthenticationConfig, UserCommonServices) - Method in class com.skava.service.impl.authenticator.CustomUserAuthenticatorServiceImpl
-
This method is used to authenticate the given credentials by custom authenticator.
- authenticate(UserAuthRequest, AuthenticationConfig, UserCommonServices) - Method in class com.skava.service.impl.authenticator.DefaultUserAuthenticatorServiceImpl
-
This method is used to authenticate the given credentials by default authenticator.
- authenticate(UserAuthRequest, AuthenticationConfig, UserCommonServices, CollectionCommonServices, EventClientComponent) - Method in interface com.skava.service.authenticator.UserAuthenticatorService
-
This method is used to authenticate the given credentials.
- authenticate(UserAuthRequest, AuthenticationConfig, UserCommonServices, CollectionCommonServices, EventClientComponent) - Method in class com.skava.service.impl.authenticator.CustomUserAuthenticatorServiceImpl
-
This method is used to authenticate the given credentials by default authenticator.
- authenticate(UserAuthRequest, AuthenticationConfig, UserCommonServices, CollectionCommonServices, EventClientComponent) - Method in class com.skava.service.impl.authenticator.DefaultUserAuthenticatorServiceImpl
-
This method is used to authenticate the given credentials by default authenticator.
- AuthenticatedUser - Class in com.skava.model.responses
-
This class holds the authenticated user details with authorization info.
- AuthenticatedUser(UsersEntity) - Constructor for class com.skava.model.responses.AuthenticatedUser
-
Constructor for user details with default authentication results.
- AuthenticatedUser(UsersEntity, boolean) - Constructor for class com.skava.model.responses.AuthenticatedUser
-
Constructor for user details with default authentication result and reset param.
- AuthenticatedUser(UsersEntity, boolean, String) - Constructor for class com.skava.model.responses.AuthenticatedUser
-
Constructor for all the fields.
- AuthenticationConfig - Class in com.skava.service.authenticator.model
-
This class holds the authentication configuration.
- AuthenticationConfig(Map<String, String>) - Constructor for class com.skava.service.authenticator.model.AuthenticationConfig
-
Constructor for authentication properties initialization.
- authTokenHandler - Variable in class com.skava.service.impl.AttributeServiceImpl
-
The AuthTokenHandler.
- authUser(UserAuthRequest, String, long, String, String, long) - Method in class com.skava.web.AuthController
-
This service end point is used to authenticate the user.
B
- BEARERTOKEN - Static variable in class com.skava.constants.UserConstants
-
The Constant bearer token.
- BlackListDomain - Class in com.skava.model.domain
-
This class defines the model Users (Domain Object) holds users details.
- BlackListDomain() - Constructor for class com.skava.model.domain.BlackListDomain
-
The default class constructor.
- blacklisteditems - Static variable in class com.skava.entities.QBlackListedItemsEntity
- BlackListedItemsEntity - Class in com.skava.entities
-
BlackListedItemsEntity
- BlackListedItemsEntity() - Constructor for class com.skava.entities.BlackListedItemsEntity
- BlackListedItemsRepository - Interface in com.skava.repository
-
BlackListedItemsRepository
- BlackListedItemsType - Enum Class in com.skava.entities
-
BlackListedItemsType
- BlackListedItemsValidatorStrategy - Interface in com.skava.strategy
-
BlackListedItemsValidatorStrategy
- BlackListItem - Class in com.skava.model.datatransferobjects
-
This class defines the model BlackListItem (Data transfer Object).
- BlackListItem() - Constructor for class com.skava.model.datatransferobjects.BlackListItem
-
Instantiates a new BlackListItem.
- BlackListItem(long) - Constructor for class com.skava.model.datatransferobjects.BlackListItem
-
User Constructor with blackListId id.
- BlackListItem(BlackListedItemsEntity) - Constructor for class com.skava.model.datatransferobjects.BlackListItem
- BlackListItemCreateResponse - Class in com.skava.model.responses
-
This class defines the User Create Response model holds the created and existing blacklist details.
- BlackListItemCreateResponse() - Constructor for class com.skava.model.responses.BlackListItemCreateResponse
-
Default constructor.
- BlackListItemCreateResponse(List<BlackListItem>, List<BlackListItem>) - Constructor for class com.skava.model.responses.BlackListItemCreateResponse
-
Instantiates a new UserCreateResponse object.
- BlackListItemList - Class in com.skava.model.datatransferobjects
-
This class defines the model BlackListItemList (Data transfer Object) holds the list of BlackListItemList.
- BlackListItemList() - Constructor for class com.skava.model.datatransferobjects.BlackListItemList
-
Default constructor
- BlackListItemRequest - Class in com.skava.model.requests
-
This class defines the blackListItems Request model holds the blackListItems details.
- BlackListItemRequest() - Constructor for class com.skava.model.requests.BlackListItemRequest
-
Default constructor
- BlackListItemResponse - Class in com.skava.model.responses
-
This class defines the BlackList Response model holds the list of BlackListResponse details.
- BlackListItemResponse() - Constructor for class com.skava.model.responses.BlackListItemResponse
-
Default constructor.
- BlackListItemResponse(String, String, List<BlackListItem>) - Constructor for class com.skava.model.responses.BlackListItemResponse
-
Instantiates a new BlackListResponse object.
- BlackListItemResponse(List<BlackListedItemsEntity>, PageableInfo) - Constructor for class com.skava.model.responses.BlackListItemResponse
-
Instantiates a new user blackListItem response.
- BlackListItemResponse(List<BlackListItem>) - Constructor for class com.skava.model.responses.BlackListItemResponse
- BlackListItemsController - Class in com.skava.web
-
This controller class contains service end-points that are used to perform actions such as Create BlackListItem, Search BlackListItem(s) and Delete BlackListItem respectively.
- BlackListItemsController(CreateBlackListItemService, FindAllBlackListItemService, DeleteBlackListService) - Constructor for class com.skava.web.BlackListItemsController
-
Default Constructor.
- BOOLEAN - Enum constant in enum class com.skava.entities.AttributeFieldType
- BOOLEAN - Enum constant in enum class com.skava.entities.CollectionAttributeType
- browser - Variable in class com.skava.entities.QUserConsentEntity
- browser - Variable in class com.skava.entities.QUserConsentHistoryEntity
- BUILD_DATE - Static variable in class com.skava.release.UserReleaseDefinition
- BUILD_NUMBER - Static variable in class com.skava.release.UserReleaseDefinition
- BUILD_VERSION - Static variable in class com.skava.release.UserReleaseDefinition
- buildSort(String) - Static method in class com.skava.helper.search.SortUtil
-
Gets the sortStr name from request.
- businessId - Variable in class com.skava.entities.QCollectionEntity
- businessId - Variable in class com.skava.model.datatransferobjects.CollectionList
-
The business id.
C
- cacheClear() - Method in class com.skava.web.CacheController
-
This method is used to clear all the cache.
- cacheClearByName(String) - Method in class com.skava.web.CacheController
-
This method is used to clear the cache by its name.
- cacheClearByNameAndKey(String, String) - Method in class com.skava.web.CacheController
-
This method is used to clear the cache by its name
- CacheController - Class in com.skava.web
-
This controller class contains service end-point that are used to perform cache clear by name and its key or by using cache name alone or by clearing all the cache.
- CacheController() - Constructor for class com.skava.web.CacheController
-
Default Constructor
- CacheImpl - Class in com.skava.service.impl
-
This service class handles the Cache request and process it by clearing all the cache, cache clear by cache name alone and cache clear by cache name and key.
- CacheImpl() - Constructor for class com.skava.service.impl.CacheImpl
-
Default constructor.
- cacheNames() - Static method in class com.skava.constants.UserConstants
-
This method is used to get list of cache names.
- CacheUtil - Class in com.skava.util
-
This is a utility class which contains static methods used for loading cache value from cache or DB in this service.
- CacheUtil() - Constructor for class com.skava.util.CacheUtil
- checkCollectionNameExists(CollectionRepository, Collection, MessageSource, String) - Static method in class com.skava.util.CollectionValidatorUtil
-
This method is used to check if a collection already exists for the given name.
- checkDuplicateAddress() - Method in class com.skava.model.datatransferobjects.Users
-
This method is used to checks if address is duplicate or not.
- checkEmptyKeyValueCustomProperties() - Method in class com.skava.model.datatransferobjects.Users
-
This method is used to checks for empty key and value in customProperties map.
- checkEmptyKeyValueCustomProperties(Map<String, String>) - Static method in class com.skava.service.impl.UpdateCustomPropertyServiceImpl
-
Checks for empty key value in customProperties map.
- checkEquals(Object) - Method in class com.skava.model.datatransferobjects.SecurityQuestions
-
This method is used to checks for question and its answer and assigns generic obj to SecurityQuestions type
- checkIfSpecificationFormat(String) - Static method in class com.skava.util.QueryDslUtil
-
This method is used to check whether the given filter is valid or not.
- checkingRoles(AuthTokenHandler, UserCommonServices, long, long, String) - Static method in class com.skava.helper.AccessControlHelper
- checkMFAEnabledAndMergeUserEnabled(UserAuthRequest, Collection, UsersEntity, AuthenticatedUser, EventClientComponent, AuthTokenHandler) - Method in class com.skava.service.impl.UserLoginMergeServiceImpl
-
This method is used to check whether MFA and merge enabled or not and send response based on the given request.
- checkMFAEnabledAndMergeUserEnabled(UserAuthRequest, Collection, UsersEntity, String, boolean, EventClientComponent, AuthTokenHandler) - Method in class com.skava.service.impl.UserLoginMergeServiceImpl
-
This method is used to check whether MFA and merge enabled or not and send response based on the given request.
- checkMFAEnabledAndMergeUserEnabled(UserAuthRequest, Collection, UsersEntity, String, EventClientComponent, AuthTokenHandler) - Method in class com.skava.service.impl.UserLoginMergeServiceImpl
-
This method is used to check whether MFA and merge enabled or not and send response based on the given request.
- checkMFAEnabledForUserCreate(UserRequest, Collection, Users, EventClientComponent, AuthTokenHandler) - Method in class com.skava.service.impl.CreateUserServiceImpl
-
This method is used to check whether MFA and merge enabled or not and send response based on the given request.
- checkMFAEnabledForUserUpdate(UserRequest, Collection, Users, EventClientComponent, AuthTokenHandler) - Method in class com.skava.service.impl.UpdateUserServiceImpl
-
This method is used to check whether MFA and merge enabled or not and send response based on the given request.
- checkMultipleDefaultAddress() - Method in class com.skava.model.datatransferobjects.Users
-
This method is used to checks the multiple default address.
- checkNewPasswordWithOldPasswordList(PwdHashingStrategy, String, String, List<String>, int, String, UserCommonServices) - Static method in class com.skava.helper.UserPasswordCriteriaHelper
-
This method is used to check new Password with old password list.
- checkParamExpired(String, String[], long) - Method in class com.skava.service.impl.UserAuthValidateNotificationServiceImpl
-
Used to check whether the notification param is expired or not.
- checkParamsMatched(String, String[], String[]) - Method in class com.skava.service.impl.UserAuthValidateNotificationServiceImpl
-
Used to check whether the notification param is matched or not.
- checkPassword(String, String) - Static method in class com.skava.helper.UserPasswordHelper
-
This method is used to compare the password present in DB with the password present in the request.
- checkPassword(String, String, String) - Method in interface com.skava.strategy.PwdHashingStrategy
-
Used to check the hashed password with salt value.
- checkPassword(String, String, String) - Method in class com.skava.strategyimpl.DefaultPwdHashingStrategyImpl
-
This method id used to check the hashed password with salt value.
- checkPasswordExpired(UserAuthRequest, AuthenticationConfig, CredentialsEntity) - Static method in class com.skava.helper.UserPasswordCriteriaHelper
- checkPasswordExpiry(UserAuthRequest, CollectionCommonServices, UserCommonServices, AuthenticationConfig) - Method in interface com.skava.service.authenticator.UserAuthenticatorService
- checkPasswordExpiry(UserAuthRequest, CollectionCommonServices, UserCommonServices, AuthenticationConfig) - Method in class com.skava.service.impl.authenticator.DefaultUserAuthenticatorServiceImpl
-
This method is used to check password is expiry or not in MFA Flow
- checkPasswordExpiryMFA(UserAuthRequest, UserAuthResponse, Collection) - Method in class com.skava.service.impl.UserCheckAuthServiceImpl
- checkPrivilege(Users, UserRequest) - Method in class com.skava.service.impl.GetUserServiceImpl
- checkUserSearchResponse(UserRequest, List<UsersEntity>, long) - Method in class com.skava.service.impl.GetAllUserServiceImpl
-
Used to load users based on search criteria.
- checkUserStatus(UserPropertiesRequest) - Method in class com.skava.service.impl.UpdateCustomPropertyServiceImpl
-
Loads the user from database and checks user status.
- checkUserStatus(UserRequest) - Method in class com.skava.service.impl.UpdateUserServiceImpl
-
This method is used to validate user status and on successful validation return the user object else throw validate exception.
- city - Variable in class com.skava.entities.QAddressesEntity
- CLEAR_CACHE_SUCCESS - Static variable in class com.skava.constants.UserConstants
-
Response message - Cache cleared for user services.
- clearCache(Set<String>) - Method in class com.skava.service.impl.CacheImpl
-
This method is used to delete the cache by cache name.
- CLIENTID - Static variable in class com.skava.constants.UserConstants
-
Client ID
- CLIENTSECRET - Static variable in class com.skava.constants.UserConstants
-
Client Secret
- CLOSE_PARENTHESIS - Static variable in class com.skava.constants.Constants
-
CLOSE_PARENTHESIS
- CODE_ACCESS_DENIED - Static variable in class com.skava.constants.UserResponseCodes
-
Access Denied.
- CODE_ADDRESS_DOES_NOT_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
User Address Does Not Exist.
- CODE_AUTH_FAILED - Static variable in class com.skava.constants.UserResponseCodes
-
User Auth Failed.
- CODE_AUTH_SUCCESS - Static variable in class com.skava.constants.UserResponseCodes
-
User Auth Success.
- CODE_BLACKLIST_DELETE_SUCCESS - Static variable in class com.skava.constants.UserResponseCodes
-
Blacklist Items Value Delete Success
- CODE_BLACKLIST_DOESNOT_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
Blacklist Items ValueNot Exist
- CODE_BLACKLIST_ITEMS_INVALID_VALUE - Static variable in class com.skava.constants.UserResponseCodes
-
Blacklist items value invalid code
- CODE_CARD_DOES_NOT_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
User Card Does Not Exist.
- CODE_CARD_EXPIRED - Static variable in class com.skava.constants.UserResponseCodes
-
Card Expired.
- CODE_CARD_MISSING - Static variable in class com.skava.constants.UserResponseCodes
-
Card Missing.
- CODE_CARDEXPIRATIONMONTHANDYEAR_MISSING - Static variable in class com.skava.constants.UserResponseCodes
-
Card Expiration Month and Year missing.
- CODE_COLLECTION_ALREADY_EXISTS - Static variable in class com.skava.constants.UserResponseCodes
-
Collection Already Exists.
- CODE_COLLECTION_NAME_INVALID - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Collection Name.
- CODE_COLLECTION_NAME_NOT_GIVEN - Static variable in class com.skava.constants.UserResponseCodes
-
Collection Name NOT Given.
- CODE_COLLECTION_NOT_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
Collection Not Exist.
- CODE_COLLECTION_PROPERTIES_EXISTS - Static variable in class com.skava.constants.UserResponseCodes
-
Collection Properties Exists.
- CODE_COLLECTION_PROPERTIES_NOT_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
Collection Properties Not Exist.
- CODE_COLLECTION_PROPERTY_COLLECTIONID_MISSING - Static variable in class com.skava.constants.UserResponseCodes
-
Collection Property Collection ID Missing.
- CODE_COLLECTION_PROPERTY_NAME_MISSING - Static variable in class com.skava.constants.UserResponseCodes
-
Collection Property Name Missing.
- CODE_COLLECTION_PROPERTY_VALUE_MISSING - Static variable in class com.skava.constants.UserResponseCodes
-
Collection Property Value Missing.
- CODE_CONSENT_ALREADY_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
Consent Already Exist.
- CODE_CONSENT_DOES_NOT_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
Consent Does Not Exist.
- CODE_CREDENTIALS_DOES_NOT_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
Credentials Does Not Exist.
- CODE_CREDENTIALS_MISSING - Static variable in class com.skava.constants.UserResponseCodes
-
Credentials Missing.
- CODE_CUSTOM_PROPERTY_DELETED_SUCCESS - Static variable in class com.skava.constants.UserResponseCodes
-
User Custom Property deleted.
- CODE_CUSTOM_PROPERTY_MISSING - Static variable in class com.skava.constants.UserResponseCodes
-
Custom Property Missing.
- CODE_DATEPARSE_FAILURE - Static variable in class com.skava.constants.UserResponseCodes
-
Date parse Failure.
- CODE_DUPLICATE_CARD - Static variable in class com.skava.constants.UserResponseCodes
-
Duplicate Card.
- CODE_EMPTY_IDENTITY - Static variable in class com.skava.constants.UserResponseCodes
-
Empty Identity.
- CODE_EMPTY_REQUEST - Static variable in class com.skava.constants.UserResponseCodes
-
Empty request.
- CODE_EXCEEEDS_USER_LIMIT - Static variable in class com.skava.constants.UserResponseCodes
-
User Limit Exceeded.
- CODE_FAILURE - Static variable in class com.skava.constants.UserResponseCodes
-
User Code failure.
- CODE_IDENTITY_DOES_NOT_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
Identity Does Not Exit.
- CODE_INVALID_ACTIVATION_PARAM - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Activation Param.
- CODE_INVALID_ADDRESS_ID - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Address Id.
- CODE_INVALID_BUSINESS_ID - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Business Id.
- CODE_INVALID_CARDEXPIRATIONMONTH - Static variable in class com.skava.constants.UserResponseCodes
-
User Invalid Card Expiration Month.
- CODE_INVALID_CARDID - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Card id.
- CODE_INVALID_COLLECTION_DESCRIPTION - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Collection Description
- CODE_INVALID_COLLECTION_PROPERTIES - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Collection Properties.
- CODE_INVALID_COLLECTIONID - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Collection Id.
- CODE_INVALID_CONSENT - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Consent.
- CODE_INVALID_CREATE_USER_CLASS_NAME - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Create User Class.
- CODE_INVALID_DEFAULT_ADDRESS - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Default Address.
- CODE_INVALID_DEFAULT_CARD - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Default Card.
- CODE_INVALID_EMAIL_ADDRESS - Static variable in class com.skava.constants.UserResponseCodes
-
CODE_INVALID_EMAIL_ADDRESS
- CODE_INVALID_FILTER - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Filter.
- CODE_INVALID_FIRSTNAME - Static variable in class com.skava.constants.UserResponseCodes
-
CODE_INVALID_FIRSTNAME
- CODE_INVALID_LASTNAME - Static variable in class com.skava.constants.UserResponseCodes
-
CODE_INVALID_LASTNAME
- CODE_INVALID_NOTES_ID - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Notes Id.
- CODE_INVALID_NOTIFICATION_PARAM_PARAM - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Notification Param.
- CODE_INVALID_RESET_PARAM - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Reset Param.
- CODE_INVALID_SEARCH_PARAM - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Search Param.
- CODE_INVALID_SEARCH_PARAM_ALPHANUMERIC - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Search Param.
- CODE_INVALID_SEARCH_VALUE - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Search Value.
- CODE_INVALID_SIZE - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Size.
- CODE_INVALID_SORT_KEY - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Sort Key.
- CODE_INVALID_SORT_ORDER - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Sort Order.
- CODE_INVALID_SORT_PARAM - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Sort Param.
- CODE_INVALID_STATUS - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Status.
- CODE_INVALID_TITLE - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Title.
- CODE_INVALID_USER - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid user.
- CODE_INVALID_USER_CONSENT_OBJECT - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid User Consent Object.
- CODE_INVALID_USER_NAME - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid User Name.
- CODE_LOGIN_LIMIT_EXCEEDED - Static variable in class com.skava.constants.UserResponseCodes
-
Login Limit Exceeded.
- CODE_MANDATORY_PROP_MISSING - Static variable in class com.skava.constants.UserResponseCodes
-
Mandatory Properties Missing.
- CODE_NO_ADDRESSS_AVAILABLE - Static variable in class com.skava.constants.UserResponseCodes
-
User No Address Available.
- CODE_NO_CARDS_AVAILABLE - Static variable in class com.skava.constants.UserResponseCodes
-
User No Card Available.
- CODE_NO_COLLECTION_PROPERTIES_AVAILABLE - Static variable in class com.skava.constants.UserResponseCodes
-
No Collection Properties Available.
- CODE_NO_CUSTOMPROPERTIES_AVAILABLE - Static variable in class com.skava.constants.UserResponseCodes
-
User No Custom Properties Available.
- CODE_NO_SEARCH_RESULT_FOUND - Static variable in class com.skava.constants.UserResponseCodes
-
User No Search Result Found.
- CODE_NO_SEQURITY_QUESTIONS_AVAILABLE - Static variable in class com.skava.constants.UserResponseCodes
-
User No Security Questions Available.
- CODE_PROPERTY_DOES_NOT_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
Property Does Not Exist.
- CODE_RESEND_MAIL_THRESHOLD_NOT_REACHED - Static variable in class com.skava.constants.UserResponseCodes
-
Resend mail threshold
- CODE_SUCCESS - Static variable in class com.skava.constants.UserResponseCodes
-
User Code success.
- CODE_USER_ACTIVATION_PARAM_EXPIRED - Static variable in class com.skava.constants.UserResponseCodes
-
User Activation Param Expired.
- CODE_USER_ACTIVATION_PARAM_NOT_MATCHED - Static variable in class com.skava.constants.UserResponseCodes
-
User Activation Param Not Matched.
- CODE_USER_ADDRESS_DELETE_FAILED - Static variable in class com.skava.constants.UserResponseCodes
-
User Address Delete Failed.
- CODE_USER_ADDRESS_INVALID_ADDRESS_PROPERTY - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed To Create invalid address properties.
- CODE_USER_ADDRESS_MISSING - Static variable in class com.skava.constants.UserResponseCodes
-
User Address Missing.
- CODE_USER_ALREADY_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
User already exist.
- CODE_USER_ASSIGN_MULTIPLE_DEFAULT_ADDRESS - Static variable in class com.skava.constants.UserResponseCodes
-
User Assign Multiple Default Address.
- CODE_USER_ASSIGN_MULTIPLE_DEFAULT_CARD - Static variable in class com.skava.constants.UserResponseCodes
-
User Assign Multiple Default Card.
- CODE_USER_AUTH_NOTIFICATION_PARAM_EXPIRED - Static variable in class com.skava.constants.UserResponseCodes
-
User Auth Notification param Expired.
- CODE_USER_AUTH_NOTIFICATION_PARAM_NOT_MATCHED - Static variable in class com.skava.constants.UserResponseCodes
-
User Auth Notification param NOT Matched.
- CODE_USER_CARD_DELETE_FAILED - Static variable in class com.skava.constants.UserResponseCodes
-
User Card Delete Failed.
- CODE_USER_CARD_MISSING - Static variable in class com.skava.constants.UserResponseCodes
-
User Card Missing.
- CODE_USER_CONSENT_ALREADY_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
User Consent Already Exist.
- CODE_USER_CONSENT_DOESNOT_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
User Consent Does Not Exist.
- CODE_USER_CUSTOM_PROPERTY_DELETE_FAILED - Static variable in class com.skava.constants.UserResponseCodes
-
User Custom Property Delete Failed.
- CODE_USER_DEACTIVATION_FAILED - Static variable in class com.skava.constants.UserResponseCodes
-
User Deactivation Failed.
- CODE_USER_DOES_NOT_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
User Does Not Exist.
- CODE_USER_DUPLICATE - Static variable in class com.skava.constants.UserResponseCodes
-
Duplicate User.
- CODE_USER_DUPLICATE_ADDRESS - Static variable in class com.skava.constants.UserResponseCodes
-
User Duplicate Address.
- CODE_USER_EXCEEDS_ADDRESS_LIMIT - Static variable in class com.skava.constants.UserResponseCodes
-
User Address Limit Exceeded.
- CODE_USER_EXCEEDS_CARD_LIMIT - Static variable in class com.skava.constants.UserResponseCodes
-
User Card Limit Exceeded.
- CODE_USER_FACEBOOK_AUTHENTICATION_FAILED - Static variable in class com.skava.constants.UserResponseCodes
-
Facebook Authentication Failed.
- CODE_USER_GOOGLE_AUTHENTICATION_FAILED - Static variable in class com.skava.constants.UserResponseCodes
-
Google Authentication Failed.
- CODE_USER_IDENTITIES_NOT_MATCHED - Static variable in class com.skava.constants.UserResponseCodes
-
User Identities Does Not Matched Description
- CODE_USER_INVAID_CREDENTIAL - Static variable in class com.skava.constants.UserResponseCodes
-
User Invalid credentials.
- CODE_USER_INVALID_AUTHENTICATOR_CLASS_NAME - Static variable in class com.skava.constants.UserResponseCodes
-
User Invalid Authenticator Class Name.
- CODE_USER_INVALID_CUSTOMPROPERTY - Static variable in class com.skava.constants.UserResponseCodes
-
User Invalid Custom Property.
- CODE_USER_INVALID_LOGIN_CREDENTIALS - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Login Credentials Description
- CODE_USER_INVALID_PAGE - Static variable in class com.skava.constants.UserResponseCodes
-
User Invalid Page.
- CODE_USER_INVALID_SECURITY_QUESTIONS_AND_ANSWERS - Static variable in class com.skava.constants.UserResponseCodes
-
User Invalid Security Questions and Answers.
- CODE_USER_INVALID_TYPE - Static variable in class com.skava.constants.UserResponseCodes
-
User Invalid Type.
- CODE_USER_MFA_INVALID_OTP - Static variable in class com.skava.constants.UserResponseCodes
-
User MFA Invalid otp.
- CODE_USER_MFA_INVALID_TOKEN - Static variable in class com.skava.constants.UserResponseCodes
-
User MFA Invalid Token.
- CODE_USER_MFA_LOGIN_INVALID_OTP - Static variable in class com.skava.constants.UserResponseCodes
-
User MFA Login Invalid OTP.
- CODE_USER_MFA_LOGIN_INVALID_TOKEN - Static variable in class com.skava.constants.UserResponseCodes
-
User MFA Login Invalid Token.
- CODE_USER_MFA_LOGIN_TOKEN_EXPIRED - Static variable in class com.skava.constants.UserResponseCodes
-
User MFA Login Token Expired.
- CODE_USER_MFA_MAXIMUM_FAILED_LIMIT_EXCEEDED - Static variable in class com.skava.constants.UserResponseCodes
-
User MFA Maximum Fail Limit Exceeded.
- CODE_USER_MFA_MAXIMUM_FAILED_LIMIT_EXCEEDED_FOR_SIGNUP - Static variable in class com.skava.constants.UserResponseCodes
-
User MFA Maximum Fail Limit Exceeded.
- CODE_USER_MFA_MAXIMUM_RESEND_LIMIT_EXCEEDED - Static variable in class com.skava.constants.UserResponseCodes
-
User MFA Maximum Resend Limit Exceeded.
- CODE_USER_MFA_MAXIMUM_UPDATE_FAILED_LIMIT_EXCEEDED - Static variable in class com.skava.constants.UserResponseCodes
-
User MFA Maximum Fail Limit Exceeded.
- CODE_USER_MFA_TOKEN_EXPIRED - Static variable in class com.skava.constants.UserResponseCodes
-
User MFA Token Expired.
- CODE_USER_NOT_ACTIVE - Static variable in class com.skava.constants.UserResponseCodes
-
User NOT Active.
- CODE_USER_NOT_ALLOWED_TO_ACTIVATE - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed to Activate.
- CODE_USER_NOT_ALLOWED_TO_CREATE_ADDRESS - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed to Create Address
- CODE_USER_NOT_ALLOWED_TO_CREATE_NOTES - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed To Create Notes.
- CODE_USER_NOT_ALLOWED_TO_DELETE_ADDRESS - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed to Delete Address
- CODE_USER_NOT_ALLOWED_TO_LOAD_ADDRESS - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed To Load Address.
- CODE_USER_NOT_ALLOWED_TO_LOAD_NOTES - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed to Load Notes.
- CODE_USER_NOT_ALLOWED_TO_LOAD_SECURITY_QUESTIONS - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed To Load Security Questions.
- CODE_USER_NOT_ALLOWED_TO_LOGIN - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed To Login.
- CODE_USER_NOT_ALLOWED_TO_RESET - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed To Reset.
- CODE_USER_NOT_ALLOWED_TO_SEND_NOTIFICATION - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed For Notification Operation.
- CODE_USER_NOT_ALLOWED_TO_UPDATE - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed To Update.
- CODE_USER_NOT_ALLOWED_TO_UPDATE_ADDRESS - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed to Update Address
- CODE_USER_NOT_ALLOWED_TO_UPDATE_MFA_AUTH_STATUS - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed to Update MFA Authenticator status
- CODE_USER_NOT_ALLOWED_TO_UPDATE_NOTES - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed To Update Notes.
- CODE_USER_NOT_ALLOWED_TO_UPDATE_PASSWRD - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed To Update Password.
- CODE_USER_NOT_ALLOWED_TO_UPDATE_SECURITY_QUESTIONS - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed To Update Security Questions.
- CODE_USER_NOT_ALLOWED_TO_VALIDATE_NOTIFICATION - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed For Notification Operation.
- CODE_USER_NOT_PASS_PASSWORD_CHANGE_INTERVAL - Static variable in class com.skava.constants.UserResponseCodes
-
code invalid password change limits
- CODE_USER_NOTES_DELETE_SUCCESS - Static variable in class com.skava.constants.UserResponseCodes
-
User Not Allowed To Create Notes.
- CODE_USER_NOTES_DOESNOT_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
User Notes Does Not Exist.
- CODE_USER_PASSWRD_DOESNOT_MATCHED - Static variable in class com.skava.constants.UserResponseCodes
-
User Password Does Not Matched.
- CODE_USER_PASSWRDS_EXPIRED - Static variable in class com.skava.constants.UserResponseCodes
-
Password Got Expired.
- CODE_USER_PASSWRDS_REPEATED - Static variable in class com.skava.constants.UserResponseCodes
-
User Passwords Repeated.
- CODE_USER_RESET_PARAM_EXPIRED - Static variable in class com.skava.constants.UserResponseCodes
-
User Reset Param Expired.
- CODE_USER_RESET_PARAM_NOT_MATCHED - Static variable in class com.skava.constants.UserResponseCodes
-
User Reset Param Not Matched.
- CODE_USER_RESET_PASS_FAILED - Static variable in class com.skava.constants.UserResponseCodes
-
User Reset Pass Failed.
- CODE_USER_SECURITY_QUESTION_VALIDATION_FAILED - Static variable in class com.skava.constants.UserResponseCodes
-
User Security Questions Validation Failed.
- CODE_USER_VALIDATE_ACTIVATION_FAILED - Static variable in class com.skava.constants.UserResponseCodes
-
User Validate Activation Failed.
- CODE_USER_VALIDATE_RESET_FAILED - Static variable in class com.skava.constants.UserResponseCodes
-
User Validate Reset Failed.
- CODE_USERID_MISSING - Static variable in class com.skava.constants.UserResponseCodes
-
Userid Missing.
- CODE_VALIDATION_FAIL - Static variable in class com.skava.constants.UserResponseCodes
-
Validation Fail.
- collection - Variable in class com.skava.entities.QCollectionPropertyEntity
- collection - Variable in class com.skava.entities.QConsentEntity
- collection - Variable in class com.skava.entities.QUsersEntity
- Collection - Class in com.skava.model.datatransferobjects
-
This class defines the model Collection (Data transfer Object) holds collection details.
- Collection() - Constructor for class com.skava.model.datatransferobjects.Collection
-
The default class constructor.
- Collection(CollectionEntity, boolean) - Constructor for class com.skava.model.datatransferobjects.Collection
-
Instantiates a new
Collection
object fromCollectionEntity
object. - COLLECTION - Static variable in class com.skava.constants.UserConstants
-
Cache name of collection.
- COLLECTION_ACTIVATION_SUCCESS - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_ACTIVATION_SUCCESS.
- COLLECTION_ALREADY_EXISTS - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_ALREADY_EXISTS.
- COLLECTION_ATTRIBUTES - Static variable in class com.skava.constants.UserConstants
-
Cache name of collection attributes.
- COLLECTION_CREATE_FAILURE - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_CREATE_FAILURE.
- COLLECTION_CREATE_SUCCESS - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_CREATE_SUCCESS.
- COLLECTION_DEACTIVATE_SUCCESS - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_DEACTIVATE_SUCCESS.
- COLLECTION_DELETE_FAILURE - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_DELETE_FAILURE.
- COLLECTION_DELETE_SUCCESS - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_DELETE_SUCCESS.
- COLLECTION_DESCRIPTION_MAX_LENGTH - Static variable in class com.skava.constants.UserConstants
-
Maximum collection description length.
- COLLECTION_DLETE_SUCCESS - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_DLETE_SUCCESS.
- COLLECTION_FIND_ALL_FAILURE - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_FIND_ALL_FAILURE.
- COLLECTION_FIND_ALL_SUCCESS - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_FIND_ALL_SUCCESS.
- COLLECTION_FIND_SUCCESS - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_FIND_SUCCESS.
- COLLECTION_ID_INVALID - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant COLLECTION_ID_INVALID.
- COLLECTION_LOAD_SUCCESS - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_LOAD_SUCCESS.
- COLLECTION_NAME_EXISTS - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_NAME_EXISTS.
- COLLECTION_NOT_EXISTS - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_NOT_EXISTS.
- COLLECTION_PATCH_UPDATE_SUCCESS - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_PATCH_UPDATE_SUCCESS.
- COLLECTION_UPDATE_FAILURE - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_UPDATE_SUCCESS.
- COLLECTION_UPDATE_FAILURE - Static variable in class com.skava.constants.UserResponseCodes
-
Collection Update Failure.
- COLLECTION_UPDATE_SUCCESS - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_UPDATE_SUCCESS.
- CollectionAttribute - Class in com.skava.model.datatransferobjects
-
This class defines the model for CollectionAttribute (Data Transfer Object) holds the collection attributes details.
- CollectionAttribute(CollectionAttributeEntity) - Constructor for class com.skava.model.datatransferobjects.CollectionAttribute
-
Instantiates a new collection attribute.
- CollectionAttributeController - Class in com.skava.web
-
This controller class used to get all the available collection attributes from the system.
- CollectionAttributeController() - Constructor for class com.skava.web.CollectionAttributeController
-
Default Constructor.
- collectionAttributeEntity - Static variable in class com.skava.entities.QCollectionAttributeEntity
- CollectionAttributeEntity - Class in com.skava.entities
-
This class defines the Collection Attributes entity.
- CollectionAttributeEntity() - Constructor for class com.skava.entities.CollectionAttributeEntity
-
default constructor.
- CollectionAttributeEntity(String) - Constructor for class com.skava.entities.CollectionAttributeEntity
-
Instantiates a new CollectionAttributeEntity object with parameter constructor of name.
- CollectionAttributeRepository - Interface in com.skava.repository
-
This is CollectionAttributeRepository interface.
- CollectionAttributeRequest - Class in com.skava.model.requests
-
This class defines the Collection Attribute Request model holds the locale value.
- CollectionAttributeRequest() - Constructor for class com.skava.model.requests.CollectionAttributeRequest
-
Default constructor
- CollectionAttributesResponse - Class in com.skava.model.responses
-
This class defines the Collection Attributes Response model holds the collection attributes response.
- CollectionAttributesResponse(List<CollectionAttributeEntity>) - Constructor for class com.skava.model.responses.CollectionAttributesResponse
-
Instantiates a new collection attribute response.
- CollectionAttributeType - Enum Class in com.skava.entities
-
This ENUM defines the various type of the collection attribute.
- CollectionCommonServices - Class in com.skava.service.impl
-
This service class encapsulates all associated collection services of User micro service.
- CollectionCommonServices() - Constructor for class com.skava.service.impl.CollectionCommonServices
-
Default constructor.
- CollectionController - Class in com.skava.web
-
This controller class used to handle the collection's manipulation.
- CollectionController() - Constructor for class com.skava.web.CollectionController
-
The default constructor.
- CollectionCreateAndUpdateValidator - Class in com.skava.validator.services
-
This class defines Collection Create and Update Validator This validator component used for validating the given request model
Collection
- CollectionCreateAndUpdateValidator() - Constructor for class com.skava.validator.services.CollectionCreateAndUpdateValidator
-
Default Constructor.
- CollectionDomain - Class in com.skava.model.domain
-
This class defines the model Collection (Domain Object) holds the collection details.
- CollectionDomain() - Constructor for class com.skava.model.domain.CollectionDomain
-
The default class constructor.
- CollectionDomainFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating CollectionDomain objects.
- CollectionDomainFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements CollectionDomainFactory and handles the transformation of Entity to Domain and Domain to Entity objects.
- CollectionDomainFactoryImpl() - Constructor for class com.skava.business.factoryimpl.CollectionDomainFactoryImpl
- CollectionEntity - Class in com.skava.entities
-
This class defines the Collection entity.
- CollectionEntity() - Constructor for class com.skava.entities.CollectionEntity
-
The default constructor.
- CollectionEntity(long) - Constructor for class com.skava.entities.CollectionEntity
-
Instantiates a new user CollectionEntity with parameter constructor of id.
- CollectionFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating Collection objects.
- CollectionFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements CollectionFactory and handles the transformation of Domain to DTO objects.
- CollectionFactoryImpl() - Constructor for class com.skava.business.factoryimpl.CollectionFactoryImpl
- collectionId - Variable in class com.skava.entities.QAttributeEntity
- collectionId - Variable in class com.skava.model.datatransferobjects.CollectionProperty
-
The collection id.
- collectionId - Variable in class com.skava.model.domain.CollectionPropertyDomain
-
The Collection Id.
- CollectionList - Class in com.skava.model.datatransferobjects
-
This Class is used as the model object for Collection Entity holds the collection details.
- CollectionList(CollectionEntity) - Constructor for class com.skava.model.datatransferobjects.CollectionList
-
Instantiates a new collection.
- CollectionPropertiesResponse - Class in com.skava.model.responses
-
This class defines the Collection Properties Response model holds the list of collection properties details.
- CollectionPropertiesResponse(List<CollectionPropertyEntity>) - Constructor for class com.skava.model.responses.CollectionPropertiesResponse
-
Instantiates a new collection properties response.
- CollectionPropertiesUpdateValidator - Class in com.skava.validator.services
-
This class defines Collection Properties update validator.
- CollectionPropertiesUpdateValidator() - Constructor for class com.skava.validator.services.CollectionPropertiesUpdateValidator
- CollectionProperty - Class in com.skava.model.datatransferobjects
-
This class defines the model for CollectionProperty (Data Transfer Object) holds the collection property details.
- CollectionProperty() - Constructor for class com.skava.model.datatransferobjects.CollectionProperty
-
The collection property object.
- CollectionProperty(CollectionPropertyEntity) - Constructor for class com.skava.model.datatransferobjects.CollectionProperty
-
Instantiates a new collection property with constructor of CollectionPropertyEntity.
- CollectionProperty(String, String) - Constructor for class com.skava.model.datatransferobjects.CollectionProperty
-
Instantiates a new collection property with constructor of name and value.
- CollectionPropertyController - Class in com.skava.web
-
This controller class used to handle the collection property's manipulation.
- CollectionPropertyController() - Constructor for class com.skava.web.CollectionPropertyController
-
The default constructor.
- CollectionPropertyDomain - Class in com.skava.model.domain
-
This class defines the model for CollectionProperty (Domain Object) holds the collection properties details.
- CollectionPropertyDomain() - Constructor for class com.skava.model.domain.CollectionPropertyDomain
-
The collection property object.
- collectionPropertyEntity - Static variable in class com.skava.entities.QCollectionPropertyEntity
- CollectionPropertyEntity - Class in com.skava.entities
-
This class defines the Collection property entity.
- CollectionPropertyEntity() - Constructor for class com.skava.entities.CollectionPropertyEntity
-
The default constructor.
- CollectionPropertyEntity(CollectionEntity, CollectionAttributeEntity, CollectionProperty) - Constructor for class com.skava.entities.CollectionPropertyEntity
-
Instantiates a new collection property entity.
- CollectionPropertyRepository - Interface in com.skava.repository
-
This is CollectionPropertyRepository interface.
- CollectionPropertyRequest - Class in com.skava.model.requests
-
This class defines the Collection Property Request model holds the collection properties details.
- CollectionPropertyRequest() - Constructor for class com.skava.model.requests.CollectionPropertyRequest
-
Default constructor
- CollectionPropertyResponse - Class in com.skava.model.responses
-
This class defines the Collection Property Response model holds the collection properties details.
- CollectionPropertyResponse(CollectionProperty) - Constructor for class com.skava.model.responses.CollectionPropertyResponse
-
Instantiates a new collection property response.
- CollectionRepository - Interface in com.skava.repository
-
This is CollectionRepository interface.
- CollectionRequest - Class in com.skava.model.requests
-
This class defines the Collection Request model holds the collection request details.
- CollectionRequest() - Constructor for class com.skava.model.requests.CollectionRequest
-
Default constructor
- CollectionResponseCode - Class in com.skava.constants
-
The Class CollectionResponseCode consists of response codes which are used in all Collection apis and Collection validators.
- CollectionResponseCode() - Constructor for class com.skava.constants.CollectionResponseCode
- collections - Static variable in class com.skava.entities.QCollectionEntity
- COLLECTIONS - Static variable in class com.skava.constants.Constants
-
The constant COLLECTIONS
- CollectionsResponse - Class in com.skava.model.responses
-
This class defines the Collections Response model holds the list of collection details.
- CollectionsResponse(List<CollectionEntity>, PageableInfo) - Constructor for class com.skava.model.responses.CollectionsResponse
-
Instantiates a new user collections response.
- CollectionStatus - Enum Class in com.skava.entities
-
This ENUM defines the possible status values of a collection.
- CollectionValidatorUtil - Class in com.skava.util
-
The utility class CollectionValidatorUtil consists of helper and validator methods for collection entity.
- CollectionValidatorUtil() - Constructor for class com.skava.util.CollectionValidatorUtil
- COLON_OPERATOR - Static variable in class com.skava.util.SearchUtil
- com.skava - package com.skava
-
This package contains the User Application class which is used to run the Spring boot application.
- com.skava.business.factory - package com.skava.business.factory
-
This package contains the user domain factory definition classes.
- com.skava.business.factoryimpl - package com.skava.business.factoryimpl
-
This package contains the user domain factory implementation classes.
- com.skava.config.security - package com.skava.config.security
-
This package contains the user config security class.
- com.skava.constants - package com.skava.constants
-
This package contains the user constants classes.
- com.skava.entities - package com.skava.entities
-
This package contains the user entities classes.
- com.skava.helper - package com.skava.helper
-
This package contains the user Helper classes.
- com.skava.helper.search - package com.skava.helper.search
-
This package contains the user helper class used for searching.
- com.skava.model - package com.skava.model
- com.skava.model.datatransferobjects - package com.skava.model.datatransferobjects
-
This package contains the user DTO model classes.
- com.skava.model.domain - package com.skava.model.domain
-
This package contains the user domain model classes.
- com.skava.model.exchange - package com.skava.model.exchange
- com.skava.model.exchange.request - package com.skava.model.exchange.request
- com.skava.model.requests - package com.skava.model.requests
-
This package contains the user request model classes.
- com.skava.model.responses - package com.skava.model.responses
-
This package contains the user response model classes.
- com.skava.release - package com.skava.release
-
This package contains details about release such as release version, release date etc.
- com.skava.repository - package com.skava.repository
-
This package contains the user repository classes.
- com.skava.service - package com.skava.service
-
This package contains the user service definition classes.
- com.skava.service.authenticator - package com.skava.service.authenticator
-
This package contains the user service authenticator definition class.
- com.skava.service.authenticator.model - package com.skava.service.authenticator.model
-
This package contains the user service authenticator definition class.
- com.skava.service.impl - package com.skava.service.impl
-
This package contains the user service implementation classes.
- com.skava.service.impl.authenticator - package com.skava.service.impl.authenticator
-
This package contains the user service authenticator implementation class.
- com.skava.strategy - package com.skava.strategy
-
This package contains the user strategy definition classes.
- com.skava.strategyimpl - package com.skava.strategyimpl
-
This package contains the user strategy implementation classes.
- com.skava.user.exception - package com.skava.user.exception
-
This package hold the custom exceptions of authorization.
- com.skava.util - package com.skava.util
-
This package holds the user util method classes.
- com.skava.validator.field - package com.skava.validator.field
-
This package contains the user validator classes.
- com.skava.validator.services - package com.skava.validator.services
-
This package contains the user service validator clases.
- com.skava.web - package com.skava.web
-
This package contains the controller classes.
- COMMA_SPLITTER - Static variable in class com.skava.constants.UserConstants
-
The Constant comma splitter.
- CommonCollectionResponse - Class in com.skava.model.responses
-
This class defines the Common Collection Response model holds the collection details.
- CommonCollectionResponse(CollectionEntity) - Constructor for class com.skava.model.responses.CommonCollectionResponse
-
Instantiates a new CommonCollectionResponse object.
- CommonCollectionResponse(Collection) - Constructor for class com.skava.model.responses.CommonCollectionResponse
-
Instantiates a new CommonCollectionResponse object.
- CommonUserService - Class in com.skava.service.impl
-
This service class encapsulates all required services of User micro service.
- CommonUserService() - Constructor for class com.skava.service.impl.CommonUserService
-
Default constructor
- configure(SpringApplicationBuilder) - Method in class com.skava.ExternalTomcatServletInitializer
- consent - Variable in class com.skava.entities.QUserConsentEntity
- consent - Variable in class com.skava.entities.QUserConsentHistoryEntity
- Consent - Class in com.skava.model.datatransferobjects
-
This class defines the model Consent (Data transfer Object) holds the consent details.
- Consent() - Constructor for class com.skava.model.datatransferobjects.Consent
-
The default class constructor.
- ConsentCommonServices - Class in com.skava.service.impl
-
This service class encapsulates all associated common components required for User micro service.
- ConsentCommonServices() - Constructor for class com.skava.service.impl.ConsentCommonServices
-
Default constructor
- ConsentController - Class in com.skava.web
-
This controller class contains service end-points that are used to perform actions to add, update, remove, retrieve a single or multiple consents which is associated to a specific User collection.
- ConsentController() - Constructor for class com.skava.web.ConsentController
-
Default Constructor.
- ConsentDomain - Class in com.skava.model.domain
-
This class defines the model Consent (Domain Object) holds the consent details.
- ConsentDomain() - Constructor for class com.skava.model.domain.ConsentDomain
-
Instantiates ConsentDomain
- ConsentDomainFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating Consent domain objects.
- ConsentDomainFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements ConsentDomainFactory and handles the transformation of Entity to DTO and DTO to Domain objects.
- ConsentDomainFactoryImpl() - Constructor for class com.skava.business.factoryimpl.ConsentDomainFactoryImpl
- consentEntity - Static variable in class com.skava.entities.QConsentEntity
- ConsentEntity - Class in com.skava.entities
-
This class defines the Consent entity.
- ConsentEntity() - Constructor for class com.skava.entities.ConsentEntity
-
Instantiates a new consent entity object.
- ConsentEntityFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating Consent entity objects.
- ConsentEntityFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements ConsentEntityFactory and handles the transformation of Domain to Entity objects.
- ConsentEntityFactoryImpl() - Constructor for class com.skava.business.factoryimpl.ConsentEntityFactoryImpl
- ConsentFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating Consent objects.
- ConsentFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements ConsentFactory and handles the transformation of Entity to DTO and Domain to DTO objects.
- ConsentFactoryImpl() - Constructor for class com.skava.business.factoryimpl.ConsentFactoryImpl
- ConsentRepository - Interface in com.skava.repository
-
This is ConsentRepository interface.
- ConsentRequest - Class in com.skava.model.requests
-
This class defines the Consent Request model holds the consent details.
- ConsentRequest() - Constructor for class com.skava.model.requests.ConsentRequest
-
Default constructor
- ConsentResponse - Class in com.skava.model.responses
-
This class defines the Consent Response model holds the consent details.
- ConsentResponse(String, String, List<Consent>) - Constructor for class com.skava.model.responses.ConsentResponse
-
Instantiates a new consent response.
- CONSENTS - Static variable in class com.skava.constants.UserConstants
-
Cache name of consent.
- CONST_METHOD_GET_COLLECTION - Static variable in class com.skava.constants.AttributeResponseCode
-
CONST_METHOD_GET_COLLECTION
- CONST_NULL - Static variable in class com.skava.constants.UserConstants
-
The Constant Null.
- CONSTANT_FALSE - Static variable in class com.skava.constants.UserConstants
-
The Constant False.
- CONSTANT_FIVE - Static variable in class com.skava.constants.UserConstants
-
Constant - 5
- CONSTANT_IDENTITY_TYPE_AZURE - Static variable in class com.skava.constants.UserConstants
-
Identity type OAuth.
- CONSTANT_IDENTITY_TYPE_CUSTOM - Static variable in class com.skava.constants.UserConstants
-
Identity type CUSTOM.
- CONSTANT_IDENTITY_TYPE_DEFAULT - Static variable in class com.skava.constants.UserConstants
-
Identity type DEFAULT.
- CONSTANT_IDENTITY_TYPE_FACEBOOK - Static variable in class com.skava.constants.UserConstants
-
Identity type FACEBOOK.
- CONSTANT_IDENTITY_TYPE_FIREBASE - Static variable in class com.skava.constants.UserConstants
-
Identity type FIREBASE.
- CONSTANT_IDENTITY_TYPE_GOOGLE - Static variable in class com.skava.constants.UserConstants
-
Identity type GOOGLE.
- CONSTANT_IDENTITY_TYPE_LDAP - Static variable in class com.skava.constants.UserConstants
-
Identity type LDAP.
- CONSTANT_IDENTITY_TYPE_OAUTH - Static variable in class com.skava.constants.UserConstants
-
Identity type OAuth.
- CONSTANT_IDENTITY_TYPE_OAUTH_CODE - Static variable in class com.skava.constants.UserConstants
-
Identity type OAuth.
- CONSTANT_IDENTITY_TYPE_OAUTH_ID_TOKEN - Static variable in class com.skava.constants.UserConstants
-
Identity type OAuth.
- CONSTANT_IDENTITY_TYPE_OAUTH_TOKEN - Static variable in class com.skava.constants.UserConstants
-
Identity type OAuth.
- CONSTANT_OLD_OTPS - Static variable in class com.skava.constants.UserConstants
-
Recent login OTPs.
- CONSTANT_SIGNUP_OLD_OTPS - Static variable in class com.skava.constants.UserConstants
-
Recent login OTPs.
- CONSTANT_THREE - Static variable in class com.skava.constants.UserConstants
-
Constant - 3
- CONSTANT_TRUE - Static variable in class com.skava.constants.UserConstants
-
The Constant True.
- CONSTANT_TWO - Static variable in class com.skava.constants.UserConstants
-
Constant - 2
- Constants - Class in com.skava.constants
-
The Class Constants consists of common constants which are used in all other responsecode classes.
- Constants() - Constructor for class com.skava.constants.Constants
- CONTRACTS - Enum constant in enum class com.skava.entities.AttributeType
- convertMapToUserAddressPropertiesEntity(Map<String, String>, AddressesEntity) - Static method in class com.skava.helper.UserPropertiesHelper
-
The method convertMapToUserAddressPropertiesEntity
- convertMapToUserPropertiesEntity(Map<String, String>, UsersEntity) - Static method in class com.skava.helper.UserPropertiesHelper
-
This method is used to convert map to user properties entity.
- convertRecentOTPToList(PropertiesEntity) - Static method in class com.skava.util.UserLoginMFAUtil
-
This method is used to convert recent OTP string value to list.
- convertRecentOTPToList(PropertiesEntity) - Static method in class com.skava.util.UserUpdateMFAUtil
-
This method is used to convert recent OTP string value to list.
- convertUserPropertiesEntityToMap(List<PropertiesEntity>) - Static method in class com.skava.helper.UserPropertiesHelper
-
This method is used to convert user properties entity to map.
- COSTCENTER - Enum constant in enum class com.skava.entities.AttributeType
- country - Variable in class com.skava.entities.QAddressesEntity
- county - Variable in class com.skava.entities.QAddressesEntity
- covertObj(P) - Method in class com.skava.service.impl.CacheImpl
-
This method is used to convert the given value to object.
- CREATE_ADDR - Static variable in class com.skava.business.factoryimpl.UserFactoryImpl
-
The Constant CREATE_ADDR.
- CREATE_ADDR_DO - Static variable in class com.skava.business.factoryimpl.UserDomainFactoryImpl
-
The Constant CREATE_ADDR_DO.
- CREATE_ATTRIBUTE_DEFAULT_VALIDATORS - Static variable in class com.skava.constants.Constants
-
The Constant CREATE_ATTRIBUTE_DEFAULT_VALIDATORS.
- CREATE_CRED - Static variable in class com.skava.business.factoryimpl.UserFactoryImpl
-
The Constant createCredentials.
- CREATE_CREDENTIALS_DO - Static variable in class com.skava.business.factoryimpl.UserDomainFactoryImpl
-
The Constant CREATE_CREDENTIALS_DO.
- CREATE_IDENTITIES - Static variable in class com.skava.business.factoryimpl.UserFactoryImpl
-
The Constant CREATE_IDENTITIES.
- CREATE_IDENTITIES_DO - Static variable in class com.skava.business.factoryimpl.UserDomainFactoryImpl
-
The Constant CREATE_IDENTITIES_DO.
- CREATE_USER - Static variable in class com.skava.business.factoryimpl.UserFactoryImpl
-
The Constant CREATE_USER.
- CREATE_USER_DO - Static variable in class com.skava.business.factoryimpl.UserDomainFactoryImpl
-
The Constant CREATE_USER_DO.
- CREATE_USER_ENTITY - Static variable in class com.skava.business.factoryimpl.UserEntityFactoryImpl
-
The Constant CREATE_USER_ENTITY.
- createAddress(AddressesEntity) - Method in interface com.skava.business.factory.UserFactory
-
This method converts the
AddressesEntity
object toAddresses
object. - createAddress(AddressesEntity) - Method in class com.skava.business.factoryimpl.UserFactoryImpl
-
This method converts the
AddressesEntity
object toAddresses
object. - createAddress(AddressesDomain) - Method in interface com.skava.business.factory.UserFactory
-
This method converts the
AddressesDomain
object toAddresses
object. - createAddress(AddressesDomain) - Method in class com.skava.business.factoryimpl.UserFactoryImpl
-
This method converts the
AddressesDomain
object toAddresses
object. - createAddressDO(AddressesEntity) - Method in interface com.skava.business.factory.UserDomainFactory
-
This method converts the
AddressesEntity
object toAddressesDomain
object . - createAddressDO(AddressesEntity) - Method in class com.skava.business.factoryimpl.UserDomainFactoryImpl
-
This method converts the
AddressesEntity
object toAddressesDomain
object . - createAddressDO(Addresses) - Method in interface com.skava.business.factory.UserDomainFactory
-
This method converts the
Addresses
object toAddressesDomain
object. - createAddressDO(Addresses) - Method in class com.skava.business.factoryimpl.UserDomainFactoryImpl
-
This method converts the
Addresses
object toAddressesDomain
object. - createAddressEntity(AddressesDomain, UsersEntity) - Method in interface com.skava.business.factory.UserEntityFactory
-
This method converts the
AddressesDomain
object toAddressesEntity
object. - createAddressEntity(AddressesDomain, UsersEntity) - Method in class com.skava.business.factoryimpl.UserEntityFactoryImpl
-
This method converts the
AddressesDomain
object toAddressesEntity
object. - CreateAddressesService - Interface in com.skava.service
-
An interface to define the service for creating a new Address.
- CreateAddressesServiceImpl - Class in com.skava.service.impl
-
This service class implements CreateAddressesService and handles the create address service request, process it and save the details in DB.
- CreateAddressesServiceImpl() - Constructor for class com.skava.service.impl.CreateAddressesServiceImpl
-
Default Constructor
- createAddressList(List<AddressesEntity>) - Method in interface com.skava.business.factory.UserFactory
- createAddressList(List<AddressesEntity>) - Method in class com.skava.business.factoryimpl.UserFactoryImpl
- CreateAddressValidator - Class in com.skava.validator.services
-
This class defines create address validator.
- CreateAddressValidator() - Constructor for class com.skava.validator.services.CreateAddressValidator
-
Default Constructor.
- createAttribute(String, String, long, Long, String, Attribute) - Method in class com.skava.web.AttributeController
-
This method is used to create Attribute based on given request.
- CreateAttributeService - Interface in com.skava.service
-
The Interface CreateAttributeService extends the interface EcommService which consists of the basic functions getValidator and process.
- CreateAttributeServiceImpl - Class in com.skava.service.impl
-
Class CreateAttributeServiceImpl provides the implementation for the CreateAttributeApicall.
- CreateAttributeServiceImpl() - Constructor for class com.skava.service.impl.CreateAttributeServiceImpl
- CreateAttributeValidator - Class in com.skava.validator.services
-
This Class contains validator methods for create attribute api.
- CreateAttributeValidator() - Constructor for class com.skava.validator.services.CreateAttributeValidator
-
Default Constructor.
- createBlackList(BlackListDomain) - Method in class com.skava.business.factoryimpl.UserFactoryImpl
- createBlackListDO(List<BlackListedItemsEntity>) - Method in interface com.skava.business.factory.UserDomainFactory
- createBlackListDO(List<BlackListedItemsEntity>) - Method in class com.skava.business.factoryimpl.UserDomainFactoryImpl
- createblackListItem(BlackListItemList, String, String, String) - Method in class com.skava.web.BlackListItemsController
-
This service is used to create a blackListItem.
- createBlackListItem(BlackListItem, List<BlackListedItemsEntity>, List<BlackListedItemsEntity>) - Method in class com.skava.service.impl.CreateBlackListItemServiceImpl
- createBlackListItemDO(BlackListItem) - Method in interface com.skava.business.factory.UserDomainFactory
- createBlackListItemDO(BlackListItem) - Method in class com.skava.business.factoryimpl.UserDomainFactoryImpl
- createBlackListItemEntity(BlackListDomain) - Method in interface com.skava.business.factory.UserEntityFactory
- createBlackListItemEntity(BlackListDomain) - Method in class com.skava.business.factoryimpl.UserEntityFactoryImpl
- createBlackListItemEntityDO(BlackListedItemsEntity) - Method in class com.skava.business.factoryimpl.UserDomainFactoryImpl
- CreateBlackListItemService - Interface in com.skava.service
-
An interface to define the service for creating a new BlackList.
- CreateBlackListItemServiceImpl - Class in com.skava.service.impl
-
This service class implements CreateBlackListService and handles the create BlackListItem service request, process it and save the details in DB.
- CreateBlackListItemServiceImpl(UserCommonServices, BlackListedItemsRepository) - Constructor for class com.skava.service.impl.CreateBlackListItemServiceImpl
-
Default Constructor
- CreateBlackListItemServiceValidator - Class in com.skava.validator.services
-
This class defines create BlackListItem service validator.
- CreateBlackListItemServiceValidator(UserCommonServices) - Constructor for class com.skava.validator.services.CreateBlackListItemServiceValidator
-
Default Constructor.
- createBlockItemList(List<BlackListDomain>) - Method in interface com.skava.business.factory.UserFactory
- createBlockItemList(List<BlackListDomain>) - Method in class com.skava.business.factoryimpl.UserFactoryImpl
- createCollection(Long, String, Collection, String, String, long) - Method in class com.skava.web.CollectionController
-
This service is used to create collection and returns the created resource as response when the request is valid other wise validation error response will be return as a response with respective http status code using service implementation.
- createCollectionDO(Collection) - Method in interface com.skava.business.factory.CollectionDomainFactory
-
This method converts the
Collection
object toCollectionDomain
object. - createCollectionDO(Collection) - Method in class com.skava.business.factoryimpl.CollectionDomainFactoryImpl
-
This method converts the
Collection
object toCollectionDomain
object. - createCollectionEntity(CollectionDomain) - Method in interface com.skava.business.factory.UserEntityFactory
-
This method converts the
CollectionDomain
object toCollectionEntity
object. - createCollectionEntity(CollectionDomain) - Method in class com.skava.business.factoryimpl.UserEntityFactoryImpl
-
This method converts the
CollectionDomain
object toCollectionEntity
object. - createCollectionProperty(CollectionPropertyDomain) - Method in interface com.skava.business.factory.CollectionFactory
-
This method converts the
CollectionPropertyDomain
object toCollectionProperty
object. - createCollectionProperty(CollectionPropertyDomain) - Method in class com.skava.business.factoryimpl.CollectionFactoryImpl
-
This method converts the
CollectionPropertyDomain
object toCollectionProperty
object. - createCollectionPropertyDO(CollectionPropertyEntity) - Method in interface com.skava.business.factory.CollectionDomainFactory
-
This method converts the
CollectionPropertyEntity
object toCollectionPropertyDomain
object. - createCollectionPropertyDO(CollectionPropertyEntity) - Method in class com.skava.business.factoryimpl.CollectionDomainFactoryImpl
-
This method converts the
CollectionPropertyEntity
object toCollectionPropertyDomain
object. - createCollectionPropertyDO(CollectionProperty) - Method in interface com.skava.business.factory.CollectionDomainFactory
-
This method converts the
CollectionProperty
object toCollectionPropertyDomain
object. - createCollectionPropertyDO(CollectionProperty) - Method in class com.skava.business.factoryimpl.CollectionDomainFactoryImpl
-
This method converts the
CollectionProperty
object toCollectionPropertyDomain
object. - CreateCollectionService - Interface in com.skava.service
-
An interface to define the service for creating a new Collection.
- CreateCollectionServiceImpl - Class in com.skava.service.impl
-
This service class implements CreateCollectionService and handles the create collection service request, process it and save the details in DB.
- CreateCollectionServiceImpl() - Constructor for class com.skava.service.impl.CreateCollectionServiceImpl
-
default constructor.
- createConsent(ConsentEntity, CollectionEntity) - Method in interface com.skava.business.factory.ConsentFactory
-
This method converts the
ConsentEntity
object toConsent
object. - createConsent(ConsentEntity, CollectionEntity) - Method in class com.skava.business.factoryimpl.ConsentFactoryImpl
-
This method converts the
ConsentEntity
object toConsent
object. - createConsent(Consent, String, Long, String, String, long) - Method in class com.skava.web.ConsentController
-
This service is used to create a consent.
- createConsent(ConsentDomain) - Method in interface com.skava.business.factory.ConsentFactory
-
This method converts the
ConsentDomain
object toConsent
object. - createConsent(ConsentDomain) - Method in class com.skava.business.factoryimpl.ConsentFactoryImpl
-
This method converts the
ConsentDomain
object toConsent
object. - createConsentDO(ConsentEntity) - Method in interface com.skava.business.factory.ConsentDomainFactory
-
This method converts the
ConsentEntity
object toConsentDomain
object - createConsentDO(ConsentEntity) - Method in class com.skava.business.factoryimpl.ConsentDomainFactoryImpl
-
This method converts the
ConsentEntity
object toConsentDomain
object - createConsentDO(Consent) - Method in interface com.skava.business.factory.ConsentDomainFactory
-
This method converts the
Consent
object toConsentDomain
object. - createConsentDO(Consent) - Method in class com.skava.business.factoryimpl.ConsentDomainFactoryImpl
-
This method converts the
Consent
object toConsentDomain
object. - createConsentEntity(ConsentDomain, CollectionEntity) - Method in interface com.skava.business.factory.ConsentEntityFactory
-
This method converts the
ConsentDomain
object toConsentEntity
object. - createConsentEntity(ConsentDomain, CollectionEntity) - Method in class com.skava.business.factoryimpl.ConsentEntityFactoryImpl
-
This method converts the
ConsentDomain
object toConsentEntity
object. - CreateConsentService - Interface in com.skava.service
-
An interface to define the service for creating a new Consent.
- CreateConsentServiceImpl - Class in com.skava.service.impl
-
This service class implements CreateConsentService and handles the create consent service request, process it and save the details in DB.
- CreateConsentServiceImpl() - Constructor for class com.skava.service.impl.CreateConsentServiceImpl
-
Default Constructor
- CreateConsentValidator - Class in com.skava.validator.services
-
This class defines create consent validator.
- CreateConsentValidator() - Constructor for class com.skava.validator.services.CreateConsentValidator
-
Default Constructor
- createCredentials(CredentialsEntity) - Method in interface com.skava.business.factory.UserFactory
-
This method converts the
CredentialsEntity
object toCredentials
object. - createCredentials(CredentialsEntity) - Method in class com.skava.business.factoryimpl.UserFactoryImpl
-
This method converts the
CredentialsEntity
object toCredentials
object. - createCredentials(CredentialsDomain) - Method in interface com.skava.business.factory.UserFactory
-
This method converts the
CredentialsDomain
object toCredentials
object. - createCredentials(CredentialsDomain) - Method in class com.skava.business.factoryimpl.UserFactoryImpl
-
This method converts the
CredentialsDomain
object toCredentials
object. - createCredentialsDO(CredentialsEntity) - Method in interface com.skava.business.factory.UserDomainFactory
-
This method converts the
CredentialsEntity
object toCredentialsDomain
object. - createCredentialsDO(CredentialsEntity) - Method in class com.skava.business.factoryimpl.UserDomainFactoryImpl
-
This method converts the
CredentialsEntity
object toCredentialsDomain
object. - createCredentialsDO(Credentials) - Method in interface com.skava.business.factory.UserDomainFactory
-
This method converts the
Credentials
object toCredentialsDomain
object. - createCredentialsDO(Credentials) - Method in class com.skava.business.factoryimpl.UserDomainFactoryImpl
-
This method converts the
Credentials
object toCredentialsDomain
object. - createCredentialsEntity(CredentialsDomain, UsersEntity) - Method in interface com.skava.business.factory.UserEntityFactory
-
This method converts the
CredentialsDomain
object toCredentialsEntity
object. - createCredentialsEntity(CredentialsDomain, UsersEntity) - Method in class com.skava.business.factoryimpl.UserEntityFactoryImpl
-
This method converts the
CredentialsDomain
object toCredentialsEntity
object. - CREATED - Enum constant in enum class com.skava.model.datatransferobjects.MfaLoginTokenStatus
- createdBy - Variable in class com.skava.entities.CollectionEntity
-
The created by.
- createdBy - Variable in class com.skava.entities.CollectionPropertyEntity
-
The created by.
- createdBy - Variable in class com.skava.entities.ConsentEntity
-
The created by.
- createdBy - Variable in class com.skava.entities.QAddressesEntity
- createdBy - Variable in class com.skava.entities.QAttributeEntity
- createdBy - Variable in class com.skava.entities.QCollectionEntity
- createdBy - Variable in class com.skava.entities.QCollectionPropertyEntity
- createdBy - Variable in class com.skava.entities.QConsentEntity
- createdBy - Variable in class com.skava.entities.QMFAAuthEntity
- createdBy - Variable in class com.skava.entities.QNotesEntity
- createdBy - Variable in class com.skava.entities.QUserConsentEntity
- createdBy - Variable in class com.skava.entities.QUserConsentHistoryEntity
- createdBy - Variable in class com.skava.entities.UserConsentEntity
-
The created by.
- createdBy - Variable in class com.skava.entities.UserConsentHistoryEntity
-
The created by.
- createdBy - Variable in class com.skava.model.datatransferobjects.Collection
-
The created by.
- createdBy - Variable in class com.skava.model.datatransferobjects.CollectionList
-
The created by.
- createdBy - Variable in class com.skava.model.datatransferobjects.CollectionProperty
-
The created by.
- createdBy - Variable in class com.skava.model.domain.CollectionDomain
-
The created by.
- createdBy - Variable in class com.skava.model.domain.CollectionPropertyDomain
-
The created by.
- createdDate - Variable in class com.skava.entities.QAddressesEntity
- createdDate - Variable in class com.skava.entities.QBlackListedItemsEntity
- createdDate - Variable in class com.skava.entities.QCredentialsEntity
- createdDate - Variable in class com.skava.entities.QIdentitiesEntity
- createdDate - Variable in class com.skava.entities.QUsersEntity
- createdOn - Variable in class com.skava.entities.QMFAAuthEntity
- createdOn - Variable in class com.skava.entities.QNotesEntity
- createdOn - Variable in class com.skava.entities.QUserConsentHistoryEntity
- createdOn - Variable in class com.skava.entities.UserConsentHistoryEntity
-
The created date time.
- createdOn - Variable in class com.skava.model.datatransferobjects.Collection
-
The Created On.
- createdOn - Variable in class com.skava.model.datatransferobjects.CollectionList
-
The Created On.
- createdOn - Variable in class com.skava.model.datatransferobjects.CollectionProperty
-
The Created On.
- createdTime - Variable in class com.skava.entities.AttributeEntity
-
created time
- createdTime - Variable in class com.skava.entities.QAttributeEntity
- createdTime - Variable in class com.skava.model.domain.AttributeDO
-
createdTime param*.
- createdTime - Variable in class com.skava.model.exchange.Attribute
-
created time
- createdTimestamp - Variable in class com.skava.entities.CollectionEntity
-
The created date time.
- createdTimestamp - Variable in class com.skava.entities.CollectionPropertyEntity
-
The created date time.
- createdTimestamp - Variable in class com.skava.entities.ConsentEntity
-
The created date time.
- createdTimestamp - Variable in class com.skava.entities.QCollectionEntity
- createdTimestamp - Variable in class com.skava.entities.QCollectionPropertyEntity
- createdTimestamp - Variable in class com.skava.entities.QConsentEntity
- createdTimestamp - Variable in class com.skava.entities.QMFAAuthEntity
- createdTimestamp - Variable in class com.skava.entities.QUserConsentEntity
- createdTimestamp - Variable in class com.skava.entities.UserConsentEntity
-
The created date time.
- createdTimestamp - Variable in class com.skava.model.domain.CollectionDomain
-
The created date time.
- createdTimestamp - Variable in class com.skava.model.domain.CollectionPropertyDomain
-
The created date time.
- createGuestUser(Users, CollectionEntity) - Method in class com.skava.service.impl.CreateUserServiceImplHelper
-
Used to creates the guest user by checking the guest flag in user object from request.
- createIdentities(IdentitiesEntity) - Method in interface com.skava.business.factory.UserFactory
-
This method converts the
IdentitiesEntity
object toIdentities
object. - createIdentities(IdentitiesEntity) - Method in class com.skava.business.factoryimpl.UserFactoryImpl
-
This method converts the
IdentitiesEntity
object toIdentities
object. - createIdentities(IdentitiesDomain) - Method in interface com.skava.business.factory.UserFactory
-
This method converts the
IdentitiesDomain
object toIdentities
object. - createIdentities(IdentitiesDomain) - Method in class com.skava.business.factoryimpl.UserFactoryImpl
-
This method converts the
IdentitiesDomain
object toIdentities
object. - createIdentitiesDO(IdentitiesEntity) - Method in interface com.skava.business.factory.UserDomainFactory
-
This method converts the
IdentitiesEntity
object toIdentitiesDomain
object. - createIdentitiesDO(IdentitiesEntity) - Method in class com.skava.business.factoryimpl.UserDomainFactoryImpl
-
This method converts the
IdentitiesEntity
object toIdentitiesDomain
object. - createIdentitiesDO(Identities) - Method in interface com.skava.business.factory.UserDomainFactory
-
This method converts the
Identities
object toIdentitiesDomain
object. - createIdentitiesDO(Identities) - Method in class com.skava.business.factoryimpl.UserDomainFactoryImpl
-
This method converts the
Identities
object toIdentitiesDomain
object. - createIdentitiesEntity(IdentitiesDomain, UsersEntity) - Method in interface com.skava.business.factory.UserEntityFactory
-
This method converts the
IdentitiesDomain
object toIdentitiesEntity
object. - createIdentitiesEntity(IdentitiesDomain, UsersEntity) - Method in class com.skava.business.factoryimpl.UserEntityFactoryImpl
-
This method converts the
IdentitiesDomain
object toIdentitiesEntity
object. - createNotes(NotesDomain) - Method in interface com.skava.business.factory.NotesFactory
-
This method converts the
Notes
object fromNotesDomain
object. - createNotes(NotesDomain) - Method in class com.skava.business.factoryimpl.NotesFactoryImpl
-
This method converts the
Notes
object fromNotesDomain
object. - createNotes(Long, Long, Notes, String, String, String, long) - Method in class com.skava.web.NotesController
-
This service is used to create a notes for the specific user.
- createNotesDomainFromDTO(Notes) - Method in interface com.skava.business.factory.NotesDomainFactory
-
This method converts the
Notes
object toNotesDomain
object. - createNotesDomainFromDTO(Notes) - Method in class com.skava.business.factoryimpl.NotesDomainFactoryImpl
-
This method converts the
Notes
object toNotesDomain
object. - createNotesDomainFromEntity(NotesEntity, CollectionEntity, UsersEntity) - Method in interface com.skava.business.factory.NotesDomainFactory
- createNotesDomainFromEntity(NotesEntity, CollectionEntity, UsersEntity) - Method in class com.skava.business.factoryimpl.NotesDomainFactoryImpl
- createNotesEntity(NotesDomain, UsersEntity) - Method in interface com.skava.business.factory.NotesEntityFactory
- createNotesEntity(NotesDomain, UsersEntity) - Method in class com.skava.business.factoryimpl.NotesEntityFactoryImpl
- createNotesEntityListDO(List<NotesEntity>, long) - Method in interface com.skava.business.factory.NotesDomainFactory
- createNotesEntityListDO(List<NotesEntity>, long) - Method in class com.skava.business.factoryimpl.NotesDomainFactoryImpl
- createNotesList(List<NotesDomain>) - Method in interface com.skava.business.factory.NotesFactory
- createNotesList(List<NotesDomain>) - Method in class com.skava.business.factoryimpl.NotesFactoryImpl
- CreateNotesService - Interface in com.skava.service
-
An interface to define the service for creating a new Notes.
- CreateNotesServiceImpl - Class in com.skava.service.impl
-
This service class implements CreateNotesService and handles the create notes service request, process it and save the details in DB.
- CreateNotesServiceImpl() - Constructor for class com.skava.service.impl.CreateNotesServiceImpl
-
Default Constructor
- CreateNotesServiceValidator - Class in com.skava.validator.services
-
This class defines create notes service validator.
- CreateNotesServiceValidator() - Constructor for class com.skava.validator.services.CreateNotesServiceValidator
-
Default Constructor.
- createRegisteredUser(List<Users>, boolean, Collection, UserRequest, List<CollectionAttributeEntity>, String) - Method in class com.skava.service.impl.CreateUserServiceImplHelper
-
This method is used to create an user in active state or not activated state based on inviteUserFlag.
- createUser(UsersList, boolean, Long, String, String, String, long, boolean, boolean) - Method in class com.skava.web.UsersController
-
This service is used to create a new registered user or guest user.User is created based on the provided identity information and properties.
- createUser(UsersEntity, boolean) - Method in interface com.skava.business.factory.UserFactory
-
This method converts the
UsersEntity
object toUsers
object. - createUser(UsersEntity, boolean) - Method in class com.skava.business.factoryimpl.UserFactoryImpl
-
This method converts the
UsersEntity
object toUsers
object. - createUser(UsersDomain) - Method in interface com.skava.business.factory.UserFactory
-
This method converts the
UsersDomain
object toUsers
object. - createUser(UsersDomain) - Method in class com.skava.business.factoryimpl.UserFactoryImpl
-
This method converts the
UsersDomain
object toUsers
object. - createUserAddress(long, Addresses, Long, String, String, String, long) - Method in class com.skava.web.AddressesController
-
This service end-point creates new address for the registered user, shipping address details will be captured in this object.
- CreateUserAddressesValidator - Class in com.skava.validator.services
-
This class defines create user address validator.
- CreateUserAddressesValidator() - Constructor for class com.skava.validator.services.CreateUserAddressesValidator
-
Default Constructor.
- createUserConsent(long, UserConsentList, String, long, String, String, long) - Method in class com.skava.web.UserConsentContoller
-
This service id used to create a new consent action for an user.
- createUserConsentDO(UserConsent) - Method in interface com.skava.business.factory.UserConsentDomainFactory
-
This method converts the
UserConsent
object toUserConsentDomain
object. - createUserConsentDO(UserConsent) - Method in class com.skava.business.factoryimpl.UserConsentDomainFactoryImpl
-
This method converts the
UserConsent
object toUserConsentDomain
object. - createUserConsentEntity(UserConsentDomain, ConsentEntity, UsersEntity) - Method in interface com.skava.business.factory.UserConsentEntityFactory
-
This method converts the
UserConsentDomain
object toUserConsentEntity
object. - createUserConsentEntity(UserConsentDomain, ConsentEntity, UsersEntity) - Method in class com.skava.business.factoryimpl.UserConsentEntityFactoryImpl
-
This method converts the
UserConsentDomain
object toUserConsentEntity
object. - createUserConsentEntityListDO(List<UserConsentEntity>) - Method in interface com.skava.business.factory.UserConsentDomainFactory
- createUserConsentEntityListDO(List<UserConsentEntity>) - Method in class com.skava.business.factoryimpl.UserConsentDomainFactoryImpl
- createUserConsentHistory(UserConsentEntity, String) - Static method in class com.skava.util.UserConsentUtil
-
This method is used to create user consent history entity.
- createUserConsentHistoryDomainFromEntity(List<UserConsentHistoryEntity>) - Method in interface com.skava.business.factory.UserConsentHistoryDomainFactory
-
This method converts the
List
ofUserConsentHistoryEntity
object to theList
ofUserConsentHistoryDomain
object. - createUserConsentHistoryDomainFromEntity(List<UserConsentHistoryEntity>) - Method in class com.skava.business.factoryimpl.UserConsentHistoryDomainFactoryImpl
-
This method converts the
List
ofUserConsentHistoryEntity
object to theList
ofUserConsentHistoryDomain
object. - createUserConsentHistoryList(List<UserConsentEntity>, String) - Static method in class com.skava.util.UserConsentUtil
-
This method is used to create user consent history entity from user consent entity
- createUserConsentHistoryList(List<UserConsentHistoryDomain>) - Method in interface com.skava.business.factory.UserConsentHistoryFactory
-
This method converts the list of
UserConsentHistoryDomain
object to the list ofUserConsentHistory
object. - createUserConsentHistoryList(List<UserConsentHistoryDomain>) - Method in class com.skava.business.factoryimpl.UserConsentHistoryFactoryImpl
-
This method converts the
List
ofUserConsentHistoryDomain
object to theList
ofUserConsentHistory
object. - createUserConsentList(List<UserConsentDomain>) - Method in interface com.skava.business.factory.UserConsentFactory
- createUserConsentList(List<UserConsentDomain>) - Method in class com.skava.business.factoryimpl.UserConsentFactoryImpl
- CreateUserConsentService - Interface in com.skava.service
-
An interface to define the service for creating a new User Consent.
- CreateUserConsentServiceImpl - Class in com.skava.service.impl
-
This service class implements CreateUserConsentService and handles the create user consent service request, process it and save the details in DB.
- CreateUserConsentServiceImpl() - Constructor for class com.skava.service.impl.CreateUserConsentServiceImpl
-
Default Constructor
- CreateUserConsentValidator - Class in com.skava.validator.services
-
This class defines create user consent validator.
- CreateUserConsentValidator() - Constructor for class com.skava.validator.services.CreateUserConsentValidator
-
Default Constructor
- createUserDO(UsersEntity) - Method in interface com.skava.business.factory.UserDomainFactory
-
This method converts the
UsersEntity
object toUsersDomain
object. - createUserDO(UsersEntity) - Method in class com.skava.business.factoryimpl.UserDomainFactoryImpl
-
This method converts the
UsersEntity
object toUsersDomain
object. - createUserDO(Users) - Method in interface com.skava.business.factory.UserDomainFactory
-
This method converts the
Users
object toUsersDomain
object. - createUserDO(Users) - Method in class com.skava.business.factoryimpl.UserDomainFactoryImpl
-
This method converts the
Users
object toUsersDomain
object. - createUserDomainListDO(List<UsersEntity>) - Method in interface com.skava.business.factory.UserDomainFactory
-
This method converts the list of
UsersEntity
object to the list ofUsersDomain
object. - createUserDomainListDO(List<UsersEntity>) - Method in class com.skava.business.factoryimpl.UserDomainFactoryImpl
-
This method converts the list of
UsersEntity
object to the list ofUsersDomain
object. - createUserEntity(UsersDomain, CollectionEntity) - Method in interface com.skava.business.factory.UserEntityFactory
-
This method converts the
UsersDomain
object toUsersEntity
object. - createUserEntity(UsersDomain, CollectionEntity) - Method in class com.skava.business.factoryimpl.UserEntityFactoryImpl
-
This method converts the
UsersDomain
object toUsersEntity
object. - createUserEntity(UsersDomain, UsersEntity) - Method in interface com.skava.business.factory.UserEntityFactory
-
This method converts the
UsersDomain
object toUsersEntity
object. - createUserEntity(UsersDomain, UsersEntity) - Method in class com.skava.business.factoryimpl.UserEntityFactoryImpl
-
This method converts the
UsersDomain
object toUsersEntity
object. - createUserList(List<UsersDomain>) - Method in interface com.skava.business.factory.UserFactory
- createUserList(List<UsersDomain>) - Method in class com.skava.business.factoryimpl.UserFactoryImpl
- createUserListDO(List<Users>) - Method in interface com.skava.business.factory.UserDomainFactory
- createUserListDO(List<Users>) - Method in class com.skava.business.factoryimpl.UserDomainFactoryImpl
- createUserListEntity(List<UsersDomain>, CollectionEntity) - Method in interface com.skava.business.factory.UserEntityFactory
- createUserListEntity(List<UsersDomain>, CollectionEntity) - Method in class com.skava.business.factoryimpl.UserEntityFactoryImpl
- CreateUserOTPActivationServiceImpl - Class in com.skava.service.impl
- CreateUserOTPActivationServiceImpl() - Constructor for class com.skava.service.impl.CreateUserOTPActivationServiceImpl
-
Default Constructor
- CreateUserSecurityQuestionsValidator - Class in com.skava.validator.services
-
This class defines create user security questions validator.
- CreateUserSecurityQuestionsValidator() - Constructor for class com.skava.validator.services.CreateUserSecurityQuestionsValidator
-
Default constructor
- CreateUserService - Interface in com.skava.service
-
An interface to define the service for creating a new User.
- CreateUserServiceImpl - Class in com.skava.service.impl
-
This service class implements CreateUserService and handles the create user service request, process it and save the details in DB.
- CreateUserServiceImpl() - Constructor for class com.skava.service.impl.CreateUserServiceImpl
-
Default Constructor
- CreateUserServiceImplHelper - Class in com.skava.service.impl
-
This service class implements CreateUserService and handles the create user service request, process it and save the details in DB.
- CreateUserServiceImplHelper() - Constructor for class com.skava.service.impl.CreateUserServiceImplHelper
-
Default Constructor
- CreateUserUtil - Class in com.skava.util
-
This is a Utility class for User model which contains validator and helper methods used in this service.
- CreateUserValidator - Class in com.skava.validator.services
-
This class defines create user validator and is used for validating the given request model
UserRequest
. - CreateUserValidator() - Constructor for class com.skava.validator.services.CreateUserValidator
-
Default Constructor.
- credentials - Variable in class com.skava.entities.QUsersEntity
- Credentials - Class in com.skava.model.datatransferobjects
-
This class defines the model Credentials (Data transfer Object) holds the credentials details.
- Credentials() - Constructor for class com.skava.model.datatransferobjects.Credentials
-
Default constructor
- CredentialsController - Class in com.skava.web
-
This controller class contains service end-points that are used to perform Update/Reset password and security questions.
- CredentialsController() - Constructor for class com.skava.web.CredentialsController
-
Default Constructor.
- CredentialsDomain - Class in com.skava.model.domain
-
This class defines the model Credentials (Domain Object) holds the credentials details.
- CredentialsDomain() - Constructor for class com.skava.model.domain.CredentialsDomain
-
Instantiates CredentialDomain
- credentialsEntity - Static variable in class com.skava.entities.QCredentialsEntity
- CredentialsEntity - Class in com.skava.entities
-
This class defines the Credentials entity.
- CredentialsEntity() - Constructor for class com.skava.entities.CredentialsEntity
-
Default constructor.
- CredentialsRepository - Interface in com.skava.repository
-
This is CredentialsRepository interface.
- CUSTOM_PROPERTIES - Static variable in class com.skava.constants.UserConstants
-
User CustomProperties
- customConfigure(HttpSecurity) - Method in class com.skava.config.security.UserServiceWebSecurityConfiguration
-
This method handles AuthToken and Validates it.
- customize() - Method in class com.skava.UserApplication
- CustomPropertiesController - Class in com.skava.web
-
This controller class contains service end-point that are used to load one or many, update and delete custom properties of a user.
- CustomPropertiesController() - Constructor for class com.skava.web.CustomPropertiesController
-
Default Constructor.
- CustomUserAuthenticatorServiceImpl - Class in com.skava.service.impl.authenticator
-
This service class implements UserAuthenticatorService and handles the user custom login service request, process it and save the details in DB.
- CustomUserAuthenticatorServiceImpl() - Constructor for class com.skava.service.impl.authenticator.CustomUserAuthenticatorServiceImpl
-
Default Constructor.
D
- DATE - Enum constant in enum class com.skava.entities.AttributeFieldType
- dateOfBirth - Variable in class com.skava.entities.QUsersEntity
- dateOfBirth - Variable in class com.skava.entities.UsersEntity
-
The date of birth.
- deactivateAddressService(long, long, Long, String, String, String, long) - Method in class com.skava.web.AddressesController
-
This service deletes the requested address for the registered user.
- deactivateUser(long, Long, long, String, String, String, long) - Method in class com.skava.web.UsersController
-
This service end-point de-activates the requested user, status of the user will be changed to DEACTIVATED.
- DEBUG_MESSAGE_FORMAT - Static variable in class com.skava.constants.AttributeResponseCode
-
The DEBUG_MESSAGE_FORMAT
- DEBUG_MESSAGE_FORMAT - Static variable in class com.skava.constants.Constants
-
The DEBUG_MESSAGE_FORMAT
- DEFAULT_ALLOW_LOWERCASE - Static variable in class com.skava.strategyimpl.DefaultPhoneValidatorStrategyImpl
-
The default allow lowercase.
- DEFAULT_ALLOW_LOWERCASE - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The default allow lowercase.
- DEFAULT_ALLOW_NUMBER - Static variable in class com.skava.strategyimpl.DefaultPhoneValidatorStrategyImpl
-
The default allow number.
- DEFAULT_ALLOW_NUMBER - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The default allow number.
- DEFAULT_ALLOW_UPPERCASE - Static variable in class com.skava.strategyimpl.DefaultPhoneValidatorStrategyImpl
-
The default allow uppercase.
- DEFAULT_ALLOW_UPPERCASE - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The default allow uppercase.
- DEFAULT_ALLOWED_IDENTITIES - Static variable in class com.skava.constants.UserConstants
-
PROP_ALLOWED_IDENTITIES
- DEFAULT_CREATE_ID - Static variable in class com.skava.constants.UserConstants
-
Default User Id.
- DEFAULT_CREATEADDRESS_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
-
Address entity validators.
- DEFAULT_CREATEBLACKLISTITEMSERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
-
The Default Create BlackList Item Validators
- DEFAULT_CREATECONSENT_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
-
Consent entity validators.
- DEFAULT_CREATENOTESSERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
-
Notes entity validators.
- DEFAULT_CREATEUSER_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_CREATEUSERCONSENT_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
-
User Consent entity validators.
- DEFAULT_DELETECONSENT_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_DELETENOTESSERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_DELETEUSER_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_DELETEUSERCONSENT_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_GETALLCONSENT_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_GETALLNOTESSERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_GETALLSECURITYQUESTIONS_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
-
Credentials Entity validators.
- DEFAULT_GETALLUSER_PUBLICPROFILE_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_GETALLUSER_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_GETALLUSERCONSENT_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_GETALLUSERCONSENTHISTORYSERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
-
Get All user consent history validators.
- DEFAULT_GETCONSENT_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_GETSECURITYQUESTIONS_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_GETUSER_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_LIMIT - Static variable in class com.skava.web.CollectionController
-
The default limit.
- DEFAULT_LOGIN_MFA_EXPIRY_MILLISECS - Static variable in class com.skava.constants.UserConstants
-
Default login MFA expire time in milliseconds.
- DEFAULT_LOGIN_MFA_FAIL_LIMIT - Static variable in class com.skava.constants.UserConstants
-
Default login MFA Fail limit.
- DEFAULT_LOGIN_MFA_RESEND_LIMIT - Static variable in class com.skava.constants.UserConstants
-
Default login MFA Resend limit.
- DEFAULT_LOGIN_OLD_OTP_LIMIT - Static variable in class com.skava.constants.UserConstants
-
Default login old OTP limit.
- DEFAULT_OLD_CREDENTIALS_MAX_LIMIT - Static variable in class com.skava.constants.UserConstants
-
Default maximum old password limit.
- DEFAULT_OLD_CREDENTIALS_MAX_LIMIT_VALUE - Static variable in class com.skava.constants.UserConstants
-
Default maximum limit for old password check.
- DEFAULT_TESTTOKEN_EXPIRY - Static variable in class com.skava.constants.UserConstants
-
DEFAULT_TESTTOKEN_EXPIRY - 1 hour
- DEFAULT_UPDATEADDRESS_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_UPDATECONSENT_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_UPDATECREDENTIAL_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_UPDATESECURITYQUESTIONS_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_UPDATEUSER_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_USER_ALLOWED_SPECIAL_CHARS - Static variable in class com.skava.strategyimpl.DefaultPhoneValidatorStrategyImpl
-
The default user allowed special chars.
- DEFAULT_USER_ALLOWED_SPECIAL_CHARS - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The default user allowed special chars.
- DEFAULT_USER_CREDENTIAL_MAX_LENGTH - Static variable in class com.skava.strategyimpl.DefaultPhoneValidatorStrategyImpl
-
The default user pwd max length.
- DEFAULT_USER_CREDENTIAL_MAX_LENGTH - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The default user pwd max length.
- DEFAULT_USER_CREDENTIAL_MIN_LENGTH - Static variable in class com.skava.strategyimpl.DefaultPhoneValidatorStrategyImpl
-
The default user pwd min length.
- DEFAULT_USER_CREDENTIAL_MIN_LENGTH - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The default user pwd min length.
- DEFAULT_USER_LAST_PASSWRDS_CHECK_COUNT - Static variable in class com.skava.constants.UserConstants
-
Default user last password check count.
- DEFAULT_USER_LOGIN_COUNT_EXPIRY_MILLISECS - Static variable in class com.skava.constants.UserConstants
-
Default user login count expire time in milliseconds.
- DEFAULT_USERAUTH_NOTIFICATION_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_USERAUTH_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
-
Auth validators.
- DEFAULT_USERRESET_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
-
The Constant DEFAULT_USERRESET_SERVICE_VALIDATORS
- DEFAULT_USERSENDACTIVATION_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_USERVALIDATEACTIVATION_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_USERVALIDATERESET_SERVICE_VALIDATORS - Static variable in class com.skava.constants.UserConstants
- DEFAULT_VALIDATOR_CONSTANT - Static variable in class com.skava.constants.UserConstants
- DEFAULT_VALIDATOR_SERVICE_CONSTANT - Static variable in class com.skava.constants.UserConstants
-
User entity validators.
- DefaultBlackListedItemsValidatorStrategyImpl - Class in com.skava.strategyimpl
-
DefaultBlackListedItemsValidatorStrategyImpl
- DefaultBlackListedItemsValidatorStrategyImpl(BlackListedItemsRepository) - Constructor for class com.skava.strategyimpl.DefaultBlackListedItemsValidatorStrategyImpl
- DefaultPhoneValidatorStrategyImpl - Class in com.skava.strategyimpl
-
This class provides functionality of validating the user phoneNumber by default validator config.
- DefaultPhoneValidatorStrategyImpl() - Constructor for class com.skava.strategyimpl.DefaultPhoneValidatorStrategyImpl
- DefaultPublicProfileStrategyImpl - Class in com.skava.strategyimpl
-
This class provides functionality of getting the user's public profile based on public profiler class configured in collection properties.
- DefaultPublicProfileStrategyImpl() - Constructor for class com.skava.strategyimpl.DefaultPublicProfileStrategyImpl
- DefaultPwdHashingStrategyImpl - Class in com.skava.strategyimpl
-
This class provides functionality of hashing the user password with salt value and checks the password.
- DefaultPwdHashingStrategyImpl() - Constructor for class com.skava.strategyimpl.DefaultPwdHashingStrategyImpl
- DefaultPwdValidatorStrategyImpl - Class in com.skava.strategyimpl
-
This class provides functionality of validating the user password by default validator config.
- DefaultPwdValidatorStrategyImpl() - Constructor for class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
- DefaultUserAuthenticatorServiceImpl - Class in com.skava.service.impl.authenticator
-
This service class implements UserAuthenticatorService and handles the user default login service request, process it and save the details in DB.
- DefaultUserAuthenticatorServiceImpl() - Constructor for class com.skava.service.impl.authenticator.DefaultUserAuthenticatorServiceImpl
-
Default Constructor
- defaultValue - Variable in class com.skava.entities.QAttributeEntity
- defaultValue - Variable in class com.skava.entities.QCollectionAttributeEntity
- defaultValue - Variable in class com.skava.model.datatransferobjects.CollectionAttribute
-
The default value of the attribute.
- DefaultZipCodeValidatorStrategyImpl - Class in com.skava.strategyimpl
-
This class provides functionality of validating the zipcode by default zipcode validator config.
- DefaultZipCodeValidatorStrategyImpl() - Constructor for class com.skava.strategyimpl.DefaultZipCodeValidatorStrategyImpl
- DELETE_ATTRIBUTE_DEFAULT_VALIDATORS - Static variable in class com.skava.constants.Constants
-
The Constant FIND_ATTRIBUTE_DEFAULT_VALIDATORS.
- DeleteAddressService - Interface in com.skava.service
-
An interface to define the service for deleting an Address.
- DeleteAddressServiceImpl - Class in com.skava.service.impl
-
This service class implements DeleteAddressService and handles the delete address service request, process it and save the details in DB.
- DeleteAddressServiceImpl() - Constructor for class com.skava.service.impl.DeleteAddressServiceImpl
-
Default Constructor
- deleteAttributeById(String, String, long, Long, String, String) - Method in class com.skava.web.AttributeController
-
This method is used to delete single Attribute based on given Attribute Request.
- DeleteAttributeService - Interface in com.skava.service
-
The Interface CreateAttributeService extends the interface EcommService which consists of the basic functions getValidator and process.
- DeleteAttributeServiceImpl - Class in com.skava.service.impl
-
Class DeleteAttributeServiceImpl provides the implementation for the CreateAttributeApicall.
- DeleteAttributeServiceImpl() - Constructor for class com.skava.service.impl.DeleteAttributeServiceImpl
- deleteBlackList(String, String, String, long) - Method in class com.skava.web.BlackListItemsController
-
This service end-point delete the requested blacklist, status of the user will be changed to DELETE.
- DeleteBlackListService - Interface in com.skava.service
-
An interface to define the service for deactivating User.
- DeleteBlackListServiceImpl - Class in com.skava.service.impl
-
This service class implements DeactivateUserService and handles the deactivate user service request, process it and save the details in DB.
- DeleteBlackListServiceImpl(UserCommonServices) - Constructor for class com.skava.service.impl.DeleteBlackListServiceImpl
- deleteByPropertyName(String) - Method in interface com.skava.repository.PropertiesRepository
-
Delete PropertiesEntity by id.
- deleteCache(String) - Method in class com.skava.service.impl.CacheImpl
-
This is used to delete the cache with cache name.
- deleteCacheWithKey(String, String) - Method in class com.skava.service.impl.CacheImpl
-
This is used to delete cache with cache name and key.
- deleteConsent(long, String, Long, String, String, long) - Method in class com.skava.web.ConsentController
-
This service is used to delete the specific consent.
- DeleteConsentService - Interface in com.skava.service
-
An interface to define the service for deleting an existing consent.
- DeleteConsentServiceImpl - Class in com.skava.service.impl
-
This service class implements DeleteConsentService and handles the delete consent service request, process it and save the details in DB.
- DeleteConsentServiceImpl() - Constructor for class com.skava.service.impl.DeleteConsentServiceImpl
-
Default Constructor
- DeleteConsentValidator - Class in com.skava.validator.services
-
This class defines delete consent validator and is used for validating the given request model.
- DeleteConsentValidator() - Constructor for class com.skava.validator.services.DeleteConsentValidator
-
Default Constructor
- deleteCustomProperties(Users) - Static method in class com.skava.util.UserNotificationUtil
-
This deletes the custom properties for security violation
- deleteCustomProperty(DeleteCustomPropertyService, long, String, String, long) - Static method in class com.skava.helper.UserPropertiesHelper
-
This method is used to delete the given custom property.
- DeleteCustomPropertyService - Interface in com.skava.service
-
An interface to define the service for deleting a custom property.
- DeleteCustomPropertyServiceImpl - Class in com.skava.service.impl
-
This service class implements DeleteCustomPropertyService and handles the delete custom property service request, process it and save the details in DB.
- DeleteCustomPropertyServiceImpl() - Constructor for class com.skava.service.impl.DeleteCustomPropertyServiceImpl
-
Default Constructor.
- DELETED - Enum constant in enum class com.skava.entities.AttributeStatus
- deleteLoginAttemptCountCustomPropertyFromDB(UsersEntity, UserCommonServices, String) - Static method in class com.skava.util.UserAuthUtil
-
This method is used to delete the given custom properties from DB.
- deleteLoginOTPAndLoginFailCountFromDBAndResendCount(long) - Method in class com.skava.service.impl.ValidateActivationServiceImpl
-
This method used to delete user custom properties.
- deleteMultipleCustomPropertiesFromDB(UsersEntity, UserCommonServices, List<String>) - Static method in class com.skava.util.UserAuthUtil
-
This method is used to delete the given custom properties from DB.
- deleteMultipleCustomPropertiesFromDB(UsersEntity, UserCommonServices, List<String>) - Static method in class com.skava.util.UserUtil
-
Deletes multiple custom properties from the database for a given user.
- deleteNotes(long, long, String, Long, String, String, long) - Method in class com.skava.web.NotesController
-
Used to delete the particular notes for an user.
- DeleteNotesService - Interface in com.skava.service
-
An interface to define the service for deleting a notes.
- DeleteNotesServiceImpl - Class in com.skava.service.impl
-
This service class implements DeleteNotesService and handles deleting a notes service request, process it and delete the details from DB within a collection id and user id.
- DeleteNotesServiceImpl() - Constructor for class com.skava.service.impl.DeleteNotesServiceImpl
-
Default Constructor.
- DeleteNotesServiceValidator - Class in com.skava.validator.services
-
This class defines delete notes service validator.
- DeleteNotesServiceValidator() - Constructor for class com.skava.validator.services.DeleteNotesServiceValidator
-
Default Constructor
- deleteSpecificpropertyByName(long, String, Long, String, String, String, long) - Method in class com.skava.web.CustomPropertiesController
-
This service endpoint is used to delete the given user property
- deleteUserConsent(long, long, String, Long, String, String, long) - Method in class com.skava.web.UserConsentContoller
-
Used to delete the specific user consent.
- DeleteUserConsentService - Interface in com.skava.service
-
An interface to define the service for deleting an user consent.
- DeleteUserConsentServiceImpl - Class in com.skava.service.impl
-
This service class implements DeleteUserConsentService and handles the delete user consent service request, process it and save the details in DB.
- DeleteUserConsentServiceImpl() - Constructor for class com.skava.service.impl.DeleteUserConsentServiceImpl
-
Default Constructor
- DeleteUserConsentValidator - Class in com.skava.validator.services
-
This class defines delete user consent validator and is used for validating the given request model.
- DeleteUserConsentValidator() - Constructor for class com.skava.validator.services.DeleteUserConsentValidator
-
Default Constructor
- deleteUserService - Variable in class com.skava.service.impl.CommonUserService
-
DeleteUserService.
- DeleteUserService - Interface in com.skava.service
-
An interface to define the service for deactivating User.
- DeleteUserServiceImpl - Class in com.skava.service.impl
-
This service class implements DeactivateUserService and handles the deactivate user service request, process it and save the details in DB.
- DeleteUserServiceImpl() - Constructor for class com.skava.service.impl.DeleteUserServiceImpl
-
Default Constructor
- DeleteUserValidator - Class in com.skava.validator.services
-
This class defines delete user validator.
- DeleteUserValidator() - Constructor for class com.skava.validator.services.DeleteUserValidator
-
Default Constructor.
- DESC - Static variable in class com.skava.constants.UserConstants
-
Sort order DESCENDING.
- description - Variable in class com.skava.entities.QCollectionAttributeEntity
- description - Variable in class com.skava.entities.QCollectionEntity
- description - Variable in class com.skava.entities.QNotesEntity
- description - Variable in class com.skava.model.datatransferobjects.Collection
-
The description of the collection.
- description - Variable in class com.skava.model.datatransferobjects.CollectionAttribute
-
The description of the attribute.
- description - Variable in class com.skava.model.datatransferobjects.CollectionList
-
The collection's description.
- description - Variable in class com.skava.model.domain.CollectionDomain
-
The description.
- destroy() - Method in class com.skava.validator.services.UserValidatorComponent
-
destroy.
- device - Variable in class com.skava.entities.QUserConsentEntity
- device - Variable in class com.skava.entities.QUserConsentHistoryEntity
- DocketUtil - Class in com.skava.util
-
This is a holds the docket utility methods.
- doCreateAddressValidation(Addresses, MessageSource, Logger, String) - Static method in class com.skava.util.UserUtil
-
This method is used to validate the address given and set a default Id to it.
- doHashing(String) - Method in class com.skava.model.datatransferobjects.Credentials
-
This method is used for password hashing.
- doPasswordHashing(String, PwdHashingStrategy) - Static method in class com.skava.helper.UserPasswordHelper
-
This method is used to hash the given password using hashing algorithm class and the BCrypt salt value.
- doPasswordHashing(String, String) - Static method in class com.skava.helper.UserPasswordHelper
-
This method is used to hash the given password using hashing algorithm class and the BCrypt salt value.
- doSkipMandatoryPropCheck(int) - Static method in enum class com.skava.model.datatransferobjects.UserType
-
This method is used to check whether the given user type is skipped mandatory parameter.
- DUPLICATE_SEARCH_PARAM - Static variable in class com.skava.constants.UserResponseCodes
-
Invalid Search Param.
E
- email - Variable in class com.skava.entities.QAddressesEntity
- email - Variable in class com.skava.entities.QUsersEntity
- email - Variable in class com.skava.entities.UsersEntity
-
User email.
- EMAIL - Enum constant in enum class com.skava.entities.AttributeFieldType
- EMAIL - Enum constant in enum class com.skava.entities.BlackListedItemsType
- EmailNotifyConfig - Class in com.skava.model.datatransferobjects
-
EmailNotifyConfig
- EmailNotifyConfig() - Constructor for class com.skava.model.datatransferobjects.EmailNotifyConfig
- EMPTY_CUSTOM_ATTRIBUTE - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant EMPTY_CUSTOM_ATTRIBUTE.
- ENTITY_ALL - Static variable in class com.skava.constants.AttributeResponseCode
-
ENTITY_ALL.
- ENTITY_ATTRIBUTE - Static variable in class com.skava.constants.AttributeResponseCode
- ENTITY_ATTRIBUTE_GET - Static variable in class com.skava.constants.AttributeResponseCode
-
ENTITY_ATTRIBUTE.
- ENTITY_COLLECTION - Static variable in class com.skava.constants.CollectionResponseCode
-
ENTITY_COLLECTION.
- ENTITY_COLLECTION_ATTRIBUTE - Static variable in class com.skava.constants.AttributeResponseCode
-
ENTITY_COLLECTION_ATTRIBUTE.
- ENTITY_COLLECTIONPROPERTY - Static variable in class com.skava.constants.CollectionResponseCode
-
ENTITY_COLLECTIONPROPERTY.
- ENTITY_COMMON - Static variable in class com.skava.constants.ResponseCode
-
The Constant ENTITY_COMMON.
- ENTITY_PROPERTIES - Static variable in class com.skava.constants.PropertiesResponseCode
-
ENTITY_PROPERTIES.
- ENUM - Enum constant in enum class com.skava.entities.AttributeFieldType
- ENUM - Enum constant in enum class com.skava.entities.CollectionAttributeType
- ENUM_MULTISELECT - Enum constant in enum class com.skava.entities.CollectionAttributeType
- ENUMMULTISELECT - Enum constant in enum class com.skava.entities.AttributeFieldType
- EQUAL_OPERATOR - Static variable in class com.skava.util.SearchUtil
- equals(Object) - Method in class com.skava.entities.CollectionAttributeEntity
- equals(Object) - Method in class com.skava.entities.CollectionPropertyEntity
- ERROR_ALREADY_EXISTS - Static variable in class com.skava.constants.ResponseCode
-
The Constant ERROR_ALREADY_EXISTS.
- ERROR_LOCALE_VALIDATION - Static variable in class com.skava.constants.ResponseCode
-
The Constant ERROR_LOCALE_VALIDATION.
- ERROR_NOT_FOUND - Static variable in class com.skava.constants.ResponseCode
-
The Constant ERROR_NOT_FOUND.
- ERROR_UNKNOWN - Static variable in class com.skava.constants.ResponseCode
-
The Constant ERROR_UNKNOWN.
- ERROR_VALIDATION - Static variable in class com.skava.constants.ResponseCode
-
The Constant ERROR_VALIDATION.
- EXIRPING_SOON - Enum constant in enum class com.skava.model.datatransferobjects.ExpiryStatus
- existsByCollectionIdAndIdentifier(long, String) - Method in interface com.skava.repository.AttributeRepository
- existsByCollectionIdAndTitle(long, String) - Method in interface com.skava.repository.ConsentRepository
-
This is used to check whether consent exists by title and collectionId.
- existsByIdAndBusinessId(Long, Long) - Method in interface com.skava.repository.CollectionRepository
-
This is used to check whether the given collection is present within business id
- existsByIdAndCollectionId(long, long) - Method in interface com.skava.repository.UsersRepository
-
This is used to check whether user exist by userid and collection id.
- existsByNameIgnoreCaseAndBusinessId(String, long) - Method in interface com.skava.repository.CollectionRepository
-
This method is used to check whether the given collection name by ignoring case sensitive and business id.
- EXPIRATION_MONTH_MAX - Static variable in class com.skava.util.UserUtil
-
Maximum Expiration Month.
- EXPIRED - Enum constant in enum class com.skava.model.datatransferobjects.ExpiryStatus
- EXPIRING_TODAY - Enum constant in enum class com.skava.model.datatransferobjects.ExpiryStatus
- ExpiryStatus - Enum Class in com.skava.model.datatransferobjects
-
ExpiryStatus
- ExternalTomcatServletInitializer - Class in com.skava
-
This class is used to configure the external tomcat server with Spring Boot application Not applicable for embedded tomcat with Spring Boot application
- ExternalTomcatServletInitializer() - Constructor for class com.skava.ExternalTomcatServletInitializer
F
- FAMILY_NAME - Static variable in class com.skava.constants.UserConstants
-
User FAMILY NAME.
- fetchOAuthClass() - Method in class com.skava.service.impl.GetUserAuthenticatorServiceClassInstance
-
This API returns OAuthUserAuthenticatorServiceImpl
- fieldtype - Variable in class com.skava.entities.QAttributeEntity
- FILE - Enum constant in enum class com.skava.entities.CollectionAttributeType
- filterAndReturnCollectionResponse(CollectionRequest) - Method in class com.skava.service.impl.GetCollectionServiceImpl
-
filterAndReturnCollectionResponse
- filterCollectionProperties(Collection, String) - Static method in class com.skava.util.CollectionValidatorUtil
-
filterCollectionProperties - This method is used to filter the collection properties based on the allowed properties.
- filterHiddenProperties(Map<String, String>) - Static method in class com.skava.helper.UserPropertiesHelper
-
This method is used to filters hidden Property from the list of properties.
- FIND_ATTRIBUTE_DEFAULT_VALIDATORS - Static variable in class com.skava.constants.Constants
-
The Constant FIND_ATTRIBUTE_DEFAULT_VALIDATORS.
- findAll(AttributeDO, String) - Method in class com.skava.service.impl.FindAllAttributesServiceImpl
-
method findAll This method is used to set the value for page,size,sort and ir gives the result with the help of search function.
- findAll(Pageable) - Method in interface com.skava.repository.BlackListedItemsRepository
- findAll(Specification<BlackListedItemsEntity>, Pageable) - Method in interface com.skava.repository.BlackListedItemsRepository
-
This is used to load all the blackList by specification.
- findAll(Specification<CollectionEntity>, Pageable) - Method in interface com.skava.repository.CollectionRepository
-
This is used to find all collection objects based on specification and Pageable.
- findAll(Specification<UsersEntity>, Pageable) - Method in interface com.skava.repository.UsersRepository
-
This is used to load all the users by specification.
- FINDALL_ATTRIBUTE_DEFAULT_VALIDATORS - Static variable in class com.skava.constants.Constants
-
The Constant FINDALL_ATTRIBUTE_DEFAULT_VALIDATORS.
- findAllAttribute(String, String, long, Long, String, int, int, String, String) - Method in class com.skava.web.AttributeController
-
This method is used to find all Attributes based on given Attribute request.
- FindAllAttributesService - Interface in com.skava.service
-
The Interface FindAllAttributesService extends the interface EcommService which consists of the basic functions getValidator and process.
- FindAllAttributesServiceImpl - Class in com.skava.service.impl
-
The Class AttributeResponseCode consists of response codes which are used in all Attribute apis and Attribute validators.
- FindAllAttributesServiceImpl() - Constructor for class com.skava.service.impl.FindAllAttributesServiceImpl
- FindAllBlackListItemService - Interface in com.skava.service
-
An interface to define the service for retrieving all blackList.
- FindAllBlackListItemServiceImpl - Class in com.skava.service.impl
-
This service class implements GetAllUserService and handles the get all user service request, process it and save the details in DB.
- FindAllBlackListItemServiceImpl(UserCommonServices, BlackListedItemsRepository) - Constructor for class com.skava.service.impl.FindAllBlackListItemServiceImpl
-
The class constructor.
- findAllByUserId(long) - Method in interface com.skava.repository.PropertiesRepository
-
This is used to load the properties by user id.
- findAllByUserId(long, Pageable) - Method in interface com.skava.repository.UserConsentRepository
-
This is used to load all the user consent by userId.
- findAllByUserId(Pageable, long) - Method in interface com.skava.repository.UserConsentHistoryRepository
-
This is used to load all the user consent history by userId
- findAllByUserIdOrderByIdDesc(Pageable, long) - Method in interface com.skava.repository.NotesRepository
-
This is used to load the user notes by userId
- FindAttributeService - Interface in com.skava.service
-
The Interface FindAllAttributesService extends the interface EcommService which consists of the basic functions getValidator and process.
- FindAttributeServiceImpl - Class in com.skava.service.impl
-
The Class FindAttributeServiceImpl contains implementation to find an attribute by identifier.
- FindAttributeServiceImpl() - Constructor for class com.skava.service.impl.FindAttributeServiceImpl
- findByAttributeIdAndCollectionId(Long, Long) - Method in interface com.skava.repository.CollectionPropertyRepository
-
This is used to load collection properties by attribute id and collection id.
- findByAttributeNameAndCollectionId(String, Long) - Method in interface com.skava.repository.CollectionPropertyRepository
-
This is used to load collection properties by name and collectionId.
- findByCollectionIdAndIdentifier(long, String) - Method in interface com.skava.repository.AttributeRepository
- findByCollectionIdAndIdentitiesIdentity(long, String) - Method in interface com.skava.repository.UsersRepository
-
This is used to load users by collection id and identity.
- findByCollectionIdAndIdentitiesIdentityAndIdentitiesType(long, String, int) - Method in interface com.skava.repository.UsersRepository
-
This is used to load the users by collection id, identity and type.
- findByCollectionIdAndTypeAndEmail(long, int, String) - Method in interface com.skava.repository.UsersRepository
-
This is used to load the users by email, type and collectionId.
- findByCollectionIdAndTypeAndPhoneNumber(long, int, String) - Method in interface com.skava.repository.UsersRepository
-
This is used to load the users by phoneNumber, type and collectionId.
- findByCollectionIdAndTypeAndUserName(long, int, String) - Method in interface com.skava.repository.UsersRepository
-
This is used to load the users by user name, type and collectionId.
- findById(long) - Method in interface com.skava.repository.BlackListedItemsRepository
- findById(Long) - Method in interface com.skava.repository.CollectionRepository
-
This is used to load the collection by collection id.
- findByIdAndBusinessId(Long, Long) - Method in interface com.skava.repository.CollectionRepository
-
This is used to load the collection by collection id and business id.
- findByIdAndCollectionId(long, long) - Method in interface com.skava.repository.ConsentRepository
-
This is used to load the consent by consentId and collectionId.
- findByIdAndCollectionId(long, long) - Method in interface com.skava.repository.UsersRepository
-
This is used to load the users by id and collectionId.
- findByIdAndStatusAndCollectionId(long, String, long) - Method in interface com.skava.repository.UsersRepository
-
This is used to load the users by id, status and collectionId.
- findByIdAndTypeAndCollectionId(long, int, long) - Method in interface com.skava.repository.UsersRepository
-
This is used to load the users by id, type and collectionId.
- findByIdAndUserId(long, long) - Method in interface com.skava.repository.NotesRepository
-
This is used to load the notes by notes id and userId
- findByIdentity(String) - Method in interface com.skava.repository.IdentitiesRepository
-
This is used to load the identities by identity.
- findByIdentityAndType(String, int) - Method in interface com.skava.repository.IdentitiesRepository
-
This is used to load the list of identities by identity and type.
- findByName(String) - Method in interface com.skava.repository.CollectionRepository
-
This is used to load the collection by name.
- findByNameAndBusinessId(String, Long) - Method in interface com.skava.repository.CollectionRepository
-
This is used to load the collection by name and business Id.
- findByNameAndUserId(String, long) - Method in interface com.skava.repository.PropertiesRepository
-
This is used to load the list of properties by name and user id.
- findByPhoneNumberAndCollectionIdAndType(String, long, int) - Method in interface com.skava.repository.UsersRepository
-
This is used to load the users by phoneNumber, type and collectionId.
- findByTypeAndValue(BlackListedItemsType, String) - Method in interface com.skava.repository.BlackListedItemsRepository
- findByUserId(long) - Method in interface com.skava.repository.AddressesRepository
-
This is used to load the list of address by userId.
- findByUserId(long) - Method in interface com.skava.repository.CredentialsRepository
-
This is used to load the credentials by user id.
- findByUserId(long) - Method in interface com.skava.repository.IdentitiesRepository
-
This is used to load the list of identities by user id.
- findByUserId(long) - Method in interface com.skava.repository.UserMFAAuthRepository
-
This is used to load the user MFA authenticator secret code by userId
- findByUserIdAndConsentId(long, long) - Method in interface com.skava.repository.UserConsentRepository
-
This is used to load the user consent by userId and consentId.
- findByUserIdAndIdentity(long, String) - Method in interface com.skava.repository.IdentitiesRepository
-
This is used to load the identities by user id and identity.
- findByUserNameAndCollectionId(String, long) - Method in interface com.skava.repository.UsersRepository
-
This is used to load the users by user name and collectionId.
- findByUserNameAndCollectionIdAndType(String, long, int) - Method in interface com.skava.repository.UsersRepository
-
This is used to load the users by user name, type and collectionId.
- findIdByTitleAndCollectionId(String, long) - Method in interface com.skava.repository.ConsentRepository
-
This is used to load the consent by title and collectionId.
- findOneByIdAndUserId(long, long) - Method in interface com.skava.repository.AddressesRepository
-
This is used to load address by addressId and userId.
- findOneByNameAndUserId(String, long) - Method in interface com.skava.repository.PropertiesRepository
-
This is used to load the properties by name and user id.
- findOnePropertyByNameAndUserId(PropertiesRepository, long, String) - Static method in class com.skava.util.UserUtil
- FIRST_NAME - Enum constant in enum class com.skava.entities.BlackListedItemsType
- firstName - Variable in class com.skava.entities.QAddressesEntity
- firstName - Variable in class com.skava.entities.QUsersEntity
- firstName - Variable in class com.skava.entities.UsersEntity
-
The first name of the user.
- FLOAT - Enum constant in enum class com.skava.entities.AttributeFieldType
- FLOAT - Enum constant in enum class com.skava.entities.CollectionAttributeType
- fromDomainObject(AttributeDO) - Method in class com.skava.model.exchange.Attribute
- fromEntity(AttributeEntity) - Method in class com.skava.model.domain.AttributeDO
-
This method is used to convert AttributeEntity object to AttributeDo object.
G
- gender - Variable in class com.skava.entities.QUsersEntity
- gender - Variable in class com.skava.entities.UsersEntity
-
The gender.
- GENERATE_USER_NOTIFICATION - Static variable in class com.skava.constants.UserResponseCodes
-
Generate User Notification.
- generateActivationParam(List<UsersEntity>, Collection, UserRequest, String, CreateUserOTPActivationServiceImpl, UserCommonServices) - Static method in class com.skava.util.CreateUserUtil
-
This method is used to generate activation param for the list of users.
- generateLoginTokenAndOTPForLoginMFAAndCheckRecentOTPs(UserCommonServices, UserAuthRequest, Collection, UsersEntity, EventClientComponent, CollectionCommonServices) - Static method in class com.skava.util.UserLoginMFAUtil
-
This method is used to generate login OTP and login Token which is used for MFA login.
- generateQRCode(String, String, String, String) - Static method in class com.skava.util.UserLoginMFAUtil
-
This method is used to generate QR code
- generateTokenAndOTPForMFAAndCheckRecentOTPs(UserCommonServices, UserRequest, Collection, Users, EventClientComponent, CollectionCommonServices) - Static method in class com.skava.util.UserUpdateMFAUtil
-
This method is used to generate OTP and Token which is used for MFA .
- generateTokenAndOTPForMFAAndCheckRecentOTPs(UserCommonServices, UserRequest, Collection, Users, EventClientComponent, CollectionCommonServices, String) - Static method in class com.skava.util.UserUpdateMFAUtil
-
This method is used to generate OTP and Token which is used for MFA .
- generatOTPForSignUpMFAAndCheckRecentOTPs(UserCommonServices, Collection, UsersEntity, CollectionCommonServices, boolean, boolean, int) - Method in class com.skava.service.impl.CreateUserOTPActivationServiceImpl
-
This method is used to generate OTP andactivationParam
- geoLocation - Variable in class com.skava.entities.QUserConsentEntity
- geoLocation - Variable in class com.skava.entities.QUserConsentHistoryEntity
- GET_ALL_CUST_PROP_SERVICE - Static variable in class com.skava.web.CustomPropertiesController
-
GET_ALL_CUST_PROP_SERVICE
- getAdditionalPackagesPredicates(Predicate<Builder>, String) - Static method in class com.skava.util.DocketUtil
-
This method modifies the request handler predicates for additional packages.
- getAddressByIdService(long, long, Long, String, String, String, long) - Method in class com.skava.web.AddressesController
-
This service loads the requested address for the registered user.
- GetAddressService - Interface in com.skava.service
-
An interface to define the service for retrieving address.
- GetAddressServiceImpl - Class in com.skava.service.impl
-
This service class implements GetAddressService and handles the get address service request, process it and save the details in DB.
- GetAddressServiceImpl() - Constructor for class com.skava.service.impl.GetAddressServiceImpl
-
Default Constructor.
- getAdminOrUserId(AuthTokenHandler) - Static method in class com.skava.helper.AccessControlHelper
-
This method will return admin userid if it is 0 then return userid
- getAdminOrUserId(AuthTokenHandler) - Static method in class com.skava.util.UserUtil
-
This method will return admin userid if it is 0 then return userid
- GetAllAddressesService - Interface in com.skava.service
-
An interface to define the service for retrieving all addresses.
- GetAllAddressesServiceImpl - Class in com.skava.service.impl
-
This service class implements GetAllAddressesService and handles the get all address service request, process it and save the details in DB.
- GetAllAddressesServiceImpl() - Constructor for class com.skava.service.impl.GetAllAddressesServiceImpl
-
Default Constructor.
- getAllAddressService(long, Long, String, String, String, String, long) - Method in class com.skava.web.AddressesController
-
This service end-point loads all available addresses for the requested user.
- getAllBlackList(int, int, String, String, String, String, String) - Method in class com.skava.web.BlackListItemsController
-
This service end-point loads all BlackList data .
- getAllCollectionAttributes(String, String, String, long) - Method in class com.skava.web.CollectionAttributeController
-
getAllCollectionAttributes.
- GetAllCollectionAttributeService - Interface in com.skava.service
-
An interface to define the service for retrieving all collection attributes.
- GetAllCollectionAttributeServiceImpl - Class in com.skava.service.impl
-
This service class implements GetAllCollectionAttributeService and handles the get all collection attribute service request, process it and save the details in DB.
- GetAllCollectionAttributeServiceImpl() - Constructor for class com.skava.service.impl.GetAllCollectionAttributeServiceImpl
-
The default constructor.
- getAllCollections(Long, String, int, int, String, String, String, String, long) - Method in class com.skava.web.CollectionController
-
This service is used to retrieve collection details for the requested business and load collections based on pagination parameters like page and size.
- GetAllCollectionService - Interface in com.skava.service
-
An interface to define the service for retrieving all collections.
- GetAllCollectionServiceImpl - Class in com.skava.service.impl
-
This service class implements GetAllCollectionService and handles the get all collection service request, process it and save the details in DB.
- GetAllCollectionServiceImpl() - Constructor for class com.skava.service.impl.GetAllCollectionServiceImpl
-
The default constructor.
- getAllConsent(int, int, String, String, Long, String, String, long) - Method in class com.skava.web.ConsentController
-
This service is used to search the consents by specific criteria.
- GetAllConsentService - Interface in com.skava.service
-
An interface to define the service for retrieving all consents.
- GetAllConsentServiceImpl - Class in com.skava.service.impl
-
This service class implements GetAllConsentService and handles the get all consent service request, process it and save the details in DB.
- GetAllConsentServiceImpl() - Constructor for class com.skava.service.impl.GetAllConsentServiceImpl
-
Default Constructor.
- GetAllConsentValidator - Class in com.skava.validator.services
-
This class defines get all consent validator.
- GetAllConsentValidator() - Constructor for class com.skava.validator.services.GetAllConsentValidator
-
Default Constructor
- getAllCustomPropertyService(long, Long, String, String, String, long) - Method in class com.skava.web.CustomPropertiesController
-
This service endpoint loads all available custom properties for the user
- GetAllCustomPropertyService - Interface in com.skava.service
-
An interface to define the service for retrieving all custom properties.
- GetAllCustomPropertyServiceImpl - Class in com.skava.service.impl
-
This service class implements GetAllCustomPropertyService and handles the get all custom property service request, process it and save the details in DB.
- GetAllCustomPropertyServiceImpl() - Constructor for class com.skava.service.impl.GetAllCustomPropertyServiceImpl
-
Default Constructor
- GetAllNotesService - Interface in com.skava.service
-
An interface to define the service for loading all Notes.
- GetAllNotesServiceImpl - Class in com.skava.service.impl
-
This service class implements GetAllNotesService and handles loading the notes details from DB.
- GetAllNotesServiceImpl() - Constructor for class com.skava.service.impl.GetAllNotesServiceImpl
-
Default Constructor
- GetAllNotesServiceValidator - Class in com.skava.validator.services
-
This class defines get all notes service validator.
- GetAllNotesServiceValidator() - Constructor for class com.skava.validator.services.GetAllNotesServiceValidator
-
Default Constructor
- getAllSecurityQuestions(UserCredentialsRequest, Long, String, String, String, long) - Method in class com.skava.web.CredentialsController
-
This service endpoint is used to load security questions without answers
- GetAllSecurityQuestions - Interface in com.skava.service
-
An interface to define the service for retrieving all security questions.
- GetAllSecurityQuestionsImpl - Class in com.skava.service.impl
-
This service class implements GetAllSecurityQuestions and handles the get all security questions service request, process it and save the details in DB.
- GetAllSecurityQuestionsImpl() - Constructor for class com.skava.service.impl.GetAllSecurityQuestionsImpl
-
Default Constructor
- GetAllSecurityQuestionsValidator - Class in com.skava.validator.services
-
This class defines get all security questions validator.
- GetAllSecurityQuestionsValidator() - Constructor for class com.skava.validator.services.GetAllSecurityQuestionsValidator
-
Default Constructor
- getAllUser(int, int, boolean, boolean, String, String, List<Long>, Long, long, String, String, String, long) - Method in class com.skava.web.UsersController
-
This service end-point loads all users data within the given page and size, loads full profile based on the ON and OFF value of fullProfile.
- getAllUserConsentHistory(int, int, long, String, Long, String, long) - Method in class com.skava.web.UserConsentContoller
-
Used to load all the consent for an user.
- GetAllUserConsentHistoryService - Interface in com.skava.service
-
An interface to define the service for retrieving all user consents history.
- GetAllUserConsentHistoryServiceImpl - Class in com.skava.service.impl
-
This service class implements GetAllUserConsentHistoryServiceImpl and handles loading the user consent history details from DB.
- GetAllUserConsentHistoryServiceImpl() - Constructor for class com.skava.service.impl.GetAllUserConsentHistoryServiceImpl
-
Default Constructor
- GetAllUserConsentHistoryServiceValidator - Class in com.skava.validator.services
-
This class defines get all user consent history validator.
- GetAllUserConsentHistoryServiceValidator() - Constructor for class com.skava.validator.services.GetAllUserConsentHistoryServiceValidator
-
Default Constructor.
- getAllUserConsents(int, int, long, String, Long, String, long) - Method in class com.skava.web.UserConsentContoller
-
Used to load all the consent for an user.
- GetAllUserConsentService - Interface in com.skava.service
-
An interface to define the service for retrieving all user consents.
- GetAllUserConsentServiceImpl - Class in com.skava.service.impl
-
This service class implements GetAllUserConsentService and handles the get all user consent service request, process it and save the details in DB.
- GetAllUserConsentServiceImpl() - Constructor for class com.skava.service.impl.GetAllUserConsentServiceImpl
-
Default Constructor
- GetAllUserConsentValidator - Class in com.skava.validator.services
-
This class defines get all user consent validator.
- GetAllUserConsentValidator() - Constructor for class com.skava.validator.services.GetAllUserConsentValidator
-
Default Constructor
- getAllUserNotes(int, int, long, String, Long, String, String, long) - Method in class com.skava.web.NotesController
-
Used to load all the notes for a particular user.
- getAllUserPublicProfile(int, int, String, String, Long, long, String, String, String, long) - Method in class com.skava.web.UsersController
-
This API retrieves the user's public profile within the given collection based on the given filter.
- GetAllUserPublicProfileService - Interface in com.skava.service
-
An interface to define the service for retrieving all users public profile.
- GetAllUserPublicProfileServiceImpl - Class in com.skava.service.impl
-
This service class implements GetAllUserService and handles the get all public user profile service request, process it and save the details in DB.
- GetAllUserPublicProfileServiceImpl() - Constructor for class com.skava.service.impl.GetAllUserPublicProfileServiceImpl
-
default class constructor.
- GetAllUserPublicProfileValidator - Class in com.skava.validator.services
-
This class defines get all user public profile validator.
- GetAllUserPublicProfileValidator() - Constructor for class com.skava.validator.services.GetAllUserPublicProfileValidator
-
Default Constructor.
- getAllUserService - Variable in class com.skava.service.impl.CommonUserService
-
GetAllUserService.
- GetAllUserService - Interface in com.skava.service
-
An interface to define the service for retrieving all users.
- GetAllUserServiceImpl - Class in com.skava.service.impl
-
This service class implements GetAllUserService and handles the get all user service request, process it and save the details in DB.
- GetAllUserServiceImpl() - Constructor for class com.skava.service.impl.GetAllUserServiceImpl
-
The class constructor.
- GetAllUserValidator - Class in com.skava.validator.services
-
This class defines get all user validator.
- GetAllUserValidator(MessageSource) - Constructor for class com.skava.validator.services.GetAllUserValidator
- getAttributeById(String, String, long, Long, String, String) - Method in class com.skava.web.AttributeController
-
This method is used to load single Attribute based on given Request.
- getAttributeFromCacheOrDB(long, String, AttributeCommonServices) - Static method in class com.skava.util.CacheUtil
- getBearerToken(long, String, String, long, UserCommonServices) - Static method in class com.skava.util.UserUtil
-
This method is used to generate bearer token
- getBindingResult() - Method in exception com.skava.user.exception.MfaOtpException
- getBusinessId(Long) - Method in class com.skava.config.security.UserServiceWebSecurityConfiguration
-
This method is used to get business id from collection id.
- getCache(String) - Method in class com.skava.service.impl.CacheImpl
-
This method is used to get cache with cache name.
- getCollectionAttributeFromCacheOrDB(UserCommonServices, CollectionAttributeRepository) - Static method in class com.skava.util.CacheUtil
-
This method is used to load collection attributes value from Cache or DB.
- getCollectionById(Long, Long, String, String, String, long) - Method in class com.skava.web.CollectionController
-
This service is used to retrieve collection details by collection identifier and business identifier.
- getCollectionProperties(CollectionEntity, List<CollectionProperty>, List<CollectionAttributeEntity>, UserCommonServices, String, boolean) - Static method in class com.skava.util.UserCollectionUtil
-
This method will compare collection attributes and collection properties from the request object and adds it to the CollectionPropertyEntity set.
- getCollectionPropertyByName(long, Long, String, String, String, String, long) - Method in class com.skava.web.CollectionPropertyController
-
getCollectionPropertyByName
- GetCollectionPropertyService - Interface in com.skava.service
-
An interface to define the service for retrieving collection properties.
- GetCollectionPropertyServiceImpl - Class in com.skava.service.impl
-
This service class implements GetCollectionPropertyService and handles the get collection property service request, process it and save the details in DB.
- GetCollectionPropertyServiceImpl() - Constructor for class com.skava.service.impl.GetCollectionPropertyServiceImpl
-
The default constructor.
- getCollectionResponse(CollectionRequest) - Method in class com.skava.service.impl.GetCollectionServiceImpl
-
getCollectionResponse
- GetCollectionService - Interface in com.skava.service
-
An interface to define the service for retrieving a collection.
- GetCollectionServiceImpl - Class in com.skava.service.impl
-
This service class implements GetCollectionService and handles the get collection service request, process it and save the details in DB.
- GetCollectionServiceImpl() - Constructor for class com.skava.service.impl.GetCollectionServiceImpl
-
The default constructor.
- getCollectionStatus(Collection) - Static method in class com.skava.util.UserCollectionUtil
-
This method is used to get the Collection status for a collection.
- getCollectionValueFromCacheOrDB(UserCommonServices, Long, Long, String, boolean) - Static method in class com.skava.util.CacheUtil
-
This method is used to get collection value from cache or DB.
- getConsent(long, String, Long, String, String, long) - Method in class com.skava.web.ConsentController
-
This service is used to load the specific consent.
- getConsentEntityFromDBOrCache(ConsentCommonServices, long, long, UserCommonServices, String, boolean) - Static method in class com.skava.util.CacheUtil
-
This method is used to load consent entity value from cache or DB.
- GetConsentService - Interface in com.skava.service
-
An interface to define the service for retrieving a consent.
- GetConsentServiceImpl - Class in com.skava.service.impl
-
This service class implements GetConsentService and handles the get consent service request, process it and save the details in DB.
- GetConsentServiceImpl() - Constructor for class com.skava.service.impl.GetConsentServiceImpl
-
Default Constructor
- GetConsentValidator - Class in com.skava.validator.services
-
This class defines get consent validator.
- GetConsentValidator() - Constructor for class com.skava.validator.services.GetConsentValidator
-
Default Constructor
- getCurrentMilliseconds() - Static method in class com.skava.util.UserUtil
-
This method will return the current milliseconds using Calendar object.
- getCustomPropertiesSearchCriteria(CriteriaBuilder, Predicate, Root<UsersEntity>, SearchCriteria) - Static method in class com.skava.service.impl.GetAllUserServiceImpl
-
This method is used construct search predicate for custom properties search
- getCustomPropertyService(long, String, Long, String, String, String, long) - Method in class com.skava.web.CustomPropertiesController
-
This service endpoint is used to load the particular property of a user, particular property is based on the property name
- GetCustomPropertyService - Interface in com.skava.service
-
An interface to define the service for retrieving a custom property.
- GetCustomPropertyServiceImpl - Class in com.skava.service.impl
-
This service class implements GetCustomPropertyService and handles the get custom property service request, process it and save the details in DB.
- GetCustomPropertyServiceImpl() - Constructor for class com.skava.service.impl.GetCustomPropertyServiceImpl
-
Default Constructor
- getDecryptedSecretCode(UserCommonServices, String) - Static method in class com.skava.util.UserUtil
-
This method is used to decrypt secret code.
- getEncryptedSecretCode(UserCommonServices, String) - Static method in class com.skava.util.UserUtil
-
This method is used to encrypt secret code.
- getLoginAttemptCount(int) - Static method in class com.skava.helper.UserPropertiesHelper
-
This method is used to get the login attempt count for an user.
- getLoginRandomOTPCode(List<String>) - Static method in class com.skava.util.UserLoginMFAUtil
-
This method is used to generate random OTP and checks whether the generated OTP is present in recent OTPs.
- getLoginToken(long, UserCommonServices) - Static method in class com.skava.util.UserUtil
-
This method is used to generate login token.
- getLong(Long, long) - Static method in class com.skava.util.UserUtil
-
This method is used to convert the given Long to long value, also returns default value if the given input Long is invalid.
- getLong(String, long) - Static method in class com.skava.util.UserUtil
-
This method is used to convert the given string to long value, also returns default value if the given input string is invalid.
- getMessage(MessageSource, String, String) - Static method in class com.skava.constants.AttributeResponseCode
- getMessage(MessageSource, String, String) - Static method in class com.skava.constants.CollectionResponseCode
-
Gets the message.
- getMessage(MessageSource, String, String) - Static method in class com.skava.constants.PropertiesResponseCode
-
Gets the message.
- getMessage(MessageSource, String, String) - Static method in class com.skava.constants.ResponseCode
-
Gets the message.
- getMessage(MessageSource, String, String) - Static method in class com.skava.constants.UserResponseCodes
-
This method is used to get the response message from the API calls.
- getNotificationParamName(UserNotificationRequest) - Static method in class com.skava.util.UserAuthUtil
-
This method is used to get notification param for a user notification request.
- getParameter() - Method in exception com.skava.user.exception.MfaOtpException
- getParamValueFromUserIdAndTime(long) - Static method in class com.skava.util.UserAuthUtil
-
This method is used to get activation or reset param for an user.
- getParamValueFromUserIdAndTime(long, String) - Static method in class com.skava.util.UserAuthUtil
- getPasswordLimt(long, CollectionCommonServices, List<CollectionAttributeEntity>) - Static method in class com.skava.helper.UserPasswordCriteriaHelper
-
This method is used to load password limit value from DB.
- getPossibleValues(CollectionAttributeEntity) - Static method in class com.skava.util.UserCollectionUtil
-
This method is used to convert String to List using delimiter as comma.
- getPredicate(Class<?>, String) - Static method in class com.skava.util.QueryDslUtil
-
This method is used to get QueryDSL Predicate from the given expression.
- getPredicateForBasePackageAndAdditionalPackages(String, List<String>) - Static method in class com.skava.util.DocketUtil
-
This method returns the predicate for base and additional packages.
- getPredicateForExactSearchParams(CriteriaBuilder, Root<UsersEntity>, String, Predicate, String) - Method in class com.skava.service.impl.GetAllUserServiceImpl
-
This method is used add conditions based on the search parameter to predicate.
- getPredicateForStringParam(CriteriaBuilder, Root<UsersEntity>, Predicate, SearchCriteria, boolean) - Method in class com.skava.service.impl.GetAllUserServiceImpl
-
This method is used to get predicate for string parameter.
- getPropertiesEntity(UsersEntity) - Static method in class com.skava.helper.UserPasswordHelper
-
Retrieves the PropertiesEntity object associated with the given UsersEntity.
- getPropertiesMap(long, String, UserCommonServices) - Static method in class com.skava.util.UserUtil
-
This method is used to fetch collection from collection repository and returns the collection properties as key-value map.
- getPropertyFromDB(List<CollectionAttributeEntity>, CollectionPropertyRepository, long, String) - Static method in class com.skava.util.UserNotificationUtil
-
This method is used to load property from DB
- getPropertyValue(CollectionAttributeEntity, CollectionProperty) - Static method in class com.skava.util.UserCollectionUtil
-
This method is used to get property value for the given attribute and collection property.
- getPublicProfiles(List<UsersEntity>) - Method in interface com.skava.strategy.PublicProfileStrategy
-
This method is used to get all the user public profiles from the list of user entities object.
- getPublicProfiles(List<UsersEntity>) - Method in class com.skava.strategyimpl.DefaultPublicProfileStrategyImpl
-
This method is used to get all the user public profiles from the list of user entities object.
- getPwdHashAlgorithm(String) - Static method in class com.skava.helper.UserPasswordHelper
-
This method is used to generate PwdHashingStrategy for the given pwdHashAlgorithmClass.
- getRandomOTPCode() - Static method in class com.skava.util.UserAuthUtil
-
This method is used to generate OTP code.
- getRandomOTPCode(List<String>) - Static method in class com.skava.util.UserUpdateMFAUtil
-
This method is used to generate random OTP and checks whether the generated OTP is present in recent OTPs.
- getRequiredParamsForEvent(boolean, List<CollectionAttributeEntity>, Collection, CollectionCommonServices, boolean) - Static method in class com.skava.util.UserNotificationUtil
-
This method is used to get required params for event.
- getSearchCriteriaParam(String, List<SearchCriteria>) - Static method in class com.skava.util.SearchUtil
-
This method used to get search param
- getSearchQueryCondition(List<SearchCriteria>, CriteriaBuilder, Predicate, Root<AddressesEntity>, String) - Method in class com.skava.service.impl.GetAllAddressesServiceImpl
-
This method used to get search query condition
- getSearchQueryCondition(List<SearchCriteria>, CriteriaBuilder, Predicate, Root<UsersEntity>, String) - Method in class com.skava.service.impl.GetAllUserServiceImpl
-
This method used to get search query condition
- getSearchQueryConditionForNotOperator(SearchCriteria, Predicate, CriteriaBuilder, Root<UsersEntity>, String) - Method in class com.skava.service.impl.GetAllUserServiceImpl
-
This method is used to get search query condition for not operator
- getSecurityQuestions(long, Long, String, String, String, long) - Method in class com.skava.web.CredentialsController
-
This service endpoint is used to load security questions with answers
- GetSecurityQuestions - Interface in com.skava.service
-
An interface to define the service for retrieving security question.
- GetSecurityQuestionsImpl - Class in com.skava.service.impl
-
This service class implements GetSecurityQuestions and handles the get security questions service request, process it and save the details in DB.
- GetSecurityQuestionsImpl() - Constructor for class com.skava.service.impl.GetSecurityQuestionsImpl
-
Default Constructor
- GetSecurityQuestionsValidator - Class in com.skava.validator.services
-
This class defines get security questions validator.
- GetSecurityQuestionsValidator() - Constructor for class com.skava.validator.services.GetSecurityQuestionsValidator
- getSpecification(String) - Method in class com.skava.helper.search.SearchSpecification
-
This method is used to get the specification.
- getString(String, String) - Static method in class com.skava.util.UserUtil
-
This method is used to validate the given input string value and returns the same if valid else returns the default value.
- getTestTokensForUser(String, long, List<String>, List<String>) - Method in class com.skava.UserApplication
-
Used to generate auth test tokens for the given user id, role and privilege.
- getUpdatedCollectionProperties(CollectionEntity, List<CollectionProperty>, List<CollectionAttributeEntity>, UserCommonServices, String) - Static method in class com.skava.util.UserCollectionUtil
-
This method is used to retrieve the updated collection properties for the given collection.
- getUpdatedProperties(Map<String, String>, UsersEntity) - Static method in class com.skava.service.impl.UpdateCustomPropertyServiceImpl
-
Used to get updated properties from the request.
- getUser(long, boolean, Long, long, String, String, String, long) - Method in class com.skava.web.UsersController
-
This service end-point loads user information based on the provided userID, full profile of user can be loaded based on the ON and OFF value of fullProfile param
- getUserActivationMethodFromCollection(Collection, CollectionCommonServices) - Static method in class com.skava.util.CreateUserUtil
-
This method is used to get user activation method from collection.
- getUserAddressJoin(CriteriaBuilder, Root<UsersEntity>) - Static method in class com.skava.util.UserAddressUtil
-
This method is used to get the Hibernate Join clause for User and Address entities.
- GetUserAuthenticatorServiceClassInstance - Class in com.skava.service.impl
- GetUserAuthenticatorServiceClassInstance() - Constructor for class com.skava.service.impl.GetUserAuthenticatorServiceClassInstance
- getUserIdentities(long, Long, String, String, String, long) - Method in class com.skava.web.IdentitiesController
-
This service endpoint is used to load all identities of a user.
- GetUserIdentityService - Interface in com.skava.service
-
An interface to define the service for retrieving an user identity.
- GetUserIdentityServiceImpl - Class in com.skava.service.impl
-
This service class implements GetUserIdentityService and handles the get user identity service request, process it and save the details in DB.
- GetUserIdentityServiceImpl() - Constructor for class com.skava.service.impl.GetUserIdentityServiceImpl
-
Default Constructor.
- getUserListSearchQuery(UserRequest, List<SearchCriteria>, String, String) - Method in class com.skava.service.impl.GetAllUserServiceImpl
-
This method is used to get list of users with search query
- getUserPropertiesJoin(CriteriaBuilder, Root<UsersEntity>) - Static method in class com.skava.util.UserPropertiesUtil
-
This method is used to get the Hibernate Join clause for User and Properties entities.
- getUserProperty(String, long, String) - Method in class com.skava.service.impl.UserAuthValidateNotificationServiceImpl
-
Used to gets the user notification property from DB for the requested user.
- getUserService - Variable in class com.skava.service.impl.CommonUserService
-
GetUserService.
- GetUserService - Interface in com.skava.service
-
An interface to define the service for retrieving an user.
- GetUserServiceImpl - Class in com.skava.service.impl
-
This service class implements GetUserService and handles the get user service request, process it and save the details in DB.
- GetUserServiceImpl() - Constructor for class com.skava.service.impl.GetUserServiceImpl
-
Default Constructor .
- GetUserValidator - Class in com.skava.validator.services
-
This class defines get user validator.
- GetUserValidator() - Constructor for class com.skava.validator.services.GetUserValidator
-
Default Constructor.
- getUserValueFromCacheOrDB(UserCommonServices, long, long, String, boolean, int) - Static method in class com.skava.util.CacheUtil
-
This method is used to load user from cache or database.
- getValidator() - Method in class com.skava.service.impl.CreateAddressesServiceImpl
-
This method is used to get the respective validator class for this create address service.
- getValidator() - Method in class com.skava.service.impl.CreateAttributeServiceImpl
- getValidator() - Method in class com.skava.service.impl.CreateBlackListItemServiceImpl
-
This method is used to get the respective validator class for this create blacklistItem service.
- getValidator() - Method in class com.skava.service.impl.CreateCollectionServiceImpl
-
This method is used to get the respective validator class for this create collection service.
- getValidator() - Method in class com.skava.service.impl.CreateConsentServiceImpl
-
This method is used to get the respective validator class for this create consent service.
- getValidator() - Method in class com.skava.service.impl.CreateNotesServiceImpl
-
This method is used to get the respective validator class for this create user notes service.
- getValidator() - Method in class com.skava.service.impl.CreateUserConsentServiceImpl
-
This method is used to get the respective validator class for this create user consent service.
- getValidator() - Method in class com.skava.service.impl.CreateUserServiceImpl
-
This method is used to get the respective validator class for this create user service.
- getValidator() - Method in class com.skava.service.impl.DeleteAddressServiceImpl
-
This method is used to get the respective validator class for this delete address service.
- getValidator() - Method in class com.skava.service.impl.DeleteAttributeServiceImpl
- getValidator() - Method in class com.skava.service.impl.DeleteConsentServiceImpl
-
This method is used to get the respective validator class for this delete consent service.
- getValidator() - Method in class com.skava.service.impl.DeleteCustomPropertyServiceImpl
-
This method is used to get the respective validator class for this delete custom property service.
- getValidator() - Method in class com.skava.service.impl.DeleteNotesServiceImpl
-
This method is used to get the respective validator class for this deleting user notes service.
- getValidator() - Method in class com.skava.service.impl.DeleteUserConsentServiceImpl
-
This method is used to get the respective validator class for this delete user consent service.
- getValidator() - Method in class com.skava.service.impl.DeleteUserServiceImpl
-
This method is used to get the respective validator class for this delete user service.
- getValidator() - Method in class com.skava.service.impl.FindAllAttributesServiceImpl
- getValidator() - Method in class com.skava.service.impl.FindAttributeServiceImpl
- getValidator() - Method in class com.skava.service.impl.GetAddressServiceImpl
-
This method is used to get the respective validator class for this get address service.
- getValidator() - Method in class com.skava.service.impl.GetAllAddressesServiceImpl
-
This method is used to get the respective validator class for this get all address service.
- getValidator() - Method in class com.skava.service.impl.GetAllCollectionAttributeServiceImpl
-
This method is used to get the respective validator class for this get all collection attribute service.
- getValidator() - Method in class com.skava.service.impl.GetAllCollectionServiceImpl
-
This method is used to get the respective validator class for this get all collection service.
- getValidator() - Method in class com.skava.service.impl.GetAllConsentServiceImpl
-
This method is used to get the respective validator class for this get all consent service.
- getValidator() - Method in class com.skava.service.impl.GetAllCustomPropertyServiceImpl
-
This method is used to get the respective validator class for this get all custom property service.
- getValidator() - Method in class com.skava.service.impl.GetAllNotesServiceImpl
-
This method is used to get the respective validator class for this get all user notes service.
- getValidator() - Method in class com.skava.service.impl.GetAllSecurityQuestionsImpl
-
This method is used to get the respective validator class for this get all security question service.
- getValidator() - Method in class com.skava.service.impl.GetAllUserConsentHistoryServiceImpl
-
This method is used to get the respective validator class for this get all user consent history service.
- getValidator() - Method in class com.skava.service.impl.GetAllUserConsentServiceImpl
-
This method is used to get the respective validator class for this get all user consent service.
- getValidator() - Method in class com.skava.service.impl.GetAllUserPublicProfileServiceImpl
-
This method is used to get the respective validator class for this get all user service.
- getValidator() - Method in class com.skava.service.impl.GetAllUserServiceImpl
-
This method is used to get the respective validator class for this get all user service.
- getValidator() - Method in class com.skava.service.impl.GetCollectionPropertyServiceImpl
-
This method is used to get the respective validator class for this get collection property service.
- getValidator() - Method in class com.skava.service.impl.GetCollectionServiceImpl
-
This method is used to get the respective validator class for this get collection service.
- getValidator() - Method in class com.skava.service.impl.GetConsentServiceImpl
-
This method is used to get the respective validator class for this get consent service.
- getValidator() - Method in class com.skava.service.impl.GetCustomPropertyServiceImpl
-
This method is used to get the respective validator class for this get custom property service.
- getValidator() - Method in class com.skava.service.impl.GetSecurityQuestionsImpl
-
This method is used to get the respective validator class for this get security question service.
- getValidator() - Method in class com.skava.service.impl.GetUserIdentityServiceImpl
-
This method is used to get the respective validator class for this get user identity service.
- getValidator() - Method in class com.skava.service.impl.GetUserServiceImpl
-
This method is used to get the respective validator class for this get user service.
- getValidator() - Method in class com.skava.service.impl.PatchUpdateAttributesServiceImpl
- getValidator() - Method in class com.skava.service.impl.PutUpdateCollectionPropertiesServiceImpl
-
This method is used to get the respective validator class for this update collection service.
- getValidator() - Method in class com.skava.service.impl.SendActivationServiceImpl
-
This method is used to get the respective validator class for this send activation service.
- getValidator() - Method in class com.skava.service.impl.SendResetPasswordServiceImpl
-
This method is used to get the respective validator class for this send reset password service.
- getValidator() - Method in class com.skava.service.impl.UpdateAddressServiceImpl
-
This method is used to get the respective validator class for this update address service.
- getValidator() - Method in class com.skava.service.impl.UpdateCollectionPropertyServiceImpl
-
This method is used to get the respective validator class for this update collection property service.
- getValidator() - Method in class com.skava.service.impl.UpdateCollectionServiceImpl
-
This method is used to get the respective validator class for this update collection service.
- getValidator() - Method in class com.skava.service.impl.UpdateConsentServiceImpl
-
This method is used to get the respective validator class for this update consent service.
- getValidator() - Method in class com.skava.service.impl.UpdateCustomPropertyServiceImpl
-
This method is used to get the respective validator class for this update custom property service.
- getValidator() - Method in class com.skava.service.impl.UpdateSecurityQuestionsImpl
-
This method is used to get the respective validator class for this create address service.
- getValidator() - Method in class com.skava.service.impl.UpdateUserPasswordServiceImpl
-
This method is used to get the respective validator class for this update user password service.
- getValidator() - Method in class com.skava.service.impl.UpdateUserServiceImpl
-
This method is used to get the respective validator class for this update user service.
- getValidator() - Method in class com.skava.service.impl.UserAuthSendNotificationServiceImpl
-
This method is used to get the respective validator class for this user auth send notification service.
- getValidator() - Method in class com.skava.service.impl.UserAuthValidateNotificationServiceImpl
-
This method is used to get the respective validator class for this user auth validate notification service.
- getValidator() - Method in class com.skava.service.impl.UserCheckAuthServiceImpl
-
This method is used to get the respective validator class for this user check auth service.
- getValidator() - Method in class com.skava.service.impl.ValidateActivationServiceImpl
-
This method is used to get the respective validator class for this validate activation service.
- getValidator() - Method in class com.skava.service.impl.ValidateResetPasswordServiceImpl
-
This method is used to get the respective validator class for this validate reset password service.
- getValidator() - Method in class com.skava.service.impl.ValidateSecurityAnswerServiceImpl
-
This method is used to get the respective validator class for this validate security answer service.
- getValueFromCache(String, String) - Method in class com.skava.service.impl.CacheImpl
-
This method is used to gets the Object value from cache according to the given cache name and key.
- GIVEN_NAME - Static variable in class com.skava.constants.UserConstants
-
User GIVEN NAME.
- GREATER_OPERATOR - Static variable in class com.skava.util.SearchUtil
- groupIds - Variable in class com.skava.entities.QAttributeEntity
- groups() - Element in annotation interface com.skava.validator.field.PhoneNumber
-
Groups.
- groups() - Element in annotation interface com.skava.validator.field.ZipCode
-
Groups.
- GUEST - Enum constant in enum class com.skava.model.datatransferobjects.UserType
H
- hashCode() - Method in class com.skava.entities.CollectionAttributeEntity
- hashCode() - Method in class com.skava.entities.CollectionPropertyEntity
- hashPassword(String, String) - Method in interface com.skava.strategy.PwdHashingStrategy
-
Used for hashing password with salt value.
- hashPassword(String, String) - Method in class com.skava.strategyimpl.DefaultPwdHashingStrategyImpl
-
This method is used for hashing user's password with salt value
- hasSelfAccess(Long, Long) - Static method in class com.skava.helper.AccessControlHelper
-
This method return the accessibility result of self access.
- HEADER_BUSINESS_ID - Static variable in class com.skava.constants.Constants
-
The Constant HEADER_BUSINESS_ID.
- HEADER_BUSINESS_ID - Static variable in class com.skava.constants.UserConstants
-
The Constant business-id.
- HEADER_LOCALE - Static variable in class com.skava.constants.UserConstants
-
The Constant locale.
- HEADER_X_AUTH_TOKEN - Static variable in class com.skava.constants.UserConstants
-
The Constant x-auth-token.
- HEADER_X_COLLECTION_ID - Static variable in class com.skava.constants.Constants
-
The Constant HEADER_X_COLLECTION_ID.
- HEADER_X_COLLECTION_ID - Static variable in class com.skava.constants.UserConstants
-
The Constant x-collection-id.
- HEADER_X_STORE_ID - Static variable in class com.skava.constants.Constants
-
The Constant HEADER_X_STORE_ID.
- HEADER_X_STORE_ID - Static variable in class com.skava.constants.UserConstants
-
The Constant x-store-id.
- HEADER_X_VERSION - Static variable in class com.skava.constants.UserConstants
-
The Constant x-version.
- hideAnswers(List<SecurityQuestions>) - Static method in class com.skava.model.datatransferobjects.SecurityQuestions
-
This method is used to hide answers.
I
- id - Variable in class com.skava.entities.CollectionEntity
-
Collection id.
- id - Variable in class com.skava.entities.CollectionPropertyEntity
-
Collection property id.
- id - Variable in class com.skava.entities.ConsentEntity
-
Consent id.
- id - Variable in class com.skava.entities.QAddressesEntity
- id - Variable in class com.skava.entities.QAddressPropertiesEntity
- id - Variable in class com.skava.entities.QAttributeEntity
- id - Variable in class com.skava.entities.QBlackListedItemsEntity
- id - Variable in class com.skava.entities.QCollectionAttributeEntity
- id - Variable in class com.skava.entities.QCollectionEntity
- id - Variable in class com.skava.entities.QCollectionPropertyEntity
- id - Variable in class com.skava.entities.QConsentEntity
- id - Variable in class com.skava.entities.QCredentialsEntity
- id - Variable in class com.skava.entities.QIdentitiesEntity
- id - Variable in class com.skava.entities.QMFAAuthEntity
- id - Variable in class com.skava.entities.QNotesEntity
- id - Variable in class com.skava.entities.QPropertiesEntity
- id - Variable in class com.skava.entities.QUserConsentEntity
- id - Variable in class com.skava.entities.QUserConsentHistoryEntity
- id - Variable in class com.skava.entities.QUsersEntity
- id - Variable in class com.skava.entities.UserConsentEntity
-
Userconsent id.
- id - Variable in class com.skava.entities.UserConsentHistoryEntity
-
User consent history id.
- id - Variable in class com.skava.model.datatransferobjects.Collection
-
The id.
- id - Variable in class com.skava.model.datatransferobjects.CollectionList
-
The id.
- id - Variable in class com.skava.model.datatransferobjects.CollectionProperty
-
The id.
- id - Variable in class com.skava.model.domain.CollectionDomain
-
The id.
- id - Variable in class com.skava.model.domain.CollectionPropertyDomain
-
The id.
- identifier - Variable in class com.skava.entities.QAttributeEntity
- identities - Variable in class com.skava.entities.QUsersEntity
- Identities - Class in com.skava.model.datatransferobjects
-
This class defines the model Identities (Data transfer Object) holds the identities details.
- Identities() - Constructor for class com.skava.model.datatransferobjects.Identities
-
Instantiates a new user identities VO.
- IdentitiesController - Class in com.skava.web
-
This controller class contains service end-point that is used to load user identities.
- IdentitiesController() - Constructor for class com.skava.web.IdentitiesController
-
Default Constructor.
- IdentitiesDomain - Class in com.skava.model.domain
-
This class defines the model Identities (Domain Object) holds the identities details.
- IdentitiesDomain() - Constructor for class com.skava.model.domain.IdentitiesDomain
-
default constructor.
- IdentitiesDomain(long, String, int, String, String) - Constructor for class com.skava.model.domain.IdentitiesDomain
-
Creates a new IdentitiesDomain object with constructor parameter of id, identity, type, identitytype and status.
- identitiesEntity - Static variable in class com.skava.entities.QIdentitiesEntity
- IdentitiesEntity - Class in com.skava.entities
-
This class defines the Identities entity.
- IdentitiesEntity() - Constructor for class com.skava.entities.IdentitiesEntity
-
Default constructor.
- IdentitiesRepository - Interface in com.skava.repository
-
This is IdentitiesRepository interface.
- identity - Variable in class com.skava.entities.QIdentitiesEntity
- IDENTITY_TYPE_AZURE - Static variable in class com.skava.constants.UserConstants
-
Identity type OAuth.
- IDENTITY_TYPE_CUSTOM - Static variable in class com.skava.constants.UserConstants
-
Identity type CUSTOM.
- IDENTITY_TYPE_DEFAULT - Static variable in class com.skava.constants.UserConstants
-
Identity type DEFAULT.
- IDENTITY_TYPE_FACEBOOK - Static variable in class com.skava.constants.UserConstants
-
Identity type FACEBOOK.
- IDENTITY_TYPE_FIREBASE - Static variable in class com.skava.constants.UserConstants
-
Identity type FIREBASE.
- IDENTITY_TYPE_GOOGLE - Static variable in class com.skava.constants.UserConstants
-
Identity type GOOGLE.
- IDENTITY_TYPE_LDAP - Static variable in class com.skava.constants.UserConstants
-
Identity type LDAP.
- IDENTITY_TYPE_OAUTH - Static variable in class com.skava.constants.UserConstants
-
Identity type OAuth.
- IDX_KEY - Static variable in class com.skava.helper.search.SearchSpecification
-
The Constant IDX_KEY.
- IDX_OPERATION - Static variable in class com.skava.helper.search.SearchSpecification
-
The Constant IDX_OPERATION.
- IDX_VALUE - Static variable in class com.skava.helper.search.SearchSpecification
-
The Constant IDX_VALUE.
- INACTIVE - Enum constant in enum class com.skava.entities.AttributeStatus
- INACTIVE - Enum constant in enum class com.skava.entities.CollectionStatus
- INACTIVE - Enum constant in enum class com.skava.model.datatransferobjects.MfaAuthStatus
- init(String) - Method in class com.skava.validator.services.UserValidatorComponent
-
onInit.
- initialize(PhoneNumber) - Method in class com.skava.validator.field.PhoneNumberValidator
-
Default initialize method
- initialize(ZipCode) - Method in class com.skava.validator.field.ZipCodeValidator
-
initialize method
- INT - Enum constant in enum class com.skava.entities.CollectionAttributeType
- INVALID_ATTRIBUTE_TYPE - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant INVALID_ATTRIBUTE_TYPE.
- INVALID_ATTRIBUTE_VALUE - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant INVALID_CONTRACT_PROPERTIES_VALUE.
- INVALID_BUSINESS_ID - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant INVALID_BUSINESS_ID.
- INVALID_COLLECTION - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant INVALID_COLLECTION.
- INVALID_COLLECTION_DESCRIPTION - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant INVALID_COLLECTION_DESCRIPTION.
- INVALID_COLLECTION_NAME - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_CREATE_FAILURE.
- INVALID_COLLECTION_NAME - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant INVALID_COLLECTION_NAME.
- INVALID_COLLECTION_PROPERTIES - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant INVALID_COLLECTION_PROPERTIES.
- INVALID_CUSTOM_ATTRIBUTE - Static variable in class com.skava.constants.AttributeResponseCode
-
The Constant INVALID_CUSTOM_ATTRIBUTE.
- INVALID_DESCRIPTION - Static variable in class com.skava.constants.ResponseCode
-
The Constant INVALID_DESCRIPTION.
- INVALID_FILTER - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant INVALID_FILTER.
- INVALID_NAME - Static variable in class com.skava.constants.ResponseCode
-
The Constant INVALID_NAME.
- INVALID_PAGINATION_SIZE - Static variable in class com.skava.constants.ResponseCode
-
The Constant INVALID_PAGINATION_SIZE.
- INVALID_STATUS - Static variable in class com.skava.constants.ResponseCode
-
The Constant INVALID_STATUS.
- INVALID_TYPE - Static variable in class com.skava.constants.ResponseCode
-
The Constant INVALID_TYPEAccountPropertiesDO.java.
- INVALID_USERID - Static variable in class com.skava.constants.ResponseCode
-
The Constant INVALID_USERID.
- ipAddress - Variable in class com.skava.entities.QUserConsentEntity
- ipAddress - Variable in class com.skava.entities.QUserConsentHistoryEntity
- IS_GUEST_ADDRESS - Static variable in class com.skava.constants.UserConstants
-
Guest Address prop
- IS_VALID_PASSWORD - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The IS_VALID_PASSWORD.
- IS_VALIDATE_STATUS - Static variable in class com.skava.util.UserUtil
-
The IS_VALIDATE_STATUS
- isAttributeString(String, String) - Static method in class com.skava.util.AttributeUtil
-
Attribute Value Validation
- isAttributeValueDate(String) - Static method in class com.skava.util.AttributeUtil
-
isAttributeValueDate
- isAttributeValueEnum(String, String) - Static method in class com.skava.util.AttributeUtil
-
Attribute Value Validation
- isAttributeValueEnumMulti(String, String) - Static method in class com.skava.util.AttributeUtil
-
Attribute Value Validation
- isAttributeValueFloat(String, String) - Static method in class com.skava.util.AttributeUtil
-
Attribute Value Validation
- isAttributeValueLongString(String, String) - Static method in class com.skava.util.AttributeUtil
-
Attribute Value Validation
- isAttributeValueNumber(String, String) - Static method in class com.skava.util.AttributeUtil
- isAttributeValueRegex(String, String) - Static method in class com.skava.util.AttributeUtil
-
Attribute Value Validation
- isBidCidZeroOne(long, long) - Method in class com.skava.service.impl.GetCollectionServiceImpl
-
isBidCidZeroOne
- isBusinessIdValid(Long) - Static method in class com.skava.util.UserCollectionUtil
-
This method is used to validate the businessId, returns TRUE if businessId is valid and FALSE if null or less than 1.
- isCollectionNameValid(String) - Static method in class com.skava.util.UserCollectionUtil
-
This method is used to validate the collection name, returns TRUE collection name is valid and FALSE if null or empty.
- isCollectionPropertyAndAttributeEquals(CollectionAttributeEntity, CollectionProperty) - Static method in class com.skava.util.UserCollectionUtil
-
This method is used to compare collection property and the attribute by name.
- isCollectionPropertyHaveValidValue(CollectionProperty) - Static method in class com.skava.util.UserCollectionUtil
-
This method is used to validate the property value, returns TRUE if property and its value are not null else FALSE.
- isCustomPropertyCheck(UserRequest) - Method in class com.skava.util.AttributeUtil
- isDefault - Variable in class com.skava.entities.QAddressesEntity
- isEmpty() - Method in class com.skava.model.datatransferobjects.Addresses
-
This method is used to checks whether the addresses is empty or not.
- isGuestUser() - Method in class com.skava.model.datatransferobjects.Users
-
This method is used to checks if user is a guest user or not.
- isHiddenProperty(String) - Static method in class com.skava.constants.UserConstants
-
This method is used to set the given property as hidden property.
- isMandatoryPropertyMissing(boolean, int) - Method in class com.skava.model.datatransferobjects.Users
-
This method is used to checks if is mandatory property missing.
- isMandatoryPropertyMissing(BlackListItem) - Method in class com.skava.validator.services.CreateBlackListItemServiceValidator
- isMFAEnabledFor(Collection, UserCommonServices, CollectionCommonServices, String) - Static method in class com.skava.util.UserUtil
-
isMFAEnabledFor method will fetch the list of process that allows MFA , i.e. login/signup/update
- isNameEqual(CollectionAttributeEntity) - Method in class com.skava.entities.CollectionAttributeEntity
-
This method is to check the equality of two collection attribute objects, return TRUE if equals else FALSE.
- isPasswordBlacklisted(String, long, CollectionCommonServices, boolean) - Static method in class com.skava.helper.UserPasswordHelper
-
This method is used to validate whether the password is blacklisted or not.
- isPossibleValuesAvailable(CollectionAttributeType) - Static method in class com.skava.util.UserCollectionUtil
-
This method is used to validate collection attribute type, returns TRUE if attribute type is either ENUM_MULTISELECT or ENUM else FALSE.
- isPropertyEqual(CollectionPropertyEntity) - Method in class com.skava.entities.CollectionPropertyEntity
-
isPropertyEqual.
- isValid(String, ConstraintValidatorContext) - Method in class com.skava.validator.field.PhoneNumberValidator
-
This method is used to validated the phoneNumber using configured validator or default validator class.
- isValid(String, ConstraintValidatorContext) - Method in class com.skava.validator.field.ZipCodeValidator
-
This method used to validate the zipcode
- isValidateStatus(String) - Static method in class com.skava.util.UserUtil
-
This method is used to validate the given status, return TRUE if given status is ACTIVE or INACTIVE else FALSE.
- isValidateStatus(String, String, MessageSource) - Static method in class com.skava.util.UserUtil
-
This method is used to validate the User status, returns ACTIVE if current status is null or ACTIVE, returns INACTIVE if current status is INACTIVE, else throws validate exception.
- isValidCollection(long, long, CollectionRepository, UserCommonServices) - Static method in class com.skava.util.CacheUtil
- isValidCollectionId(Long) - Static method in class com.skava.util.UserCollectionUtil
-
This method is used to validate the collectionId, returns TRUE collection id is greater than 1 else FALSE.
- isValidPassword(String, String, String, Map<String, String>, long, CollectionCommonServices) - Static method in class com.skava.helper.UserPasswordHelper
-
This method is used to validate whether the password is valid or not.
- isValidPassword(String, String, Map<String, String>, long, CollectionCommonServices) - Method in class com.skava.model.datatransferobjects.Credentials
- isValidPassword(String, JSONObject) - Method in interface com.skava.strategy.PwdValidatorStrategy
-
Checks whether the given password is valid password or not.
- isValidPassword(String, JSONObject) - Method in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
This method is used to checks whether the given password is valid password or not.
- isValidPassword(String, JSONObject, Map<String, String>) - Method in interface com.skava.strategy.PwdValidatorStrategy
-
Checks whether the given password is valid password or not.
- isValidPassword(String, JSONObject, Map<String, String>) - Method in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
This method is used to checks whether the given password is valid password or not.
- isValidPhoneNumber(String, JSONObject) - Method in interface com.skava.strategy.PhoneValidatorStrategy
-
This method is used to checks whether the given phoneNumber is valid phoneNumber or not.
- isValidPhoneNumber(String, JSONObject) - Method in class com.skava.strategyimpl.DefaultPhoneValidatorStrategyImpl
-
This method is used to checks whether the given phoneNumber is valid phoneNumber or not.
- isValidSearchKey(UserCommonServices, String, String) - Static method in class com.skava.util.SearchUtil
-
This method is used to validate the search key and value.
- isValidSearchParam(String) - Static method in class com.skava.util.SearchUtil
-
This method is used to validate user sort params.
- isValidSortOrder(String) - Static method in class com.skava.util.UserUtil
-
This method is used to validate the sorting order, returns TRUE if valid else FALSE.
- isValidSortParam(String) - Static method in class com.skava.util.UserUtil
-
This method is used to validate user sort params.
- isValidUserType(int) - Static method in enum class com.skava.model.datatransferobjects.UserType
-
This method is used to check whether the given user type is valid or not.
- isValidZipCode(String, JSONObject) - Method in interface com.skava.strategy.ZipCodeValidatorStrategy
-
Checks whether the given zipCode is valid zipCode or not.
- isValidZipCode(String, JSONObject) - Method in class com.skava.strategyimpl.DefaultZipCodeValidatorStrategyImpl
-
This method is used to checks whether the given zipCode is valid zipCode or not.
L
- LAST_NAME - Enum constant in enum class com.skava.entities.BlackListedItemsType
- lastName - Variable in class com.skava.entities.QAddressesEntity
- lastName - Variable in class com.skava.entities.QUsersEntity
- lastName - Variable in class com.skava.entities.UsersEntity
-
The last name of the user.
- LESSER_OPERATOR - Static variable in class com.skava.util.SearchUtil
- LOAD_PRODS - Static variable in class com.skava.service.impl.CollectionCommonServices
-
The LOAD_PRODS.
- loadEnableUserMergeValueFromDB(Collection, UserCommonServices, CollectionCommonServices) - Static method in class com.skava.util.UserAuthUtil
-
This method is used to load collection property value from DB
- loadEnableUserMergeValueFromDB(Collection, UserCommonServices, CollectionCommonServices) - Static method in class com.skava.util.UserUtil
-
This method is used to load collection property value from DB
- loadFailMaxLimitFromCollectionProperties(Collection, UserCommonServices, CollectionCommonServices) - Static method in class com.skava.util.UserAuthUtil
-
This method used to load collection property of resend limit for MFA
- loadFailMaxLimitFromCollectionProperties(Collection, UserCommonServices, CollectionCommonServices) - Static method in class com.skava.util.UserUtil
-
This method used to load collection property of resend limit for MFA
- loadMFAValueFromDB(Collection, UserCommonServices, CollectionCommonServices, String) - Static method in class com.skava.util.UserAuthUtil
-
This method is used to load collection property value from DB
- loadMFAValueFromDB(Collection, UserCommonServices, CollectionCommonServices, String) - Static method in class com.skava.util.UserUtil
-
This method is used to load collection property value from DB
- loadProperty(long, String) - Method in class com.skava.service.impl.CollectionCommonServices
- loadProperty(long, String, int) - Method in class com.skava.service.impl.CollectionCommonServices
- loadProperty(Collection, String) - Method in class com.skava.service.impl.CollectionCommonServices
-
load collection properties from cache
- loadProperty(Collection, List<CollectionAttributeEntity>, String) - Method in class com.skava.service.impl.CollectionCommonServices
-
load collection properties from cache
- loadProperty(List<CollectionAttributeEntity>, Long, String) - Method in class com.skava.service.impl.CollectionCommonServices
- loadProperty(List<CollectionAttributeEntity>, Long, String, int) - Method in class com.skava.service.impl.CollectionCommonServices
- loadPropertyFromDb(String, long, String) - Method in class com.skava.service.impl.UpdateUserServiceImpl
-
This method is used to load the collection property by the name and if it is null and assigns as true
- loadRecentOTPFromCollectionProperties(Collection, CollectionCommonServices, UserCommonServices) - Static method in class com.skava.util.UserLoginMFAUtil
-
This method is used to load Recent OTP value count from database for the given collection.
- loadResendMaxLimitFromCollectionProperties(Collection, UserCommonServices, CollectionCommonServices) - Static method in class com.skava.util.UserAuthUtil
-
This method used to load collection property of resend limit for MFA
- loadResendMaxLimitFromCollectionProperties(Collection, UserCommonServices, CollectionCommonServices) - Static method in class com.skava.util.UserUtil
-
This method used to load collection property of resend limit for MFA
- loadType(String, UserCommonServices, String) - Static method in class com.skava.util.UserAuthUtil
-
This method is used to set integer type based on the given string type.
- locale - Variable in class com.skava.entities.QAttributeEntity
- LOGIN - Static variable in class com.skava.constants.UserConstants
-
Property - login.
- LOGIN_OTP - Static variable in class com.skava.constants.UserConstants
-
The Constant login OTP.
- LOGIN_OTP_FAIL_COUNT - Static variable in class com.skava.constants.UserConstants
-
Login OTP fail count.
- LOGIN_OTP_REQUEST - Static variable in class com.skava.constants.UserConstants
-
Login OTP in request.
- LOGIN_OTP_RESEND_COUNT - Static variable in class com.skava.constants.UserConstants
-
Login OTP Resend count.
- LOGIN_TOKEN - Static variable in class com.skava.constants.UserConstants
-
The Constant login token.
- LoginMFAPayload - Class in com.skava.model.datatransferobjects
-
This class defines the model LoginMFAPayload (Data transfer Object) holds the user event details.
- LoginMFAPayload() - Constructor for class com.skava.model.datatransferobjects.LoginMFAPayload
-
default constructor
- loginToken - Variable in class com.skava.entities.QMFAAuthEntity
- loginTokenStatus - Variable in class com.skava.entities.QMFAAuthEntity
- LONG - Enum constant in enum class com.skava.entities.CollectionAttributeType
- LONGSTRING - Enum constant in enum class com.skava.entities.AttributeFieldType
- LONGSTRING - Enum constant in enum class com.skava.entities.CollectionAttributeType
M
- main(String[]) - Static method in class com.skava.UserApplication
-
The User application Spring boot.
- MANDATORY_ATTRIBUTE_NOT_DELETABLE - Static variable in class com.skava.constants.AttributeResponseCode
-
The MANDATORY_ATTRIBUTE_NOT_DELETABLE
- MAX_COLLECTION_NAME_LENGTH - Static variable in class com.skava.constants.UserConstants
-
Maximum Username length.
- MAX_USERNAME_LENGTH - Static variable in class com.skava.constants.UserConstants
-
Maximum Username length
- MERGE_USER - Static variable in class com.skava.service.impl.CreateUserServiceImplHelper
-
MERGE_USER
- MergedUsers - Class in com.skava.model.datatransferobjects
-
This class defines the model MergedUsers holds fakeuserid and winner user id.
- MergedUsers(long, long) - Constructor for class com.skava.model.datatransferobjects.MergedUsers
-
Initiated the new MergedUsers with constructor of fake and winner user id.
- mergeUserProperties(UsersEntity, UsersEntity) - Static method in class com.skava.util.UserMergeUtil
-
This method is used to merge winner user with fakeuser and vice versa based on the given requests
- mergeUsers(UsersEntity, UsersEntity, EventClientComponent, Collection, UserCommonServices, UserEventCommonPayLoad) - Static method in class com.skava.util.UserMergeUtil
-
This method is used to merge fake user and winner user and trigger an usr event for this user merge.
- message() - Element in annotation interface com.skava.validator.field.PhoneNumber
-
Message.
- message() - Element in annotation interface com.skava.validator.field.ZipCode
-
Message.
- messageSource - Variable in class com.skava.service.impl.AttributeServiceImpl
-
MessageSource.
- METHOD_ENTERED - Static variable in class com.skava.constants.Constants
-
Constant for Method entered
- METHOD_EXCEPTION - Static variable in class com.skava.constants.AttributeResponseCode
-
Constant for Method Exception
- METHOD_EXCEPTION - Static variable in class com.skava.constants.Constants
-
Constant for Method entered
- METHOD_EXCEPTION - Static variable in class com.skava.util.AttributeUtil
-
Constant for Method Exception
- METHOD_EXITED - Static variable in class com.skava.constants.Constants
-
Constant for Method entered
- methodFallback(CollectionAttributeRequest) - Method in class com.skava.service.impl.GetAllCollectionAttributeServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(ConsentRequest) - Method in class com.skava.service.impl.CreateConsentServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(ConsentRequest) - Method in class com.skava.service.impl.DeleteConsentServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(ConsentRequest) - Method in class com.skava.service.impl.GetAllConsentServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.
- methodFallback(ConsentRequest) - Method in class com.skava.service.impl.GetConsentServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(ConsentRequest) - Method in class com.skava.service.impl.UpdateConsentServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(NotesRequest) - Method in class com.skava.service.impl.CreateNotesServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(NotesRequest) - Method in class com.skava.service.impl.DeleteNotesServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(NotesRequest) - Method in class com.skava.service.impl.GetAllNotesServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserActivationRequest) - Method in class com.skava.service.impl.SendActivationServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserActivationRequest) - Method in class com.skava.service.impl.ValidateActivationServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.
- methodFallback(UserAddressRequest) - Method in class com.skava.service.impl.CreateAddressesServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.
- methodFallback(UserAddressRequest) - Method in class com.skava.service.impl.DeleteAddressServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserAddressRequest) - Method in class com.skava.service.impl.GetAddressServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.
- methodFallback(UserAddressRequest) - Method in class com.skava.service.impl.GetAllAddressesServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserAddressRequest) - Method in class com.skava.service.impl.UpdateAddressServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.
- methodFallback(UserConsentHistoryRequest) - Method in class com.skava.service.impl.GetAllUserConsentHistoryServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserConsentRequest) - Method in class com.skava.service.impl.CreateUserConsentServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserConsentRequest) - Method in class com.skava.service.impl.DeleteUserConsentServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserConsentRequest) - Method in class com.skava.service.impl.GetAllUserConsentServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserCredentialsRequest) - Method in class com.skava.service.impl.GetAllSecurityQuestionsImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserCredentialsRequest) - Method in class com.skava.service.impl.GetSecurityQuestionsImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserCredentialsRequest) - Method in class com.skava.service.impl.UpdateSecurityQuestionsImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.
- methodFallback(UserCredentialsRequest) - Method in class com.skava.service.impl.UpdateUserPasswordServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.
- methodFallback(UserCredentialsRequest) - Method in class com.skava.service.impl.ValidateSecurityAnswerServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.
- methodFallback(UserNotificationRequest) - Method in class com.skava.service.impl.UserAuthSendNotificationServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.
- methodFallback(UserNotificationRequest) - Method in class com.skava.service.impl.UserAuthValidateNotificationServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.
- methodFallback(UserPropertiesRequest) - Method in class com.skava.service.impl.DeleteCustomPropertyServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserPropertiesRequest) - Method in class com.skava.service.impl.GetAllCustomPropertyServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserPropertiesRequest) - Method in class com.skava.service.impl.GetCustomPropertyServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserPropertiesRequest) - Method in class com.skava.service.impl.UpdateCustomPropertyServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.
- methodFallback(UserRequest) - Method in class com.skava.service.impl.DeleteUserServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserRequest) - Method in class com.skava.service.impl.GetAllUserServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserRequest) - Method in class com.skava.service.impl.GetUserIdentityServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserRequest) - Method in class com.skava.service.impl.GetUserServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserRequest) - Method in class com.skava.service.impl.UpdateUserServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.
- methodFallback(UserResetRequest) - Method in class com.skava.service.impl.SendResetPasswordServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly - Method fallback.
- methodFallback(UserResetRequest) - Method in class com.skava.service.impl.ValidateResetPasswordServiceImpl
-
Circuit breaker fall-back method monitors for failures and once failures reach certain threshold, the circuit breaker trips and returns error response accordingly.
- MFA_ENABLED_FOR - Static variable in class com.skava.constants.UserConstants
-
Property - MFA_enabled_for.
- MfaAuthenticator - Class in com.skava.model.datatransferobjects
-
This class defines the model MfaAuthenticator holds the mfa auth details.
- MfaAuthenticator() - Constructor for class com.skava.model.datatransferobjects.MfaAuthenticator
-
default constructor
- MFAAuthEntity - Class in com.skava.entities
-
This class defines the Notes entity.
- MFAAuthEntity() - Constructor for class com.skava.entities.MFAAuthEntity
-
Default constructor.
- MfaAuthRequest - Class in com.skava.model.requests
- MfaAuthRequest() - Constructor for class com.skava.model.requests.MfaAuthRequest
-
Default constructor
- MfaAuthResponse - Class in com.skava.model.responses
-
This class defines the MFA Authenticator Response model holds the mfa authenticator details.
- MfaAuthResponse(MfaAuthenticator) - Constructor for class com.skava.model.responses.MfaAuthResponse
-
Instantiates a new MfaAuthResponse object.
- MfaAuthStatus - Enum Class in com.skava.model.datatransferobjects
-
The Class Status This Enum class is used to change the status of the Entity ACTIVE denotes Entity is in Active status INACTIVE denotes Entity is in In-Active status
- MfaLoginTokenStatus - Enum Class in com.skava.model.datatransferobjects
-
The Class Status This Enum class is used to change the status of the Entity ACTIVE denotes Entity is in Active status INACTIVE denotes Entity is in In-Active status
- MfaOtpException - Exception in com.skava.user.exception
- MfaOtpException(String) - Constructor for exception com.skava.user.exception.MfaOtpException
- MfaOtpException(String, String) - Constructor for exception com.skava.user.exception.MfaOtpException
- MfaOtpException(String, String, Throwable) - Constructor for exception com.skava.user.exception.MfaOtpException
- MfaOtpException(MethodParameter, BindingResult) - Constructor for exception com.skava.user.exception.MfaOtpException
- MfaPayload - Class in com.skava.model.datatransferobjects
-
This class defines the model MFAPayload (Data transfer Object) holds the user event details.
- MfaPayload() - Constructor for class com.skava.model.datatransferobjects.MfaPayload
-
default constructor
- middleName - Variable in class com.skava.entities.QAddressesEntity
- MILLIS_PER_SECOND - Static variable in class com.skava.constants.UserConstants
-
Milliseconds in one second (1000) (ISO)
- MIN_COLLECTION_NAME_LENGTH - Static variable in class com.skava.constants.UserConstants
-
Minimum Username length.
- MIN_USERNAME_LENGTH - Static variable in class com.skava.constants.UserConstants
-
Minimum Username length
- MSG_INTERNAL_SERVER_ERROR - Static variable in class com.skava.constants.UserConstants
-
Response Message - Internal server error.
- MSG_INVALID_REQUEST - Static variable in class com.skava.constants.UserConstants
-
Response Message - Invalid Request.
- MSG_VALIDATION_FAIL - Static variable in class com.skava.constants.UserConstants
-
Response Message - Validation Fail.
N
- name - Variable in class com.skava.entities.QAddressPropertiesEntity
- name - Variable in class com.skava.entities.QAttributeEntity
- name - Variable in class com.skava.entities.QCollectionAttributeEntity
- name - Variable in class com.skava.entities.QCollectionEntity
- name - Variable in class com.skava.entities.QPropertiesEntity
- name - Variable in class com.skava.model.datatransferobjects.Collection
-
The collection name.
- name - Variable in class com.skava.model.datatransferobjects.CollectionAttribute
-
The name of the attribute.
- name - Variable in class com.skava.model.datatransferobjects.CollectionList
-
The name of the collection.
- name - Variable in class com.skava.model.datatransferobjects.CollectionProperty
-
The name.
- name - Variable in class com.skava.model.domain.CollectionDomain
-
The collection name.
- name - Variable in class com.skava.model.domain.CollectionPropertyDomain
-
The property name.
- NAME - Static variable in class com.skava.release.UserReleaseDefinition
- NEXTRESETMAIL_DEFAULT_INTERVALTIME_MILLISECS - Static variable in class com.skava.constants.UserConstants
-
Default interval time for next reset mail in milliseconds.
- NOT_EXPIRED - Enum constant in enum class com.skava.model.datatransferobjects.ExpiryStatus
- NOT_OPERATOR - Static variable in class com.skava.util.SearchUtil
- Notes - Class in com.skava.model.datatransferobjects
-
This class defines the model Notes (Data transfer Object) holds notes details.
- Notes() - Constructor for class com.skava.model.datatransferobjects.Notes
-
The default constructor.
- Notes(Notes) - Constructor for class com.skava.model.datatransferobjects.Notes
-
Instantiates a new notes with constructor of notes object.
- NotesCommonServices - Class in com.skava.service.impl
-
This service class encapsulates all associated common components required for User micro service.
- NotesCommonServices() - Constructor for class com.skava.service.impl.NotesCommonServices
-
Default constructor.
- NotesController - Class in com.skava.web
-
This controller class contains service end-points that are used to perform actions such as Create Notes, Search Note(s) and Delete Notes respectively.
- NotesController() - Constructor for class com.skava.web.NotesController
-
Default Constructor.
- NotesDomain - Class in com.skava.model.domain
-
This class defines the model Notes (Domain Object) holds the notes details.
- NotesDomain() - Constructor for class com.skava.model.domain.NotesDomain
-
Instantiates ConsentDomain
- NotesDomainFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating Notes domain objects.
- NotesDomainFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements NotesDomainFactory and handles the transformation of Entity to Domain and DTO object to Domain objects.
- NotesDomainFactoryImpl() - Constructor for class com.skava.business.factoryimpl.NotesDomainFactoryImpl
- notesEntity - Static variable in class com.skava.entities.QNotesEntity
- NotesEntity - Class in com.skava.entities
-
This class defines the Notes entity.
- NotesEntity() - Constructor for class com.skava.entities.NotesEntity
-
Default constructor.
- NotesEntityFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating Notes Entity objects.
- NotesEntityFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements NotesEntityFactory and handles the transformation of Domain to Entity.
- NotesEntityFactoryImpl() - Constructor for class com.skava.business.factoryimpl.NotesEntityFactoryImpl
- NotesFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating Notes objects.
- NotesFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements NotesFactory and handles the transformation of Notes Domain to Notes DTO objects.
- NotesFactoryImpl() - Constructor for class com.skava.business.factoryimpl.NotesFactoryImpl
- NotesGetAllResponse - Class in com.skava.model.responses
-
This class defines the Notes Get All Response model holds the list of notes details.
- NotesGetAllResponse() - Constructor for class com.skava.model.responses.NotesGetAllResponse
-
Default constructor.
- NotesGetAllResponse(List<Notes>, PageableInfo) - Constructor for class com.skava.model.responses.NotesGetAllResponse
-
Instantiates a new NotesGetAllResponse object.
- NotesRepository - Interface in com.skava.repository
-
This is NotesRepository interface.
- NotesRequest - Class in com.skava.model.requests
-
This class defines the Notes Request model holds the notes details.
- NotesRequest() - Constructor for class com.skava.model.requests.NotesRequest
-
Default constructor
- NotesResponse - Class in com.skava.model.responses
-
This class defines the Notes Response model holds the notes details.
- NotesResponse(Notes) - Constructor for class com.skava.model.responses.NotesResponse
-
Instantiates a new NotesResponse object.
- NOTIFICATION_DEFAULT_EXPIRY_MILLISECS - Static variable in class com.skava.constants.UserConstants
-
Default notification parameter expire time in milliseconds.
- nullable - Variable in class com.skava.entities.QCollectionAttributeEntity
- nullable - Variable in class com.skava.model.datatransferobjects.CollectionAttribute
-
The attribute emptiness of the attribute.
- NUMBER - Enum constant in enum class com.skava.entities.AttributeFieldType
O
- oldPasswords - Variable in class com.skava.entities.QCredentialsEntity
- onEvent(EcommCoreEvent) - Method in class com.skava.validator.services.UserValidatorComponent
-
onEvent.
- OPEN_PARENTHESIS - Static variable in class com.skava.constants.Constants
-
OPEN_PARENTHESIS
- openApi(SpringDocConfigProperties) - Method in class com.skava.UserApplication
-
Swagger Configuration
- OPERATION - Static variable in class com.skava.constants.UserConstants
-
The Constant Operation
- OPERATION_ACTIVATE - Static variable in class com.skava.constants.ResponseCode
-
OPERATION_ACTIVATE.
- OPERATION_COMMON - Static variable in class com.skava.constants.ResponseCode
-
The Constant OPERATION_COMMON.
- OPERATION_CREATE - Static variable in class com.skava.constants.ResponseCode
-
OPERATION_CREATE.
- OPERATION_DEACTIVATE - Static variable in class com.skava.constants.ResponseCode
-
OPERATION_DEACTIVATE.
- OPERATION_DELETE - Static variable in class com.skava.constants.ResponseCode
-
OPERATION_DELETE.
- OPERATION_FIND - Static variable in class com.skava.constants.ResponseCode
-
OPERATION_FIND.
- OPERATION_LOAD - Static variable in class com.skava.constants.ResponseCode
-
OPERATION_LOAD.
- OPERATION_UPDATE - Static variable in class com.skava.constants.ResponseCode
-
OPERATION_UPDATE.
- OTP - Static variable in class com.skava.constants.UserConstants
-
The Constant OTP.
- OTP_FAIL_COUNT - Static variable in class com.skava.constants.UserConstants
-
OTP fail count.
- OTP_RESEND_COUNT - Static variable in class com.skava.constants.UserConstants
-
OTP Resend count.
- overridden - Variable in class com.skava.entities.QAddressesEntity
P
- PageableInfo - Class in com.skava.model.responses
-
This class defines the PageableInfo model which contains the pagination properties like page, size, count and totalCount.
- PageableInfo(int, int, long, long) - Constructor for class com.skava.model.responses.PageableInfo
-
Creates a new PageableInfo object.
- PARAM_USER_TYPE_GUEST - Static variable in class com.skava.constants.UserConstants
-
User type - Guest.
- PARAM_USER_TYPE_REGISTERED - Static variable in class com.skava.constants.UserConstants
-
User type - Registered.
- PARAM_USER_TYPE_SUBSCRIBE - Static variable in class com.skava.constants.UserConstants
-
User type - Subscribe.
- PASS_PATTERNS - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The default password patterns.
- PASS_PATTERNS_ALLOWLOWERCASE - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The password patterns allow lower case
- PASS_PATTERNS_ALLOWNUMBER - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The password patterns allow numbers
- PASS_PATTERNS_ALLOWUPPERCASE - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The password patterns allow upper case
- password - Variable in class com.skava.entities.QCredentialsEntity
- PASSWORD - Enum constant in enum class com.skava.entities.BlackListedItemsType
- PASSWORD_CHANGE_INTERVAL - Static variable in class com.skava.constants.UserConstants
-
Property - password interval
- PASSWORD_CHANGE_LIMIT_INTERVAL - Static variable in class com.skava.constants.UserConstants
-
Property - password limit interval
- PasswordExpiryEventModel - Class in com.skava.model.datatransferobjects
-
PasswordExpiryEventModel
- PasswordExpiryEventModel() - Constructor for class com.skava.model.datatransferobjects.PasswordExpiryEventModel
- passwordUpdatedDate - Variable in class com.skava.entities.QCredentialsEntity
- passwordUpdateNotifiedDate - Variable in class com.skava.entities.QCredentialsEntity
- patchCustomProperties(Users, UsersEntity, List<PropertiesEntity>) - Method in class com.skava.service.impl.UpdateUserServiceImpl
- PatchUpdateAttributeService - Interface in com.skava.service
-
The Interface PatchUpdateAttributeService extends the interface EcommService which consists of the basic functions getValidator and process.
- PatchUpdateAttributesServiceImpl - Class in com.skava.service.impl
-
The Class PatchUpdateAttributesServiceImpl.
- PatchUpdateAttributesServiceImpl() - Constructor for class com.skava.service.impl.PatchUpdateAttributesServiceImpl
- payload() - Element in annotation interface com.skava.validator.field.PhoneNumber
-
Payload.
- payload() - Element in annotation interface com.skava.validator.field.ZipCode
-
Payload.
- phone - Variable in class com.skava.entities.QAddressesEntity
- phoneNumber - Variable in class com.skava.entities.QUsersEntity
- phoneNumber - Variable in class com.skava.entities.UsersEntity
-
User phone number.
- PhoneNumber - Annotation Interface in com.skava.validator.field
-
An interface to define the service for validating the phone number.
- PhoneNumberValidator - Class in com.skava.validator.field
-
This class which validates the given phone number by using either validator class or default validator class.
- PhoneNumberValidator() - Constructor for class com.skava.validator.field.PhoneNumberValidator
-
Default Constructor
- PhoneValidatorStrategy - Interface in com.skava.strategy
-
This class provides functionality of validating phoneNumber with the phoneNumber validator config.
- photo - Variable in class com.skava.entities.QUsersEntity
- photo - Variable in class com.skava.entities.UsersEntity
-
User photo.
- PICTURE - Static variable in class com.skava.constants.UserConstants
-
User Picture.
- ping(HttpServletRequest, HttpServletResponse) - Method in class com.skava.web.PingController
-
Standard ping method used to check if microservice is responsing to requests.
- PingController - Class in com.skava.web
-
This controller class contains service end-point that is used to check if microservice is responsing to requests.
- PingController() - Constructor for class com.skava.web.PingController
-
Default Constructor
- postProcess(InputModel, OutputModel) - Method in class com.skava.validator.services.CreateUserSecurityQuestionsValidator
-
This method will execute once after the main implementation process gets completed.
- postProcess(InputModel, OutputModel) - Method in class com.skava.validator.services.UserAuthNotificationValidator
-
This method will execute once after the main implementation process gets completed.
- postProcess(InputModel, OutputModel) - Method in class com.skava.validator.services.UserAuthValidator
-
This method will execute once after the main implementation process gets completed.
- postProcess(InputModel, OutputModel) - Method in class com.skava.validator.services.UserResetValidator
-
This method will execute once after the main implementation process gets completed.
- postProcess(InputModel, OutputModel) - Method in class com.skava.validator.services.UserValidateResetValidator
-
This method will execute once after the main implementation process gets completed.
- postProcess(InputModel, OutputModel) - Method in class com.skava.validator.services.UserValidatorComponent
-
This method will execute once after the main implementation process gets completed.
- PRE_PROCESS - Static variable in class com.skava.constants.Constants
-
Constant for Pre Process
- preAuthorize(AuthTokenHandler, UserCommonServices, String, long, long, long, String) - Static method in class com.skava.helper.AccessControlHelper
-
This method is used to check pre authorize by checking user id and privileges for business id.
- preAuthorize(AuthTokenHandler, UserCommonServices, String, long, long, String) - Static method in class com.skava.helper.AccessControlHelper
-
This method is used to check pre authorize by checking user id and privileges for business id.
- preAuthorize(AuthTokenHandler, UserCommonServices, String, String, long, long) - Static method in class com.skava.helper.AccessControlHelper
-
This method is used to check pre authorize by checking user id and privileges for business id.
- preAuthorize(AuthTokenHandler, UserCommonServices, String, List<Long>, long, long, String) - Static method in class com.skava.helper.AccessControlHelper
-
This method is used to check pre authorize by checking user id and privileges for business id.
- preferences - Variable in class com.skava.entities.QUsersEntity
- preferences - Variable in class com.skava.entities.UsersEntity
-
The preferences of the user.
- PREFERENCES - Static variable in class com.skava.constants.UserConstants
-
User PREFERENCES.
- preProcess(InputModel) - Method in class com.skava.validator.services.CreateBlackListItemServiceValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.CreateUserValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.DeleteConsentValidator
-
This method will execute before the main implementation process gets completed.
- preProcess(InputModel) - Method in class com.skava.validator.services.DeleteUserConsentValidator
-
This method will execute before the main implementation process gets completed.
- preProcess(InputModel) - Method in class com.skava.validator.services.GetAllConsentValidator
-
This method will execute before the main implementation process gets completed.
- preProcess(InputModel) - Method in class com.skava.validator.services.GetAllUserConsentValidator
-
This method will execute before the main implementation process gets completed.
- preProcess(InputModel) - Method in class com.skava.validator.services.GetAllUserPublicProfileValidator
-
This PRE-Process method is used to validate the input request model.
- preProcess(InputModel) - Method in class com.skava.validator.services.GetConsentValidator
-
This method will execute before the main implementation process gets completed.
- preProcess(InputModel) - Method in class com.skava.validator.services.UpdateConsentValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.UpdateUserValidator
-
This method will execute before the main implementation process gets completed.
- preProcess(InputModel) - Method in class com.skava.validator.services.UserAuthValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.CollectionCreateAndUpdateValidator
-
This pre process method is used to validate the input request model.
- preProcess(InputModel) - Method in class com.skava.validator.services.CollectionPropertiesUpdateValidator
-
This preprocess method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective HTTP status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.CreateAddressValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective HTTP status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.CreateAttributeValidator
-
The preprocess method called before the process method execution at the service Impl
- preProcess(InputModel) - Method in class com.skava.validator.services.CreateConsentValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.CreateNotesServiceValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.CreateUserAddressesValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.CreateUserConsentValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.CreateUserSecurityQuestionsValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.DeleteNotesServiceValidator
-
This pre process method is used to validate the input request model for deleting the user notes.
- preProcess(InputModel) - Method in class com.skava.validator.services.DeleteUserValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.GetAllNotesServiceValidator
-
This method will execute before the main implementation process gets completed.
- preProcess(InputModel) - Method in class com.skava.validator.services.GetAllSecurityQuestionsValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.GetAllUserConsentHistoryServiceValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.GetAllUserValidator
-
This method will execute before the main implementation process gets completed.
- preProcess(InputModel) - Method in class com.skava.validator.services.GetSecurityQuestionsValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.GetUserValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.UpdateAddressValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.UpdateCredentialsValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.UpdateSecurityQuestionsValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.UserAuthNotificationValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.UserResetValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.UserSendActivationValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.UserValidateActivationValidator
-
This method will execute before the main implementation process gets completed.
- preProcess(InputModel) - Method in class com.skava.validator.services.UserValidateResetValidator
-
This pre process method is used to validate the input request model.If the validation fails then it will throw the validation error response will be return as a response with respective http status code, otherwise the main process implementation will execute.
- preProcess(InputModel) - Method in class com.skava.validator.services.UserValidatorComponent
-
This method will execute before the main implementation process gets completed.
- PRIVILEGE_FOR_CREATE_ADDRESS - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_CREATE_USER_CONSENT - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_CREATE_USER_NOTES - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_DELETE_ADDRESS - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_DELETE_CONSENT - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_DELETE_USER - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_DELETE_USER_CONSENT - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_DELETE_USER_CUSTOMPROPERTIES - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_DELETE_USER_NOTES - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_GET_CONSENT - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_GET_SECURITY_QUESTIONS - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_GET_USER_CUSTOMPROPERTIES - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_GET_USER_IDENTITIES - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_GETALL_CONSENT - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_GETALL_USER_CUSTOMPROPERTIES - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_GETALL_USER_NOTES - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_PATCH_CONSENT - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_PATCH_UPDATE_USER - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_PATCH_USER_CUSTOMPROPERTIES - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_PATCH_USER_NOTIFICATION - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_POST_CONSENT - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_POST_USER_NOTIFICATION - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_UPDATE_ADDRESS - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_UPDATE_PA55WORD - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_UPDATE_SECURITY_QUESTIONS - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_VIEW_ADDRESS - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_VIEW_ALL_ADDRESS - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_VIEW_ALL_USER_CONSENT - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_VIEW_ALL_USER_CONSENT_HISTORY - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_VIEW_ALL_USERS - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_VIEW_COLLECTIONS - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_VIEW_USER - Static variable in class com.skava.helper.AccessControlHelper
- PRIVILEGE_FOR_VIEW_USER_PUBLIC_PROFILE - Static variable in class com.skava.helper.AccessControlHelper
- process(UserActivationRequest) - Method in class com.skava.service.impl.SendActivationServiceImpl
-
This service is used to generate an activation param for users who are not in ACTIVE status.
- process(UserActivationRequest) - Method in class com.skava.service.impl.ValidateActivationServiceImpl
-
This method is used to validates the activation token of a user.
- process(UserAddressRequest) - Method in class com.skava.service.impl.CreateAddressesServiceImpl
-
This method is used to create new address for the registered user.
- process(UserCredentialsRequest) - Method in class com.skava.service.impl.ValidateSecurityAnswerServiceImpl
-
This method will validate the user security question and answer from Database and user provided.
- process(UserPropertiesRequest) - Method in class com.skava.service.impl.DeleteCustomPropertyServiceImpl
-
This method is used to delete custom property for a user by the name given in request.
- process(UserPropertiesRequest) - Method in class com.skava.service.impl.GetAllCustomPropertyServiceImpl
-
This service is used to load all available custom properties for the user.
- process(UserPropertiesRequest) - Method in class com.skava.service.impl.GetCustomPropertyServiceImpl
-
This service is used to load the requested custom property for an user.
- process(UserPropertiesRequest) - Method in class com.skava.service.impl.UpdateCustomPropertyServiceImpl
-
This method is used to update custom property for a user.
- process(UserRequest) - Method in class com.skava.service.impl.CreateUserServiceImpl
-
This method is used to create a new registered user or guest user.
- process(UserRequest) - Method in class com.skava.service.impl.UpdateUserServiceImpl
-
This service is used to update user's profile information including identities.
- process(UserRequest) - Method in class com.skava.service.impl.UserCheckCreateServiceImpl
-
This method is used to create a new registered user or guest user.
- process(UserResetRequest) - Method in class com.skava.service.impl.SendResetPasswordServiceImpl
-
This service is used to reset the password for the requested user.
- process(UserResetRequest) - Method in class com.skava.service.impl.ValidateResetPasswordServiceImpl
-
This method is used to validate the reset param received from email/sms and update new password for the requested user by validating the reset param from the request with the database
- process(Collection) - Method in class com.skava.service.impl.CreateCollectionServiceImpl
-
This method process the create collection service request.
- process(Collection) - Method in class com.skava.service.impl.UpdateCollectionServiceImpl
-
This service is used to update a collection which already exists.
- process(AttributeRequestInternal) - Method in class com.skava.service.impl.CreateAttributeServiceImpl
-
This method is used to create Attribute based on given Attribute request object.
- process(AttributeRequestInternal) - Method in class com.skava.service.impl.DeleteAttributeServiceImpl
-
This method is used to create Attribute based on given Attribute request object.
- process(AttributeRequestInternal) - Method in class com.skava.service.impl.FindAllAttributesServiceImpl
-
This method is used to load all Attribute based on given Attribute.
- process(AttributeRequestInternal) - Method in class com.skava.service.impl.FindAttributeServiceImpl
-
This method is used to load single Attribute based on given Attribute identifier.
- process(AttributeRequestInternal) - Method in class com.skava.service.impl.PatchUpdateAttributesServiceImpl
-
This method is used to create Attribute based on given Attribute request object.
- process(BlackListItemRequest) - Method in class com.skava.service.impl.CreateBlackListItemServiceImpl
-
This method is used to create a new BlackListItem.
- process(BlackListItemRequest) - Method in class com.skava.service.impl.DeleteBlackListServiceImpl
-
This method is used to deactivate the requested user whose status will be changed to INACTIVE.
- process(BlackListItemRequest) - Method in class com.skava.service.impl.FindAllBlackListItemServiceImpl
-
This service is used to search the user profile information of a particular collection either by applying filters or searching for all users irrespective of their status , type etc., within a range for the given page and size parameters.
- process(CollectionAttributeRequest) - Method in class com.skava.service.impl.GetAllCollectionAttributeServiceImpl
-
This method is used to load all collection attribute from DB
- process(CollectionPropertyRequest) - Method in class com.skava.service.impl.GetCollectionPropertyServiceImpl
-
This method is used to load collection property from database.
- process(CollectionPropertyRequest) - Method in class com.skava.service.impl.PutUpdateCollectionPropertiesServiceImpl
-
This method is used to update collection property put process.
- process(CollectionPropertyRequest) - Method in class com.skava.service.impl.UpdateCollectionPropertyServiceImpl
-
This service is used to update collection property as per the given collection property request, Which returns success response code and message on successful updation of collection property. if any validation fails, throws validate exception.
- process(CollectionRequest) - Method in class com.skava.service.impl.GetAllCollectionServiceImpl
-
This service is used to load all collections for the requested business and load collections based on pagination parameters like page and size.
- process(CollectionRequest) - Method in class com.skava.service.impl.GetCollectionServiceImpl
-
This service is used to retrieve the collection according to the given identifier and return the collection details.
- process(ConsentRequest) - Method in class com.skava.service.impl.CreateConsentServiceImpl
-
This method is used to create a new consent.
- process(ConsentRequest) - Method in class com.skava.service.impl.DeleteConsentServiceImpl
-
This method is used to delete the specific consent by consent id that is given from request.
- process(ConsentRequest) - Method in class com.skava.service.impl.GetAllConsentServiceImpl
-
This method is used to get all consent based on the search criteria
- process(ConsentRequest) - Method in class com.skava.service.impl.GetConsentServiceImpl
-
This service is used to load the consent based on the given consent identifier.
- process(ConsentRequest) - Method in class com.skava.service.impl.UpdateConsentServiceImpl
-
This method is used to update specific consent in the system.
- process(MfaAuthRequest) - Method in class com.skava.service.impl.UpdateMfaAuthenticatorServiceImpl
- process(NotesRequest) - Method in class com.skava.service.impl.CreateNotesServiceImpl
-
This method is used to create a new notes for a particular user.
- process(NotesRequest) - Method in class com.skava.service.impl.DeleteNotesServiceImpl
-
This method is used to delete a notes for a particular user.
- process(NotesRequest) - Method in class com.skava.service.impl.GetAllNotesServiceImpl
-
This method is used to load all notes for a particular user.
- process(UserAddressRequest) - Method in class com.skava.service.impl.DeleteAddressServiceImpl
-
This method is used to delete an address for registered user.
- process(UserAddressRequest) - Method in class com.skava.service.impl.GetAddressServiceImpl
-
This method is used to load the address for the registered user.
- process(UserAddressRequest) - Method in class com.skava.service.impl.GetAllAddressesServiceImpl
-
This method is used to load all the address for the registered user.
- process(UserAddressRequest) - Method in class com.skava.service.impl.UpdateAddressServiceImpl
-
This method is used to update an address for registered user.
- process(UserAuthRequest) - Method in class com.skava.service.impl.UserCheckAuthServiceImpl
-
This API supports different logins based on the identityType such as default, custom, google and facebook.
- process(UserConsentHistoryRequest) - Method in class com.skava.service.impl.GetAllUserConsentHistoryServiceImpl
-
This method is used to load all consents history captured for a user.
- process(UserConsentRequest) - Method in class com.skava.service.impl.CreateUserConsentServiceImpl
-
This method is used to create a user consent which are captured for a user.
- process(UserConsentRequest) - Method in class com.skava.service.impl.DeleteUserConsentServiceImpl
-
This service is used to delete a user consent which are captured for a user.
- process(UserConsentRequest) - Method in class com.skava.service.impl.GetAllUserConsentServiceImpl
-
This method is used to load all consents captured for a user.
- process(UserCredentialsRequest) - Method in class com.skava.service.impl.GetAllSecurityQuestionsImpl
-
This service is used to get user security questions without answers.
- process(UserCredentialsRequest) - Method in class com.skava.service.impl.GetSecurityQuestionsImpl
-
This service is used to get user security questions with answers for the requested user.
- process(UserCredentialsRequest) - Method in class com.skava.service.impl.UpdateSecurityQuestionsImpl
-
This service is used to update security questions and answers for the requested user.
- process(UserCredentialsRequest) - Method in class com.skava.service.impl.UpdateUserPasswordServiceImpl
-
This service is used to update password for the requested ACTIVE user.
- process(UserCredentialsRequest) - Method in class com.skava.service.impl.UserCheckUpdatePasswordServiceImpl
-
This service is used to update password for the requested ACTIVE user.
- process(UserNotificationRequest) - Method in class com.skava.service.impl.UserAuthSendNotificationServiceImpl
-
This service is used to authenticate an user for certain user actions like Add to cart, Checkout, Update password etc.
- process(UserNotificationRequest) - Method in class com.skava.service.impl.UserAuthValidateNotificationServiceImpl
-
This service is used to authenticate an user action like Add to cart, Checkout, Update password etc. by validating the password sent to user Email / SMS at the time of placing the request.
- process(UserRequest) - Method in class com.skava.service.impl.DeleteUserServiceImpl
-
This method is used to deactivate the requested user whose status will be changed to INACTIVE.
- process(UserRequest) - Method in class com.skava.service.impl.GetAllUserPublicProfileServiceImpl
-
This API retrieves the user's public profile within the given collection based on the given filter.
- process(UserRequest) - Method in class com.skava.service.impl.GetAllUserServiceImpl
-
This service is used to search the user profile information of a particular collection either by applying filters or searching for all users irrespective of their status , type etc., within a range for the given page and size parameters.
- process(UserRequest) - Method in class com.skava.service.impl.GetUserIdentityServiceImpl
-
This service is used to load all identities for an user.
- process(UserRequest) - Method in class com.skava.service.impl.GetUserServiceImpl
-
This service is used to load a user profile information for the requested user in a particular collection.
- process(UserRequest) - Method in class com.skava.service.impl.UserCheckUpdateServiceImpl
-
This service is used to update user's profile information including identities.
- processRequest(UserRequest) - Method in class com.skava.service.impl.UserCheckCreateServiceImpl
-
Processes the user request and returns a UserCreateResponse.
- PROP_ACTIVATION_EXPIRY_MILLISECS - Static variable in class com.skava.constants.UserConstants
-
Property - Activation param expire time in milliseconds.
- PROP_ACTIVATION_METHOD_LINK - Static variable in class com.skava.constants.UserConstants
-
User verification method varibale Name
- PROP_ACTIVATION_METHOD_OTP - Static variable in class com.skava.constants.UserConstants
-
User verification method varibale Name
- PROP_ALLOWED_IDENTITIES - Static variable in class com.skava.constants.UserConstants
-
PROP_ALLOWED_IDENTITIES
- PROP_ALLOWED_PROVIDER_LIST_FOR_INVITE - Static variable in class com.skava.constants.UserConstants
-
Property - Allowed Provider list for invite.
- PROP_AUTH_NOTIFICATION_EXPIRY_MILLISECS - Static variable in class com.skava.constants.UserConstants
-
Property - Notification param expire time in milliseconds.
- PROP_EXCLUDE_PROVIDER_LIST_FOR_INVITE - Static variable in class com.skava.constants.UserConstants
-
Property - Exclude Provider list for invite.
- PROP_EXPIRE_TIME - Static variable in class com.skava.constants.UserConstants
-
Expire time.
- PROP_IS_USERMERGE_ENABLED - Static variable in class com.skava.constants.UserConstants
-
Property - Enable user merge.
- PROP_LAST_ACTIVATION_PARAM - Static variable in class com.skava.constants.UserConstants
-
Last Activation parameter.
- PROP_LAST_AUTH_NOTIFICATION_PARAM - Static variable in class com.skava.constants.UserConstants
-
Last notification parameter.
- PROP_LAST_PASSWRDS_CHECK_COUNT - Static variable in class com.skava.constants.UserConstants
-
Property - Last password check count.
- PROP_LAST_RESET_PARAM - Static variable in class com.skava.constants.UserConstants
-
Last Reset password parameter.
- PROP_LAST_RESETMAIL_SEND_TIME_MILLISECS - Static variable in class com.skava.constants.UserConstants
-
Property - Last reset mail send time.
- PROP_LOGIN_ATTEMPT_EXPIRY_MILLISECS - Static variable in class com.skava.constants.UserConstants
-
Property - Login attempts expire in milliseconds.
- PROP_LOGIN_MFA_AUTHENTICATOR_ENABLED - Static variable in class com.skava.constants.UserConstants
-
Property - MFA authenticator enabled.
- PROP_LOGIN_MFA_ENABLED - Static variable in class com.skava.constants.UserConstants
-
Property - MFA enabled.
- PROP_LOGIN_MFA_EXPIRY_MILLISECS - Static variable in class com.skava.constants.UserConstants
-
Property - MFA expire time in milliseconds.
- PROP_LOGIN_MFA_FAIL_LIMIT - Static variable in class com.skava.constants.UserConstants
-
Property - MFA Retry limit.
- PROP_LOGIN_MFA_RECENT_OTP_CHECK_LIMIT - Static variable in class com.skava.constants.UserConstants
-
Property - MFA Recent OTP check count.
- PROP_LOGIN_MFA_RESEND_LIMIT - Static variable in class com.skava.constants.UserConstants
-
Property - MFA Resends limit.
- PROP_MAX_LOGIN_ATTEMPTS - Static variable in class com.skava.constants.UserConstants
-
Property - Maximum login attempts
- PROP_NAME_EMAIL_CONFIG_COOLING_PERIOD - Static variable in class com.skava.constants.UserConstants
-
Property - User Notification Email limit
- PROP_NAME_EMAIL_CONFIG_EMAIL_LIMIT - Static variable in class com.skava.constants.UserConstants
-
Property - User Notification Email limit
- PROP_NEXT_RESETMAIL_INTERVALTIME_MILLISECS - Static variable in class com.skava.constants.UserConstants
-
Property - Next reset mail interval time in milliseconds.
- PROP_PASSWRDS_EXPIRY_DAYS - Static variable in class com.skava.constants.UserConstants
-
Property - Last password check count.
- PROP_PUBLIC_PROFILE_SEARCH_KEY - Static variable in class com.skava.constants.UserConstants
-
Public profile Search Key
- PROP_RESET_EXPIRY_MILLISECS - Static variable in class com.skava.constants.UserConstants
-
Property - Reset param expire time in milliseconds.
- PROP_SIGNUP_EXPIRY_MILLISECS - Static variable in class com.skava.constants.UserConstants
-
Property - MFA expire time in milliseconds.
- PROP_SIGNUP_FAIL_LIMIT - Static variable in class com.skava.constants.UserConstants
-
Property - MFA Retry limit.
- PROP_SIGNUP_RECENT_OTP_CHECK_LIMIT - Static variable in class com.skava.constants.UserConstants
-
Property - MFA Recent OTP check count.
- PROP_SIGNUP_RESEND_LIMIT - Static variable in class com.skava.constants.UserConstants
-
Property - MFA Resends limit.
- PROP_SPILITTER - Static variable in class com.skava.constants.UserConstants
-
The Constant splitter ~.
- PROP_USER_ACTIVATION_METHOD - Static variable in class com.skava.constants.UserConstants
-
User verification method collection property - varibale Name
- PROP_USER_ADDRESS_LIMIT - Static variable in class com.skava.constants.UserConstants
-
Property - user address limit.
- PROP_USER_ALLOW_UPDATE_EMAIL - Static variable in class com.skava.constants.UserConstants
-
Property - allow update EMAIL.
- PROP_USER_ALLOW_UPDATE_PHONE - Static variable in class com.skava.constants.UserConstants
-
Property - allow update PHONE.
- PROP_USER_NOTIFY_EMAIL_CONFIG - Static variable in class com.skava.constants.UserConstants
-
Property - User Notification Email Config
- PROP_USER_NOTIFY_EMAIL_COUNT - Static variable in class com.skava.constants.UserConstants
-
Property - User Notification Email limit
- PROP_ZIPCODE_VALIDATOR - Static variable in class com.skava.constants.UserConstants
-
Property - zipcode validator.
- properties - Variable in class com.skava.entities.QAddressesEntity
- properties - Variable in class com.skava.entities.QAttributeEntity
- properties - Variable in class com.skava.entities.QCollectionEntity
- properties - Variable in class com.skava.entities.QUsersEntity
- PROPERTIES_ACTIVATION_SUCCESS - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_ACTIVATION_SUCCESS.
- PROPERTIES_ALREADY_EXISTS - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_ALREADY_EXISTS.
- PROPERTIES_CREATE_FAILURE - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_CREATE_FAILURE.
- PROPERTIES_CREATE_SUCCESS - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_CREATE_SUCCESS.
- PROPERTIES_DEACTIVATE_SUCCESS - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_DEACTIVATE_SUCCESS.
- PROPERTIES_DELETE_SUCCESS - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_DELETE_SUCCESS.
- PROPERTIES_DLETE_SUCCESS - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_DLETE_SUCCESS.
- PROPERTIES_FIND_ALL_FAILURE - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_FIND_ALL_FAILURE.
- PROPERTIES_FIND_ALL_SUCCESS - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_FIND_ALL_SUCCESS.
- PROPERTIES_FIND_SUCCESS - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_FIND_SUCCESS.
- PROPERTIES_LOAD_SUCCESS - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_LOAD_SUCCESS.
- PROPERTIES_NOT_EXISTS - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_NOT_EXISTS.
- PROPERTIES_PATCH_UPDATE_FAILURE - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_PATCH_UPDATE_FAILURE.
- PROPERTIES_PATCH_UPDATE_SUCCESS - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_PATCH_UPDATE_SUCCESS.
- PROPERTIES_UPDATE_FAILURE - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_UPDATE_FAILURE.
- PROPERTIES_UPDATE_SUCCESS - Static variable in class com.skava.constants.PropertiesResponseCode
-
The Constant PROPERTIES_UPDATE_SUCCESS.
- propertiesEntity - Static variable in class com.skava.entities.QPropertiesEntity
- PropertiesEntity - Class in com.skava.entities
-
This class defines the Properties entity.
- PropertiesEntity() - Constructor for class com.skava.entities.PropertiesEntity
-
default constructor.
- PropertiesEntity(String, String, UsersEntity) - Constructor for class com.skava.entities.PropertiesEntity
-
Instantiates a new user properties entity object.
- PropertiesRepository - Interface in com.skava.repository
-
This is PropertiesRepository interface.
- PropertiesResponseCode - Class in com.skava.constants
-
The Class PropertiesResponseCode consists of response codes which are used in all Properties apis and Proeprties validators.
- PropertiesResponseCode() - Constructor for class com.skava.constants.PropertiesResponseCode
- PROPERTY_UPDATE_FAILURE - Static variable in class com.skava.constants.CollectionResponseCode
-
The Constant COLLECTION_UPDATE_SUCCESS.
- PublicProfileStrategy - Interface in com.skava.strategy
-
This class provides functionality of getting the user's public profile based on public profiler class configured in collection properties.
- putCustomProperties(Users, UsersEntity, List<PropertiesEntity>, UsersEntity) - Method in class com.skava.service.impl.UpdateUserServiceImpl
- PutUpdateCollectionPropertiesService - Interface in com.skava.service
-
An interface to define the service for updating properties of a collection.
- PutUpdateCollectionPropertiesServiceImpl - Class in com.skava.service.impl
-
This service class implements PutUpdateCollectionPropertiesService and handles the update collection properties service request, process it and save the details in DB.
- PutUpdateCollectionPropertiesServiceImpl() - Constructor for class com.skava.service.impl.PutUpdateCollectionPropertiesServiceImpl
- PWD_MAX_LENGTH - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
Password max length in Collection property
- PWD_MIN_LENGTH - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
Password min length in Collection property
- PWD_RESET_SECURITY_QUESTION - Static variable in class com.skava.constants.UserResponseCodes
-
Password Reset by Security Question
- PwdHashingStrategy - Interface in com.skava.strategy
-
This class provides functionality of hashing the password using the salt value.
- PwdValidatorStrategy - Interface in com.skava.strategy
-
This class provides functionality of validating Password with the password validator config.
Q
- QAddressesEntity - Class in com.skava.entities
-
QAddressesEntity is a Querydsl query type for AddressesEntity
- QAddressesEntity(Path<? extends AddressesEntity>) - Constructor for class com.skava.entities.QAddressesEntity
- QAddressesEntity(PathMetadata) - Constructor for class com.skava.entities.QAddressesEntity
- QAddressesEntity(PathMetadata, PathInits) - Constructor for class com.skava.entities.QAddressesEntity
- QAddressesEntity(Class<? extends AddressesEntity>, PathMetadata, PathInits) - Constructor for class com.skava.entities.QAddressesEntity
- QAddressesEntity(String) - Constructor for class com.skava.entities.QAddressesEntity
- QAddressPropertiesEntity - Class in com.skava.entities
-
QAddressPropertiesEntity is a Querydsl query type for AddressPropertiesEntity
- QAddressPropertiesEntity(Path<? extends AddressPropertiesEntity>) - Constructor for class com.skava.entities.QAddressPropertiesEntity
- QAddressPropertiesEntity(PathMetadata) - Constructor for class com.skava.entities.QAddressPropertiesEntity
- QAddressPropertiesEntity(PathMetadata, PathInits) - Constructor for class com.skava.entities.QAddressPropertiesEntity
- QAddressPropertiesEntity(Class<? extends AddressPropertiesEntity>, PathMetadata, PathInits) - Constructor for class com.skava.entities.QAddressPropertiesEntity
- QAddressPropertiesEntity(String) - Constructor for class com.skava.entities.QAddressPropertiesEntity
- QAttributeEntity - Class in com.skava.entities
-
QAttributeEntity is a Querydsl query type for AttributeEntity
- QAttributeEntity(Path<? extends AttributeEntity>) - Constructor for class com.skava.entities.QAttributeEntity
- QAttributeEntity(PathMetadata) - Constructor for class com.skava.entities.QAttributeEntity
- QAttributeEntity(String) - Constructor for class com.skava.entities.QAttributeEntity
- QBlackListedItemsEntity - Class in com.skava.entities
-
QBlackListedItemsEntity is a Querydsl query type for BlackListedItemsEntity
- QBlackListedItemsEntity(Path<? extends BlackListedItemsEntity>) - Constructor for class com.skava.entities.QBlackListedItemsEntity
- QBlackListedItemsEntity(PathMetadata) - Constructor for class com.skava.entities.QBlackListedItemsEntity
- QBlackListedItemsEntity(String) - Constructor for class com.skava.entities.QBlackListedItemsEntity
- QCollectionAttributeEntity - Class in com.skava.entities
-
QCollectionAttributeEntity is a Querydsl query type for CollectionAttributeEntity
- QCollectionAttributeEntity(Path<? extends CollectionAttributeEntity>) - Constructor for class com.skava.entities.QCollectionAttributeEntity
- QCollectionAttributeEntity(PathMetadata) - Constructor for class com.skava.entities.QCollectionAttributeEntity
- QCollectionAttributeEntity(String) - Constructor for class com.skava.entities.QCollectionAttributeEntity
- QCollectionEntity - Class in com.skava.entities
-
QCollectionEntity is a Querydsl query type for CollectionEntity
- QCollectionEntity(Path<? extends CollectionEntity>) - Constructor for class com.skava.entities.QCollectionEntity
- QCollectionEntity(PathMetadata) - Constructor for class com.skava.entities.QCollectionEntity
- QCollectionEntity(String) - Constructor for class com.skava.entities.QCollectionEntity
- QCollectionPropertyEntity - Class in com.skava.entities
-
QCollectionPropertyEntity is a Querydsl query type for CollectionPropertyEntity
- QCollectionPropertyEntity(Path<? extends CollectionPropertyEntity>) - Constructor for class com.skava.entities.QCollectionPropertyEntity
- QCollectionPropertyEntity(PathMetadata) - Constructor for class com.skava.entities.QCollectionPropertyEntity
- QCollectionPropertyEntity(PathMetadata, PathInits) - Constructor for class com.skava.entities.QCollectionPropertyEntity
- QCollectionPropertyEntity(Class<? extends CollectionPropertyEntity>, PathMetadata, PathInits) - Constructor for class com.skava.entities.QCollectionPropertyEntity
- QCollectionPropertyEntity(String) - Constructor for class com.skava.entities.QCollectionPropertyEntity
- QConsentEntity - Class in com.skava.entities
-
QConsentEntity is a Querydsl query type for ConsentEntity
- QConsentEntity(Path<? extends ConsentEntity>) - Constructor for class com.skava.entities.QConsentEntity
- QConsentEntity(PathMetadata) - Constructor for class com.skava.entities.QConsentEntity
- QConsentEntity(PathMetadata, PathInits) - Constructor for class com.skava.entities.QConsentEntity
- QConsentEntity(Class<? extends ConsentEntity>, PathMetadata, PathInits) - Constructor for class com.skava.entities.QConsentEntity
- QConsentEntity(String) - Constructor for class com.skava.entities.QConsentEntity
- QCredentialsEntity - Class in com.skava.entities
-
QCredentialsEntity is a Querydsl query type for CredentialsEntity
- QCredentialsEntity(Path<? extends CredentialsEntity>) - Constructor for class com.skava.entities.QCredentialsEntity
- QCredentialsEntity(PathMetadata) - Constructor for class com.skava.entities.QCredentialsEntity
- QCredentialsEntity(PathMetadata, PathInits) - Constructor for class com.skava.entities.QCredentialsEntity
- QCredentialsEntity(Class<? extends CredentialsEntity>, PathMetadata, PathInits) - Constructor for class com.skava.entities.QCredentialsEntity
- QCredentialsEntity(String) - Constructor for class com.skava.entities.QCredentialsEntity
- QDSL_FILTER_DESC - Static variable in class com.skava.constants.Constants
-
This variable holds the description for Query DSL filter
- QDSL_GROUP_1 - Static variable in class com.skava.constants.UserConstants
-
The Constant QDSL_GROUP_1
- QDSL_GROUP_2 - Static variable in class com.skava.constants.UserConstants
-
The Constant QDSL_GROUP_2
- QDSL_GROUP_3 - Static variable in class com.skava.constants.UserConstants
-
The Constant QDSL_GROUP_3
- QDSL_GROUP_4 - Static variable in class com.skava.constants.UserConstants
-
The Constant QDSL_GROUP_4
- QIdentitiesEntity - Class in com.skava.entities
-
QIdentitiesEntity is a Querydsl query type for IdentitiesEntity
- QIdentitiesEntity(Path<? extends IdentitiesEntity>) - Constructor for class com.skava.entities.QIdentitiesEntity
- QIdentitiesEntity(PathMetadata) - Constructor for class com.skava.entities.QIdentitiesEntity
- QIdentitiesEntity(PathMetadata, PathInits) - Constructor for class com.skava.entities.QIdentitiesEntity
- QIdentitiesEntity(Class<? extends IdentitiesEntity>, PathMetadata, PathInits) - Constructor for class com.skava.entities.QIdentitiesEntity
- QIdentitiesEntity(String) - Constructor for class com.skava.entities.QIdentitiesEntity
- QMFAAuthEntity - Class in com.skava.entities
-
QMFAAuthEntity is a Querydsl query type for MFAAuthEntity
- QMFAAuthEntity(Path<? extends MFAAuthEntity>) - Constructor for class com.skava.entities.QMFAAuthEntity
- QMFAAuthEntity(PathMetadata) - Constructor for class com.skava.entities.QMFAAuthEntity
- QMFAAuthEntity(String) - Constructor for class com.skava.entities.QMFAAuthEntity
- QNotesEntity - Class in com.skava.entities
-
QNotesEntity is a Querydsl query type for NotesEntity
- QNotesEntity(Path<? extends NotesEntity>) - Constructor for class com.skava.entities.QNotesEntity
- QNotesEntity(PathMetadata) - Constructor for class com.skava.entities.QNotesEntity
- QNotesEntity(PathMetadata, PathInits) - Constructor for class com.skava.entities.QNotesEntity
- QNotesEntity(Class<? extends NotesEntity>, PathMetadata, PathInits) - Constructor for class com.skava.entities.QNotesEntity
- QNotesEntity(String) - Constructor for class com.skava.entities.QNotesEntity
- QPropertiesEntity - Class in com.skava.entities
-
QPropertiesEntity is a Querydsl query type for PropertiesEntity
- QPropertiesEntity(Path<? extends PropertiesEntity>) - Constructor for class com.skava.entities.QPropertiesEntity
- QPropertiesEntity(PathMetadata) - Constructor for class com.skava.entities.QPropertiesEntity
- QPropertiesEntity(PathMetadata, PathInits) - Constructor for class com.skava.entities.QPropertiesEntity
- QPropertiesEntity(Class<? extends PropertiesEntity>, PathMetadata, PathInits) - Constructor for class com.skava.entities.QPropertiesEntity
- QPropertiesEntity(String) - Constructor for class com.skava.entities.QPropertiesEntity
- QueryDslUtil - Class in com.skava.util
-
PredicateUtil Class
- QUserConsentEntity - Class in com.skava.entities
-
QUserConsentEntity is a Querydsl query type for UserConsentEntity
- QUserConsentEntity(Path<? extends UserConsentEntity>) - Constructor for class com.skava.entities.QUserConsentEntity
- QUserConsentEntity(PathMetadata) - Constructor for class com.skava.entities.QUserConsentEntity
- QUserConsentEntity(PathMetadata, PathInits) - Constructor for class com.skava.entities.QUserConsentEntity
- QUserConsentEntity(Class<? extends UserConsentEntity>, PathMetadata, PathInits) - Constructor for class com.skava.entities.QUserConsentEntity
- QUserConsentEntity(String) - Constructor for class com.skava.entities.QUserConsentEntity
- QUserConsentHistoryEntity - Class in com.skava.entities
-
QUserConsentHistoryEntity is a Querydsl query type for UserConsentHistoryEntity
- QUserConsentHistoryEntity(Path<? extends UserConsentHistoryEntity>) - Constructor for class com.skava.entities.QUserConsentHistoryEntity
- QUserConsentHistoryEntity(PathMetadata) - Constructor for class com.skava.entities.QUserConsentHistoryEntity
- QUserConsentHistoryEntity(PathMetadata, PathInits) - Constructor for class com.skava.entities.QUserConsentHistoryEntity
- QUserConsentHistoryEntity(Class<? extends UserConsentHistoryEntity>, PathMetadata, PathInits) - Constructor for class com.skava.entities.QUserConsentHistoryEntity
- QUserConsentHistoryEntity(String) - Constructor for class com.skava.entities.QUserConsentHistoryEntity
- QUsersEntity - Class in com.skava.entities
-
QUsersEntity is a Querydsl query type for UsersEntity
- QUsersEntity(Path<? extends UsersEntity>) - Constructor for class com.skava.entities.QUsersEntity
- QUsersEntity(PathMetadata) - Constructor for class com.skava.entities.QUsersEntity
- QUsersEntity(PathMetadata, PathInits) - Constructor for class com.skava.entities.QUsersEntity
- QUsersEntity(Class<? extends UsersEntity>, PathMetadata, PathInits) - Constructor for class com.skava.entities.QUsersEntity
- QUsersEntity(String) - Constructor for class com.skava.entities.QUsersEntity
R
- REASON_SUFFIX - Static variable in class com.skava.constants.ResponseCode
-
The Constant REASON_SUFFIX.
- REFERENCE_ATTRIBUTE - Static variable in class com.skava.constants.UserConstants
-
User REFERENCE ATTRIBUTE.
- REFERENCE_ATTRIBUTE_1 - Static variable in class com.skava.constants.UserConstants
-
User REFERENCE ATTRIBUTE 1.
- REFERENCE_ATTRIBUTE_2 - Static variable in class com.skava.constants.UserConstants
-
User REFERENCE ATTRIBUTE 2.
- referenceAttribute - Variable in class com.skava.entities.QUsersEntity
- referenceAttribute1 - Variable in class com.skava.entities.QUsersEntity
- referenceAttribute2 - Variable in class com.skava.entities.QUsersEntity
- REGEX - Enum constant in enum class com.skava.entities.AttributeFieldType
- REGISTER - Enum constant in enum class com.skava.model.datatransferobjects.UserType
- RELEASE_DATE - Static variable in class com.skava.release.UserReleaseDefinition
- removePropertiesNotAllowedToUpdate(Map<String, String>, List<String>) - Static method in class com.skava.util.UserUtil
-
This method is used to remove properties that are not allowed to be updated
- RequestInternal - Class in com.skava.model.exchange
-
The Class RequestInternal consists of the request details which will be transfered from controller to serviceImpl.
- RequestInternal(long, int, int, String, String, long) - Constructor for class com.skava.model.exchange.RequestInternal
-
Instantiates a new request internal.
- required - Variable in class com.skava.entities.QAttributeEntity
- requiredFlag - Variable in class com.skava.entities.QConsentEntity
- ResendLoginMFAServiceImpl - Class in com.skava.service.impl
-
This service class implements UserCheckAuthService and handles the user service Validating MFA login request, process it and save the details in DB.
- ResendLoginMFAServiceImpl() - Constructor for class com.skava.service.impl.ResendLoginMFAServiceImpl
-
default constructor
- resendMFALoginOTPAndToken(UserAuthRequest, Collection, long) - Method in class com.skava.service.impl.ResendLoginMFAServiceImpl
-
This method used to resend login otp and for users.
- resendMfaOtpAndToken(UserRequest, Collection, long) - Method in class com.skava.service.impl.ResendMFAServiceImpl
-
This method used to resend otp and for users.
- resendMfaOtpAndToken(UserRequest, Collection, long, String) - Method in class com.skava.service.impl.ResendMFAServiceImpl
-
This method used to resend otp and for users.
- ResendMFAServiceImpl - Class in com.skava.service.impl
-
This service class implements UserCheckAuthService and handles the user service Validating MFA login request, process it and save the details in DB.
- ResendMFAServiceImpl() - Constructor for class com.skava.service.impl.ResendMFAServiceImpl
-
default constructor
- resendMFASignUpOTPAndToken(UsersEntity, Collection, String, boolean, boolean) - Method in class com.skava.service.impl.CreateUserOTPActivationServiceImpl
-
This method used to send SignUp OTP for users.
- RESET_DEFAULT_EXPIRY_MILLISECS - Static variable in class com.skava.constants.UserConstants
-
Default reset parameter expire time in milliseconds.
- RESET_OTP - Static variable in class com.skava.constants.UserConstants
-
The Constant login OTP.
- resetMillisecond(Date) - Static method in class com.skava.util.UserUtil
-
This method is used to reset millisecond to zero in date object.
- resetUserPasssword(UserResetRequest, Long, String, String, String, long) - Method in class com.skava.web.CredentialsController
-
This service endpoint is used to send password reset request to user
- ResponseCode - Class in com.skava.constants
-
The Class ResponseCode consists of common response codes which are used in all other response code classes.
- ResponseCode() - Constructor for class com.skava.constants.ResponseCode
- restrictAddressOperationsType(int) - Static method in enum class com.skava.model.datatransferobjects.UserType
-
This method is used to check whether the given user type is restricted for address operation or not.
- restrictCredentialOperationsType(int) - Static method in enum class com.skava.model.datatransferobjects.UserType
-
This method is used to check whether the given user type is restricted for credential operation or not.
- restrictNotificationOperationsType(int) - Static method in enum class com.skava.model.datatransferobjects.UserType
-
This method is used to check whether the given user type is restricted for notification operation or not.
- ROLE_GUEST - Static variable in class com.skava.constants.Constants
-
Constant for ROLE_GUEST
- ROLE_REG_USER - Static variable in class com.skava.constants.Constants
-
Constant for ROLE_REG_USER
- rule - Variable in class com.skava.entities.QCollectionAttributeEntity
S
- saveActivationParam(TextEncryptorComponent, UsersEntity) - Static method in class com.skava.util.UserUtil
-
This method is used save activation parameter as a User Property.
- saveActivationParam(PropertiesRepository, TextEncryptorComponent, UsersEntity) - Static method in class com.skava.util.UserUtil
-
This method is used save activation param as a User Property.
- saveDetailsToCache(String, String, T) - Method in class com.skava.service.impl.CacheImpl
-
This is user to save details in cache.
- saveMFAAuth(String, UserCommonServices, long, String) - Static method in class com.skava.util.UserLoginMFAUtil
-
This method is used to savev MFA authenticator.
- saveProperty(PropertiesRepository, UsersEntity, String, String) - Static method in class com.skava.helper.UserPropertiesHelper
-
This method is used to saves user property in database.
- search(String, BlackListItemRequest, String) - Method in class com.skava.service.impl.FindAllBlackListItemServiceImpl
-
This method is used to search the collection based on the given filter and pageable request.
- search(String, Pageable, String) - Method in class com.skava.service.impl.FindAllAttributesServiceImpl
-
method search This method is used to get the attributes based on the parameters passed
- search(String, Pageable, String) - Method in class com.skava.service.impl.GetAllCollectionServiceImpl
-
This method is used to search the collection based on the given filter and pageable request.
- search(String, Pageable, String) - Method in class com.skava.service.impl.GetAllUserPublicProfileServiceImpl
-
This method is used to search the user based on the given filter and pageable request.
- searchConsent(List<SearchCriteria>, int, int, long) - Method in class com.skava.service.impl.GetAllConsentServiceImpl
-
This method is used to search consents.
- SearchCriteria - Class in com.skava.helper.search
-
This class is used to hold the search criteria values used for performing search operations.
- SearchCriteria(String, String, Object) - Constructor for class com.skava.helper.search.SearchCriteria
-
Initializes the SearchCriteria class with defining the values for its private members
- SearchSpecification<T> - Class in com.skava.helper.search
-
The Class SearchSpecification.
- SearchSpecification() - Constructor for class com.skava.helper.search.SearchSpecification
- SearchUtil - Class in com.skava.util
-
This is a Utility class for User Search model which contains validator and helper methods used in this service.
- SECONDS_PER_MINUTE - Static variable in class com.skava.constants.UserConstants
-
Seconds in one minute (60) (ISO)
- secretCode - Variable in class com.skava.entities.QMFAAuthEntity
- securityQuestions - Variable in class com.skava.entities.QCredentialsEntity
- SecurityQuestions - Class in com.skava.model.datatransferobjects
-
This class defines the model SecurityQuestions (Data transfer Object).
- SecurityQuestions() - Constructor for class com.skava.model.datatransferobjects.SecurityQuestions
-
Default constructor
- sendActivationService(UserActivationRequest, Long, String, String, String, long) - Method in class com.skava.web.UsersController
-
This service end-point sends activation Mail / SMS to the respective user's email / phone number
- SendActivationService - Interface in com.skava.service
-
An interface to define the service for send activation link to user.
- SendActivationServiceImpl - Class in com.skava.service.impl
-
This service class implements SendActivationService and handles the send activation service request, process it and save the details in DB.
- SendActivationServiceImpl() - Constructor for class com.skava.service.impl.SendActivationServiceImpl
-
Default Constructor
- sendingNotificationForUser(EventClientComponent, UsersEventPayLoad, String, List<Users>, Collection, long, String) - Static method in class com.skava.util.UserNotificationUtil
-
This method is used to send Notification in invite user.
- sendingNotificationForUser(EventClientComponent, String, long, CollectionCommonServices, UsersEntity) - Static method in class com.skava.util.UserNotificationUtil
-
This method is used to send Notification in invite user.
- sendNotificationService(long, String, long, UserNotificationRequest, String, String, long) - Method in class com.skava.web.AuthController
-
This service endpoint is used to send notification to user
- SendResetPasswordService - Interface in com.skava.service
-
An interface to define the service for resetting an user password.
- SendResetPasswordServiceImpl - Class in com.skava.service.impl
-
This service class implements SendResetPasswordService and handles the send reset password service request, process it and save the details in DB.
- SendResetPasswordServiceImpl() - Constructor for class com.skava.service.impl.SendResetPasswordServiceImpl
-
Default Constructor
- sentActivationService - Variable in class com.skava.service.impl.CommonUserService
-
SendActivationService.
- sequence - Variable in class com.skava.entities.AttributeEntity
-
sequence
- sequence - Variable in class com.skava.entities.QAttributeEntity
- sequence - Variable in class com.skava.model.domain.AttributeDO
-
sequence
- sequence - Variable in class com.skava.model.exchange.Attribute
- SERVICE_ATTRIBUTES - Static variable in class com.skava.constants.ResponseCode
-
The Constant SERVICE_ATTRIBUTES.
- SERVICE_USER - Static variable in class com.skava.constants.AttributeResponseCode
-
ENTITY_ATTRIBUTE.
- SERVICE_USER - Static variable in class com.skava.constants.ResponseCode
-
The Constant SERVICE_USERS.
- setAuthResponseAndGenerateLoginToken(UsersEntity, UserCommonServices) - Static method in class com.skava.util.UserAuthUtil
-
This method is used to generate login token and set user id in user model object.
- setAuthResponseAndLoginToken(UsersEntity, String, int, int, boolean) - Static method in class com.skava.util.UserAuthUtil
-
This method is used to set login token and availableRetries in auth response and set user id in user model object.
- setLoginMFAPayloadValueFromUserEntity(UsersEntity, String, String) - Static method in class com.skava.util.UserLoginMFAUtil
-
This method is used to set login MFA payload details from user entity.
- setMfaPayloadValueFromUserEntity(UsersEntity, String, String) - Static method in class com.skava.util.UserUpdateMFAUtil
-
This method is used to set MFA payload details from user entity.
- setTimeStamp(Date) - Static method in class com.skava.util.UserUtil
- setUserCreateResponseAndToken(String, Users, int, int) - Static method in class com.skava.util.UserUtil
-
This method is used to set login token and availableRetries in auth response and set user id in user model object.
- setUsersResponseAndToken(String, Users, int, int) - Static method in class com.skava.util.UserUtil
-
This method is used to set login token and availableRetries in auth response and set user id in user model object.
- setUserValue(UsersEntity, long, String) - Static method in class com.skava.util.UserUtil
-
This method is used to set user value.
- SIGNUP - Static variable in class com.skava.constants.UserConstants
-
Property - signup.
- SIGNUP_OTP - Static variable in class com.skava.constants.UserConstants
-
The Constant login OTP.
- SIGNUP_OTP_FAIL_COUNT - Static variable in class com.skava.constants.UserConstants
-
Login OTP fail count.
- SIGNUP_OTP_REQUEST - Static variable in class com.skava.constants.UserConstants
-
Login OTP in request.
- SIGNUP_OTP_RESEND_COUNT - Static variable in class com.skava.constants.UserConstants
-
Login OTP Resend count.
- SIGNUP_TOKEN - Static variable in class com.skava.constants.UserConstants
-
The Constant login token.
- SLASH - Static variable in class com.skava.util.UserUtil
-
The Constant SLASH.
- SORT_LENGTH - Static variable in class com.skava.helper.search.SortUtil
- SORTING_ASC - Static variable in class com.skava.helper.search.SortUtil
-
The Constant SORTING_ASC.
- SORTING_DESC - Static variable in class com.skava.helper.search.SortUtil
-
The Constant SORTING_DSC.
- SortUtil - Class in com.skava.helper.search
-
This class is used to hold the check sort values which is used for performing search operations.
- SortUtil() - Constructor for class com.skava.helper.search.SortUtil
- SPEC_COLON - Static variable in class com.skava.constants.UserConstants
-
The Constant SPEC_COLON
- SPEC_COMA - Static variable in class com.skava.constants.UserConstants
-
The Constant SPEC_COMA
- SPECIAL_CHARACTERS_1 - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The special characters.
- SPECIAL_CHARACTERS_2 - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The special characters with numbers.
- SPECIAL_CHARACTERS_3 - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The special characters brackets.
- SPECIAL_CHARACTERS_4 - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The special characters new.
- SPLIT_LENGTH - Static variable in class com.skava.constants.UserConstants
-
Split Length.
- SPLIT_LENGTH - Static variable in class com.skava.util.SearchUtil
- splitCommaSeparatedString(String) - Static method in class com.skava.util.DocketUtil
-
Splits given string by ","
- splitKey(String[], String, String) - Static method in class com.skava.util.SearchUtil
-
This method is used to get search key.
- splitValue(String[], String, String) - Static method in class com.skava.util.SearchUtil
-
This method is used to get search value.
- state - Variable in class com.skava.entities.QAddressesEntity
- status - Variable in class com.skava.entities.QAttributeEntity
- status - Variable in class com.skava.entities.QCollectionEntity
- status - Variable in class com.skava.entities.QConsentEntity
- status - Variable in class com.skava.entities.QIdentitiesEntity
- status - Variable in class com.skava.entities.QMFAAuthEntity
- status - Variable in class com.skava.entities.QUsersEntity
- status - Variable in class com.skava.model.datatransferobjects.Collection
-
Status of the collection which indicates collection's activeness.
- status - Variable in class com.skava.model.datatransferobjects.CollectionList
-
The collection status.
- status - Variable in class com.skava.model.domain.CollectionDomain
-
The collection status.
- STATUS - Static variable in class com.skava.helper.search.SearchSpecification
-
The Constant STATUS.
- STATUS_ACTIVE - Static variable in class com.skava.constants.UserConstants
-
Status - ACTIVE.
- STATUS_DELETED - Static variable in class com.skava.constants.UserConstants
-
Status - DELETED.
- STATUS_FREEZE - Static variable in class com.skava.constants.UserConstants
-
Status - FREEZE.
- STATUS_HIDDEN - Static variable in class com.skava.constants.UserConstants
-
Status - HIDDEN.
- STATUS_INACTIVE - Static variable in class com.skava.constants.UserConstants
-
Status - INACTIVE.
- STATUS_LOCKED - Static variable in class com.skava.constants.UserConstants
-
Status - LOCKED.
- STATUS_NOT_ACTIVATED - Static variable in class com.skava.constants.UserConstants
-
Status - NOT ACTIVATED.
- STATUS_PENDING - Static variable in class com.skava.constants.UserConstants
-
Status - PENDING.
- STATUS_REJECTED - Static variable in class com.skava.constants.UserConstants
-
Status - REJECTED.
- STR_METHOD_FALL_BACK - Static variable in class com.skava.constants.UserConstants
-
The Constant method fall back.
- STR_METHOD_FALL_BACK_COMMAND_KEY - Static variable in class com.skava.constants.UserConstants
-
Method fall back command key : user-key .
- street1 - Variable in class com.skava.entities.QAddressesEntity
- street2 - Variable in class com.skava.entities.QAddressesEntity
- street3 - Variable in class com.skava.entities.QAddressesEntity
- STRING - Enum constant in enum class com.skava.entities.AttributeFieldType
- STRING - Enum constant in enum class com.skava.entities.CollectionAttributeType
- SUBSCRIBE - Enum constant in enum class com.skava.model.datatransferobjects.UserType
- SUCCESS_CODE - Static variable in class com.skava.constants.ResponseCode
-
The Constant SUCCESS_CODE.
T
- TEAM - Enum constant in enum class com.skava.entities.AttributeType
- title - Variable in class com.skava.entities.QConsentEntity
- title - Variable in class com.skava.entities.QNotesEntity
- toDomainObject() - Method in class com.skava.model.exchange.Attribute
-
toDomainObject
- toDomainObject() - Method in class com.skava.model.exchange.request.AttributeRequestInternal
-
This method is used to convert to attributeDO object from Attribute Request object.
- toEntity() - Method in class com.skava.model.datatransferobjects.Collection
-
This method is used to set collcetion's Id to entity.
- toEntity() - Method in class com.skava.model.domain.AttributeDO
-
This method is used to convert AttributeDO object to AttributeEntity object.
- toEntity(CollectionEntity) - Method in class com.skava.model.datatransferobjects.CollectionProperty
-
This method is used to convert Collection entity to Collection property entity.
- toEntityPatch(AttributeDO, AttributeDO) - Method in class com.skava.model.domain.AttributeDO
-
This method is used to convert AttributeDO object to AttributeEntity object.
- triggeringEventForMFA(EventClientComponent, LoginMFAPayload, String, Collection, UserEventCommonPayLoad) - Static method in class com.skava.util.UserAuthEventTriggerUtil
-
This method used to trigger message event to rabbit MQ server
- triggeringEventForMFA(EventClientComponent, MfaPayload, String, Collection, UserEventCommonPayLoad) - Static method in class com.skava.util.UserEventTriggerUtil
-
This method used to trigger message event to rabbit MQ server
- triggerLockedStatusEmail(UserAuthRequest, CollectionCommonServices, EventClientComponent, Optional<UsersEntity>) - Static method in class com.skava.util.UserAuthUtil
-
triggerLockedStatusEmail - This method is used to trigger email notification for locked status.
- triggerUserMergeEvent(EventClientComponent, UsersMergePayLoad, String, Collection, UserEventCommonPayLoad) - Static method in class com.skava.util.UserMergeUtil
-
This method is used to trigger an user merge event.
- type - Variable in class com.skava.entities.QAddressesEntity
- type - Variable in class com.skava.entities.QAttributeEntity
- type - Variable in class com.skava.entities.QBlackListedItemsEntity
- type - Variable in class com.skava.entities.QCollectionAttributeEntity
- type - Variable in class com.skava.entities.QIdentitiesEntity
- type - Variable in class com.skava.entities.QUsersEntity
- type - Variable in class com.skava.model.datatransferobjects.CollectionAttribute
-
The type of the attribute.
- TYPE - Static variable in class com.skava.release.UserReleaseDefinition
- typeDataList - Static variable in enum class com.skava.model.datatransferobjects.UserType
- typeList - Static variable in enum class com.skava.model.datatransferobjects.UserType
U
- UNAUTHORIZED_ACCESS_EX - Static variable in class com.skava.helper.AccessControlHelper
-
UNAUTHORIZED_ACCESS_EX
- UnAuthorizedAccessException - Exception in com.skava.user.exception
-
This class act as a exception for unauthorized access of the user.
- UnAuthorizedAccessException(String) - Constructor for exception com.skava.user.exception.UnAuthorizedAccessException
-
This method is used to constructs an
UnAuthorizedAccessException
object with the specified message - UPDATE - Static variable in class com.skava.constants.UserConstants
-
Property - updater.
- UPDATE_ATTRIBUTE_DEFAULT_VALIDATORS - Static variable in class com.skava.constants.Constants
-
The Constant FIND_ATTRIBUTE_DEFAULT_VALIDATORS.
- UPDATE_CREDENTIAL - Static variable in class com.skava.constants.UserConstants
-
UPDATE PASSWORD.
- updateAddressService(long, long, Addresses, Long, String, String, String, long) - Method in class com.skava.web.AddressesController
-
This service end point updates existing addresses for the registered user.
- UpdateAddressService - Interface in com.skava.service
-
An interface to define the service for updating address.
- UpdateAddressServiceImpl - Class in com.skava.service.impl
-
This service class implements UpdateAddressService and handles the update address service request, process it and save the details in DB.
- UpdateAddressServiceImpl() - Constructor for class com.skava.service.impl.UpdateAddressServiceImpl
-
Default Constructor
- UpdateAddressValidator - Class in com.skava.validator.services
-
This class defines update address validator.
- UpdateAddressValidator() - Constructor for class com.skava.validator.services.UpdateAddressValidator
-
Default Constructor
- updateAttributeById(String, String, long, Long, String, String, Attribute) - Method in class com.skava.web.AttributeController
-
This method is used to update single Attribute based on given Attribute Request.
- updateCollection(Long, String, Long, Collection, String, String, long) - Method in class com.skava.web.CollectionController
-
This service is used to update collection and returns the updated resource as response when the request is valid other wise validation error response will be return as a response with respective http status code using service implementation.
- updateCollectionProperty(Long, String, List<CollectionProperty>, long, String, String, long) - Method in class com.skava.web.CollectionPropertyController
-
updateCollectionProperty
- UpdateCollectionPropertyService - Interface in com.skava.service
-
An interface to define the service for updating collection property.
- UpdateCollectionPropertyServiceImpl - Class in com.skava.service.impl
-
This service class implements UpdateCollectionPropertyService and handles the update collection property service request, process it and save the details in DB.
- UpdateCollectionPropertyServiceImpl() - Constructor for class com.skava.service.impl.UpdateCollectionPropertyServiceImpl
-
The default constructor.
- UpdateCollectionService - Interface in com.skava.service
-
An interface to define the service for updating a collection.
- UpdateCollectionServiceImpl - Class in com.skava.service.impl
-
This service class implements UpdateCollectionService and handles the update collection service request, process it and save the details in DB.
- UpdateCollectionServiceImpl() - Constructor for class com.skava.service.impl.UpdateCollectionServiceImpl
-
default constructor.
- updateConsent(long, Consent, String, Long, String, String, long) - Method in class com.skava.web.ConsentController
-
This service is used to update the specific consent.
- UpdateConsentService - Interface in com.skava.service
-
An interface to define the service for updating a consent.
- UpdateConsentServiceImpl - Class in com.skava.service.impl
-
This service class implements UpdateConsentService and handles the update consent service request, process it and save the details in DB.
- UpdateConsentServiceImpl() - Constructor for class com.skava.service.impl.UpdateConsentServiceImpl
-
Default Constructor
- UpdateConsentValidator - Class in com.skava.validator.services
-
This class defines update consent validator.
- UpdateConsentValidator() - Constructor for class com.skava.validator.services.UpdateConsentValidator
-
Default Constructor
- UpdateCredentialsValidator - Class in com.skava.validator.services
-
This class defines update credentials validator.
- UpdateCredentialsValidator() - Constructor for class com.skava.validator.services.UpdateCredentialsValidator
-
Default Constructor
- updateCustomProperty(Map<String, String>, UsersEntity, Users) - Method in class com.skava.service.impl.UpdateCustomPropertyServiceImpl
-
This method is used to update the custom property based on the given user properties request and users entity.
- updateCustomPropertyService(long, UserPropertiesRequest, Long, String, String, String, long) - Method in class com.skava.web.CustomPropertiesController
-
This service endpoint is used to update custom properties of a user
- UpdateCustomPropertyService - Interface in com.skava.service
-
An interface to define the service for updating custom property.
- UpdateCustomPropertyServiceImpl - Class in com.skava.service.impl
-
This service class implements UpdateCustomPropertyService and handles the update custom property service request, process it and save the details in DB.
- UpdateCustomPropertyServiceImpl() - Constructor for class com.skava.service.impl.UpdateCustomPropertyServiceImpl
-
Default Constructor
- updatedBy - Variable in class com.skava.entities.CollectionEntity
-
The updated by.
- updatedBy - Variable in class com.skava.entities.CollectionPropertyEntity
-
The updated by.
- updatedBy - Variable in class com.skava.entities.ConsentEntity
-
The updated by.
- updatedBy - Variable in class com.skava.entities.QAddressesEntity
- updatedBy - Variable in class com.skava.entities.QAttributeEntity
- updatedBy - Variable in class com.skava.entities.QCollectionEntity
- updatedBy - Variable in class com.skava.entities.QCollectionPropertyEntity
- updatedBy - Variable in class com.skava.entities.QConsentEntity
- updatedBy - Variable in class com.skava.entities.QMFAAuthEntity
- updatedBy - Variable in class com.skava.entities.QNotesEntity
- updatedBy - Variable in class com.skava.entities.QUserConsentEntity
- updatedBy - Variable in class com.skava.entities.QUserConsentHistoryEntity
- updatedBy - Variable in class com.skava.entities.UserConsentEntity
-
The updated by.
- updatedBy - Variable in class com.skava.entities.UserConsentHistoryEntity
-
The updated by.
- updatedBy - Variable in class com.skava.model.datatransferobjects.Collection
-
The updated by.
- updatedBy - Variable in class com.skava.model.datatransferobjects.CollectionList
-
The updated by.
- updatedBy - Variable in class com.skava.model.datatransferobjects.CollectionProperty
-
The updated by.
- updatedBy - Variable in class com.skava.model.domain.CollectionDomain
-
The updated by.
- updatedBy - Variable in class com.skava.model.domain.CollectionPropertyDomain
-
The updated by.
- updatedDate - Variable in class com.skava.entities.QAddressesEntity
- updatedDate - Variable in class com.skava.entities.QBlackListedItemsEntity
- updatedDate - Variable in class com.skava.entities.QCredentialsEntity
- updatedDate - Variable in class com.skava.entities.QIdentitiesEntity
- updatedDate - Variable in class com.skava.entities.QUsersEntity
- updatedOn - Variable in class com.skava.entities.QMFAAuthEntity
- updatedOn - Variable in class com.skava.entities.QNotesEntity
- updatedOn - Variable in class com.skava.entities.QUserConsentHistoryEntity
- updatedOn - Variable in class com.skava.entities.UserConsentHistoryEntity
-
The updated date time.
- updatedOn - Variable in class com.skava.model.datatransferobjects.Collection
-
The Updated On.
- updatedOn - Variable in class com.skava.model.datatransferobjects.CollectionList
-
The Updated On.
- updatedOn - Variable in class com.skava.model.datatransferobjects.CollectionProperty
-
The Updated On.
- updatedTime - Variable in class com.skava.entities.AttributeEntity
-
updated time
- updatedTime - Variable in class com.skava.entities.QAttributeEntity
- updatedTime - Variable in class com.skava.model.domain.AttributeDO
-
updatedTime param*.
- updatedTime - Variable in class com.skava.model.exchange.Attribute
-
updated time
- updatedTimestamp - Variable in class com.skava.entities.CollectionEntity
-
The updated date time.
- updatedTimestamp - Variable in class com.skava.entities.CollectionPropertyEntity
-
The updated date time.
- updatedTimestamp - Variable in class com.skava.entities.ConsentEntity
-
The updated date time.
- updatedTimestamp - Variable in class com.skava.entities.QCollectionEntity
- updatedTimestamp - Variable in class com.skava.entities.QCollectionPropertyEntity
- updatedTimestamp - Variable in class com.skava.entities.QConsentEntity
- updatedTimestamp - Variable in class com.skava.entities.QUserConsentEntity
- updatedTimestamp - Variable in class com.skava.entities.UserConsentEntity
-
The updated date time.
- updatedTimestamp - Variable in class com.skava.model.domain.CollectionDomain
-
The updated date time.
- updatedTimestamp - Variable in class com.skava.model.domain.CollectionPropertyDomain
-
The updated date time.
- updateEmailNotifyProp(UserAuthRequest, UserCommonServices, Optional<UsersEntity>) - Static method in class com.skava.util.UserAuthUtil
-
updateEmailNotifyProp - This method is used to update email notify property.
- updateMFAAuth(MfaAuthStatus, MFAAuthEntity, UserCommonServices, long) - Static method in class com.skava.util.UserLoginMFAUtil
-
This method is used to update MFA authenticator.
- updateMfaAuthenticator(long, MfaAuthenticator, String, Long, String, String, Long, long) - Method in class com.skava.web.AuthController
-
This service is used to update the MFA authenticator.
- UpdateMfaAuthenticatorService - Interface in com.skava.service
-
An interface to define the service for updating a MFA auth details.
- UpdateMfaAuthenticatorServiceImpl - Class in com.skava.service.impl
-
This service class implements UpdateMfaAuthenticatorService and handles the update MFA authenticator service request, process it and save the details in DB.
- UpdateMfaAuthenticatorServiceImpl() - Constructor for class com.skava.service.impl.UpdateMfaAuthenticatorServiceImpl
-
Default Constructor
- updateMFALoginAuth(MfaLoginTokenStatus, MFAAuthEntity, UserCommonServices, long) - Static method in class com.skava.util.UserLoginMFAUtil
-
This method is used to update MFA authenticator.
- updatePassword(UserCommonServices, long, String, String, Map<String, String>, long, CollectionCommonServices) - Static method in class com.skava.helper.UserPasswordHelper
-
This method is used to update user password in DB, Password is validated and then saved in DB, current password is set as old password and new password is saved in DB if old password exists.
- UpdatePasswordService - Interface in com.skava.service
-
An interface to define the service for updating an user password.
- updateProperties(Long, String, Long, List<CollectionProperty>, String, String, long) - Method in class com.skava.web.CollectionPropertyController
-
updateProperties
- updateRecentOtpList(String, List<String>, int) - Static method in class com.skava.util.UserLoginMFAUtil
-
This method is used to check new OTP with old OTP list.
- updateRecentOtpList(String, List<String>, int) - Static method in class com.skava.util.UserUpdateMFAUtil
-
This method is used to check new OTP with old OTP list.
- updateSecurityQuestions(long, UserCredentialsRequest, Long, String, String, String, long) - Method in class com.skava.web.CredentialsController
-
This service endpoint is used to update the security questions
- UpdateSecurityQuestions - Interface in com.skava.service
-
An interface to define the service for updating security questions.
- UpdateSecurityQuestionsImpl - Class in com.skava.service.impl
-
This service class implements UpdateSecurityQuestions and handles the update security questions service request, process it and save the details in DB.
- UpdateSecurityQuestionsImpl() - Constructor for class com.skava.service.impl.UpdateSecurityQuestionsImpl
-
Default Constructor
- UpdateSecurityQuestionsValidator - Class in com.skava.validator.services
-
This class defines update security questions validator.
- UpdateSecurityQuestionsValidator() - Constructor for class com.skava.validator.services.UpdateSecurityQuestionsValidator
-
Default constructor
- updateUser(long, Users, Long, long, String, String, String, long, boolean) - Method in class com.skava.web.UsersController
-
This service end-point is used to update user's profile information which also includes their identities and properties as well.
- updateUserPasssword(long, UserCredentialsRequest, Long, String, String, String, long) - Method in class com.skava.web.CredentialsController
-
This service endpoint is used to update the user password
- UpdateUserPasswordService - Interface in com.skava.service
-
An interface to define the service for updating user password.
- UpdateUserPasswordServiceImpl - Class in com.skava.service.impl
-
This service class implements UpdateUserPasswordService and handles the update user password service request, process it and save the details in DB.
- UpdateUserPasswordServiceImpl() - Constructor for class com.skava.service.impl.UpdateUserPasswordServiceImpl
-
Default Constructor.
- updateUsers(long, Users, Long, long, String, String, String, long) - Method in class com.skava.web.UsersController
-
This service end-point is used to update user's profile information which also includes their identities and properties as well.
- UpdateUserService - Interface in com.skava.service
-
An interface to define the service for updating user information.
- UpdateUserServiceImpl - Class in com.skava.service.impl
-
This service class implements UpdateUserService and handles the update user service request, process it and save the details in DB.
- UpdateUserServiceImpl() - Constructor for class com.skava.service.impl.UpdateUserServiceImpl
-
Default Constructor
- UpdateUserValidator - Class in com.skava.validator.services
-
This class defines update user validator.
- UpdateUserValidator() - Constructor for class com.skava.validator.services.UpdateUserValidator
-
Default constructor
- updatUserInformation(UserCommonServices, long, UserActivationRequest, long) - Static method in class com.skava.service.impl.ValidateActivationServiceImpl
-
This method is used to update user information in DB.
- URL - Enum constant in enum class com.skava.entities.AttributeFieldType
- useParamForExactSearch(String) - Static method in class com.skava.util.UserUtil
-
This method is used to check whether the given parameter should be used for exact search or not.
- user - Variable in class com.skava.entities.QAddressesEntity
- user - Variable in class com.skava.entities.QCredentialsEntity
- user - Variable in class com.skava.entities.QIdentitiesEntity
- user - Variable in class com.skava.entities.QNotesEntity
- user - Variable in class com.skava.entities.QPropertiesEntity
- user - Variable in class com.skava.entities.QUserConsentEntity
- user - Variable in class com.skava.entities.QUserConsentHistoryEntity
- USER - Static variable in class com.skava.constants.UserConstants
-
Cache name of user.
- USER_ACTIVATION_REDIRECT_URL - Static variable in class com.skava.constants.UserConstants
-
Property - Activation redirection url.
- USER_ACTIVATION_SUCCESS_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - User activation success routing key.
- USER_ADDRESS_LIMIT - Static variable in class com.skava.constants.UserConstants
-
User Address limit.
- USER_ALLOWED_SPECIAL_CHARS - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
Allowed special characters in Collection property
- USER_API_VERSION - Static variable in class com.skava.constants.UserConstants
-
User API VERSION.
- USER_CITY - Static variable in class com.skava.constants.UserConstants
-
UserAddress CITY.
- USER_COUNTRY - Static variable in class com.skava.constants.UserConstants
-
UserAddress COUNTRY.
- USER_CREATE_ADDRESS_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - User Create Address routing key.
- USER_CREATEDDATE - Static variable in class com.skava.constants.UserConstants
-
User CREATED DATE.
- USER_CREATION_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - User creation routing key.
- USER_CREDENTIAL_MAX_LENGTH - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The user pwd max length.
- USER_CREDENTIAL_MIN_LENGTH - Static variable in class com.skava.strategyimpl.DefaultPwdValidatorStrategyImpl
-
The user pwd min length.
- USER_DEFAULT_LOGIN_ATTEMPT_COUNT - Static variable in class com.skava.constants.UserConstants
-
Default user login attempt count.
- USER_DELETE_ADDRESS_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - User Delete Address routing key.
- USER_DELETION_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - Delete user routing key.
- USER_DOES_NOT_EXIST - Static variable in class com.skava.constants.UserConstants
-
The constant USER_DOES_NOT_EXIST.
- USER_EMAIL - Static variable in class com.skava.constants.UserConstants
-
User EMAIL.
- USER_EXCHANGE - Static variable in class com.skava.constants.UserConstants
-
User exchange.
- USER_EXCHANGE_TOPIC - Static variable in class com.skava.constants.UserConstants
-
Exchange topic - ecomm.
- USER_FIREBASE_CONFIG - Static variable in class com.skava.constants.UserConstants
-
Property - FireBase User Config.
- USER_FIRSTNAME - Static variable in class com.skava.constants.UserConstants
-
User FIRSTNAME.
- USER_GENDER - Static variable in class com.skava.constants.UserConstants
-
User GENDER.
- USER_GOOGLE_CLIENT_SECRET - Static variable in class com.skava.constants.UserConstants
-
Google clients secret.
- USER_GOOGLE_LOGIN_KEYS - Static variable in class com.skava.constants.UserConstants
-
Property - Google login keys.
- USER_ID - Static variable in class com.skava.constants.UserConstants
-
User ID.
- USER_LASTNAME - Static variable in class com.skava.constants.UserConstants
-
User LASTNAME.
- USER_LIMIT - Static variable in class com.skava.constants.UserConstants
-
User limit.
- USER_LOGIN_ATTEMPT_COUNT - Static variable in class com.skava.constants.UserConstants
-
Login attempt count.
- USER_LOGIN_MFA_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - Login MFA routing key.
- USER_MERGED_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - User merge routing key.
- user_mfa_auth - Static variable in class com.skava.entities.QMFAAuthEntity
- USER_MFA_LOGIN_INVALID_OTP - Static variable in class com.skava.service.impl.ValidateLoginMFAServiceImpl
-
The USER_MFA_LOGIN_INVALID_OTP.
- USER_NAME - Enum constant in enum class com.skava.entities.BlackListedItemsType
- USER_NAME - Static variable in class com.skava.constants.UserConstants
-
User Name.
- USER_PHONE - Static variable in class com.skava.constants.UserConstants
-
User PHONE.
- USER_PHOTO - Static variable in class com.skava.constants.UserConstants
-
User PHOTO.
- USER_REACTIVATED_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - User reactivated routing key.
- USER_RESEND_ACTIVATION_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - Resend Activation routing key.
- USER_RESET_REDIRECT_URL - Static variable in class com.skava.constants.UserConstants
-
Property - Reset password redirect url.
- USER_RESET_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - Resetpassword routing key.
- USER_RESET_SUCCESS_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - User resetpassword success routing key.
- USER_SEGMENT_ALREADY_EXIST - Static variable in class com.skava.constants.UserResponseCodes
-
User Segment already exist
- USER_SEND_NOTIFICATION_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - Send notification routing key.
- USER_SERVICE - Static variable in class com.skava.helper.AccessControlHelper
- USER_SIGNUP_MFA_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - update MFA routing key.
- USER_SOFT_DELETE_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - Soft Delete user routing key.
- USER_STATE - Static variable in class com.skava.constants.UserConstants
-
UserAddress STATE.
- USER_STATUS - Static variable in class com.skava.constants.UserConstants
-
User STATUS.
- USER_TYPE - Static variable in class com.skava.constants.UserConstants
-
User Type.
- USER_UPDATE_ADDRESS_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - User Update Address routing key.
- USER_UPDATE_MFA_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - update MFA routing key.
- USER_UPDATED_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - Updatedpassword routing key.
- USER_UPDATEDDATE - Static variable in class com.skava.constants.UserConstants
-
User UPDATED DATE.
- USER_UPDATION_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - Update user routing key.
- USER_VALIDATE_NOTIFICATION_ROUTING_KEY - Static variable in class com.skava.constants.UserConstants
-
Event - Validate notification routing key.
- USER_ZIPCODE - Static variable in class com.skava.constants.UserConstants
-
UserAddress ZIPCODE.
- UserActivationRequest - Class in com.skava.model.requests
-
This class defines the User Activation Request model holds the activation request details.
- UserActivationRequest() - Constructor for class com.skava.model.requests.UserActivationRequest
-
Default constructor
- UserAddressRequest - Class in com.skava.model.requests
-
This class defines the User Address Request model holds the address details.
- UserAddressRequest() - Constructor for class com.skava.model.requests.UserAddressRequest
-
Default constructor
- UserAddressUtil - Class in com.skava.util
-
This is a Utility class for User model which contains validator and util methods used in this service.
- UserApplication - Class in com.skava
-
This class used to start a User Micro-Service as a spring boot application and also hold the configuration for swagger document generation with the help of spring fox Starting point of the application.
- UserApplication() - Constructor for class com.skava.UserApplication
- USERATTRIBUTE - Static variable in class com.skava.constants.UserConstants
-
The constant USERATTRIBUTE.
- UserAuthenticatorService - Interface in com.skava.service.authenticator
-
An interface to define the authenticator for authenticating an user.
- UserAuthEventTriggerUtil - Class in com.skava.util
-
This is a utility class for UserAuthEventTriggerUtil model which contains static methods for triggering events for MFA Login.
- UserAuthNotificationValidator - Class in com.skava.validator.services
-
This class defines user auth notification validator.
- UserAuthNotificationValidator() - Constructor for class com.skava.validator.services.UserAuthNotificationValidator
-
Default Constructor
- UserAuthRequest - Class in com.skava.model.requests
-
This class defines the User Auth Request model holds the login credentials, loginToken, loginOTP.
- UserAuthRequest() - Constructor for class com.skava.model.requests.UserAuthRequest
-
Default constructor
- UserAuthResponse - Class in com.skava.model.responses
-
This class defines the User Auth Response model holds the user details, bearer token, login token and availableRetries.
- UserAuthResponse() - Constructor for class com.skava.model.responses.UserAuthResponse
-
Default constructor.
- UserAuthSendNotificationService - Interface in com.skava.service
-
An interface to define the service for sending notification on user login.
- UserAuthSendNotificationServiceImpl - Class in com.skava.service.impl
-
This service class implements UserAuthSendNotificationService and handles the login send notification service request, process it and save the details in DB.
- UserAuthSendNotificationServiceImpl() - Constructor for class com.skava.service.impl.UserAuthSendNotificationServiceImpl
-
Default Constructor
- UserAuthUtil - Class in com.skava.util
-
This is a utility class for user which contains util methods used in this service.
- UserAuthValidateNotificationService - Interface in com.skava.service
-
An interface to define the service for validating notification request on user login.
- UserAuthValidateNotificationServiceImpl - Class in com.skava.service.impl
-
This service class implements UserAuthValidateNotificationService and handles the notification validation service request, process it and save the details in DB.
- UserAuthValidateNotificationServiceImpl() - Constructor for class com.skava.service.impl.UserAuthValidateNotificationServiceImpl
-
Default Constructor
- UserAuthValidator - Class in com.skava.validator.services
-
This class defines user auth validator.
- UserAuthValidator() - Constructor for class com.skava.validator.services.UserAuthValidator
-
Default Constructor
- UserCheckAuthService - Interface in com.skava.service
-
An interface to define the service for validate user login credentials.
- UserCheckAuthServiceImpl - Class in com.skava.service.impl
-
This service class implements UserCheckAuthService and handles the user login service request, process it and save the details in DB.
- UserCheckAuthServiceImpl(CollectionCommonServices) - Constructor for class com.skava.service.impl.UserCheckAuthServiceImpl
-
Default Constructor
- userCheckCreateService - Variable in class com.skava.service.impl.CommonUserService
- UserCheckCreateService - Interface in com.skava.service
-
An interface to define the service for creating a new User.
- UserCheckCreateServiceImpl - Class in com.skava.service.impl
- UserCheckCreateServiceImpl() - Constructor for class com.skava.service.impl.UserCheckCreateServiceImpl
-
Default Constructor.
- UserCheckUpdatePasswordService - Interface in com.skava.service
-
An interface to define the service for updating user password.
- UserCheckUpdatePasswordServiceImpl - Class in com.skava.service.impl
- UserCheckUpdatePasswordServiceImpl() - Constructor for class com.skava.service.impl.UserCheckUpdatePasswordServiceImpl
-
Default Constructor.
- userCheckUpdateService - Variable in class com.skava.service.impl.CommonUserService
- UserCheckUpdateService - Interface in com.skava.service
-
An interface to define the service for creating a new User.
- UserCheckUpdateServiceImpl - Class in com.skava.service.impl
-
An interface to define the service for creating a new User.
- UserCheckUpdateServiceImpl() - Constructor for class com.skava.service.impl.UserCheckUpdateServiceImpl
-
Default Constructor.
- UserCollectionUtil - Class in com.skava.util
-
This utility class consists of validator methods for User collection resource.
- UserCommonServices - Class in com.skava.service.impl
-
This service class encapsulates all required services of User micro service.
- UserCommonServices() - Constructor for class com.skava.service.impl.UserCommonServices
-
Default constructor
- userConsent - Variable in class com.skava.entities.QConsentEntity
- userConsent - Variable in class com.skava.entities.QUsersEntity
- UserConsent - Class in com.skava.model.datatransferobjects
-
This class defines the model UserConsent (Data transfer Object) holds user consent details.
- UserConsent() - Constructor for class com.skava.model.datatransferobjects.UserConsent
-
The default constructor.
- UserConsentContoller - Class in com.skava.web
-
This controller class contains service end-points that are used to perform actions to add, remove, retrieve all opted consents of a user.
- UserConsentContoller() - Constructor for class com.skava.web.UserConsentContoller
-
Default Constructor.
- UserConsentCreateResponse - Class in com.skava.model.responses
-
This class defines the User Consent Create Response model holds the list of user consent details.
- UserConsentCreateResponse() - Constructor for class com.skava.model.responses.UserConsentCreateResponse
-
Default constructor.
- UserConsentCreateResponse(List<UserConsent>, List<UserConsent>) - Constructor for class com.skava.model.responses.UserConsentCreateResponse
-
Instantiates a new UserConsentCreateResponse object.
- UserConsentDomain - Class in com.skava.model.domain
-
This class defines the model UserConsent (Domain Object) holds the user consent details.
- UserConsentDomain() - Constructor for class com.skava.model.domain.UserConsentDomain
-
Default constructor.
- UserConsentDomainFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating User Consent domain objects.
- UserConsentDomainFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements UserConsentDomainFactory and handles the transformation of DTO to Domain and Domain to DTO objects.
- UserConsentDomainFactoryImpl() - Constructor for class com.skava.business.factoryimpl.UserConsentDomainFactoryImpl
- userConsentEntity - Static variable in class com.skava.entities.QUserConsentEntity
- UserConsentEntity - Class in com.skava.entities
-
This class defines the UserConsent entity.
- UserConsentEntity() - Constructor for class com.skava.entities.UserConsentEntity
-
Default constructor.
- UserConsentEntityFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating User Consent entity objects.
- UserConsentEntityFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements UserConsentEntityFactory and handles the transformation of Entity to Domain and Domain to Entity objects.
- UserConsentEntityFactoryImpl() - Constructor for class com.skava.business.factoryimpl.UserConsentEntityFactoryImpl
- UserConsentFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating User Consent objects.
- UserConsentFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements UserConsentFactory and handles the transformation of DTO to Domain and Domain to DTO objects.
- UserConsentFactoryImpl() - Constructor for class com.skava.business.factoryimpl.UserConsentFactoryImpl
- UserConsentFindAllResponse - Class in com.skava.model.responses
-
This class defines the User Consent Find All response model holds the list of user consent details.
- UserConsentFindAllResponse() - Constructor for class com.skava.model.responses.UserConsentFindAllResponse
-
Default constructor.
- userConsentHistory - Variable in class com.skava.entities.QConsentEntity
- userConsentHistory - Variable in class com.skava.entities.QUsersEntity
- UserConsentHistory - Class in com.skava.model.datatransferobjects
-
This class defines the model UserConsentHistory (Data transfer Object) holds user consent history details.
- UserConsentHistory() - Constructor for class com.skava.model.datatransferobjects.UserConsentHistory
-
The default class constructor.
- UserConsentHistory(UserConsentHistory) - Constructor for class com.skava.model.datatransferobjects.UserConsentHistory
-
Instantiates a new consent history object.
- UserConsentHistoryDomain - Class in com.skava.model.domain
-
This class defines the model UserConsentHistoryDomain (Domain Object) holds the user consent history details.
- UserConsentHistoryDomain() - Constructor for class com.skava.model.domain.UserConsentHistoryDomain
-
Default constructor.
- UserConsentHistoryDomainFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating User Consent History objects.
- UserConsentHistoryDomainFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements UserConsentHistoryDomainFactory and handles the transformation of Domain to DTO objects.
- UserConsentHistoryDomainFactoryImpl() - Constructor for class com.skava.business.factoryimpl.UserConsentHistoryDomainFactoryImpl
- userConsentHistoryEntity - Static variable in class com.skava.entities.QUserConsentHistoryEntity
- UserConsentHistoryEntity - Class in com.skava.entities
-
This class defines the UserConsent entity.
- UserConsentHistoryEntity() - Constructor for class com.skava.entities.UserConsentHistoryEntity
-
Instantiates a new consent history.
- UserConsentHistoryFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating User Consent History objects.
- UserConsentHistoryFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements UserConsentFactory and handles the transformation of DTO to Domain and Domain to DTO objects.
- UserConsentHistoryFactoryImpl() - Constructor for class com.skava.business.factoryimpl.UserConsentHistoryFactoryImpl
- UserConsentHistoryFindAllResponse - Class in com.skava.model.responses
-
This class defines the User Consent History Find All response model holds the user consent history details.
- UserConsentHistoryFindAllResponse() - Constructor for class com.skava.model.responses.UserConsentHistoryFindAllResponse
-
Default Constructor.
- UserConsentHistoryFindAllResponse(List<UserConsentHistory>, PageableInfo) - Constructor for class com.skava.model.responses.UserConsentHistoryFindAllResponse
-
Instantiates a new user notes response.
- UserConsentHistoryRepository - Interface in com.skava.repository
-
This is UserConsentHistoryRepository interface.
- UserConsentHistoryRequest - Class in com.skava.model.requests
-
This class defines the User Consent Request model holds the user consent history details.
- UserConsentHistoryRequest() - Constructor for class com.skava.model.requests.UserConsentHistoryRequest
-
Default constructor
- UserConsentList - Class in com.skava.model.datatransferobjects
-
This class defines the model UserConsentList (Data transfer Object) holds the list of user consent details.
- UserConsentList() - Constructor for class com.skava.model.datatransferobjects.UserConsentList
-
Default constructor
- UserConsentRepository - Interface in com.skava.repository
-
This is UserConsentRepository interface.
- UserConsentRequest - Class in com.skava.model.requests
-
This class defines the User Consent Request model holds the user consent details.
- UserConsentRequest() - Constructor for class com.skava.model.requests.UserConsentRequest
-
Default constructor
- UserConsentResponse - Class in com.skava.model.responses
-
This class defines the User Consent model holds the list of user consent details.
- UserConsentResponse(String, String, List<UserConsent>) - Constructor for class com.skava.model.responses.UserConsentResponse
-
Constructs a user consent response for the given parameters.
- UserConsentUtil - Class in com.skava.util
-
This is a Utility class for User model which contains validator and helper methods used in this service for user consent.
- UserConstants - Class in com.skava.constants
-
This class contains the user constants used through-out the application.
- UserCreateResponse - Class in com.skava.model.responses
-
This class defines the User Create Response model holds the created and existing users details.
- UserCreateResponse() - Constructor for class com.skava.model.responses.UserCreateResponse
-
Default constructor.
- UserCreateResponse(List<Users>, List<Users>) - Constructor for class com.skava.model.responses.UserCreateResponse
-
Instantiates a new UserCreateResponse object.
- UserCredentialsRequest - Class in com.skava.model.requests
-
This class defines the User Credentials Request model holds the user credentials details.
- UserCredentialsRequest() - Constructor for class com.skava.model.requests.UserCredentialsRequest
-
Default constructor
- UserDomainFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating User domain objects.
- UserDomainFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements UserDomainFactory and handles the transformation of DTO to Domain and Domain to DTO objects.
- UserDomainFactoryImpl() - Constructor for class com.skava.business.factoryimpl.UserDomainFactoryImpl
- UserEntityFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating User entity objects.
- UserEntityFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements UserEntityFactory and handles the transformation of Entity to Domain and Domain to Entity objects.
- UserEntityFactoryImpl() - Constructor for class com.skava.business.factoryimpl.UserEntityFactoryImpl
- UserEventCommonPayLoad - Class in com.skava.model.datatransferobjects
-
This class defines the model UserEventCommonPayLoad (Data transfer Object).
- UserEventCommonPayLoad(long, String) - Constructor for class com.skava.model.datatransferobjects.UserEventCommonPayLoad
-
Initiates the new UserEventCommonPayload with the parameter constructor to set the value of locale and storeid.
- UserEventData - Class in com.skava.model.datatransferobjects
-
This class defines the model UserEventData (Data transfer Object).
- UserEventData() - Constructor for class com.skava.model.datatransferobjects.UserEventData
-
default constructor
- UserEventTriggerUtil - Class in com.skava.util
-
This is a utility class for UserEventTriggerUtil model which contains static methods for triggering events for MFA Login.
- UserFactory - Interface in com.skava.business.factory
-
An interface to define the factory for creating User objects.
- UserFactoryImpl - Class in com.skava.business.factoryimpl
-
This service class implements UserFactory and handles the transformation of DTO to Domain and Domain to DTO objects.
- UserFactoryImpl() - Constructor for class com.skava.business.factoryimpl.UserFactoryImpl
- userId - Variable in class com.skava.entities.QMFAAuthEntity
- UserLockOutEventData - Class in com.skava.model.datatransferobjects
-
This class defines the model UserEventData (Data transfer Object).
- UserLockOutEventData() - Constructor for class com.skava.model.datatransferobjects.UserLockOutEventData
-
default constructor
- UserLoginMergeServiceImpl - Class in com.skava.service.impl
-
This service class handles the user service merge user from the request, process it and save the details in DB.
- UserLoginMergeServiceImpl() - Constructor for class com.skava.service.impl.UserLoginMergeServiceImpl
-
Default Constructor
- UserLoginMFAUtil - Class in com.skava.util
-
This is a Utility class for User model which contains validator and util methods used in this service.
- UserMergeUtil - Class in com.skava.util
-
This is a Utility class for User model which contains validator and helper methods used in merging the user details in this service.
- UserMFAAuthRepository - Interface in com.skava.repository
-
This is MFAAuthRepository interface.
- userName - Variable in class com.skava.entities.QUsersEntity
- userName - Variable in class com.skava.entities.UsersEntity
-
User Name.
- userNotes - Variable in class com.skava.entities.QUsersEntity
- UserNotificationRequest - Class in com.skava.model.requests
-
This class defines the User Notification Request model holds the notification details.
- UserNotificationRequest() - Constructor for class com.skava.model.requests.UserNotificationRequest
-
Default constructor
- UserNotificationUtil - Class in com.skava.util
-
This is a Utility class which is used for triggering an event details.
- UserPasswordCriteriaHelper - Class in com.skava.helper
-
This helper class contains methods that performs password checking with old passwords and check whether the new password should not repeat with N number of old passwords.
- UserPasswordHelper - Class in com.skava.helper
-
This helper class contains methods that performs password validations and utilities associated to password.
- UserPropertiesHelper - Class in com.skava.helper
-
This helper class contains utility methods for the User Property resource.
- UserPropertiesRequest - Class in com.skava.model.requests
-
This class defines the User Properties Request model holds the user properties details.
- UserPropertiesRequest() - Constructor for class com.skava.model.requests.UserPropertiesRequest
-
Default constructor
- UserPropertiesUtil - Class in com.skava.util
-
This is a Utility class for User model which contains validator and util methods used in this service.
- UserReleaseDefinition - Class in com.skava.release
- UserRequest - Class in com.skava.model.requests
-
This class defines the User Request model holds the user details.
- UserRequest() - Constructor for class com.skava.model.requests.UserRequest
-
Default constructor
- UserResetRequest - Class in com.skava.model.requests
-
This class defines the User Reset Request model, holds the find all resource's request data for data transfer from controller to service.
- UserResetRequest() - Constructor for class com.skava.model.requests.UserResetRequest
-
Default constructor
- UserResetResponse - Class in com.skava.model.responses
-
This class defines the User Reset Response model holds the reset parameter.
- UserResetResponse() - Constructor for class com.skava.model.responses.UserResetResponse
-
Default constructor.
- UserResetResponse(String) - Constructor for class com.skava.model.responses.UserResetResponse
-
Instantiates a new UserResetResponse object.
- UserResetValidator - Class in com.skava.validator.services
-
This class defines user reset validator.
- UserResetValidator() - Constructor for class com.skava.validator.services.UserResetValidator
-
Default Constructor
- UserResponse - Class in com.skava.model.responses
-
This class defines the User Response model holds the user details.
- UserResponse() - Constructor for class com.skava.model.responses.UserResponse
-
Default constructor.
- UserResponse(String, String, Users) - Constructor for class com.skava.model.responses.UserResponse
-
Instantiates a new UserResponse object.
- UserResponseCodes - Class in com.skava.constants
-
This class which contains Constants used for the user response codes used through-out the application.
- UserResponseCodes() - Constructor for class com.skava.constants.UserResponseCodes
- users - Static variable in class com.skava.entities.QUsersEntity
- Users - Class in com.skava.model.datatransferobjects
-
This class defines the model Users (Data transfer Object).
- Users() - Constructor for class com.skava.model.datatransferobjects.Users
-
Instantiates a new Users.
- Users(long) - Constructor for class com.skava.model.datatransferobjects.Users
-
User Constructor with user id.
- USERS - Enum constant in enum class com.skava.entities.AttributeType
- USERS_API_VERSION - Static variable in class com.skava.constants.Constants
-
The USERS_API_VERSION.
- USERS_ERROR_LOCALE_VALIDATION - Static variable in class com.skava.constants.ResponseCode
-
The USERS_ERROR_LOCALE_VALIDATION
- USERS_SEARCH_LIMIT - Static variable in class com.skava.constants.UserConstants
-
Users Search Limit.
- UsersController - Class in com.skava.web
-
This controller class contains service end-points that are used to perform actions such as Create User, Update User, Search User(s), Delete User, send and validate user activation respectively.
- UsersController() - Constructor for class com.skava.web.UsersController
-
Default Constructor.
- UsersDomain - Class in com.skava.model.domain
-
This class defines the model Users (Domain Object) holds users details.
- UsersDomain() - Constructor for class com.skava.model.domain.UsersDomain
-
The default class constructor.
- UserSearchModel - Class in com.skava.helper.search
-
This class holds the user search results and the total count for the respective search criteria.
- UserSearchModel() - Constructor for class com.skava.helper.search.UserSearchModel
-
Default constructor
- UserSearchResponse - Class in com.skava.model.responses
-
This class defines the User Search Response model, holds the search result for user entity.
- UserSearchResponse() - Constructor for class com.skava.model.responses.UserSearchResponse
-
Default constructor.
- UserSendActivationValidator - Class in com.skava.validator.services
-
This class defines user send activation validator.
- UserSendActivationValidator() - Constructor for class com.skava.validator.services.UserSendActivationValidator
-
Default Constructor
- UsersEntity - Class in com.skava.entities
-
This class defines the Users entity.
- UsersEntity() - Constructor for class com.skava.entities.UsersEntity
-
Instantiates a new users.
- UsersEntity(long) - Constructor for class com.skava.entities.UsersEntity
-
Instantiates a new users.
- UserServiceValidator - Class in com.skava.service
-
An interface to define the service for validating user information.
- UserServiceValidator() - Constructor for class com.skava.service.UserServiceValidator
-
Default constructor
- UserServiceWebSecurityConfiguration - Class in com.skava.config.security
-
This service class contains the user service web security configuration class.
- UserServiceWebSecurityConfiguration() - Constructor for class com.skava.config.security.UserServiceWebSecurityConfiguration
-
Default constructor
- UsersEventPayLoad - Class in com.skava.model.datatransferobjects
-
This class defines the model UsersEventPayLoad (Data transfer Object).
- UsersEventPayLoad() - Constructor for class com.skava.model.datatransferobjects.UsersEventPayLoad
-
default constructor
- UsersEventPayLoad(String, boolean, String, String, String) - Constructor for class com.skava.model.datatransferobjects.UsersEventPayLoad
-
This method is used to used to set UsersEventPayLoad value from resetPasswordRedirectUrl, inviteUserFlag, activationRedirectUrl, activationParamExpiryMillisec and resetParamExpiryMillisec.
- UsersList - Class in com.skava.model.datatransferobjects
-
This class defines the model UsersList (Data transfer Object) holds the list of users.
- UsersList() - Constructor for class com.skava.model.datatransferobjects.UsersList
-
Default constructor
- UsersMergePayLoad - Class in com.skava.model.datatransferobjects
-
This class defines the model UsersEventPayLoad (Data transfer Object).
- UsersMergePayLoad(MergedUsers) - Constructor for class com.skava.model.datatransferobjects.UsersMergePayLoad
-
Create a new UsersMergePayLoad object with parameter constructor of MergedUsers objects.
- UsersRepository - Interface in com.skava.repository
-
This is UsersRepository interface.
- UsersResponse - Class in com.skava.model.responses
-
This class defines the User Response model holds the list of users details.
- UsersResponse() - Constructor for class com.skava.model.responses.UsersResponse
-
Default constructor.
- UsersResponse(String, String, List<Users>) - Constructor for class com.skava.model.responses.UsersResponse
-
Instantiates a new UsersResponse object.
- UserType - Enum Class in com.skava.model.datatransferobjects
-
This ENUM defines the possible type value of a user.
- UserUpdateMFAUtil - Class in com.skava.util
-
This is a Utility class for User model which contains validator and util methods used in this service.
- UserUtil - Class in com.skava.util
-
This is a Utility class for User model which contains validator and helper methods used in this service.
- UserValidateActivationValidator - Class in com.skava.validator.services
-
This class defines user validate activation validator.
- UserValidateActivationValidator() - Constructor for class com.skava.validator.services.UserValidateActivationValidator
-
Default Constructor
- UserValidateResetValidator - Class in com.skava.validator.services
-
This class defines user reset validator.
- UserValidateResetValidator() - Constructor for class com.skava.validator.services.UserValidateResetValidator
-
Default Constructor
- UserValidatorComponent - Class in com.skava.validator.services
-
This class defines user validator component.
- UserValidatorComponent() - Constructor for class com.skava.validator.services.UserValidatorComponent
-
Default constructor
V
- VALIDATE_MFA_OTP_AND_TOKEN - Static variable in class com.skava.service.impl.ValidateLoginMFAServiceImpl
-
The VALIDATE_MFA_OTP_AND_TOKEN.
- VALIDATE_SORT_ORDER - Static variable in class com.skava.validator.services.GetAllUserPublicProfileValidator
-
The VALIDATE_SORT_ORDER.
- VALIDATE_USER_AUTH_NOTIFICATION - Static variable in class com.skava.constants.UserResponseCodes
-
Validating User Auth Notification Params.
- validateActivationService - Variable in class com.skava.service.impl.CommonUserService
-
ValidateActivationService.
- validateActivationService(UserActivationRequest, Long, String, String, String, long) - Method in class com.skava.web.UsersController
-
This service endpoint validates the user activation request which was sent to Mail / SMS, after successful validation user will be activated.
- ValidateActivationService - Interface in com.skava.service
-
An interface to define the service for validate activation request.
- ValidateActivationServiceImpl - Class in com.skava.service.impl
-
This service class implements ValidateActivationService and handles the validate activation service request, process it and save the details in DB.
- ValidateActivationServiceImpl() - Constructor for class com.skava.service.impl.ValidateActivationServiceImpl
-
Default Constructor
- validateAttributeValue(String, AttributeEntity, AttributeCommonServices, String) - Static method in class com.skava.util.AttributeUtil
- validateAttributeValueFloat(String[], double, Double, Double, String) - Static method in class com.skava.util.AttributeUtil
-
validateAttributeValueFloat
- validateCollection(UserCommonServices, Long, Long, String) - Static method in class com.skava.util.UserCollectionUtil
-
This method is used to retrieve the collection for the given collectionId and businessId.
- validateCollectionAndBusinessId(CollectionRepository, MessageSource, Long, Long, String) - Static method in class com.skava.util.UserCollectionUtil
-
This method is used to retrieve the collection for the given collectionId and businessId.
- validated - Variable in class com.skava.entities.QAddressesEntity
- VALIDATED - Enum constant in enum class com.skava.model.datatransferobjects.MfaLoginTokenStatus
- validateDescription(Collection, MessageSource) - Static method in class com.skava.util.CollectionValidatorUtil
-
This method is used to check if the description exceeds a particular length.
- validatedOn - Variable in class com.skava.entities.QAddressesEntity
- validateFilter(AttributeDO) - Static method in class com.skava.util.AttributeUtil
- validateLocale(String) - Method in class com.skava.util.AttributeUtil
-
SkuId Validation
- ValidateLoginMFAServiceImpl - Class in com.skava.service.impl
-
This service class implements UserCheckAuthService and handles the user service Validating MFA login request, process it and save the details in DB.
- ValidateLoginMFAServiceImpl() - Constructor for class com.skava.service.impl.ValidateLoginMFAServiceImpl
-
Default Constructor.
- validateLoginToken(UserAuthRequest, Collection) - Method in class com.skava.service.impl.ValidateLoginTokenMFAServiceImpl
-
This method is used to validate login token and choose whether resend or validate login otp based on the presence of the login otp from request.
- ValidateLoginTokenMFAServiceImpl - Class in com.skava.service.impl
-
This service class handles the user service Validating MFA login token from the request, process it and save the details in DB.
- ValidateLoginTokenMFAServiceImpl() - Constructor for class com.skava.service.impl.ValidateLoginTokenMFAServiceImpl
-
Default Constructor
- validateMFAAuthenticatorOTP(UserAuthRequest, Collection, long) - Method in class com.skava.service.impl.ValidateLoginMFAServiceImpl
-
This method used to validate login token and OTP
- validateMFALoginOTPAndToken(UserAuthRequest, Collection, long) - Method in class com.skava.service.impl.ValidateLoginMFAServiceImpl
-
This method used to validate login token and OTP
- validateMFALoginToken(UserAuthRequest, MFAAuthEntity) - Method in class com.skava.service.impl.ValidateLoginMFAServiceImpl
-
This method used to validate login token
- validateMfaOtpAndToken(UserRequest, Collection, long) - Method in class com.skava.service.impl.ValidateMFAServiceImpl
-
This method used to validate login token and OTP
- ValidateMFAServiceImpl - Class in com.skava.service.impl
-
This service class implements UserCheckAuthService and handles the user service Validating MFA login request, process it and save the details in DB.
- ValidateMFAServiceImpl(UserCommonServices, CollectionCommonServices) - Constructor for class com.skava.service.impl.ValidateMFAServiceImpl
-
Default Constructor.
- validateMFASignUpOTPAndToken(String, Collection, long, String, boolean, String) - Method in class com.skava.service.impl.ValidateActivationServiceImpl
-
This method used to validate login token and OTP
- validateNotificationService(long, String, long, UserNotificationRequest, String, String, long) - Method in class com.skava.web.AuthController
-
This service endpoint authenticates the user with notification params
- validatePasswordIntervalAndLimit(UserCommonServices, long, String, String, Map<String, String>, long, CollectionCommonServices) - Static method in class com.skava.helper.UserPasswordHelper
-
Represents the response returned by the UserPasswordHelper.validatePasswordIntervalAndLimit method.
- validateResetPasssword(UserResetRequest, Long, String, String, String, long) - Method in class com.skava.web.CredentialsController
-
This service endpoint is used to validate the reset password params
- ValidateResetPasswordService - Interface in com.skava.service
-
An interface to define the service for validating reset password request.
- ValidateResetPasswordServiceImpl - Class in com.skava.service.impl
-
This service class implements ValidateResetPasswordService and handles the validate reset password service request, process it and save the details in DB.
- ValidateResetPasswordServiceImpl() - Constructor for class com.skava.service.impl.ValidateResetPasswordServiceImpl
-
Default Constructor.
- validateSecurityAnswers(UserCredentialsRequest, boolean, Long, String, String, String, long) - Method in class com.skava.web.CredentialsController
-
This service is used to rest password by validating security questions
- ValidateSecurityAnswerService - Interface in com.skava.service
-
An interface to define the service for validating security answer.
- ValidateSecurityAnswerServiceImpl - Class in com.skava.service.impl
-
This service class implements ValidateSecurityAnswerService and handles the validate security answer service request, process it and save the details in DB.
- ValidateSecurityAnswerServiceImpl() - Constructor for class com.skava.service.impl.ValidateSecurityAnswerServiceImpl
-
Default Constructor.
- validateToken(UserRequest, Collection) - Method in class com.skava.service.impl.ValidateTokenMFAServiceImpl
-
This method is used to validate token and choose whether resends or validate otp based on the presence of the Otp from request.
- validateToken(UserRequest, Collection, String) - Method in class com.skava.service.impl.ValidateTokenMFAServiceImpl
-
This method is used to validate token and choose whether resends or validate otp based on the presence of the Otp from request.
- ValidateTokenMFAServiceImpl - Class in com.skava.service.impl
-
This service class handles the user service Validating MFA token from the request, process it and save the details in DB.
- ValidateTokenMFAServiceImpl() - Constructor for class com.skava.service.impl.ValidateTokenMFAServiceImpl
-
Default Constructor
- validation - Variable in class com.skava.entities.QAttributeEntity
- VALIDATION_ENUMDATA_DELIMITER - Static variable in class com.skava.util.AttributeUtil
-
VALIDATION_ENUMDATA_DELIMITER
- validationType - Variable in class com.skava.entities.QAddressesEntity
- validationUserList(List<Users>, List<Users>, List<Users>, List<Users>, String, Collection, boolean) - Method in class com.skava.service.impl.CreateUserServiceImplHelper
-
This method is used to get existing user list and creating user list by checking the user email and phone number in database and check needs to create whether guest or register user.
- VALIDATOR_CLASS_PREFIX - Static variable in class com.skava.constants.Constants
-
The Constant VALIDATOR_CLASS_PREFIX.
- value - Variable in class com.skava.entities.QAddressPropertiesEntity
- value - Variable in class com.skava.entities.QBlackListedItemsEntity
- value - Variable in class com.skava.entities.QCollectionPropertyEntity
- value - Variable in class com.skava.entities.QPropertiesEntity
- value - Variable in class com.skava.model.datatransferobjects.CollectionProperty
-
The value.
- value - Variable in class com.skava.model.domain.CollectionPropertyDomain
-
The property value.
- valueOf(String) - Static method in enum class com.skava.entities.AttributeFieldType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.entities.AttributeStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.entities.AttributeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.entities.BlackListedItemsType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.entities.CollectionAttributeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.entities.CollectionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.model.datatransferobjects.ExpiryStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.model.datatransferobjects.MfaAuthStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.model.datatransferobjects.MfaLoginTokenStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.skava.model.datatransferobjects.UserType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.skava.entities.AttributeFieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.entities.AttributeStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.entities.AttributeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.entities.BlackListedItemsType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.entities.CollectionAttributeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.entities.CollectionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.model.datatransferobjects.ExpiryStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.model.datatransferobjects.MfaAuthStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.model.datatransferobjects.MfaLoginTokenStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.skava.model.datatransferobjects.UserType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verfiyBlackListedEmail(String) - Method in interface com.skava.strategy.BlackListedItemsValidatorStrategy
- verfiyBlackListedEmail(String) - Method in class com.skava.strategyimpl.DefaultBlackListedItemsValidatorStrategyImpl
-
verfiyBlackListedEmail
- verifyBlackListedFirstName(String) - Method in interface com.skava.strategy.BlackListedItemsValidatorStrategy
- verifyBlackListedFirstName(String) - Method in class com.skava.strategyimpl.DefaultBlackListedItemsValidatorStrategyImpl
-
verifyBlackListedFirstName
- verifyBlackListedLastName(String) - Method in interface com.skava.strategy.BlackListedItemsValidatorStrategy
- verifyBlackListedLastName(String) - Method in class com.skava.strategyimpl.DefaultBlackListedItemsValidatorStrategyImpl
-
verifyBlackListedLastName
- verifyBlackListedPassword(String) - Method in interface com.skava.strategy.BlackListedItemsValidatorStrategy
- verifyBlackListedPassword(String) - Method in class com.skava.strategyimpl.DefaultBlackListedItemsValidatorStrategyImpl
-
verifyBlackListedPassword
- verifyBlackListedUserName(String) - Method in interface com.skava.strategy.BlackListedItemsValidatorStrategy
- verifyBlackListedUserName(String) - Method in class com.skava.strategyimpl.DefaultBlackListedItemsValidatorStrategyImpl
-
verifyBlackListedUserName
- verifyTotp(String, String) - Static method in class com.skava.util.UserLoginMFAUtil
-
This method is used to verify OTP
- VERSION - Static variable in class com.skava.release.UserReleaseDefinition
- VERSION_DESCRIPTION - Static variable in class com.skava.constants.Constants
-
VERSION_DESCRIPTION
- visibleToBuyer - Variable in class com.skava.entities.QAttributeEntity
X
- X_TOTAL_COUNT - Static variable in class com.skava.constants.Constants
-
The Constant X_TOTAL_COUNT.
- X_TOTAL_COUNT - Static variable in class com.skava.constants.UserConstants
-
The Constant x-total-count.
Z
- zipCode - Variable in class com.skava.entities.QAddressesEntity
- ZipCode - Annotation Interface in com.skava.validator.field
-
An interface to define the service for validating the zipcode.
- ZipCodeValidator - Class in com.skava.validator.field
-
This class is used to validate the zipcode by using either the validator class or default validator class.
- ZipCodeValidator() - Constructor for class com.skava.validator.field.ZipCodeValidator
-
Default Constructor.
- ZipCodeValidatorStrategy - Interface in com.skava.strategy
-
This class provides functionality of validating zipcode with the zipcode validator config.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form