Authentication
API v8.1 SP2

Uses of Class
com.rsa.ace.techservice.udpserver.AceException

Packages that use AceException
com.rsa.ace.techservice.udpserver   
com.rsa.authagent.authapi.authmsg   
com.rsa.authagent.authapi.realmstat   
 

Uses of AceException in com.rsa.ace.techservice.udpserver
 

Subclasses of AceException in com.rsa.ace.techservice.udpserver
 class AcePacketException
          This is a generic exception thrown when there is a problem reading or writing a packet.
 

Uses of AceException in com.rsa.authagent.authapi.authmsg
 

Methods in com.rsa.authagent.authapi.authmsg that throw AceException
 AceResponse ServerExchange.getResponse(AceRequest authRequest)
           
 void ServerExchange.sendRequest(AceRequest authRequest, AcmServerInfo server, java.net.InetAddress adress)
           
 void ServerExchange.sendRequest(AceRequest authRequest, int iMaxRetries)
           
 void ServerExchange.sendRequest(AceRequest authRequest, int iMaxRetries, AcmServerInfo server)
           
 

Constructors in com.rsa.authagent.authapi.authmsg that throw AceException
ServerExchange(RealmData realmData)
           
 

Uses of AceException in com.rsa.authagent.authapi.realmstat
 

Methods in com.rsa.authagent.authapi.realmstat that throw AceException
 void AcmServerInfo.checkIP(ServerExchange server)
           
 AcmServerInfo RealmLoadBalance.getServerIp(AceRequest request, ServerExchange serverExchange)
          return a new available server
 


Authentication
API v8.1 SP2

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