See: Description
| Class | Description |
|---|---|
| AssertionIDAuditExtractor |
Function that returns the ID attribute from the assertions in a response. |
| AssertionInstantAuditExtractor |
Function that returns the IssueInstant attribute from the assertions in a response. |
| AuthnContextAuditExtractor |
Function that returns the first AuthenticationMethod, AuthnContextCLassRef,
or AuthnContextDeclRef from an assertions in a response. |
| AuthnInstantAuditExtractor |
Function that returns the first authentication timestamp from an assertions in a response. |
| ForceAuthnAuditExtractor |
Function that returns the ForceAuthn attribute from an AuthnRequest. |
| InResponseToAuditExtractor |
Function that returns the InResponseTo attribute from a response. |
| IsPassiveAuditExtractor |
Function that returns the IsPassive attribute from an AuthnRequest. |
| NameIDAuditExtractor |
Function that returns the Name Identifier from a request or response. |
| NameIDFormatAuditExtractor |
Function that returns the Name Identifier Format from an assertion in a response. |
| SessionIndexAuditExtractor |
Function that returns SessionIndex values from assertions in a response or a logout request. |
| StatusCodeAuditExtractor |
Function that returns the StatusCode from a response. |
| StatusMessageAuditExtractor |
Function that returns the StatusMessage from a response. |
| SubStatusCodeAuditExtractor |
Function that returns the lower-level StatusCode(s) from a response. |
| WriteFTICKSLog |
Action that produces F-TICKS log entries for successful SAML SSO responses.
|
Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.