|
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.logger.LoggerOutput
com.rsa.authagent.authapi.logger.FileOutput
public class FileOutput
File Output for the logger.
| Field Summary |
|---|
| Fields inherited from class com.rsa.authagent.authapi.logger.LoggerOutput |
|---|
CONSOLE_OUTPUT, FILE_OUTPUT, RSA_LOG_TO_CONSOLE, RSA_LOG_TO_FILE |
| Constructor Summary | |
|---|---|
FileOutput()
Constructs a FileOutput object using the default file. |
|
FileOutput(java.lang.String name)
Constructs a FileOutput object using the specified file. |
|
| Method Summary | |
|---|---|
java.lang.String |
getOutputName()
Retrieves the name of the output file. |
void |
setOutputName(java.lang.String outputName)
Sets the name of the output file. |
| Methods inherited from class com.rsa.authagent.authapi.logger.LoggerOutput |
|---|
getOutputType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileOutput()
public FileOutput(java.lang.String name)
name - the name of the file.| Method Detail |
|---|
public java.lang.String getOutputName()
public void setOutputName(java.lang.String outputName)
name - the name of the file.
|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||