Authentication
API v8.1 SP2

com.rsa.ace.techservice.udpserver
Class AcePin

java.lang.Object
  extended by com.rsa.ace.techservice.udpserver.AcePin

public class AcePin
extends java.lang.Object


Constructor Summary
AcePin(java.nio.ByteBuffer buf)
           
 
Method Summary
 int getMaxPinLength()
           
 int getMinPinLength()
           
 byte[] getSystemPin()
           
 int getUserSelectable()
           
 boolean isAlphanumeric()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AcePin

public AcePin(java.nio.ByteBuffer buf)
Parameters:
requestPacket -
Throws:
AcePacketException
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

isAlphanumeric

public boolean isAlphanumeric()
Returns:
Returns the alphanumeric.

getMaxPinLength

public int getMaxPinLength()
Returns:
Returns the maxPinLength.

getMinPinLength

public int getMinPinLength()
Returns:
Returns the minPinLength.

getSystemPin

public byte[] getSystemPin()
Returns:
Returns the systemPin.

getUserSelectable

public int getUserSelectable()
Returns:
Returns the userSelectable.

Authentication
API v8.1 SP2

Copyright © 1999 - 2011 EMC Corporation. All Rights Reserved.