public class JWTAuthMethodExtension extends Object
| Constructor and Description | 
|---|
JWTAuthMethodExtension()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
handleDeployment(DeploymentInfo deploymentInfo,
                ServletContext servletContext)
This registers the JWTAuthMechanismFactory under the "MP-JWT" mechanism name 
 | 
public void handleDeployment(DeploymentInfo deploymentInfo,
                             ServletContext servletContext)
deploymentInfo - - the deployment to augmentservletContext - - the ServletContext for the deploymentCopyright © 2018 JBoss by Red Hat. All rights reserved.