Authentication
API v8.1 SP2

com.rsa.authagent.authapi.realmstat
Class ServerLists

java.lang.Object
  extended by com.rsa.authagent.authapi.realmstat.ServerLists

public class ServerLists
extends java.lang.Object


Constructor Summary
ServerLists(AcmServerInfo[] acmServerInfo)
          Split AcmServerInfo array between downList, selectableList based on server status.
 
Method Summary
 int selectDifferentRandom()
           
 int selectRandom()
           
 void setPriority(boolean firstTime)
           
 void setPriorityByPerformance(boolean firstTime)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ServerLists

public ServerLists(AcmServerInfo[] acmServerInfo)
Split AcmServerInfo array between downList, selectableList based on server status.

Method Detail

setPriority

public void setPriority(boolean firstTime)

setPriorityByPerformance

public void setPriorityByPerformance(boolean firstTime)

selectRandom

public int selectRandom()

selectDifferentRandom

public int selectDifferentRandom()

toString

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

Authentication
API v8.1 SP2

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