Class VirtualHttpServerMechanismFactoryNameProcessor

java.lang.Object
org.wildfly.extension.elytron.oidc.VirtualHttpServerMechanismFactoryNameProcessor
All Implemented Interfaces:
org.jboss.as.server.deployment.DeploymentUnitProcessor

public class VirtualHttpServerMechanismFactoryNameProcessor extends Object implements org.jboss.as.server.deployment.DeploymentUnitProcessor
A DeploymentUnitProcessor to set the ServiceName of any virtual HTTP server mechanism factory to be used by the deployment.
Author:
Farah Juma
  • Constructor Details

    • VirtualHttpServerMechanismFactoryNameProcessor

      public VirtualHttpServerMechanismFactoryNameProcessor()
  • Method Details

    • deploy

      public void deploy(org.jboss.as.server.deployment.DeploymentPhaseContext phaseContext) throws org.jboss.as.server.deployment.DeploymentUnitProcessingException
      Specified by:
      deploy in interface org.jboss.as.server.deployment.DeploymentUnitProcessor
      Throws:
      org.jboss.as.server.deployment.DeploymentUnitProcessingException