Authentication
API v8.1 SP2

com.rsa.authagent.authapi.realmstat
Class RealmOpts

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

public class RealmOpts
extends java.lang.Object


Constructor Summary
RealmOpts(DataDirectory dataDirectory)
           
 
Method Summary
 java.net.InetAddress getClientIp()
           
 int getDefaultAliasOptions()
           
 long getOptsTime()
           
 int getUserServerCount()
           
 AcmServerInfo[] merge(RealmStatus realmStatus)
          Merge sdopt into the AcmServer Info
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RealmOpts

public RealmOpts(DataDirectory dataDirectory)
          throws DataAccessorException,
                 AuthAgentException
Throws:
DataAccessorException
AuthAgentException
Method Detail

merge

public AcmServerInfo[] merge(RealmStatus realmStatus)
Merge sdopt into the AcmServer Info

Parameters:
-

getOptsTime

public long getOptsTime()

getClientIp

public java.net.InetAddress getClientIp()
Returns:
Returns the clientIp.

getUserServerCount

public int getUserServerCount()
Returns:
Returns the userServerCount.

getDefaultAliasOptions

public int getDefaultAliasOptions()
Returns:
Returns the defaultAliasOptions.

Authentication
API v8.1 SP2

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