A B C D E G H I K L M N O P R S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACTIVATE_DEACTIVATE_API_PARTNERS - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- ACTIVATE_DEACTIVATE_API_PARTNERS_FAILED - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- ACTIVATE_DEACTIVATE_API_PARTNERS_SUCCESS - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- ACTIVATE_DEACTIVATE_KYC_PARTNERS - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- ACTIVATE_DEACTIVATE_KYC_PARTNERS_FAILURE - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- ACTIVATE_DEACTIVATE_KYC_PARTNERS_SUCCESS - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- activateDeactivateAuthEKYCPartner(String, ActivateDeactivatePartnerRequest) - Method in class io.mosip.pmp.partnermanagement.service.impl.PartnerManagementServiceImpl
- activateDeactivateAuthEKYCPartner(String, ActivateDeactivatePartnerRequest) - Method in interface io.mosip.pmp.partnermanagement.service.PartnerManagementService
-
This method would be used to activate/deactivate Auth/E-KYC Partners.
- activateDeactivateAuthEKYCPartners(String, RequestWrapper<ActivateDeactivatePartnerRequest>) - Method in class io.mosip.pmp.partnermanagement.controller.PartnerManagementController
-
This API would be used to activate/deactivate Auth/E-KYC Partners
- activateDeactivatePartnerAPIKeyGivenPartner(String, RequestWrapper<ActivateDeactivatePartnerRequest>, String) - Method in class io.mosip.pmp.partnermanagement.controller.PartnerManagementController
-
Partner Manager would be using this API to activate OR de-activate PartnerAPIKey for given partner.
- activateDeactivatePartnerAPIKeyGivenPartner(String, ActivateDeactivatePartnerRequest, String) - Method in class io.mosip.pmp.partnermanagement.service.impl.PartnerManagementServiceImpl
- activateDeactivatePartnerAPIKeyGivenPartner(String, ActivateDeactivatePartnerRequest, String) - Method in interface io.mosip.pmp.partnermanagement.service.PartnerManagementService
-
Partner Manager would be using this method to activate OR de-activate PartnerAPIKey for given partner.
- ActivateDeactivatePartnerRequest - Class in io.mosip.pmp.partnermanagement.dto
- ActivateDeactivatePartnerRequest() - Constructor for class io.mosip.pmp.partnermanagement.dto.ActivateDeactivatePartnerRequest
- addInfo(String, String) - Method in exception io.mosip.pmp.partnermanagement.exception.BaseUncheckedException
-
This method add the information of error code and error message.
- API_KEY_MAPPING - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- API_KEY_MAPPING_FAILURE - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- API_KEY_MAPPING_SUCCESS - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- ApikeyRequests - Class in io.mosip.pmp.partnermanagement.dto
- ApikeyRequests() - Constructor for class io.mosip.pmp.partnermanagement.dto.ApikeyRequests
- APPLICATION_ID - Static variable in class io.mosip.pmp.partnermanagement.constant.AuditConstant
- APPLICATION_NAME - Static variable in class io.mosip.pmp.partnermanagement.constant.AuditConstant
- APPROVE_REJECT_PARTNER_API - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- APPROVE_REJECT_PARTNER_API_FAILURE - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- APPROVE_REJECT_PARTNER_API_SUCCESS - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- approveRejectPartnerAPIKeyRequestsBasedOnAPIKeyRequestId(RequestWrapper<ActivateDeactivatePartnerRequest>, String) - Method in class io.mosip.pmp.partnermanagement.controller.PartnerManagementController
-
Partner Manager would be using this API to approve OR reject partner API key requests based on API key request id.
- approveRejectPartnerAPIKeyRequestsBasedOnAPIKeyRequestId(ActivateDeactivatePartnerRequest, String) - Method in class io.mosip.pmp.partnermanagement.service.impl.PartnerManagementServiceImpl
- approveRejectPartnerAPIKeyRequestsBasedOnAPIKeyRequestId(ActivateDeactivatePartnerRequest, String) - Method in interface io.mosip.pmp.partnermanagement.service.PartnerManagementService
-
Partner Manager would be using this API to approve OR reject partner API key requests based on API key request id.
- AUDIT_SYSTEM - Static variable in class io.mosip.pmp.partnermanagement.constant.AuditConstant
- AUDIT_USER - Static variable in class io.mosip.pmp.partnermanagement.constant.AuditConstant
- AuditConstant - Class in io.mosip.pmp.partnermanagement.constant
- AuditConstant() - Constructor for class io.mosip.pmp.partnermanagement.constant.AuditConstant
- AuditRequestDto - Class in io.mosip.pmp.partnermanagement.dto
- AuditRequestDto() - Constructor for class io.mosip.pmp.partnermanagement.dto.AuditRequestDto
- AuditResponseDto - Class in io.mosip.pmp.partnermanagement.dto
-
Audit response DTO
- AuditResponseDto() - Constructor for class io.mosip.pmp.partnermanagement.dto.AuditResponseDto
- AuditUtil - Class in io.mosip.pmp.partnermanagement.util
- AuditUtil() - Constructor for class io.mosip.pmp.partnermanagement.util.AuditUtil
- AuthPolicyAttributes - Class in io.mosip.pmp.partnermanagement.dto
- AuthPolicyAttributes() - Constructor for class io.mosip.pmp.partnermanagement.dto.AuthPolicyAttributes
B
- BaseUncheckedException - Exception in io.mosip.pmp.partnermanagement.exception
-
This is the base class for all MOSIP unchecked exceptions.
- BaseUncheckedException() - Constructor for exception io.mosip.pmp.partnermanagement.exception.BaseUncheckedException
-
Constructs a new unchecked exception
- BaseUncheckedException(String) - Constructor for exception io.mosip.pmp.partnermanagement.exception.BaseUncheckedException
-
Constructs a new checked exception with errorMessage
- BaseUncheckedException(String, String) - Constructor for exception io.mosip.pmp.partnermanagement.exception.BaseUncheckedException
-
Constructs a new unchecked exception with the specified detail message and error code.
- BaseUncheckedException(String, String, Throwable) - Constructor for exception io.mosip.pmp.partnermanagement.exception.BaseUncheckedException
-
Constructs a new unchecked exception with the specified detail message and error code and error cause.
- buildMessage(String, Throwable) - Static method in exception io.mosip.pmp.partnermanagement.exception.BaseUncheckedException
C
- createPartnerApiKey() - Static method in class io.mosip.pmp.partnermanagement.util.PartnerUtil
- createPartnerId() - Static method in class io.mosip.pmp.partnermanagement.util.PartnerUtil
D
- destroy() - Method in class io.mosip.pmp.partnermanagement.config.ReqResFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.mosip.pmp.partnermanagement.config.ReqResFilter
E
- EMPTY_SPACE - Static variable in exception io.mosip.pmp.partnermanagement.exception.BaseUncheckedException
- ErrorResponse - Class in io.mosip.pmp.partnermanagement.exception
- ErrorResponse() - Constructor for class io.mosip.pmp.partnermanagement.exception.ErrorResponse
- EXTRACTORS_NOT_PRESENT - io.mosip.pmp.partnermanagement.constant.InvalidInputParameterConstant
G
- GET_PARTNER - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- GET_PARTNER_FAILURE - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- GET_PARTNER_FOR_ID - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- GET_PARTNER_FOR_ID_FAILURE - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- GET_PARTNER_FOR_ID_SUCCESS - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- GET_PARTNER_POLICY_GROUP - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- GET_PARTNER_POLICY_GROUP_FAILURE - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- GET_PARTNER_POLICY_GROUP_SUCCESS - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- GET_PARTNER_POLICY_MAPPING - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- GET_PARTNER_POLICY_MAPPING_FAILURE - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- GET_PARTNER_POLICY_MAPPING_SUCCESS - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- GET_PARTNER_SUCCESS - io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- getAllAuthEKYCPartnersForThePolicyGroup(Optional<String>) - Method in class io.mosip.pmp.partnermanagement.controller.PartnerManagementController
-
This API would be used to retrieve all Auth/E-KYC Partners for the policy group.
- getAllAuthEKYCPartnersForThePolicyGroup(Optional<String>) - Method in class io.mosip.pmp.partnermanagement.service.impl.PartnerManagementServiceImpl
- getAllAuthEKYCPartnersForThePolicyGroup(Optional<String>) - Method in interface io.mosip.pmp.partnermanagement.service.PartnerManagementService
-
This method would be used to retrieve all Auth/E-KYC Partners for the policy group.
- getAllPartnerAPIKeyRequestsAsReceivedByPartnerManager() - Method in class io.mosip.pmp.partnermanagement.controller.PartnerManagementController
-
This API would be used to retrieve all Partner API Key requests as received by partner manager
- getAllPartnerAPIKeyRequestsAsReceivedByPartnerManagers() - Method in class io.mosip.pmp.partnermanagement.service.impl.PartnerManagementServiceImpl
- getAllPartnerAPIKeyRequestsAsReceivedByPartnerManagers() - Method in interface io.mosip.pmp.partnermanagement.service.PartnerManagementService
-
This method would be used to retrieve all Partner API Key requests as received by partner manager.
- getApiAccessibleExceptionMessage(ApiAccessibleException) - Method in class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
- getApplicationId() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- getApplicationName() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- getCodes() - Method in exception io.mosip.pmp.partnermanagement.exception.BaseUncheckedException
-
Returns the list of error codes.
- getDescription() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- getErrorCode() - Method in enum io.mosip.pmp.partnermanagement.constant.InvalidInputParameterConstant
-
Getter for error code.
- getErrorCode() - Method in enum io.mosip.pmp.partnermanagement.constant.NewPolicyIdNotExistConstant
-
Getter for error code.
- getErrorCode() - Method in enum io.mosip.pmp.partnermanagement.constant.NoPartnerApiKeyRequestsConstant
-
Getter for error code.
- getErrorCode() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerAPIDoesNotExistConstant
-
Getter for error code.
- getErrorCode() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerApiKeyDoesNotBelongToThePolicyGroupOfThePartnerMangerConstant
-
Getter for error code.
- getErrorCode() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerAPIKeyDoesNotExistConstant
-
Getter for error code.
- getErrorCode() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerDoesNotExistExceptionConstant
-
Getter for error code.
- getErrorCode() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerIdDoesNotExistExceptionConstant
-
Getter for error code.
- getErrorCode() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManagementInputExceptionConstant
-
Getter for error code.
- getErrorCode() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
-
Getter for error code.
- getErrorCode() - Method in enum io.mosip.pmp.partnermanagement.constant.PolicyNotExistConstant
-
Getter for error code.
- getErrorCode() - Method in exception io.mosip.pmp.partnermanagement.exception.BaseUncheckedException
-
Return the last error code.
- getErrorMassage(HttpServletRequest, BaseUncheckedException) - Method in class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
- getErrorMessage() - Method in enum io.mosip.pmp.partnermanagement.constant.InvalidInputParameterConstant
-
Getter for error message.
- getErrorMessage() - Method in enum io.mosip.pmp.partnermanagement.constant.NewPolicyIdNotExistConstant
-
Getter for error message.
- getErrorMessage() - Method in enum io.mosip.pmp.partnermanagement.constant.NoPartnerApiKeyRequestsConstant
-
Getter for error message.
- getErrorMessage() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerAPIDoesNotExistConstant
-
Getter for error message.
- getErrorMessage() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerApiKeyDoesNotBelongToThePolicyGroupOfThePartnerMangerConstant
-
Getter for error message.
- getErrorMessage() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerAPIKeyDoesNotExistConstant
-
Getter for error message.
- getErrorMessage() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerDoesNotExistExceptionConstant
-
Getter for error message.
- getErrorMessage() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerIdDoesNotExistExceptionConstant
-
Getter for error message.
- getErrorMessage() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManagementInputExceptionConstant
-
Getter for error message.
- getErrorMessage() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
-
Getter for error message.
- getErrorMessage() - Method in enum io.mosip.pmp.partnermanagement.constant.PolicyNotExistConstant
-
Getter for error message.
- getErrorMsg(ApiAccessibleException) - Method in class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
- getErrorMsg(BaseUncheckedException) - Method in class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
- getErrorText() - Method in exception io.mosip.pmp.partnermanagement.exception.BaseUncheckedException
-
Return the last exception message.
- getErrorTexts() - Method in exception io.mosip.pmp.partnermanagement.exception.BaseUncheckedException
-
Returns the list of exception messages.
- getEventId() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- getExceptionMassage(HttpServletRequest, RuntimeException) - Method in class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
- getHostDetails() - Method in class io.mosip.pmp.partnermanagement.util.AuditUtil
- getId() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- getIdType() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- getInvalidInputParameterExceptionMessage(HttpServletRequest, InvalidInputParameterException) - Method in class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
- getMessage() - Method in exception io.mosip.pmp.partnermanagement.exception.BaseUncheckedException
- getModuleId() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- getModuleName() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- getName() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- getNewPolicyIdNotExistExceptionMessage(HttpServletRequest, NewPolicyIdNotExistException) - Method in class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
-
Policy does not belong to the Policy Group of the Partner Manger
- getNoPartnerApiKeyRequestExceptionMessage(NoPartnerApiKeyRequestsException) - Method in class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
- getparticularAuthEKYCPartnerDetailsForGivenPartnerId(String) - Method in class io.mosip.pmp.partnermanagement.controller.PartnerManagementController
-
This API would be used to retrieve the particular Auth/E-KYC Partner details for given partner id.
- getparticularAuthEKYCPartnerDetailsForGivenPartnerId(String) - Method in class io.mosip.pmp.partnermanagement.service.impl.PartnerManagementServiceImpl
- getparticularAuthEKYCPartnerDetailsForGivenPartnerId(String) - Method in interface io.mosip.pmp.partnermanagement.service.PartnerManagementService
-
This method would be used to retrieve the particular Auth/E-KYC Partner details for given partner id.
- getPartnerApiDoesNotExistExceptionMessage(PartnerAPIDoesNotExistException) - Method in class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
- getPartnerAPIKeyDoesNotExistExceptionMassage(HttpServletRequest, PartnerAPIKeyDoesNotExistException) - Method in class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
- getPartnerAPIKeyToPolicyMapping(String, String) - Method in class io.mosip.pmp.partnermanagement.service.impl.PartnerManagementServiceImpl
- getPartnerAPIKeyToPolicyMapping(String, String) - Method in interface io.mosip.pmp.partnermanagement.service.PartnerManagementService
-
Partner managers would be using this request to retrieve the Partner API key to Policy Mappings.
- getPartnerDoesNotExistExceptionMessage(PartnerValidationException) - Method in class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
- getPartnerIdDoesNotExistExceptionMessage(PartnerIdDoesNotExistException) - Method in class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
- getPartnerManageEnumWithValue(PartnerManageEnum, String) - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- getPartnerMappedPolicyFile(String, String, String, boolean) - Method in class io.mosip.pmp.partnermanagement.service.impl.PartnerManagementServiceImpl
-
(One Partner will have only one policy) This method retrieves the policy json file for a partner.
- getPartnerMappedPolicyFile(String, String, String, boolean) - Method in interface io.mosip.pmp.partnermanagement.service.PartnerManagementService
- getPolicyNotExistExceptionMessage(HttpServletRequest, PolicyNotExistException) - Method in class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
- getServerIp() - Method in class io.mosip.pmp.partnermanagement.util.AuditUtil
- getServerName() - Method in class io.mosip.pmp.partnermanagement.util.AuditUtil
- getTheRequestForPartnerAPIKeyToPolicyMappingsForGivenRequestId(String) - Method in class io.mosip.pmp.partnermanagement.controller.PartnerManagementController
-
This API would be used to retrieve the request for Partner API key to Policy Mappings for given request id.
- getTheRequestForPartnerAPIKeyToPolicyMappingsForGivenRequestId(String) - Method in class io.mosip.pmp.partnermanagement.service.impl.PartnerManagementServiceImpl
- getTheRequestForPartnerAPIKeyToPolicyMappingsForGivenRequestId(String) - Method in interface io.mosip.pmp.partnermanagement.service.PartnerManagementService
-
This method would be used to retrieve the request for Partner API key to Policy Mappings for given request id.
- getType() - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- getUser() - Method in class io.mosip.pmp.partnermanagement.service.impl.PartnerManagementServiceImpl
- getValidatPartnerAPIKeyPatternAndExpiry(String, String) - Method in class io.mosip.pmp.partnermanagement.controller.PartnerManagementController
-
Partner managers would be using this request to retrieve the Partner API key to Policy Mappings.
H
- handleMethodArgumentNotValid(MethodArgumentNotValidException, HttpHeaders, HttpStatus, WebRequest) - Method in class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
I
- init(FilterConfig) - Method in class io.mosip.pmp.partnermanagement.config.ReqResFilter
- INVALID_STATUS_CODE - io.mosip.pmp.partnermanagement.constant.InvalidInputParameterConstant
- INVALID_STATUS_CODE_ACTIVE_DEACTIVE - io.mosip.pmp.partnermanagement.constant.InvalidInputParameterConstant
- InvalidInputParameterConstant - Enum in io.mosip.pmp.partnermanagement.constant
- InvalidInputParameterException - Exception in io.mosip.pmp.partnermanagement.exception
- InvalidInputParameterException() - Constructor for exception io.mosip.pmp.partnermanagement.exception.InvalidInputParameterException
- InvalidInputParameterException(String, String) - Constructor for exception io.mosip.pmp.partnermanagement.exception.InvalidInputParameterException
- INVALIED_INPUT_PARAMETER - io.mosip.pmp.partnermanagement.constant.InvalidInputParameterConstant
- io.mosip.pmp.partnermanagement - package io.mosip.pmp.partnermanagement
- io.mosip.pmp.partnermanagement.config - package io.mosip.pmp.partnermanagement.config
- io.mosip.pmp.partnermanagement.constant - package io.mosip.pmp.partnermanagement.constant
- io.mosip.pmp.partnermanagement.controller - package io.mosip.pmp.partnermanagement.controller
- io.mosip.pmp.partnermanagement.core - package io.mosip.pmp.partnermanagement.core
- io.mosip.pmp.partnermanagement.dto - package io.mosip.pmp.partnermanagement.dto
- io.mosip.pmp.partnermanagement.exception - package io.mosip.pmp.partnermanagement.exception
- io.mosip.pmp.partnermanagement.service - package io.mosip.pmp.partnermanagement.service
- io.mosip.pmp.partnermanagement.service.impl - package io.mosip.pmp.partnermanagement.service.impl
- io.mosip.pmp.partnermanagement.util - package io.mosip.pmp.partnermanagement.util
- isActive - Variable in class io.mosip.pmp.partnermanagement.dto.MISPValidatelKeyResponseDto
- isValid - Variable in class io.mosip.pmp.partnermanagement.dto.MISPValidatelKeyResponseDto
K
- KYCAttributes - Class in io.mosip.pmp.partnermanagement.dto
- KYCAttributes() - Constructor for class io.mosip.pmp.partnermanagement.dto.KYCAttributes
L
- licenseKey - Variable in class io.mosip.pmp.partnermanagement.dto.MISPValidatelKeyResponseDto
M
- main(String[]) - Static method in class io.mosip.pmp.partnermanagement.PartnermanagementApplication
- message - Variable in class io.mosip.pmp.partnermanagement.dto.MISPValidatelKeyResponseDto
- misp_id - Variable in class io.mosip.pmp.partnermanagement.dto.MISPValidatelKeyResponseDto
- MISP_IS_BLOCKED - io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
- MISP_LICENSE_KEY_EXPIRED - io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
- MISP_LICENSE_KEY_NOT_EXISTS - io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
- MISPValidatelKeyResponseDto - Class in io.mosip.pmp.partnermanagement.dto
- MISPValidatelKeyResponseDto() - Constructor for class io.mosip.pmp.partnermanagement.dto.MISPValidatelKeyResponseDto
- MISSING_PARTNER_MANAGEMENT_INPUT_PARAMETER - io.mosip.pmp.partnermanagement.constant.PartnerManagementInputExceptionConstant
N
- NEW_POLICY_ID_NOT_EXIST - io.mosip.pmp.partnermanagement.constant.NewPolicyIdNotExistConstant
- newPolicyID - Variable in class io.mosip.pmp.partnermanagement.dto.PartnersPolicyMappingRequest
- NewPolicyIdNotExistConstant - Enum in io.mosip.pmp.partnermanagement.constant
- NewPolicyIdNotExistException - Exception in io.mosip.pmp.partnermanagement.exception
- NewPolicyIdNotExistException() - Constructor for exception io.mosip.pmp.partnermanagement.exception.NewPolicyIdNotExistException
- NewPolicyIdNotExistException(String, String) - Constructor for exception io.mosip.pmp.partnermanagement.exception.NewPolicyIdNotExistException
- NO_PARTNER_API_KEY_REQUEST_EXCEPTION - io.mosip.pmp.partnermanagement.constant.NoPartnerApiKeyRequestsConstant
- NoPartnerApiKeyRequestsConstant - Enum in io.mosip.pmp.partnermanagement.constant
- NoPartnerApiKeyRequestsException - Exception in io.mosip.pmp.partnermanagement.exception
- NoPartnerApiKeyRequestsException() - Constructor for exception io.mosip.pmp.partnermanagement.exception.NoPartnerApiKeyRequestsException
- NoPartnerApiKeyRequestsException(String, String) - Constructor for exception io.mosip.pmp.partnermanagement.exception.NoPartnerApiKeyRequestsException
O
- oldPolicyID - Variable in class io.mosip.pmp.partnermanagement.dto.PartnersPolicyMappingRequest
P
- PARTNER_API_DOES_NOT_BELONGS_TO_THE_POLICYGROUP_OF_PARTNERMANAGER_EXCEPTION - io.mosip.pmp.partnermanagement.constant.PartnerApiKeyDoesNotBelongToThePolicyGroupOfThePartnerMangerConstant
- PARTNER_API_DOES_NOT_EXIST_EXCEPTION - io.mosip.pmp.partnermanagement.constant.PartnerAPIDoesNotExistConstant
- PARTNER_API_KEY_DOES_NOT_EXIST_EXCEPTION - io.mosip.pmp.partnermanagement.constant.PartnerAPIKeyDoesNotExistConstant
- PARTNER_API_KEY_NOT_MAPPED - io.mosip.pmp.partnermanagement.constant.PartnerAPIKeyDoesNotExistConstant
- PARTNER_APIKEY_POLICY_MAPPING_NOTEXISTS - io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
- PARTNER_CERTIFICATE_NOT_EXISTS - io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
- PARTNER_DOES_NOT_EXIST_EXCEPTION - io.mosip.pmp.partnermanagement.constant.PartnerDoesNotExistExceptionConstant
- PARTNER_ID_DOES_NOT_EXIST_EXCEPTION - io.mosip.pmp.partnermanagement.constant.PartnerIdDoesNotExistExceptionConstant
- PARTNER_MODULE_ID - Static variable in class io.mosip.pmp.partnermanagement.constant.AuditConstant
- PARTNER_MODULE_NAME - Static variable in class io.mosip.pmp.partnermanagement.constant.AuditConstant
- PARTNER_NOT_ACTIVE_EXCEPTION - io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
- PARTNER_NOT_MAPPED_TO_POLICY_EXCEPTION - io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
- PARTNER_POLICY_EXPIRED_EXCEPTION - io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
- PARTNER_POLICY_NOT_ACTIVE_EXCEPTION - io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
- PartnerAPIDoesNotExistConstant - Enum in io.mosip.pmp.partnermanagement.constant
- PartnerAPIDoesNotExistException - Exception in io.mosip.pmp.partnermanagement.exception
- PartnerAPIDoesNotExistException() - Constructor for exception io.mosip.pmp.partnermanagement.exception.PartnerAPIDoesNotExistException
- PartnerAPIDoesNotExistException(String, String) - Constructor for exception io.mosip.pmp.partnermanagement.exception.PartnerAPIDoesNotExistException
- PartnerApiKeyDoesNotBelongToThePolicyGroupOfThePartnerMangerConstant - Enum in io.mosip.pmp.partnermanagement.constant
- PartnerAPIKeyDoesNotExistConstant - Enum in io.mosip.pmp.partnermanagement.constant
- PartnerAPIKeyDoesNotExistException - Exception in io.mosip.pmp.partnermanagement.exception
- PartnerAPIKeyDoesNotExistException() - Constructor for exception io.mosip.pmp.partnermanagement.exception.PartnerAPIKeyDoesNotExistException
- PartnerAPIKeyDoesNotExistException(String, String) - Constructor for exception io.mosip.pmp.partnermanagement.exception.PartnerAPIKeyDoesNotExistException
- partnerApiKeyPolicyMappings(PartnersPolicyMappingRequest, String, String) - Method in class io.mosip.pmp.partnermanagement.service.impl.PartnerManagementServiceImpl
- partnerApiKeyPolicyMappings(PartnersPolicyMappingRequest, String, String) - Method in interface io.mosip.pmp.partnermanagement.service.PartnerManagementService
-
This method would be used by partner Manager, to update Partner api key to Policy Mappings.
- PartnerAPIKeyRequestsResponse - Class in io.mosip.pmp.partnermanagement.dto
- PartnerAPIKeyRequestsResponse() - Constructor for class io.mosip.pmp.partnermanagement.dto.PartnerAPIKeyRequestsResponse
- partnerApiKeyToPolicyMappings(RequestWrapper<PartnersPolicyMappingRequest>, String, String) - Method in class io.mosip.pmp.partnermanagement.controller.PartnerManagementController
-
This API would be used by partner Manager, to update Partner api key to Policy Mappings.
- PartnerAPIKeyToPolicyMappingsResponse - Class in io.mosip.pmp.partnermanagement.dto
- PartnerAPIKeyToPolicyMappingsResponse() - Constructor for class io.mosip.pmp.partnermanagement.dto.PartnerAPIKeyToPolicyMappingsResponse
- PartnerCertDownloadResponeDto - Class in io.mosip.pmp.partnermanagement.dto
-
DTO class for download of partner certificate response.
- PartnerCertDownloadResponeDto() - Constructor for class io.mosip.pmp.partnermanagement.dto.PartnerCertDownloadResponeDto
- PartnerDoesNotExistExceptionConstant - Enum in io.mosip.pmp.partnermanagement.constant
- PartnerIdDoesNotExistException - Exception in io.mosip.pmp.partnermanagement.exception
- PartnerIdDoesNotExistException() - Constructor for exception io.mosip.pmp.partnermanagement.exception.PartnerIdDoesNotExistException
- PartnerIdDoesNotExistException(String, String) - Constructor for exception io.mosip.pmp.partnermanagement.exception.PartnerIdDoesNotExistException
- PartnerIdDoesNotExistExceptionConstant - Enum in io.mosip.pmp.partnermanagement.constant
- PartnerManageEnum - Enum in io.mosip.pmp.partnermanagement.constant
- PartnermanagementApplication - Class in io.mosip.pmp.partnermanagement
- PartnermanagementApplication() - Constructor for class io.mosip.pmp.partnermanagement.PartnermanagementApplication
- PartnerManagementController - Class in io.mosip.pmp.partnermanagement.controller
-
This is the MOSIP Partner Management Service controller.
- PartnerManagementController() - Constructor for class io.mosip.pmp.partnermanagement.controller.PartnerManagementController
- PartnerManagementInputExceptionConstant - Enum in io.mosip.pmp.partnermanagement.constant
- PartnerManagementService - Interface in io.mosip.pmp.partnermanagement.service
-
This interface provides the methods which can be used for PartnerManagementService.
- PartnerManagementServiceImpl - Class in io.mosip.pmp.partnermanagement.service.impl
- PartnerManagementServiceImpl() - Constructor for class io.mosip.pmp.partnermanagement.service.impl.PartnerManagementServiceImpl
- PartnerMnagementControllerAdvice - Class in io.mosip.pmp.partnermanagement.exception
- PartnerMnagementControllerAdvice() - Constructor for class io.mosip.pmp.partnermanagement.exception.PartnerMnagementControllerAdvice
- PartnerPolicyResponse - Class in io.mosip.pmp.partnermanagement.dto
- PartnerPolicyResponse() - Constructor for class io.mosip.pmp.partnermanagement.dto.PartnerPolicyResponse
- PartnerPolicyValidateRequest - Class in io.mosip.pmp.partnermanagement.dto
- PartnerPolicyValidateRequest() - Constructor for class io.mosip.pmp.partnermanagement.dto.PartnerPolicyValidateRequest
- PartnersPolicyMappingRequest - Class in io.mosip.pmp.partnermanagement.dto
- PartnersPolicyMappingRequest() - Constructor for class io.mosip.pmp.partnermanagement.dto.PartnersPolicyMappingRequest
- PartnersPolicyMappingResponse - Class in io.mosip.pmp.partnermanagement.dto
- PartnersPolicyMappingResponse() - Constructor for class io.mosip.pmp.partnermanagement.dto.PartnersPolicyMappingResponse
- PartnerUtil - Class in io.mosip.pmp.partnermanagement.util
- PartnerUtil() - Constructor for class io.mosip.pmp.partnermanagement.util.PartnerUtil
- PartnerValidationException - Exception in io.mosip.pmp.partnermanagement.exception
- PartnerValidationException() - Constructor for exception io.mosip.pmp.partnermanagement.exception.PartnerValidationException
- PartnerValidationException(String, String) - Constructor for exception io.mosip.pmp.partnermanagement.exception.PartnerValidationException
- PartnerValidationsConstants - Enum in io.mosip.pmp.partnermanagement.constant
- Policies - Class in io.mosip.pmp.partnermanagement.dto
- Policies() - Constructor for class io.mosip.pmp.partnermanagement.dto.Policies
- POLICY_FILE_PARSING_ERROR - io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
- POLICY_GROUP_NOT_ACTIVE - io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
- POLICY_GROUP_NOT_EXISTS - io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
- POLICY_NOT_BELONGS_TO_PARTNER_POLICY_GROUP - io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
- POLICY_NOT_EXIST_EXCEPTION - io.mosip.pmp.partnermanagement.constant.PolicyNotExistConstant
- POLICY_REQUEST_ALREADY_APPROVED - io.mosip.pmp.partnermanagement.constant.InvalidInputParameterConstant
- POLICY_REQUEST_ALREADY_REJECTED - io.mosip.pmp.partnermanagement.constant.InvalidInputParameterConstant
- PolicyDTO - Class in io.mosip.pmp.partnermanagement.dto
- PolicyDTO() - Constructor for class io.mosip.pmp.partnermanagement.dto.PolicyDTO
- PolicyIDResponse - Class in io.mosip.pmp.partnermanagement.dto
- PolicyIDResponse() - Constructor for class io.mosip.pmp.partnermanagement.dto.PolicyIDResponse
- PolicyNotExistConstant - Enum in io.mosip.pmp.partnermanagement.constant
- PolicyNotExistException - Exception in io.mosip.pmp.partnermanagement.exception
- PolicyNotExistException() - Constructor for exception io.mosip.pmp.partnermanagement.exception.PolicyNotExistException
- PolicyNotExistException(String, String) - Constructor for exception io.mosip.pmp.partnermanagement.exception.PolicyNotExistException
- productApi() - Method in class io.mosip.pmp.partnermanagement.SwaggerConfig
R
- ReqResFilter - Class in io.mosip.pmp.partnermanagement.config
- ReqResFilter() - Constructor for class io.mosip.pmp.partnermanagement.config.ReqResFilter
- RequestWrapper<T> - Class in io.mosip.pmp.partnermanagement.core
- RequestWrapper() - Constructor for class io.mosip.pmp.partnermanagement.core.RequestWrapper
- ResponseWrapper<T> - Class in io.mosip.pmp.partnermanagement.core
- ResponseWrapper() - Constructor for class io.mosip.pmp.partnermanagement.core.ResponseWrapper
- RetrievePartnerDetailsResponse - Class in io.mosip.pmp.partnermanagement.dto
- RetrievePartnerDetailsResponse() - Constructor for class io.mosip.pmp.partnermanagement.dto.RetrievePartnerDetailsResponse
- RetrievePartnerManagers - Class in io.mosip.pmp.partnermanagement.dto
- RetrievePartnerManagers() - Constructor for class io.mosip.pmp.partnermanagement.dto.RetrievePartnerManagers
- RetrievePartnersDetails - Class in io.mosip.pmp.partnermanagement.dto
- RetrievePartnersDetails() - Constructor for class io.mosip.pmp.partnermanagement.dto.RetrievePartnersDetails
- RetrievePartnersManagersDetails - Class in io.mosip.pmp.partnermanagement.dto
- RetrievePartnersManagersDetails() - Constructor for class io.mosip.pmp.partnermanagement.dto.RetrievePartnersManagersDetails
S
- setAuditRequestDto(PartnerManageEnum) - Method in class io.mosip.pmp.partnermanagement.util.AuditUtil
- setDescription(String) - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- setId(String) - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- setName(String) - Method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
- status - Variable in class io.mosip.pmp.partnermanagement.dto.ActivateDeactivatePartnerRequest
- SwaggerConfig - Class in io.mosip.pmp.partnermanagement
- SwaggerConfig() - Constructor for class io.mosip.pmp.partnermanagement.SwaggerConfig
V
- validateLicenseKey(String) - Method in class io.mosip.pmp.partnermanagement.service.impl.PartnerManagementServiceImpl
-
This method validates the license key.
- validatePartnerAndMisp(String, String, String, boolean) - Method in class io.mosip.pmp.partnermanagement.controller.PartnerManagementController
- validFrom - Variable in class io.mosip.pmp.partnermanagement.dto.MISPValidatelKeyResponseDto
- validTo - Variable in class io.mosip.pmp.partnermanagement.dto.MISPValidatelKeyResponseDto
- valueOf(String) - Static method in enum io.mosip.pmp.partnermanagement.constant.InvalidInputParameterConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.mosip.pmp.partnermanagement.constant.NewPolicyIdNotExistConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.mosip.pmp.partnermanagement.constant.NoPartnerApiKeyRequestsConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerAPIDoesNotExistConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerApiKeyDoesNotBelongToThePolicyGroupOfThePartnerMangerConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerAPIKeyDoesNotExistConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerDoesNotExistExceptionConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerIdDoesNotExistExceptionConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerManagementInputExceptionConstant
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.mosip.pmp.partnermanagement.constant.PolicyNotExistConstant
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.mosip.pmp.partnermanagement.constant.InvalidInputParameterConstant
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.mosip.pmp.partnermanagement.constant.NewPolicyIdNotExistConstant
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.mosip.pmp.partnermanagement.constant.NoPartnerApiKeyRequestsConstant
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerAPIDoesNotExistConstant
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerApiKeyDoesNotBelongToThePolicyGroupOfThePartnerMangerConstant
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerAPIKeyDoesNotExistConstant
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerDoesNotExistExceptionConstant
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerIdDoesNotExistExceptionConstant
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerManageEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerManagementInputExceptionConstant
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.mosip.pmp.partnermanagement.constant.PartnerValidationsConstants
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.mosip.pmp.partnermanagement.constant.PolicyNotExistConstant
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages