Interface PaymentSecurityUtils
public interface PaymentSecurityUtils
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic boolean
getHasPaymentProcessorAccess
(graphql.schema.DataFetchingEnvironment env) static boolean
getHasPaymentProcessorActionTypeAccess
(graphql.schema.DataFetchingEnvironment env) static boolean
getHasPaymentProcessorResultCodeAccess
(graphql.schema.DataFetchingEnvironment env) static boolean
getHasPaymentProcessorTransactionAccess
(graphql.schema.DataFetchingEnvironment env) static boolean
getHasPaymentProcessorTransactionCodesAccess
(graphql.schema.DataFetchingEnvironment env) static boolean
getHasPaymentProcessorTransactionsAccess
(graphql.schema.DataFetchingEnvironment env) static boolean
getHasPaymentProcessorTypeAccess
(graphql.schema.DataFetchingEnvironment env) static boolean
getHasPaymentProcessorTypeCodeTypeAccess
(graphql.schema.DataFetchingEnvironment env)
-
Method Details
-
getHasPaymentProcessorTypeAccess
-
getHasPaymentProcessorTransactionsAccess
-
getHasPaymentProcessorTransactionAccess
-
getHasPaymentProcessorTransactionCodesAccess
static boolean getHasPaymentProcessorTransactionCodesAccess(graphql.schema.DataFetchingEnvironment env) -
getHasPaymentProcessorAccess
-
getHasPaymentProcessorActionTypeAccess
-
getHasPaymentProcessorResultCodeAccess
-
getHasPaymentProcessorTypeCodeTypeAccess
-