|
Oracle Fusion Middleware Java API Reference for Oracle Adaptive Access Manager 11g Release 2 (11.1.2) E27208-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VCryptAuthResult | |
---|---|
com.bharosa.vcrypt.auth.intf | |
com.bharosa.vcrypt.auth.util |
Uses of VCryptAuthResult in com.bharosa.vcrypt.auth.intf |
---|
Methods in com.bharosa.vcrypt.auth.intf that return VCryptAuthResult | |
---|---|
VCryptAuthResult |
VCryptAuth.authenticatePassword(String customerId, String password, int authSessionType, int clientType, String clientVersion, String ipAddress, int fingerPrintType, String fingerPrint) Method to athenticate password |
VCryptAuthResult |
VCryptAuth.authenticatePin(String customerId, String pin, Long authSessionId, int authSessionType, int clientType, String clientVersion, String ipAddress, int fingerPrintType, String fingerPrint) Method to athenticate pin |
VCryptAuthResult |
VCryptAuth.authenticateQuestion(String requestId, Integer challengeChannel, String customerId, String answer) Method for authenticate question/answer |
VCryptAuthResult |
VCryptAuth.authenticateQuestion(String customerId, String answer) Method for authenticate question/answer |
VCryptAuthResult |
VCryptAuth.authenticateQuestionForCSR(String requestId, Integer challengeChannel, String customerId, String answer) Method for authenticate question/answer for customer care |
VCryptAuthResult |
VCryptAuth.authenticateQuestionForCSR(String customerId, String answer) Method for authenticate question/answer for CSR policy |
VCryptAuthResult |
VCryptAuth.authenticateSlider(String customerId, String pin, Vector displacements, Map authStats, Long authSessionId, String ipAddress, int fingerPrintType, String fingerPrint) This method authenticates the PIN entered by the user using the slider. |
VCryptAuthResult |
VCryptAuth.authenticateSlider(String customerId, Vector displacements, Map authStats, Long authSessionId, String ipAddress, int fingerPrintType, String fingerPrint) This method authenticates the PIN entered by the user using the slider. |
Uses of VCryptAuthResult in com.bharosa.vcrypt.auth.util |
---|
Methods in com.bharosa.vcrypt.auth.util that return VCryptAuthResult | |
---|---|
static VCryptAuthResult |
VCryptAuthUtil.fromXMLAuthResultResponse(String xmlString) |
Methods in com.bharosa.vcrypt.auth.util with parameters of type VCryptAuthResult | |
---|---|
static String |
VCryptAuthUtil.toXMLAuthResultResponse(VCryptAuthResult authResult) |
|
Oracle Fusion Middleware Java API Reference for Oracle Adaptive Access Manager 11g Release 2 (11.1.2) E27208-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |