com.rsa.ace.techservice.udpserver
Class AcePin
java.lang.Object
com.rsa.ace.techservice.udpserver.AcePin
public class AcePin
- extends java.lang.Object
|
Constructor Summary |
AcePin(java.nio.ByteBuffer buf)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AcePin
public AcePin(java.nio.ByteBuffer buf)
- Parameters:
requestPacket -
- Throws:
AcePacketException
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.
Copyright © 1999 - 2011 EMC Corporation. All Rights Reserved.