Index

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

A

action(String, String, Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowController
 
action(String, String, Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowHandler
 
action(String, String, Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
ACTION_PARAMETER_NAME - Static variable in interface org.bardframework.flow.FlowController
 
actionProcessors - Variable in class org.bardframework.flow.FlowHandlerAbstract
 
actionProcessors - Variable in class org.bardframework.flow.form.field.input.FlowInputFieldTemplate
 
addErrorMessageCode(String) - Method in exception class org.bardframework.flow.exception.FlowExecutionException
 
addExtraArgs(Map<String, Object>) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
addFieldError(String, String) - Method in exception class org.bardframework.flow.exception.FlowDataValidationException
 

C

canSend(String, Map<String, Object>) - Method in interface org.bardframework.flow.processor.message.sender.MessageSender
 
canSendRegex - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
canSendRegex() - Method in interface org.bardframework.flow.processor.message.sender.MessageSender
 
canSendRegex() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
CaptchaFieldTemplate - Class in org.bardframework.flow.form.field.input.captcha
 
CaptchaFieldTemplate(String, OtpGenerator<GeneratedCaptcha>) - Constructor for class org.bardframework.flow.form.field.input.captcha.CaptchaFieldTemplate
 
CaptchaGeneratorDefault - Class in org.bardframework.flow.form.field.input.captcha
 
CaptchaGeneratorDefault(CaptchaService, CaptchaType, int) - Constructor for class org.bardframework.flow.form.field.input.captcha.CaptchaGeneratorDefault
 
cleanFlowData(String) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
compareTo(FormProcessor) - Method in interface org.bardframework.flow.form.FormProcessor
 
configurationValidate() - Method in class org.bardframework.flow.form.FlowFormTemplate
 
configurationValidate(FormTemplate) - Method in interface org.bardframework.flow.form.FormProcessor
 
contains(String) - Method in interface org.bardframework.flow.repository.FlowDataRepository
 
contains(String) - Method in class org.bardframework.flow.repository.FlowDataRepositoryInMemory
 
create(Map<String, Object>, Locale) - Method in interface org.bardframework.flow.processor.message.creator.MessageProvider
 
create(Map<String, Object>, Locale) - Method in class org.bardframework.flow.processor.message.creator.MessageProviderMessageSource
 
create(Map<String, Object>, Locale) - Method in class org.bardframework.flow.processor.message.creator.MessageProviderResource
 
csvFileLocation - Variable in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
 
currentFormIndex - Variable in class org.bardframework.flow.FlowData
 

D

data - Variable in class org.bardframework.flow.FlowData
 
DataProviderCsvFileProcessor - Class in org.bardframework.flow.processor.dataprovider
 
DataProviderCsvFileProcessor(String, String, Map<Integer, String>, String) - Constructor for class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
 
DataProviderDatabaseProcessor - Class in org.bardframework.flow.processor.dataprovider
 
DataProviderDatabaseProcessor(DataSource, String, String) - Constructor for class org.bardframework.flow.processor.dataprovider.DataProviderDatabaseProcessor
 
DataProviderHttpCallProcessor - Class in org.bardframework.flow.processor.dataprovider
 
DataProviderHttpCallProcessor(String, String, String, Map<String, Object>, String) - Constructor for class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
 
DataProviderHttpRequestCookieProcessor - Class in org.bardframework.flow.processor.dataprovider.httprequest
map http request cookie name to fieldName
DataProviderHttpRequestCookieProcessor(Map<String, Object>) - Constructor for class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestCookieProcessor
 
DataProviderHttpRequestHeaderProcessor - Class in org.bardframework.flow.processor.dataprovider.httprequest
map http request header name to fieldName
DataProviderHttpRequestHeaderProcessor(Map<String, Object>) - Constructor for class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestHeaderProcessor
 
DataProviderHttpRequestParameterProcessor - Class in org.bardframework.flow.processor.dataprovider.httprequest
map http request parameter name to fieldName join values with ',' separator if more than one value exist for a parameter.
DataProviderHttpRequestParameterProcessor(Map<String, Object>) - Constructor for class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestParameterProcessor
 
DataProviderHttpRequestProcessorAbstract - Class in org.bardframework.flow.processor.dataprovider.httprequest
 
DataProviderHttpRequestProcessorAbstract(Map<String, Object>) - Constructor for class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestProcessorAbstract
 
DataProviderHttpRequestPropertyProcessor - Class in org.bardframework.flow.processor.dataprovider.httprequest
map http request property to fieldName
DataProviderHttpRequestPropertyProcessor(Map<String, Object>) - Constructor for class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestPropertyProcessor
 
dateFormatGregorian - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
dateFormatterHijrah - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
dateFormatterJalali - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 

E

EotpFieldTemplate - Class in org.bardframework.flow.form.field.input.otp.email
 
EotpFieldTemplate(String, OtpGenerator<String>, int, MessageSenderEmail) - Constructor for class org.bardframework.flow.form.field.input.otp.email.EotpFieldTemplate
 
errorMessageKey - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
executeInNewThread - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
executor - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 

F

failOnError - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
fieldsFetcher - Variable in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
 
fill(FormTemplate, F, Map<String, Object>, Map<String, Object>, Locale) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
 
fill(FormTemplate, SsotpField, Map<String, Object>, Map<String, Object>, Locale) - Method in class org.bardframework.flow.form.field.input.otp.sendsms.SsotpFieldTemplate
 
fillFlowData(Map<String, Object>, Map<String, Object>, FlowFormTemplate, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
افزودن دیتاهای مورد نیاز در فرم به فلو دیتا
FlowController - Interface in org.bardframework.flow
 
FlowData - Class in org.bardframework.flow
 
FlowData() - Constructor for class org.bardframework.flow.FlowData
 
flowDataRepository - Variable in class org.bardframework.flow.FlowHandlerAbstract
 
FlowDataRepository<D> - Interface in org.bardframework.flow.repository
 
FlowDataRepositoryInMemory<D> - Class in org.bardframework.flow.repository
 
FlowDataRepositoryInMemory(long) - Constructor for class org.bardframework.flow.repository.FlowDataRepositoryInMemory
 
FlowDataValidationException - Exception Class in org.bardframework.flow.exception
 
FlowDataValidationException() - Constructor for exception class org.bardframework.flow.exception.FlowDataValidationException
 
FlowDataValidationException(boolean) - Constructor for exception class org.bardframework.flow.exception.FlowDataValidationException
 
FlowExceptionControllerAdvice - Interface in org.bardframework.flow
 
FlowExecutionException - Exception Class in org.bardframework.flow.exception
 
FlowExecutionException(List<String>) - Constructor for exception class org.bardframework.flow.exception.FlowExecutionException
 
FlowFormTemplate - Class in org.bardframework.flow.form
 
FlowFormTemplate(String, List<FieldTemplate<?>>, MessageSource) - Constructor for class org.bardframework.flow.form.FlowFormTemplate
 
FlowHandler - Interface in org.bardframework.flow
 
FlowHandlerAbstract<D> - Class in org.bardframework.flow
 
FlowHandlerAbstract(FlowDataRepository<D>, List<FlowFormTemplate>) - Constructor for class org.bardframework.flow.FlowHandlerAbstract
 
FlowHandlerAbstract.FlowAction - Enum Class in org.bardframework.flow
 
FlowHandlerImpl - Class in org.bardframework.flow
 
FlowHandlerImpl(FlowDataRepository<FlowData>, List<FlowFormTemplate>) - Constructor for class org.bardframework.flow.FlowHandlerImpl
 
FlowInputFieldTemplate<F,T> - Class in org.bardframework.flow.form.field.input
 
FlowInputFieldTemplate(String) - Constructor for class org.bardframework.flow.form.field.input.FlowInputFieldTemplate
 
FlowInputFieldTemplate(String, boolean) - Constructor for class org.bardframework.flow.form.field.input.FlowInputFieldTemplate
 
FormProcessor - Interface in org.bardframework.flow.form
 
FormProcessorAbstract - Class in org.bardframework.flow.processor
 
FormProcessorAbstract() - Constructor for class org.bardframework.flow.processor.FormProcessorAbstract
 
forms - Variable in class org.bardframework.flow.FlowHandlerAbstract
 

G

generate() - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaGeneratorDefault
 
generate() - Method in interface org.bardframework.flow.form.field.input.otp.OtpGenerator
 
generate() - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorFixed
 
generate() - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorRegex
 
generate() - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
 
generate(byte[]) - Method in class org.bardframework.flow.form.field.input.otp.time.HotpService
 
generate(byte[]) - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
 
generate(byte[]) - Method in class org.bardframework.flow.form.field.input.otp.time.TotpService
 
generateFlowToken() - Method in interface org.bardframework.flow.FlowHandler
 
generateSecret() - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
 
get(String) - Method in interface org.bardframework.flow.form.field.input.otp.sendsms.SsotpMessageReceiver
 
get(String) - Method in interface org.bardframework.flow.repository.FlowDataRepository
 
get(String) - Method in class org.bardframework.flow.repository.FlowDataRepositoryInMemory
 
GET_CURRENT - Enum constant in enum class org.bardframework.flow.FlowHandlerAbstract.FlowAction
 
getActionProcessors(D) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
getAuthenticator() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderEmail
 
getConfigs() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderEmail
 
getCurrent(String, Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowController
 
getCurrent(String, Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowHandler
 
getCurrent(String, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
این متد فقط فرم جاری را برمیگرداند و پیش پردازش‌های آن را اجرا نمی کند
getCurrentFormTemplate(D) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
getFlowHandler() - Method in interface org.bardframework.flow.FlowController
 
getLength() - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaGeneratorDefault
 
getLength() - Method in interface org.bardframework.flow.form.field.input.otp.OtpGenerator
 
getLength() - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorFixed
 
getLength() - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorRegex
 
getLength() - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
 
getLocale() - Method in class org.bardframework.flow.FlowData
 
getMaxSendCountErrorMessage() - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaFieldTemplate
 
getMaxSendCountErrorMessage() - Method in class org.bardframework.flow.form.field.input.otp.email.EotpFieldTemplate
 
getMaxSendCountErrorMessage() - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
 
getMaxSendCountErrorMessage() - Method in class org.bardframework.flow.form.field.input.otp.sms.SotpFieldTemplate
 
getMaxSendCountErrorMessage() - Method in class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
 
getMessageSource() - Method in interface org.bardframework.flow.FlowExceptionControllerAdvice
 
getOtpMaxTryToResolveCountErrorMessage() - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaFieldTemplate
 
getOtpMaxTryToResolveCountErrorMessage() - Method in class org.bardframework.flow.form.field.input.otp.email.EotpFieldTemplate
 
getOtpMaxTryToResolveCountErrorMessage() - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
 
getOtpMaxTryToResolveCountErrorMessage() - Method in class org.bardframework.flow.form.field.input.otp.sms.SotpFieldTemplate
 
getOtpMaxTryToResolveCountErrorMessage() - Method in class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
 
getPostProcessors(D) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
getPreProcessors(D) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
getResendAction() - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaFieldTemplate
 
getResendAction() - Method in class org.bardframework.flow.form.field.input.otp.email.EotpFieldTemplate
 
getResendAction() - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
 
getResendAction() - Method in class org.bardframework.flow.form.field.input.otp.sms.SotpFieldTemplate
 
getResendAction() - Method in class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
 
getSenderEmail() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderEmail
 
getStepsCounts(D) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
getSubjectCreator() - Method in class org.bardframework.flow.processor.message.sender.MessageSenderEmail
 
getType() - Method in class org.bardframework.flow.form.field.input.otp.sendsms.SsotpField
 
getUri(String, String, String) - Method in class org.bardframework.flow.form.field.input.otp.time.TotpService
 
getUri(String, String, String, int) - Method in class org.bardframework.flow.form.field.input.otp.time.HotpService
 
getValidationOrder() - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaFieldTemplate
 
getValues(String, HttpServletRequest) - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestCookieProcessor
 
getValues(String, HttpServletRequest) - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestHeaderProcessor
 
getValues(String, HttpServletRequest) - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestParameterProcessor
 
getValues(String, HttpServletRequest) - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestProcessorAbstract
 
getValues(String, HttpServletRequest) - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestPropertyProcessor
 
getValuesSeparator() - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestProcessorAbstract
 

H

handle(FlowDataValidationException) - Method in interface org.bardframework.flow.FlowExceptionControllerAdvice
 
handle(FlowExecutionException) - Method in interface org.bardframework.flow.FlowExceptionControllerAdvice
 
handle(FormDataValidationException) - Method in interface org.bardframework.flow.FlowExceptionControllerAdvice
 
handleException(String, D, Map<String, Object>, FlowFormTemplate, FlowHandlerAbstract.FlowAction, HttpServletRequest, HttpServletResponse, Exception) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
handleException(String, FlowData, Map<String, Object>, FlowFormTemplate, FlowHandlerAbstract.FlowAction, HttpServletRequest, HttpServletResponse, Exception) - Method in class org.bardframework.flow.FlowHandlerImpl
 
handleExceptionInternal(String, D, Map<String, Object>, FlowFormTemplate, FlowHandlerAbstract.FlowAction, HttpServletRequest, HttpServletResponse, Exception) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
hmac(byte[], byte[]) - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
 
HotpService - Class in org.bardframework.flow.form.field.input.otp.time
 
HotpService() - Constructor for class org.bardframework.flow.form.field.input.otp.time.HotpService
 

I

identifierFieldName - Variable in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
 
identifierNotFoundErrorMessageCode - Variable in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
 
invalidateFlow(InvalidateFlowException) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
InvalidateFlowException - Exception Class in org.bardframework.flow.exception
 
InvalidateFlowException(String, String) - Constructor for exception class org.bardframework.flow.exception.InvalidateFlowException
 
InvalidateFlowException(String, String, String) - Constructor for exception class org.bardframework.flow.exception.InvalidateFlowException
 
InvalidateFlowException(String, Throwable) - Constructor for exception class org.bardframework.flow.exception.InvalidateFlowException
 
isNumber() - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaGeneratorDefault
 
isNumber() - Method in interface org.bardframework.flow.form.field.input.otp.OtpGenerator
 
isNumber() - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorFixed
 
isNumber() - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorRegex
 
isNumber() - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
 
isValid(String, F, String, Map<String, Object>) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
 
isValid(String, SsotpField, String, Map<String, Object>) - Method in class org.bardframework.flow.form.field.input.otp.sendsms.SsotpFieldTemplate
 
isValidOtp(String, String, Map<String, Object>) - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaFieldTemplate
 
isValidOtp(String, String, Map<String, Object>) - Method in class org.bardframework.flow.form.field.input.otp.email.EotpFieldTemplate
 
isValidOtp(String, String, Map<String, Object>) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
 
isValidOtp(String, String, Map<String, Object>) - Method in class org.bardframework.flow.form.field.input.otp.sms.SotpFieldTemplate
 
isValidOtp(String, String, Map<String, Object>) - Method in class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
 

L

LANGUAGE_FIELD_NAME - Static variable in class org.bardframework.flow.FlowData
 
localeArgKey - Variable in class org.bardframework.flow.processor.message.creator.MessageProviderResource
 
log - Static variable in interface org.bardframework.flow.FlowExceptionControllerAdvice
 
log - Variable in class org.bardframework.flow.FlowHandlerAbstract
 

M

mapper - Variable in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
 
mapper - Variable in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestProcessorAbstract
 
MaxOtpSendExceededException - Exception Class in org.bardframework.flow.exception
 
MaxOtpSendExceededException(String, String) - Constructor for exception class org.bardframework.flow.exception.MaxOtpSendExceededException
 
MaxOtpSendExceededException(String, String, String) - Constructor for exception class org.bardframework.flow.exception.MaxOtpSendExceededException
 
MaxOtpSendExceededException(String, Throwable) - Constructor for exception class org.bardframework.flow.exception.MaxOtpSendExceededException
 
messageProvider - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
MessageProvider - Interface in org.bardframework.flow.processor.message.creator
 
MessageProviderMessageSource - Class in org.bardframework.flow.processor.message.creator
 
MessageProviderMessageSource(String, MessageSource) - Constructor for class org.bardframework.flow.processor.message.creator.MessageProviderMessageSource
 
MessageProviderResource - Class in org.bardframework.flow.processor.message.creator
 
MessageProviderResource(String) - Constructor for class org.bardframework.flow.processor.message.creator.MessageProviderResource
 
MessageSender - Interface in org.bardframework.flow.processor.message.sender
 
MessageSenderAbstract - Class in org.bardframework.flow.processor.message.sender
 
MessageSenderAbstract(String, MessageProvider, String) - Constructor for class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
MessageSenderEmail - Class in org.bardframework.flow.processor.message.sender
 
MessageSenderEmail(String, MessageProvider, String) - Constructor for class org.bardframework.flow.processor.message.sender.MessageSenderEmail
 
MessageSenderEmail(FieldTemplate<?>, MessageProvider, String) - Constructor for class org.bardframework.flow.processor.message.sender.MessageSenderEmail
 
MessageSenderNoOp - Class in org.bardframework.flow.processor.message.sender
 
MessageSenderNoOp() - Constructor for class org.bardframework.flow.processor.message.sender.MessageSenderNoOp
 
MessageSenderProcessor - Class in org.bardframework.flow.processor.message
 
MessageSenderProcessor(List<MessageSender>) - Constructor for class org.bardframework.flow.processor.message.MessageSenderProcessor
 
MessageSenderSms - Class in org.bardframework.flow.processor.message.sender
 
MessageSenderSms(String, SmsSender, MessageProvider, String) - Constructor for class org.bardframework.flow.processor.message.sender.MessageSenderSms
 
MessageSenderSms(FieldTemplate<?>, SmsSender, MessageProvider, String) - Constructor for class org.bardframework.flow.processor.message.sender.MessageSenderSms
 
messageSource - Variable in class org.bardframework.flow.processor.message.creator.MessageProviderMessageSource
 
messageTemplateKey - Variable in class org.bardframework.flow.processor.message.creator.MessageProviderMessageSource
 
mustExecute(Map<String, Object>) - Method in interface org.bardframework.flow.form.FormProcessor
 
mustExecute(Map<String, Object>) - Method in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
 
mustExecute(Map<String, Object>) - Method in class org.bardframework.flow.processor.FormProcessorAbstract
 

O

onFinished(String, D, Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
onLocaleChange(String, D, Map<String, Object>, FlowHandlerAbstract.FlowAction, Locale, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
order() - Method in interface org.bardframework.flow.form.FormProcessor
 
org.bardframework.flow - package org.bardframework.flow
 
org.bardframework.flow.exception - package org.bardframework.flow.exception
 
org.bardframework.flow.form - package org.bardframework.flow.form
 
org.bardframework.flow.form.field.input - package org.bardframework.flow.form.field.input
 
org.bardframework.flow.form.field.input.captcha - package org.bardframework.flow.form.field.input.captcha
 
org.bardframework.flow.form.field.input.otp - package org.bardframework.flow.form.field.input.otp
 
org.bardframework.flow.form.field.input.otp.email - package org.bardframework.flow.form.field.input.otp.email
 
org.bardframework.flow.form.field.input.otp.sendsms - package org.bardframework.flow.form.field.input.otp.sendsms
 
org.bardframework.flow.form.field.input.otp.sms - package org.bardframework.flow.form.field.input.otp.sms
 
org.bardframework.flow.form.field.input.otp.time - package org.bardframework.flow.form.field.input.otp.time
 
org.bardframework.flow.processor - package org.bardframework.flow.processor
 
org.bardframework.flow.processor.dataprovider - package org.bardframework.flow.processor.dataprovider
 
org.bardframework.flow.processor.dataprovider.httprequest - package org.bardframework.flow.processor.dataprovider.httprequest
 
org.bardframework.flow.processor.message - package org.bardframework.flow.processor.message
 
org.bardframework.flow.processor.message.creator - package org.bardframework.flow.processor.message.creator
 
org.bardframework.flow.processor.message.sender - package org.bardframework.flow.processor.message.sender
 
org.bardframework.flow.repository - package org.bardframework.flow.repository
 
OtpFieldTemplate<F,O> - Class in org.bardframework.flow.form.field.input.otp
 
OtpFieldTemplate(String, OtpGenerator<O>, int) - Constructor for class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
 
OtpGenerator<T> - Interface in org.bardframework.flow.form.field.input.otp
 
OtpGeneratorFixed - Class in org.bardframework.flow.form.field.input.otp
 
OtpGeneratorFixed() - Constructor for class org.bardframework.flow.form.field.input.otp.OtpGeneratorFixed
 
OtpGeneratorFixed(String) - Constructor for class org.bardframework.flow.form.field.input.otp.OtpGeneratorFixed
 
OtpGeneratorRegex - Class in org.bardframework.flow.form.field.input.otp
 
OtpGeneratorRegex() - Constructor for class org.bardframework.flow.form.field.input.otp.OtpGeneratorRegex
 
OtpGeneratorRegex(String) - Constructor for class org.bardframework.flow.form.field.input.otp.OtpGeneratorRegex
 
otpService - Variable in class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
 
OtpServiceAbstract - Class in org.bardframework.flow.form.field.input.otp.time
 
OtpServiceAbstract() - Constructor for class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
 

P

postProcessors - Variable in class org.bardframework.flow.FlowHandlerAbstract
 
preProcess(String, Map<String, Object>, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.FlowInputFieldTemplate
 
preProcess(String, Map<String, Object>, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.email.EotpFieldTemplate
 
preProcess(String, Map<String, Object>, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.sendsms.SsotpFieldTemplate
 
preProcess(String, Map<String, Object>, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.sms.SotpFieldTemplate
 
preProcessors - Variable in class org.bardframework.flow.FlowHandlerAbstract
 
process(String, Map<String, Object>, Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.form.FormProcessor
 
process(String, Map<String, Object>, Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
 
process(String, Map<String, Object>, Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.processor.dataprovider.DataProviderDatabaseProcessor
 
process(String, Map<String, Object>, Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
 
process(String, Map<String, Object>, Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.processor.dataprovider.httprequest.DataProviderHttpRequestProcessorAbstract
 
process(String, Map<String, Object>, Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.processor.message.MessageSenderProcessor
 
process(List<FormProcessor>, String, D, Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
PROCESS_ACTION - Enum constant in enum class org.bardframework.flow.FlowHandlerAbstract.FlowAction
 
processAction(String, String, D, Map<String, Object>, FlowFormTemplate, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
processNextForm(String, D, Map<String, Object>, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
1.
put(String, D) - Method in interface org.bardframework.flow.repository.FlowDataRepository
 
put(String, D) - Method in class org.bardframework.flow.repository.FlowDataRepositoryInMemory
 
put(String, String) - Method in interface org.bardframework.flow.form.field.input.otp.sendsms.SsotpMessageReceiver
 

R

receiverFieldName - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
remove(String) - Method in interface org.bardframework.flow.form.field.input.otp.sendsms.SsotpMessageReceiver
 
remove(String) - Method in interface org.bardframework.flow.repository.FlowDataRepository
 
remove(String) - Method in class org.bardframework.flow.repository.FlowDataRepositoryInMemory
 
resend(String, Map<String, Object>, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
 
resourcePathTemplate - Variable in class org.bardframework.flow.processor.message.creator.MessageProviderResource
 
responseFieldName - Variable in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
 

S

secretAttributeName - Variable in class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
 
send(String, String, Map<String, Object>, Locale) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
send(String, String, Map<String, Object>, Locale) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderEmail
 
send(String, String, Map<String, Object>, Locale) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderNoOp
 
send(String, String, Map<String, Object>, Locale) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderSms
 
send(String, Map<String, Object>, String, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.email.EotpFieldTemplate
 
send(String, Map<String, Object>, String, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.sms.SotpFieldTemplate
 
send(String, Map<String, Object>, Void, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
 
send(String, Map<String, Object>, GeneratedCaptcha, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.captcha.CaptchaFieldTemplate
 
send(String, Map<String, Object>, O, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
 
send(Map<String, Object>, Locale) - Method in interface org.bardframework.flow.processor.message.sender.MessageSender
 
send(Map<String, Object>, Locale) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
sendInternal(String, Map<String, Object>, Locale, HttpServletResponse) - Method in class org.bardframework.flow.form.field.input.otp.OtpFieldTemplate
 
separator - Variable in class org.bardframework.flow.processor.dataprovider.DataProviderCsvFileProcessor
 
setCanSendRegex(String) - Method in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
setExecuteExpression(String) - Method in class org.bardframework.flow.processor.dataprovider.DataProviderHttpCallProcessor
 
setExecuteExpression(String) - Method in class org.bardframework.flow.processor.FormProcessorAbstract
 
setLocale(Locale) - Method in class org.bardframework.flow.FlowData
 
setPattern(String) - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorRegex
 
setValue(String) - Method in class org.bardframework.flow.form.field.input.otp.OtpGeneratorFixed
 
setWindow(int) - Method in class org.bardframework.flow.form.field.input.otp.time.TotpService
 
smsSender - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderSms
 
SotpFieldTemplate - Class in org.bardframework.flow.form.field.input.otp.sms
 
SotpFieldTemplate(String, OtpGenerator<String>, int, MessageSenderSms) - Constructor for class org.bardframework.flow.form.field.input.otp.sms.SotpFieldTemplate
 
SsotpField - Class in org.bardframework.flow.form.field.input.otp.sendsms
 
SsotpField() - Constructor for class org.bardframework.flow.form.field.input.otp.sendsms.SsotpField
 
SsotpFieldTemplate - Class in org.bardframework.flow.form.field.input.otp.sendsms
 
SsotpFieldTemplate(String, OtpGenerator<String>, int, SsotpMessageReceiver, FieldTemplate<?>) - Constructor for class org.bardframework.flow.form.field.input.otp.sendsms.SsotpFieldTemplate
 
SsotpMessageReceiver - Interface in org.bardframework.flow.form.field.input.otp.sendsms
 
start(Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowController
 
start(Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowHandler
 
start(Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
START - Enum constant in enum class org.bardframework.flow.FlowHandlerAbstract.FlowAction
 
submit(String, Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowController
 
submit(String, Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in interface org.bardframework.flow.FlowHandler
 
submit(String, Map<String, Object>, Locale, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
 
SUBMIT_FORM - Enum constant in enum class org.bardframework.flow.FlowHandlerAbstract.FlowAction
 

T

threadPoolSize - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
timeFormat - Variable in class org.bardframework.flow.processor.message.sender.MessageSenderAbstract
 
TOKEN_HEADER_NAME - Static variable in interface org.bardframework.flow.FlowHandler
 
toResponse(String, FlowFormTemplate, D, HttpServletRequest, HttpServletResponse) - Method in class org.bardframework.flow.FlowHandlerAbstract
تبدیل به فرم
toString(String) - Method in class org.bardframework.flow.form.field.input.otp.sendsms.SsotpField
 
TOTP_SECRET_KEY - Static variable in class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
 
TotpFieldTemplate - Class in org.bardframework.flow.form.field.input.otp.time
 
TotpFieldTemplate(String, int, OtpServiceAbstract) - Constructor for class org.bardframework.flow.form.field.input.otp.time.TotpFieldTemplate
 
TotpService - Class in org.bardframework.flow.form.field.input.otp.time
 
TotpService() - Constructor for class org.bardframework.flow.form.field.input.otp.time.TotpService
 

U

updateFlowData(String, D) - Method in class org.bardframework.flow.FlowHandlerAbstract
 

V

validate(String, FormTemplate, Map<String, Object>, Map<String, Object>, Locale, FormDataValidationException) - Method in class org.bardframework.flow.form.field.input.otp.sendsms.SsotpFieldTemplate
 
valueOf(String) - Static method in enum class org.bardframework.flow.FlowHandlerAbstract.FlowAction
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.bardframework.flow.FlowHandlerAbstract.FlowAction
Returns an array containing the constants of this enum class, in the order they are declared.
verify(String, byte[]) - Method in class org.bardframework.flow.form.field.input.otp.time.HotpService
 
verify(String, byte[]) - Method in class org.bardframework.flow.form.field.input.otp.time.OtpServiceAbstract
 
verify(String, byte[]) - Method in class org.bardframework.flow.form.field.input.otp.time.TotpService
 
A C D E F G H I L M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form