Uses of Class
net.shibboleth.idp.profile.audit.impl.WriteAuditLog
Packages that use WriteAuditLog
-
Uses of WriteAuditLog in net.shibboleth.idp.authn.impl
Fields in net.shibboleth.idp.authn.impl declared as WriteAuditLogModifier and TypeFieldDescriptionprivate WriteAuditLogAbstractAuditingValidationAction.writeAuditLogActionOptional audit output action.Methods in net.shibboleth.idp.authn.impl with parameters of type WriteAuditLogModifier and TypeMethodDescriptionvoidAbstractAuditingValidationAction.setWriteAuditLogAction(WriteAuditLog action) Sets an audit output action to run.