Package net.shibboleth.idp.saml.audit.impl
Classes implementing SAML-specific audit log behavior.
-
Class Summary Class Description AbstractProxyRestrictionAuditExtractor<T> Base class forFunctionthat returns content from theProxyRestrictionelement.AbstractScopingAuditExtractor<T> AssertionIDAuditExtractor Functionthat returns the ID attribute from the assertions in a response.AssertionInstantAuditExtractor Functionthat returns the IssueInstant attribute from the assertions in a response.AuthnContextAuditExtractor Functionthat returns the first AuthenticationMethod, AuthnContextCLassRef, or AuthnContextDeclRef from an assertions in a response.AuthnInstantAuditExtractor Functionthat returns the first authentication timestamp from an assertions in a response.EncryptionAlgorithmAuditExtractor Functionthat returns the data encryption algorithm used.ForceAuthnAuditExtractor Functionthat returns the ForceAuthn attribute from anAuthnRequest.InResponseToAuditExtractor Functionthat returns the InResponseTo attribute from a response.IsPassiveAuditExtractor Functionthat returns the IsPassive attribute from anAuthnRequest.MetadataProtocolAuditExtractor Functionthat returns the Metadata protocol (as defined by the bean calledshibboleth.MetadataLookup.Protocol).NameIDAuditExtractor Functionthat returns the Name Identifier from a request or response.NameIDFormatAuditExtractor Functionthat returns the Name Identifier Format from a SAML Subject.NameIDPolicyFormatAuditExtractor Functionthat returns the NameID Format from a NameIDPolicy element.NameIDPolicySPNameQualifierAuditExtractor Functionthat returns the SPNameQualifier from a NameIDPolicy element.ProxyAudienceAuditExtractor Functionthat returnsProxyRestriction.getAudiences().ProxyCountAuditExtractor Functionthat returnsProxyRestriction.getProxyCount().ScopingIdPListAuditExtractor ScopingProxyCountAuditExtractor ScopingRequesterListAuditExtractor SessionIndexAuditExtractor Functionthat returns SessionIndex values from assertions in a response or a logout request.SPNameQualifierAuditExtractor Functionthat returns the SPNameQualifier from a SAML Subject.StatusCodeAuditExtractor Functionthat returns the StatusCode from a response.StatusMessageAuditExtractor Functionthat returns the StatusMessage from a response.SubStatusCodeAuditExtractor Functionthat returns the lower-level StatusCode(s) from a response.WriteFTICKSLog Action that produces F-TICKS log entries for successful SAML SSO responses.