Authentication
API v8.1 SP2

com.rsa.ace.techservice.udpserver
Class AceClientAuthV3Request

java.lang.Object
  extended by com.rsa.ace.techservice.udpserver.AbstractAceRequest
      extended by com.rsa.ace.techservice.udpserver.AbstractV3Request
          extended by com.rsa.ace.techservice.udpserver.AceAuthV3Request
              extended by com.rsa.ace.techservice.udpserver.AceClientAuthV3Request
All Implemented Interfaces:
AceRequest

public class AceClientAuthV3Request
extends AceAuthV3Request

TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates


Nested Class Summary
 
Nested classes/interfaces inherited from class com.rsa.ace.techservice.udpserver.AbstractV3Request
AbstractV3Request.MessageType
 
Field Summary
 
Fields inherited from interface com.rsa.ace.techservice.udpserver.AceRequest
NO_RESPONSE, QUEUE_RESPONSE, RESPOND_NOW
 
Constructor Summary
AceClientAuthV3Request(java.lang.String strUsername, java.lang.String strPin, java.lang.String strPrn, java.net.InetAddress clientAddress, AgentConfig agentConfig)
           
 
Method Summary
 
Methods inherited from class com.rsa.ace.techservice.udpserver.AceAuthV3Request
getPacket, getResponse, getWpCode, getWpCodes, processRequest, toString
 
Methods inherited from class com.rsa.ace.techservice.udpserver.AbstractAceRequest
getAcePinUtil, getAgentConfig, getBuffer, getCipherProvider, getCreationTime, getEncryptOffset, getHeader, getNonce, getProtocolVersion, getSecretKey, haveNodeSecret, haveSecretKey, readTrailer, setEncode, setEncryptOffset, setNodeSecret, setSecretKey, setTrailer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.rsa.ace.techservice.udpserver.AceRequest
getAgentConfig, getCipherProvider, getCreationTime, getHeader, getNonce, getProtocolVersion
 

Constructor Detail

AceClientAuthV3Request

public AceClientAuthV3Request(java.lang.String strUsername,
                              java.lang.String strPin,
                              java.lang.String strPrn,
                              java.net.InetAddress clientAddress,
                              AgentConfig agentConfig)
                       throws AcePacketException
Throws:
AcePacketException

Authentication
API v8.1 SP2

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