protected class AbstractSAML1ProfileHandler.SAML1AuditLogEntry extends AuditLogEntry
| Modifier and Type | Field and Description |
|---|---|
private Response |
samlResponse
The response to the SAML 1 request.
|
AUDIT_LOGGER_NAME| Modifier | Constructor and Description |
|---|---|
protected |
AbstractSAML1ProfileHandler.SAML1AuditLogEntry() |
| Modifier and Type | Method and Description |
|---|---|
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, setResponseIdprivate Response samlResponse
protected AbstractSAML1ProfileHandler.SAML1AuditLogEntry()
public Response getSAMLResponse()
public void setSAMLResponse(Response response)
response - the response to the SAML 1 requestpublic String toString()
toString in class AuditLogEntryCopyright © 1999-2014. All Rights Reserved.