Skip navigation links

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

E27208-03


Uses of Class
com.bharosa.vcrypt.auth.keypad.AuthentiPad

Packages that use AuthentiPad
com.bharosa.vcrypt.auth.keypad   

 

Uses of AuthentiPad in com.bharosa.vcrypt.auth.keypad

 

Methods in com.bharosa.vcrypt.auth.keypad with parameters of type AuthentiPad
static void KeyPadUtil.createEncryptedKeyPad(AuthentiPad keypad)
           
static void KeyPadUtil.createEncryptedKeyPad(AuthentiPad keypad, AuthentiConfig authConfig)
           
static String KeyPadUtil.decodeKeyPadCode(AuthentiPad authPad, String vCryptPinData)
          This method decodes the user input and returns the raw data entered.
static OutputStream KeyPadUtil.encryptImageToStream(AuthentiPad keyPad, AuthentiConfig authConfig, OutputStream os)
           
static OutputStream KeyPadUtil.encryptImageToStream(AuthentiPad keyPad, OutputStream os)
           
static BufferedImage KeyPadUtil.getEncryptedBufferedImage(AuthentiPad keypad)
           
static BufferedImage KeyPadUtil.getEncryptedBufferedImage(AuthentiPad keypad, AuthentiConfig authConfig)
           

 


Skip navigation links

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

E27208-03


Copyright © 2007, 2013, Oracle and/or its affiliates. All rights reserved.