public class PicketLinkAuditHelper extends Object
Constructor and Description |
---|
PicketLinkAuditHelper(String securityDomainName)
Create a
PicketLinkAuditHelper |
Modifier and Type | Method and Description |
---|---|
void |
audit(AuditEvent ae)
Audit the event
|
protected void |
configureAuditManager(String securityDomainName) |
static String |
getSecurityDomainName(ServletContext servletContext)
Given the servlet context, determine the security domain by which
the web app is secured.
|
public PicketLinkAuditHelper(String securityDomainName) throws ConfigurationException
PicketLinkAuditHelper
securityDomainName
- the security domain nameConfigurationException
protected void configureAuditManager(String securityDomainName) throws ConfigurationException
ConfigurationException
public void audit(AuditEvent ae)
ae
- public static String getSecurityDomainName(ServletContext servletContext) throws ConfigurationException
servletContext
- ConfigurationException
Copyright © 2018 JBoss by Red Hat. All rights reserved.