protected class AbstractSAML1ProfileHandler.SAML1AuditLogEntry extends AuditLogEntry
AUDIT_LOGGER_NAME
修飾子 | コンストラクタと説明 |
---|---|
protected |
AbstractSAML1ProfileHandler.SAML1AuditLogEntry() |
修飾子とタイプ | メソッドと説明 |
---|---|
Response |
getSAMLResponse()
Gets the response to the SAML 1 request.
|
void |
setSAMLResponse(Response response)
Sets the response to the SAML 1 request.
|
String |
toString() |
getAssertingPartyId, getAuditEventTime, getMessageProfile, getNameIdValue, getPrincipalAuthenticationMethod, getPrincipalName, getReleasedAttributes, getRelyingPartyId, getRequestBinding, getRequestId, getResponseBinding, getResponseId, setAssertingPartyId, setMessageProfile, setNameIdValue, setPrincipalAuthenticationMethod, setPrincipalName, setRelyingPartyId, setRequestBinding, setRequestId, setResponseBinding, setResponseId
protected AbstractSAML1ProfileHandler.SAML1AuditLogEntry()
public Response getSAMLResponse()
public void setSAMLResponse(Response response)
response
- the response to the SAML 1 requestpublic String toString()
toString
クラス内 AuditLogEntry
Copyright © 2012. All Rights Reserved.