public class JWTAuthMethodExtension extends Object implements io.undertow.servlet.ServletExtension
| Constructor and Description |
|---|
JWTAuthMethodExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleDeployment(io.undertow.servlet.api.DeploymentInfo deploymentInfo,
javax.servlet.ServletContext servletContext)
This registers the JWTAuthMechanismFactory under the "MP-JWT" mechanism name
|
public void handleDeployment(io.undertow.servlet.api.DeploymentInfo deploymentInfo,
javax.servlet.ServletContext servletContext)
handleDeployment in interface io.undertow.servlet.ServletExtensiondeploymentInfo - - the deployment to augmentservletContext - - the ServletContext for the deploymentCopyright © 2017 JBoss by Red Hat. All rights reserved.