|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rsa.authagent.authapi.realmstat.RealmLoadBalance
public class RealmLoadBalance
| Constructor Summary | |
|---|---|
RealmLoadBalance(DataDirectory dataDirectory)
|
|
| Method Summary | |
|---|---|
RealmStatus |
getRealmStatus()
|
AcmServerInfo |
getServerIp(AceRequest request,
ServerExchange serverExchange)
return a new available server |
void |
process(AceResponse aceResponse,
AcmServerInfo server,
long processedTime)
Process response for the load balancing purpose |
void |
processReceivedTimeOut(boolean downgrade,
AcmServerInfo server)
/** Should be called when the server timeout to allow LoadBalancing to take appropriate action. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RealmLoadBalance(DataDirectory dataDirectory)
| Method Detail |
|---|
public AcmServerInfo getServerIp(AceRequest request,
ServerExchange serverExchange)
throws AceException
AceException
public void processReceivedTimeOut(boolean downgrade,
AcmServerInfo server)
downgrade. - Indicate if we are in a downgrade situation
public void process(AceResponse aceResponse,
AcmServerInfo server,
long processedTime)
aceResponse - public RealmStatus getRealmStatus()
|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||