protected class AbstractSAML2ProfileHandler.SAML2AuditLogEntry extends AuditLogEntry
| Modifier and Type | Field and Description |
|---|---|
private StatusResponseType |
samlResponse
The response to the SAML request.
|
AUDIT_LOGGER_NAME| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSAML2ProfileHandler.SAML2AuditLogEntry() |
| Modifier and Type | Method and Description |
|---|---|
StatusResponseType |
getSAMLResponse()
Gets the response to the SAML request.
|
void |
setSAMLResponse(StatusResponseType response)
Sets the response to the SAML request.
|
String |
toString() |
getAssertingPartyId, getAuditEventTime, getMessageProfile, getNameIdValue, getPrincipalAuthenticationMethod, getPrincipalName, getReleasedAttributes, getRelyingPartyId, getRequestBinding, getRequestId, getResponseBinding, getResponseId, setAssertingPartyId, setMessageProfile, setNameIdValue, setPrincipalAuthenticationMethod, setPrincipalName, setRelyingPartyId, setRequestBinding, setRequestId, setResponseBinding, setResponseIdprivate StatusResponseType samlResponse
protected AbstractSAML2ProfileHandler.SAML2AuditLogEntry()
public StatusResponseType getSAMLResponse()
public void setSAMLResponse(StatusResponseType response)
response - the response to the SAML requestpublic String toString()
toString in class AuditLogEntryCopyright © 1999-2014. All Rights Reserved.