|
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.RealmData
public class RealmData
A container for all the information required to communicate with the ACE/Server.
| Constructor Summary | |
|---|---|
RealmData(AgentProperties agProps)
Private constructor. |
|
| Method Summary | |
|---|---|
AgentConfig |
getAgentConfig()
Retrieves the IP address of the Agent host. |
RealmLoadBalance |
getRealmLoadBalance()
|
RealmStatus |
getRealmStatus()
Retrieves statues of the replicas in the ACE/Server realm. |
ServerStatusImp |
getServerStatus()
Retrieves a snapshot of the statuses of the replicas along with the configuration information. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RealmData(AgentProperties agProps)
throws DataAccessorException
DataAccessorException| Method Detail |
|---|
public RealmStatus getRealmStatus()
public AgentConfig getAgentConfig()
public ServerStatusImp getServerStatus()
public RealmLoadBalance getRealmLoadBalance()
|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||