|
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
public abstract class LoggerOutput
Generic output object for the logger.
| Field Summary | |
|---|---|
static ConsoleOutput |
CONSOLE_OUTPUT
Pre-defined Console Output. |
static FileOutput |
FILE_OUTPUT
Pre-defined Default File Output. |
static int |
RSA_LOG_TO_CONSOLE
Logs messages to the Java Console. |
static int |
RSA_LOG_TO_FILE
Logs messages to a file. |
| Method Summary | |
|---|---|
int |
getOutputType()
Returns the outputType. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int RSA_LOG_TO_CONSOLE
public static final int RSA_LOG_TO_FILE
public static final ConsoleOutput CONSOLE_OUTPUT
public static final FileOutput FILE_OUTPUT
| Method Detail |
|---|
public int getOutputType()
|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||