Package | Description |
---|---|
com.sun.identity.log.messageid | |
com.sun.identity.log.s1is |
Modifier and Type | Method and Description |
---|---|
LogRecord |
LogMessageProviderBase.createLogRecord(String messageIDName,
String[] dataInfo,
Hashtable ssoProperties)
Returns Log Record.
|
LogRecord |
LogMessageProvider.createLogRecord(String messageIDName,
String[] dataInfo,
Object ssoToken)
Creates Log Record.
|
LogRecord |
LogMessageProviderBase.createLogRecord(String messageIDName,
String[] dataInfo,
Object ssoToken)
Returns Log Record.
|
Modifier and Type | Method and Description |
---|---|
static LogRecord |
LogSSOTokenDetails.logSSOTokenInfo(LogRecord lr,
SSOToken ssoToken)
This method extracts the information from SSOToken and adds each of the
HashTable of LogRecord.
|
Modifier and Type | Method and Description |
---|---|
static LogRecord |
LogSSOTokenDetails.logSSOTokenInfo(LogRecord lr,
SSOToken ssoToken)
This method extracts the information from SSOToken and adds each of the
HashTable of LogRecord.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.