Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Adaptive Access Manager
Release 11g (11.1.1)

E15864-02

A B C D E F G H I K L M N O P Q R S T U V


A

addExtendedData(String, String) - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
addQuestion(String, VCryptQuestion) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Adds a new question for the specified user
addQuestion(String, String, VCryptQuestion) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Adds a new question for the specified user
addQuestions(String, VCryptQuestion[]) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Add questions to the customer Expects the number of questions to be exactly equal to the required number of questions Calling this method will delete any previously existing quesions Success indicates adding all questions, failure means none of the questions are added.
addQuestions(String, String, VCryptQuestion[]) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Add questions to the customer Expects the number of questions to be exactly equal to the required number of questions Calling this method will delete any previously existing quesions Success indicates adding all questions, failure means none of the questions are added.
ANALYZE_PATTERNS - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
APPLICATION_ERROR - Static variable in class com.bharosa.vcrypt.common.util.VCryptResponse
 
APPLICATION_ID - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
assignCaptionTextToUser(Locale) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
assignCaptionTextToUser() - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
Deprecated.  
assignCaptionTextToUser(String, String, Locale) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
assignCaptionTextToUser(String[], String[]) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
assignImageToUser() - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
assignImageToUser(String) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
authenticatePassword(String, String, int, int, String, String, int, String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Method to athenticate password
authenticatePin(String, String, Long, int, int, String, String, int, String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Method to athenticate pin
authenticateQuestion(String, String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Method for authenticate question/answer
authenticateQuestion(String, Integer, String, String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Method for authenticate question/answer
authenticateQuestionForCSR(String, Integer, String, String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Method for authenticate question/answer for customer care
authenticateQuestionForCSR(String, String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Method for authenticate question/answer for CSR policy
authenticateSlider(String, Vector, Map, Long, String, int, String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
This method authenticates the PIN entered by the user using the slider.
authenticateSlider(String, String, Vector, Map, Long, String, int, String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
This method authenticates the PIN entered by the user using the slider.
authentiConfig - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
AuthentiPad - Class in com.bharosa.vcrypt.auth.keypad
This encapsulates all the properties for the KeyPad which was generated for the given session.
AuthentiPad(String, String, String) - Constructor for class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
authentiPadArea - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
authentiPadMessageResource - Static variable in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
authentiPadResource - Static variable in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
authKey - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 

B

browserFPType - Static variable in class com.bharosa.vcrypt.common.util.VCryptServletUtil
 

C

cancelAllTemporaryAllows(String) - Method in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
Cancels all the unused temporary for the user.
CAPTIONCONFIRMPAD - Static variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
CAPTIONPAD - Static variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
captionText - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
clearSafeDeviceList(HttpServletRequest) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
 
clearSafeDeviceList(String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Clear safe device list of the user associated with this request
com.bharosa.vcrypt.auth.intf - package com.bharosa.vcrypt.auth.intf
 
com.bharosa.vcrypt.auth.keypad - package com.bharosa.vcrypt.auth.keypad
 
com.bharosa.vcrypt.auth.util - package com.bharosa.vcrypt.auth.util
 
com.bharosa.vcrypt.common.intf - package com.bharosa.vcrypt.common.intf
 
com.bharosa.vcrypt.common.util - package com.bharosa.vcrypt.common.util
 
com.bharosa.vcrypt.customercare.intf - package com.bharosa.vcrypt.customercare.intf
 
com.bharosa.vcrypt.servlet.tracker - package com.bharosa.vcrypt.servlet.tracker
 
com.bharosa.vcrypt.tracker.data - package com.bharosa.vcrypt.tracker.data
 
com.bharosa.vcrypt.tracker.intf - package com.bharosa.vcrypt.tracker.intf
 
com.bharosa.vcrypt.tracker.util - package com.bharosa.vcrypt.tracker.util
 
CONTEXTS - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
CookieSet - Class in com.bharosa.vcrypt.tracker.util
This is a bean class which contains the Cookies to be returned to the browser.
CookieSet() - Constructor for class com.bharosa.vcrypt.tracker.util.CookieSet
Default constructor which creates an empty shell
CookieSet(String, String, String) - Constructor for class com.bharosa.vcrypt.tracker.util.CookieSet
Constructor which takes all the class attributes as parameters.
createEncryptedKeyPad(AuthentiPad) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
createEncryptedKeyPad(AuthentiPad, AuthentiConfig) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
createList(String, String, int) - Method in interface com.bharosa.vcrypt.common.intf.VCryptCommon
Creates a new List of the give list type
createTransaction(TransactionCreateRequestData) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
API To create a Transaction
createTransactions(TransactionCreateRequestData[]) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
API To create a Transactions in bulk Return response object for each create request
createUser(VCryptAuthUser) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
This creates an user in the Authentication database.

D

DATA_CITY_NAME - Static variable in class com.bharosa.vcrypt.common.util.VCryptResponse
 
DATA_COUNTRY_NAME - Static variable in class com.bharosa.vcrypt.common.util.VCryptResponse
 
DATA_DEVICE_ID - Static variable in class com.bharosa.vcrypt.common.util.VCryptResponse
 
DATA_REMOTE_IP_ADDRESS - Static variable in class com.bharosa.vcrypt.common.util.VCryptResponse
 
DATA_STATE_NAME - Static variable in class com.bharosa.vcrypt.common.util.VCryptResponse
 
decodeKeyPadCode(AuthentiPad, String) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
This method decodes the user input and returns the raw data entered.
decodeKeyPadCode(AuthentiKey, AuthentiConfig, String) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
This method decodes the user input and returns the raw data entered.
deleteAllSignOnQuestions(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Delete all sign on questions for the given user
deleteQuestion(String, VCryptQuestion) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Deletes the question for the specified user
digitalFPType - Static variable in class com.bharosa.vcrypt.common.util.VCryptServletUtil
 
displayOnly - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 

E

encryptImageToStream(AuthentiPad, OutputStream) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
encryptImageToStream(AuthentiPad, AuthentiConfig, OutputStream) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
encryptImageToStream(File, String, OutputStream) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
EXT_TRANSACTION_ID - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 

F

fileSizeEncryptValue - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
frameFileName - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
fromXMLAddQuestionRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLAddQuestionsRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLAuthPasswordRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLAuthPinRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLAuthQuestionRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLAuthResultResponse(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLAuthSliderRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLAuthUser(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLClearSafeDeviceList(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLCreateTransaction(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLCreateTransactionList(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLDeleteQuestionRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLFingerPrintRequest(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLFingerPrintResponse(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLGenerateOTP(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLGenerateWheelRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLGenerateWheelResponse(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLGetAllMappedSignOnQuestionsResponse(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLGetNameValueProfileReqest(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLGetOTPCode(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLGetSecretQuestionRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLGetSecretQuestionResponse(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLGetSignOnQuestionsRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLGetUser(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLImageAndCaptionRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLIncrementOTPCounter(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLIsDeviceMarkedSafe(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLLocalizedString(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLMarkDeviceSafeRequest(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLMoveToNextSecretQuestionResponse(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLNameValueProfile(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLOTPCode(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLOTPValidateResult(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLProcessPatternAnalysis(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLProcessRulesRequest(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLProcessRulesResponse(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLResetOTPCounter(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLSetCaptionRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLSetGroupUsersAuthMode(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLSetImageRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLSetUserAuthModeRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLSetUserPasswordRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLSetUserPinRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLSetUserStatusRequest(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLSignOnQuestions(String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
fromXMLTransationLogRequest(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLUpdateAuthResultRequest(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLUpdateAuthStatus(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLUpdateTransaction(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLUpdateTransactionList(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLUpdateTransactionStatus(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
fromXMLValidateOTPCode(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 

G

generateOTP(String, String, String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
 
genWheel(int, int, Long, int, int, String, String, int, String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
This method generates a new wheel with creating the VCryptAuthSession object.
getActionCount(String, String, Integer) - Method in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
Get the action count for the given actionEnumId, consult your configuration for available action enums
getADAImageMap() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the Image Map for ADA compliant AuthentiPads.
getAlertMessageList() - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptRulesResult
 
getAllActions() - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptRulesResult
This method returns the list of actions.
getAllMappedSignOnQuestions(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Get user questions
getAlteredLongValues() - Method in class com.bharosa.vcrypt.tracker.intf.NameValueProfile
 
getAlteredStringValues() - Method in class com.bharosa.vcrypt.tracker.intf.NameValueProfile
 
getAnswerList() - Method in class com.bharosa.vcrypt.auth.intf.VCryptQuestion
Gets the value of answerList
getAuthentiConfig() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
getAuthentiPadArea() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of AuthentiPadArea
getAuthKey() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of authKey
getAuthSessionId() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Gets the value of authSessionId
getAuthSessionId() - Method in class com.bharosa.vcrypt.auth.intf.VCryptQuestion
Gets the value of authSessionId
getBharosaUserId() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Gets the value of bharosaUserId
getBharosaUserId() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
Returns the bharosaUserId for this loginId.
getBrowserFingerPrint(String, String, String, String) - Static method in class com.bharosa.vcrypt.common.util.VCryptServletUtil
 
getBrowserFingerPrint(HttpServletRequest) - Static method in class com.bharosa.vcrypt.common.util.VCryptServletUtil
 
getCaption(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Gets the caption for the user
getCaption() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
getCaptionLocale() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
getCaptionText() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of captionText
getCode() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Returns the result code
getContextMap() - Method in class com.bharosa.vcrypt.tracker.data.TransactionCreateRequestData
 
getContextMap() - Method in class com.bharosa.vcrypt.tracker.data.TransactionUpdateRequestData
 
getCookieSet() - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptRulesResult
Returns the CookieSet, if fingerprint is also done as part of running rules.
getCustomerGroupId() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Gets the value of customerGroupId
getCustomerGroupId() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
Returns the customerGroupId to which this user belongs to.
getCustomerId() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
 
getCustomerId() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
getDefaultAuthMode() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Gets the value of defaultAuthMode
getDefaultCaption() - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
getDefaultCaption(Locale) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
getDefaultImage() - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
getDeviceId() - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptRulesResult
Returns the associated Device Id.
getDigitalCookie() - Method in class com.bharosa.vcrypt.tracker.util.CookieSet
Returns the digital cookie (used by flash or similar client technology)
getDisplayOnly() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of displayOnly
getDocument(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
getElements() - Method in class com.bharosa.vcrypt.common.util.VCryptStringArrayResponse
 
getEncryptedBufferedImage(AuthentiPad) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
getEncryptedBufferedImage(AuthentiPad, AuthentiConfig) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
getEntityId() - Method in class com.bharosa.vcrypt.tracker.intf.NameValueProfile
 
getEntityType() - Method in class com.bharosa.vcrypt.tracker.intf.NameValueProfile
 
getErrorMessage() - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
getErrorMessageParams() - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
getErrorMessageRBKey() - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
getExtendedDataMap() - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
getExtendedMap(String) - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
getExternalTransactionId() - Method in class com.bharosa.vcrypt.tracker.data.TransactionCreateRequestData
 
getExternalTransactionId() - Method in class com.bharosa.vcrypt.tracker.data.TransactionUpdateRequestData
 
getFile(String) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
This method gets the File object for the fileName/filePath.
getFileSizeEncryptValue() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of fileSizeEncryptValue
getFinalAuthStatus(String, String) - Method in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
Return the final authentication status of an user given the user id of the user.
getFlashCookie(HttpServletRequest) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
 
getFlashCookie() - Method in class com.bharosa.vcrypt.tracker.util.CookieSet
Deprecated. use getDigitalCookie
getFlashData(HttpServletRequest) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
 
getFlashFingerPrint(String, String) - Static method in class com.bharosa.vcrypt.common.util.VCryptServletUtil
 
getFlashFingerPrint(HttpServletRequest) - Static method in class com.bharosa.vcrypt.common.util.VCryptServletUtil
 
getFrameFileName() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of frameFileName
getFullName() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
Returns the name of the user.
getHasImgs() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of Has Images Flag
getHasJS() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of Has Javascript Flag
getHTML() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the HTML for rendering an AuthentiPad.
getImage(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Gets the imagePath for the user
getImageAndCaption(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Gets the image path and caption for the user
getImageAndLocalizedCaption(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
getImageFileName() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of imageFileName
getImageMap() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
getImageStatus() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
getIsADACompliant() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of Is ADA Compliant Flag
getKeyboardControls() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the HTML for controls on the AuthentiPads.
getKeyboardControls(AuthentiConfig) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the HTML for controls on the AuthentiPads.
getKeyDetail(AuthentiKey, AuthentiConfig, int) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
getListElements(String, String) - Method in interface com.bharosa.vcrypt.common.intf.VCryptCommon
Get list of members of a group
getLists(String, int) - Method in interface com.bharosa.vcrypt.common.intf.VCryptCommon
Get a list of groups given a group type
getLocale() - Method in class com.bharosa.vcrypt.auth.intf.VCryptQuestion
 
getLocalizedCaption(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
getLogger() - Static method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of logger
getLoginId() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Gets the value of loginId
getLoginId() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
Returns the loginId
getLongValue(String) - Method in class com.bharosa.vcrypt.tracker.intf.NameValueProfile
Returns the Long value associated with this name.
getNameValueProfile(String, Long, String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Returns the NameValueProfile for an entity and request.
getNonADAImageMap() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the Image Map for non ADA compliant AuthentiPads.
getNonMutableInstance() - Method in class com.bharosa.vcrypt.auth.intf.VCryptQuestion
 
getNoScriptHTML() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the non javascript alternative HTML an AuthentiPad.
getNoScriptHTML(AuthentiConfig) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the non javascript alternative HTML an AuthentiPad.
getOriginalLongValues() - Method in class com.bharosa.vcrypt.tracker.intf.NameValueProfile
 
getOriginalStringValues() - Method in class com.bharosa.vcrypt.tracker.intf.NameValueProfile
 
getOTPCode(String, String, Boolean) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Method to get the OTP Code based on the challenge type.
getPadId() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
getPadKeySetProp() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
getPadName() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of padName
getParentImageDir() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
getPhraseStatus() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
getQuestion() - Method in class com.bharosa.vcrypt.auth.intf.VCryptQuestion
Gets the value of question
getQuestionId() - Method in class com.bharosa.vcrypt.auth.intf.VCryptQuestion
Gets the value of questionId
getQuestionStatus() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
getQuestionText() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of questionText
getRegistrationStatus() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
getRemoteIP(HttpServletRequest) - Static method in class com.bharosa.vcrypt.common.util.VCryptServletUtil
 
getRepsonse() - Method in class com.bharosa.vcrypt.common.util.VCryptBooleanResponse
 
getRepsonse() - Method in class com.bharosa.vcrypt.common.util.VCryptStringArrayResponse
 
getRequestId(HttpServletRequest) - Static method in class com.bharosa.vcrypt.common.util.VCryptServletUtil
 
getRequestId() - Method in class com.bharosa.vcrypt.tracker.data.TransactionCreateRequestData
 
getRequestId() - Method in class com.bharosa.vcrypt.tracker.data.TransactionUpdateRequestData
 
getRequestId() - Method in class com.bharosa.vcrypt.tracker.intf.NameValueProfile
 
getRequestId() - Method in class com.bharosa.vcrypt.tracker.util.CookieSet
Returns the requestId, unique id used for each client session
getRequestTime() - Method in class com.bharosa.vcrypt.tracker.data.TransactionCreateRequestData
 
getRequestTime() - Method in class com.bharosa.vcrypt.tracker.data.TransactionUpdateRequestData
 
getResponse() - Method in class com.bharosa.vcrypt.tracker.intf.NameValueProfile
 
getResponseCode() - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
getResult() - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptRulesResult
This is the action to be taken.
getResultCode() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Gets the value of resultCode
getResultMap() - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptRulesResult
Use this to get result of each requested runtime
getRoles() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Gets the value of roles
getRoles() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
Returns the list of roles associated with this user.
getRulesData(String) - Method in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
Return all the rules excuted for the given session Id, provides basic information of what rules got triggered.
getRulesDataForLastSession(String) - Method in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
Return all the rules excuted for the given customerId for past session, provides basic information of what rules got triggered.
getRulesEngineInterface() - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
This method returns the VCryptRulesEngine interface.
getRuntimeType() - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptRulesResult
 
getScore() - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptRulesResult
Method to get the score after running the rules
getSecretQuestion(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Gets a secret question for the user
getSecretQuestionForCSR(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Gets a secret question for the user for CSR policy
getSecureCookie(HttpServletRequest) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
 
getSecureCookie() - Method in class com.bharosa.vcrypt.tracker.util.CookieSet
Returns the new secure / browser cookie to be set on client browser
getSecurityPreferences() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
Returns user security preferences
getServer() - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
getSessionId() - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
getSignOnQuestions(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Gets all the secret questions available for the user.
getSignOnQuestions(String, VCryptLocale) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
getSkinDir(String) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
getStatus() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
getStatus() - Method in class com.bharosa.vcrypt.tracker.data.TransactionCreateRequestData
 
getStatus() - Method in class com.bharosa.vcrypt.tracker.data.TransactionUpdateRequestData
 
getSuccess() - Static method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
getTimeStamp() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of timeStamp
getTimeStamp() - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
getTimeZone() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of timeZone
getTimezone(String) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
getTrackerInterface(HttpServletRequest) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
This method returns the Tracker interface.
getTrackerInterface() - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
This method returns the Tracker interface.
getTransactionDefKey(Map) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
getTransactionId() - Method in class com.bharosa.vcrypt.common.util.TransactionResponse
 
getTransactionId() - Method in class com.bharosa.vcrypt.tracker.data.TransactionUpdateRequestData
 
getTransactionKey() - Method in class com.bharosa.vcrypt.tracker.data.TransactionCreateRequestData
 
getTransactionLogId() - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptRulesResult
Get the transaction log id
getTransactionResponse() - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
getUnexpectedErrorResponse() - Static method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
getUseCaps() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of Use Caps Flag
getUser(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Return the user details without the password and pin for the given customer and group
getUserAuthMode(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Gets the authMode for the user
getUserByLoginId(String, String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Return the user details without the password and pin for the given customer and group
getUserByLoginId(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
This returns the user details without the password and pin.
getUserData(String) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
getUserInput() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Gets the value of userInput
getUserName() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Gets the value of userName
getUserStatus(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Gets the status for the user
getValue() - Method in class com.bharosa.vcrypt.common.util.VCryptBooleanResponse
 
getValue(String) - Method in class com.bharosa.vcrypt.tracker.intf.NameValueProfile
Returns the String value associated with this name.
getVCryptAuthInstance() - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
This method returns the of instance of VCryptAuth class.
getVCryptCommon(HttpSession) - Static method in class com.bharosa.vcrypt.common.util.VCryptServletUtil
Returns a VCryptCommon session
getVCryptResponse() - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptRulesResult
Return response code for the transaction
getVCryptResponse() - Method in class com.bharosa.vcrypt.tracker.util.CookieSet
Get Response codes Ensure a successful repsonse by calling VCryptResponse.isSuccess() before using this object
getVCryptRulesEngineInstance() - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
This method return an instance of VCryptRulesEngine class.
getVCryptTrackerInstance() - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
This methods returns an instance of VCryptTracker class.
getVectorData(String) - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
GROUP_NAME - Static variable in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 

H

handleFingerPrintCall(HttpServletRequest, HttpServletResponse) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
 
handleFingerPrintDevice(HttpServletRequest, HttpServletResponse) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
 
handleTrackerRequest(HttpServletRequest, String, int, String, String, int, String) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
Describe handleTrackerRequest method here.
handleTrackerRequest(String, String, String, String, int, String, String, int, String, int, String, int, String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
This creates the signatures required to finger print the device.
handleTrackerRequest(String, Date, String, String, String, int, String, String, int, String, int, String, int, String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
This creates the signatures required to finger print the device.
handleTransactionLog(String, Map[]) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Deprecated. Will be removed in future releases, use createTransaction
handleTransactionLog(String, Date, Map[]) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Deprecated. Will be removed in future releases, use createTransaction
handleTransactionLog(String, Date, Integer, Map[]) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Deprecated. Will be removed in future releases, use createTransaction
hasImgs - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
hasJS - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
HTTP_USER_AGENT - Static variable in class com.bharosa.vcrypt.common.util.VCryptServletUtil
 

I

IMAGE_STATUS - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
imageFileName - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
incrementChallengeCounter(String, String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
 
init(String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Initialize or warmup server.
initialize() - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
INVALID_DATA - Static variable in class com.bharosa.vcrypt.common.util.VCryptResponse
 
isADACompliant - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
isAnalyzePatterns() - Method in class com.bharosa.vcrypt.tracker.data.TransactionUpdateRequestData
 
isDeviceMarkedSafe(HttpServletRequest) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
 
IsDeviceMarkedSafe(String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Checks to see the device associated with this requiest is safe
isElementInList(String, String, String) - Method in interface com.bharosa.vcrypt.common.intf.VCryptCommon
This checks whether the element given is in the list.
isInitialized - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
isSuccess() - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
isUseDefaultCaption() - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 
isUseDefaultImage() - Static method in class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 

K

KEYPAD - Static variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
KeyPadUtil - Class in com.bharosa.vcrypt.auth.keypad
This class has the utility method to get the keypad and also to decode it.
KeyPadUtil() - Constructor for class com.bharosa.vcrypt.auth.keypad.KeyPadUtil
 

L

LOCAL_COUNTRY - Static variable in class com.bharosa.vcrypt.common.util.VCryptServletUtil
 
LOCAL_LANG - Static variable in class com.bharosa.vcrypt.common.util.VCryptServletUtil
 
LOCAL_VARIANT - Static variable in class com.bharosa.vcrypt.common.util.VCryptServletUtil
 
logger - Static variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 

M

markDeviceSafe(HttpServletRequest, boolean) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
 
markDeviceSafe(String, boolean) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
This marks the device as safe for the user.
moveToNextSecretQuestion(String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Move the current secret question for the user to next

N

NameValueProfile - Class in com.bharosa.vcrypt.tracker.intf
 
NameValueProfile(String, Long, String, Map, Map) - Constructor for class com.bharosa.vcrypt.tracker.intf.NameValueProfile
 
NameValueProfile(Throwable) - Constructor for class com.bharosa.vcrypt.tracker.intf.NameValueProfile
 
NameValueProfile(VCryptResponse) - Constructor for class com.bharosa.vcrypt.tracker.intf.NameValueProfile
 
NO_DATA - Static variable in class com.bharosa.vcrypt.common.util.VCryptResponse
 
NOIMG - Static variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
NOT_SUPPORTED - Static variable in class com.bharosa.vcrypt.common.util.VCryptResponse
 

O

OTP_CHALLENGE_TYPE - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
OTP_CODE - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
OTP_EMAIL_CHANNEL - Static variable in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
OTP_PREFERRED_CHANNEL - Static variable in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
OTP_SMS_CHANNEL - Static variable in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
OTP_STATUS - Static variable in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
OTP_VALIDATE_RESULT - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
OVER_WRITE_IF_EXISTS - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 

P

padId - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
padKeySetProp - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
padName - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
padProp - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
padPropPrefix - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
padType - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
parseQueryString(String) - Static method in class com.bharosa.vcrypt.common.util.VCryptServletUtil
 
PHRASE_STATUS - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
PINPAD - Static variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
PREF_STATUS - Static variable in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
processPatternAnalysis(String, long, int, String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Method to trigger the pattern data processing for auto-learning.
processRules(String, List, Map) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptRulesEngine
This method runs the rules and returns rules result
processRules(String, Date, List, Map) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptRulesEngine
This method runs the rules and returns rules result.
processRules(String, Long, String, Date, List, Map) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptRulesEngine
This method runs the rules and returns rules result
PROFILE_TYPE_LIST - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 

Q

QUESTION_STATUS - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
QUESTIONPAD - Static variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
questionText - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 

R

refreshNameValueProfile(NameValueProfile) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Resets the values of the profile to the latest from the database.
REQ_ACTION_COUNT - Static variable in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
 
REQ_ADD_QUESTIONS - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
REQ_AUTH_QUESTION - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
REQ_AUTH_QUESTION_CSR - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
REQ_CANCEL_TEMP_ALLOW - Static variable in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
 
REQ_CREATE_LIST - Static variable in interface com.bharosa.vcrypt.common.intf.VCryptCommon
 
REQ_FINAL_AUTH_STATUS - Static variable in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
 
REQ_GET_CAPTION - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
REQ_GET_IMAGE - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
REQ_GET_IMAGE_AND_CAPTION - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
REQ_GET_IMAGE_AND_LOCALIZED_CAPTION - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
REQ_GET_LOCALIZED_CAPTION - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
REQ_GET_PREF_DELIVERY_CHANNEL - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
REQ_GET_USER - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
REQ_IS_ELEMENT_IN_LIST - Static variable in interface com.bharosa.vcrypt.common.intf.VCryptCommon
 
REQ_LIST_BY_TYPE - Static variable in interface com.bharosa.vcrypt.common.intf.VCryptCommon
 
REQ_LIST_ELEMENTS - Static variable in interface com.bharosa.vcrypt.common.intf.VCryptCommon
 
REQ_PROCESS_RULES - Static variable in interface com.bharosa.vcrypt.tracker.intf.VCryptRulesEngine
 
REQ_RESET_CHALLENGE_FAILURE_COUNTERS - Static variable in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
 
REQ_RESET_USER - Static variable in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
 
REQ_RULES_DATA - Static variable in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
 
REQ_RULES_DATA_LAST_SESSION - Static variable in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
 
REQ_SET_GROUP_AUTH_MODE - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
REQ_SET_IMAGE_AND_CAPTION - Static variable in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
REQ_TEMP_ALLOW - Static variable in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
 
REQ_UPDATE_LIST - Static variable in interface com.bharosa.vcrypt.common.intf.VCryptCommon
 
REQUEST_CREATE_TRANSACTION - Static variable in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
 
REQUEST_ID - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
REQUEST_TIME - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
REQUEST_TRACKER_INIT - Static variable in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
 
REQUEST_UPDATE_TRANSACTION - Static variable in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
 
resetChallengeCounter(String, String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
 
resetChallengeFailureCounters(String, String, Long) - Method in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
Reset Challenge failure counters for the given customerid
resetSession(HttpSession) - Static method in class com.bharosa.vcrypt.common.util.VCryptServletUtil
This methods removes all the states stored in the HTTP session object.
resetUser(String) - Method in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
Reset all profiles set for the user.
root_AuthQuestionRequest - Static variable in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
rootNode_generateOTP - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
rootNode_getOTPCode - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
rootNode_incrementOTPCounter - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
rootNode_resetOTPCounter - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
rootNode_validateOTPCode - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
runPostAuthRules(HttpServletRequest) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
This method runs the rule set specified for the user attempting to log in.
runPreAuthRules(HttpServletRequest) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
This method runs the rule set specified for the user attempting to log in.
runRules(HttpServletRequest, String[]) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
This method runs the rules for the given profile type (will be runtime)

This can support all types rules, including in session rules.

runRuleSets(String, List) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
 
runRuleSets(String, List, Map) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
 

S

saveNameValueProfile(NameValueProfile) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Saves the changes made to the profile.
setAnswerList(List) - Method in class com.bharosa.vcrypt.auth.intf.VCryptQuestion
Sets the value of answerList
setAuthentiPadArea(Rectangle) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of AuthentiPadArea
setAuthKey(AuthentiKey) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of authKey
setAuthSessionId(Long) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Sets the value of authSessionId
setAuthSessionId(Long) - Method in class com.bharosa.vcrypt.auth.intf.VCryptQuestion
Sets the value of authSessionId
setBharosaUserId(String) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Sets the value of bharosaUserId
setBharosaUserId(String) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
Sets the value of bharosaUserId
setCaption(String, String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Sets a new caption for the specified user
setCaption(String, VCryptLocalizedString) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
setCaption(VCryptLocalizedString) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
setCaption(String, VCryptLocale) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
setCaptionLocale(VCryptLocale) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
setCaptionText(String) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of captionText
setCaptionText(String, Locale) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of captionText
setCaptionText(VCryptLocalizedString) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of captionText
setCode(int) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Sets the value of resultCode
setCustomerGroupId(String) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Sets the value of customerGroupId
setCustomerGroupId(String) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
Sets the value of customerGroupId
setCustomerId(String) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
 
setCustomerId(String) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
setDefaultAuthMode(int) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Sets the value of defaultAuthMode
setDigitalCookie(String) - Method in class com.bharosa.vcrypt.tracker.util.CookieSet
Sets the digital cookie that is used by flash or similar technology on the client side
setDisplayOnly(boolean) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of displayOnly
setErrorMessage(String) - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
setErrorMessageParams(String[]) - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
setErrorMessageRBKey(String) - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
setExtendedDataMap(Map) - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
setFileSizeEncryptValue(double) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of fileSizeEncryptValue
setFlashCookie(String) - Method in class com.bharosa.vcrypt.tracker.util.CookieSet
 
setFrameFileName(String) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of frameFileName
setFullName(String) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
Sets the value of fullName
setGroupUsersAuthMode(String, int) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Set authmode of customerGroupId users to authMode

Uses batch updates and failure is not guaranteed to leave the system in old auth mode as failure may occur in later batch, after initial batches are saved.

setHasImgs(boolean) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of Has Images Flag
setHasJS(boolean) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of Has Javascript Flag
setImage(String, String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Sets a new image for the specified user
setImageAndCaption(String, String, String) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
This sets the Image and caption for the user.
setImageAndCaption(String, String, VCryptLocalizedString) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
 
setImageFileName(String) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of imageFileName
setIsADACompliant(boolean) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of Is ADA Compliant Flag
setLocale(VCryptLocale) - Method in class com.bharosa.vcrypt.auth.intf.VCryptQuestion
 
setLogger(Logger) - Static method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of logger
setLoginId(String) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Sets the value of loginId
setLoginId(String) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
Sets the value of loginId
setLongValue(String, Long) - Method in class com.bharosa.vcrypt.tracker.intf.NameValueProfile
Sets the new value for this name.
setPadId(String) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
setPadKeySetProp(String) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
setPassword(String, String, int) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Sets a new password for the specified user
setPIN(String, String, int) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Sets a new PIN for the specified user
setQuestion(String) - Method in class com.bharosa.vcrypt.auth.intf.VCryptQuestion
Sets the value of question
setQuestionId(Long) - Method in class com.bharosa.vcrypt.auth.intf.VCryptQuestion
Sets the value of question
setQuestionText(String) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of questionText
setQuestionText(String, Locale) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of questionText
setQuestionText(VCryptLocalizedString) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of questionText
setRequestId(HttpServletRequest, String) - Static method in class com.bharosa.vcrypt.common.util.VCryptServletUtil
 
setRequestId(String) - Method in class com.bharosa.vcrypt.tracker.util.CookieSet
Sets the requestId
setResponse(VCryptResponse) - Method in class com.bharosa.vcrypt.tracker.intf.NameValueProfile
 
setResponseCode(String) - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
setResultCode(int) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Sets the value of resultCode
setRoles(ArrayList) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Sets the value of roles
setRoles(List) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
Sets the value of roles
setSecureCookie(String) - Method in class com.bharosa.vcrypt.tracker.util.CookieSet
Sets the secure cookie
setSecurityPreferences(Map) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
Sets the value of securityPreferences
setServer(String) - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
setSessionId(String) - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
setSuccess(boolean) - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
setTemporaryAllow(String, int, Date) - Method in interface com.bharosa.vcrypt.customercare.intf.VCryptCC
This call sets a temporary allow for the user.
setTimeStamp(Date) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of timeStamp
setTimeStamp(Date) - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
setTimeZone(TimeZone) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of timeZone
setTransactionId(Long) - Method in class com.bharosa.vcrypt.common.util.TransactionResponse
 
setTransactionResponse(TransactionResponse) - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
setUseCaps(boolean) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of Use Caps Flag
setUser(VCryptAuthUser) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
This updates the AuthUser
setUserAuthMode(String, int) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Sets a authMode for the specified user
setUserData(String, String) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
setUserInput(String) - Method in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
Sets the value of userInput
setUserName(String) - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
Sets the value of userName
setUserStatus(String, int) - Method in interface com.bharosa.vcrypt.auth.intf.VCryptAuth
Sets a status for the specified user
setValue(String, String) - Method in class com.bharosa.vcrypt.tracker.intf.NameValueProfile
Sets the new value for this name.
setVCryptResponse(VCryptResponse) - Method in class com.bharosa.vcrypt.tracker.util.CookieSet
 
STATUS - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
SUCCESS - Static variable in class com.bharosa.vcrypt.common.util.VCryptResponse
 

T

TEXTPAD - Static variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
TEXTPADRESET - Static variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
timeStamp - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
timeZone - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
toString() - Method in class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
toString() - Method in class com.bharosa.vcrypt.auth.intf.VCryptQuestion
 
toString() - Method in class com.bharosa.vcrypt.common.util.TransactionResponse
 
toString() - Method in class com.bharosa.vcrypt.common.util.VCryptBooleanResponse
 
toString() - Method in class com.bharosa.vcrypt.common.util.VCryptResponse
 
toString() - Method in class com.bharosa.vcrypt.common.util.VCryptStringArrayResponse
 
toString() - Method in class com.bharosa.vcrypt.tracker.data.TransactionCreateRequestData
 
toString() - Method in class com.bharosa.vcrypt.tracker.data.TransactionUpdateRequestData
 
toString() - Method in class com.bharosa.vcrypt.tracker.intf.NameValueProfile
 
toString() - Method in class com.bharosa.vcrypt.tracker.util.CookieSet
 
toXMLAddQuestionRequest(String, String, VCryptQuestion) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLAddQuestionsRequest(String, String, VCryptQuestion[]) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLAuthPasswordRequest(String, String, int, int, String, String, int, String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLAuthPinRequest(String, String, int, int, String, String, int, String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLAuthQuestionRequest(String, Integer, String, String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLAuthQuestionRequest(String, Long, String, String, int, String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLAuthResultResponse(VCryptAuthResult) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLAuthSliderRequest(String, String, Vector, Map, Long, String, int, String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLAuthUser(VCryptAuthUser) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLClearSafeDeviceList(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLCreateTransaction(TransactionCreateRequestData) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLCreateTransactionList(TransactionCreateRequestData[]) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLDeleteQuestionRequest(String, VCryptQuestion) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLFingerPrintRequest(String, Date, String, String, String, int, String, String, int, String, int, String, int, String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLFingerPrintResponse(CookieSet) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLGenerateOTP(String, String, String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLGenerateWheelRequest(int, int, Long, int, int, String, String, int, String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLGenerateWheelResponse(VCryptWheel) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLGetAllMappedSignOnQuestionsResponse(VCryptQuestion[]) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLGetNameValueProfileRequest(String, Long, String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLGetOTPCode(String, String, Boolean) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLGetSecretQuestionRequest(String, Long, int, int, String, String, int, String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLGetSecretQuestionResponse(VCryptQuestion) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLGetSignOnQuestionsRequest(String, VCryptLocale) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLGetUser(String, String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLImageAndCaptionRequest(String, String, String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLImageAndCaptionRequest(String, String, VCryptLocalizedString) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLIncrementOTPCounter(String, String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLIsDeviceMarkedSafe(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLLocale(VCryptLocale) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLLocalizedString(VCryptLocalizedString) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLMarkDeviceSafeRequest(String, boolean) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLMoveToNextSecretQuestionResponse(VCryptQuestion) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLNameValueProfile(NameValueProfile) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLOTPCode(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLOTPValidateResult(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLProcessPatternAnalysis(String, long, int, String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLProcessRulesRequest(String, Long, String, Date, List, Map) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLProcessRulesResponse(VCryptRulesResult) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLQuestion(VCryptQuestion) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLResetOTPCounter(String, String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLSetCaptionRequest(String, String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLSetCaptionRequest(String, VCryptLocalizedString) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLSetGroupUsersAuthMode(String, int) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLSetImageRequest(String, String) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLSetUserAuthModeRequest(String, int) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLSetUserPasswordRequest(String, String, int) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLSetUserPinRequest(String, String, int) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLSetUserStatusRequest(String, int) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLSignOnQuestions(VCryptQuestion[][]) - Static method in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
toXMLTransactionLogRequest(String, Date, Integer, Map[]) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLUpdateAuthResultRequest(String, Date, String, String, String, String, String, String, String, boolean, int, int, String, int, String, int, String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLUpdateAuthStatus(String, Date, int, int, String, boolean) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLUpdateTransaction(TransactionUpdateRequestData) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLUpdateTransactionList(TransactionUpdateRequestData[]) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLUpdateTransactionStatus(String, Date, long, int, boolean) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLUpdateTransactionStatus(String, Date, long, int, Map[], boolean) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
toXMLValidateOTPCode(String, String, String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
TRANSACTION_ID - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
TRANSACTION_KEY - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
TRANSACTION_LOG_ID - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
TRANSACTION_TYPE - Static variable in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
TransactionCreateRequestData - Class in com.bharosa.vcrypt.tracker.data
 
TransactionCreateRequestData(String, Date, String, String, Integer, Map) - Constructor for class com.bharosa.vcrypt.tracker.data.TransactionCreateRequestData
Data Object to create a Transaction
TransactionResponse - Class in com.bharosa.vcrypt.common.util
 
TransactionResponse(Long) - Constructor for class com.bharosa.vcrypt.common.util.TransactionResponse
 
TransactionUpdateRequestData - Class in com.bharosa.vcrypt.tracker.data
 
TransactionUpdateRequestData(String, Date, Long, Integer, Map, Boolean) - Constructor for class com.bharosa.vcrypt.tracker.data.TransactionUpdateRequestData
Transaction Update Request Data
TransactionUpdateRequestData(String, Date, String, Integer, Map, Boolean) - Constructor for class com.bharosa.vcrypt.tracker.data.TransactionUpdateRequestData
 

U

UNEXPECTED_ERROR - Static variable in class com.bharosa.vcrypt.common.util.VCryptResponse
 
updateAuthResult(HttpServletRequest, HttpServletResponse, String, String, boolean, int, int, String) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
This method updates the tracker log with the authentication result.
updateAuthResult(HttpServletRequest, HttpServletResponse, String, String, String, boolean, int, int, String) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
This method updates the tracker log with the authentication result.
updateAuthStatus(HttpServletRequest, int, int, String) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
 
updateAuthStatus(String, int, int, String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Updates User node log auth status
updateAuthStatus(String, int, int, String, boolean) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Updates User node log auth status
updateAuthStatus(String, Date, int, int, String, boolean) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Updates User node log auth status
updateAuthStatus(String, Date, int, int, String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Updates User node log auth status
updateList(String, String, String[], String[]) - Method in interface com.bharosa.vcrypt.common.intf.VCryptCommon
Updates given list with new elements.
updateLog(String, String, String, String, String, String, String, String, boolean, int, int, String, int, String, int, String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Updates the user node log.
updateLog(String, Date, String, String, String, String, String, String, String, boolean, int, int, String, int, String, int, String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Updates the user node log.
updateSecureCookie(HttpServletResponse, CookieSet) - Static method in class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
 
updateTransaction(TransactionUpdateRequestData) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
API to update previously created Transaction Updates given transaction
updateTransactions(TransactionUpdateRequestData[]) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
API to update Transactions in bulk If there are errors in any update, will proceed with next transaction and return response for each request
updateTransactionStatus(String, long, int) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Deprecated. Will be removed in future releases, use updateTransaction
updateTransactionStatus(String, long, int, boolean) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Deprecated. Will be removed in future releases, use updateTransaction
updateTransactionStatus(String, Date, long, int) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Deprecated. Will be removed in future releases, use updateTransaction
updateTransactionStatus(String, long, int, Map[]) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Deprecated. Will be removed in future releases, use updateTransaction
updateTransactionStatus(String, Date, long, int, Map[]) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Deprecated. Will be removed in future releases, use updateTransaction
updateTransactionStatus(String, Date, long, int, Map[], boolean) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Deprecated. Will be removed in future releases, use updateTransaction
useCaps - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 
USER_AUTH_MODE - Static variable in class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
userInput - Variable in class com.bharosa.vcrypt.auth.keypad.AuthentiPad
 

V

validateCookie(String) - Static method in class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 
validateOTPCode(String, String, String) - Method in interface com.bharosa.vcrypt.tracker.intf.VCryptTracker
Method to validate OTPCode for the given request identifier and challenge type.
VALIDATION_ERROR - Static variable in class com.bharosa.vcrypt.common.util.VCryptResponse
 
VCryptAuth - Interface in com.bharosa.vcrypt.auth.intf
Provides various methods for authenticating PIN/passwords using VCrypt system
VCryptAuthResult - Class in com.bharosa.vcrypt.auth.intf
Provides information about authentication results
VCryptAuthResult() - Constructor for class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
 
VCryptAuthResult(int) - Constructor for class com.bharosa.vcrypt.auth.intf.VCryptAuthResult
 
VCryptAuthUser - Class in com.bharosa.vcrypt.auth.intf
Provides information about the user
VCryptAuthUser() - Constructor for class com.bharosa.vcrypt.auth.intf.VCryptAuthUser
 
VCryptAuthUtil - Class in com.bharosa.vcrypt.auth.util
Provides utility method to instantiate classes required from VCryptAuth
VCryptAuthUtil() - Constructor for class com.bharosa.vcrypt.auth.util.VCryptAuthUtil
 
VCryptBooleanResponse - Class in com.bharosa.vcrypt.common.util
VCryptBooleanResponse

Date: Jun 26, 2006

VCryptBooleanResponse(boolean, VCryptResponse) - Constructor for class com.bharosa.vcrypt.common.util.VCryptBooleanResponse
 
VCryptCC - Interface in com.bharosa.vcrypt.customercare.intf
Provides methods for Customer Care Functionality.
VCryptCommon - Interface in com.bharosa.vcrypt.common.intf
This provides the common interfaces which are used by all VCrypt products.
VCryptQuestion - Class in com.bharosa.vcrypt.auth.intf
Used to encapsulate the question data
VCryptQuestion() - Constructor for class com.bharosa.vcrypt.auth.intf.VCryptQuestion
 
VCryptResponse - Class in com.bharosa.vcrypt.common.util
VCryptResponse

Date: Jun 26, 2006

VCryptResponse() - Constructor for class com.bharosa.vcrypt.common.util.VCryptResponse
 
VCryptResponse(String) - Constructor for class com.bharosa.vcrypt.common.util.VCryptResponse
 
VCryptResponse(String, String) - Constructor for class com.bharosa.vcrypt.common.util.VCryptResponse
 
VCryptResponse(String, String, String) - Constructor for class com.bharosa.vcrypt.common.util.VCryptResponse
 
VCryptRulesEngine - Interface in com.bharosa.vcrypt.tracker.intf
This class provides the interface to process rules.
VCryptRulesResult - Interface in com.bharosa.vcrypt.tracker.intf
This class contains the result of the rules processing.
VCryptServletTrackerUtil - Class in com.bharosa.vcrypt.servlet.tracker
This contains the utility methods for tracker operations, which can be called from jsp pages or servlets.
VCryptServletTrackerUtil() - Constructor for class com.bharosa.vcrypt.servlet.tracker.VCryptServletTrackerUtil
 
VCryptServletUtil - Class in com.bharosa.vcrypt.common.util
This utility class provides a set of methods which provide an easy way to implement the Bharosa Authenticator api.
VCryptServletUtil() - Constructor for class com.bharosa.vcrypt.common.util.VCryptServletUtil
 
VCryptStringArrayResponse - Class in com.bharosa.vcrypt.common.util
VCryptStringArrayResponse

Date: Jun 26, 2006

VCryptStringArrayResponse(String[], VCryptResponse) - Constructor for class com.bharosa.vcrypt.common.util.VCryptStringArrayResponse
 
VCryptTracker - Interface in com.bharosa.vcrypt.tracker.intf
This interface provides methods for finger printing the device and also updating the tracker database with authentication status and transaction logs.
VCryptTrackerUtil - Class in com.bharosa.vcrypt.tracker.util
Provides utility method to instantiate classes required from VCryptTracker
VCryptTrackerUtil() - Constructor for class com.bharosa.vcrypt.tracker.util.VCryptTrackerUtil
 

A B C D E F G H I K L M N O P Q R S T U V

Oracle Fusion Middleware Java API Reference for Oracle Adaptive Access Manager
Release 11g (11.1.1)

E15864-02


Copyright © 2011, Oracle. All rights reserved.