public class SPServletExtension extends Object implements ServletExtension
ServletExtension
that enables the SAML authentication mechanism for service provider deployments.
Constructor and Description |
---|
SPServletExtension() |
SPServletExtension(SAMLConfigurationProvider configurationProvider,
PicketLinkAuditHelper auditHelper) |
Modifier and Type | Method and Description |
---|---|
void |
handleDeployment(DeploymentInfo deploymentInfo,
ServletContext servletContext) |
public SPServletExtension(SAMLConfigurationProvider configurationProvider, PicketLinkAuditHelper auditHelper)
public SPServletExtension()
public void handleDeployment(DeploymentInfo deploymentInfo, ServletContext servletContext)
handleDeployment
in interface ServletExtension
Copyright © 2019 JBoss by Red Hat. All rights reserved.