Authentication
API v8.1 SP2

Uses of Class
com.rsa.authagent.authapi.config.AgentProperties

Packages that use AgentProperties
com.rsa.authagent.authapi.config   
com.rsa.authagent.authapi.datarepository   
com.rsa.authagent.authapi.logger   
com.rsa.authagent.authapi.realmstat   
 

Uses of AgentProperties in com.rsa.authagent.authapi.config
 

Methods in com.rsa.authagent.authapi.config that return AgentProperties
 AgentProperties AgentConfig.getAgProps()
           
 

Uses of AgentProperties in com.rsa.authagent.authapi.datarepository
 

Constructors in com.rsa.authagent.authapi.datarepository with parameters of type AgentProperties
DataDirectory(AgentProperties agProps)
          Constructor for DataDirectory.
 

Uses of AgentProperties in com.rsa.authagent.authapi.logger
 

Methods in com.rsa.authagent.authapi.logger with parameters of type AgentProperties
static void AgentLogger.loadAgentProperties(AgentProperties agProps)
           
static void AgentDebugger.loadAgentProperties(AgentProperties agProps)
           
static void AbstractLogger.loadAgentProperties(AgentProperties agProps)
          Reloads configuration parameters from the default properties, the specified properties file and the System properties.
 

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

Constructors in com.rsa.authagent.authapi.realmstat with parameters of type AgentProperties
RealmData(AgentProperties agProps)
          Private constructor.
 


Authentication
API v8.1 SP2

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