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
|
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
public void audit(AuditEvent ae)
ae
- public static String getSecurityDomainName(ServletContext servletContext) throws ConfigurationException
servletContext
- ConfigurationException
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.