public class LogSSOTokenDetails extends Object
Constructor and Description |
---|
LogSSOTokenDetails()
Creates new LogSSOTokenDetails object.
|
Modifier and Type | Method and Description |
---|---|
static LogRecord |
logSSOTokenInfo(LogRecord lr,
SSOToken ssoToken)
This method extracts the information from SSOToken and adds each of the
HashTable of LogRecord.
|
public LogSSOTokenDetails()
public static LogRecord logSSOTokenInfo(LogRecord lr, SSOToken ssoToken)
lr
- the LogRecordssoToken
- the SSOToken for the requesterCopyright © 2010–2025 Open Identity Platform Community. All rights reserved.