Class ServerDigitalSigningHeaderDecoratorFeature

java.lang.Object
org.jboss.resteasy.security.doseta.ServerDigitalSigningHeaderDecoratorFeature
All Implemented Interfaces:
jakarta.ws.rs.container.DynamicFeature

@ConstrainedTo(SERVER) public class ServerDigitalSigningHeaderDecoratorFeature extends Object implements jakarta.ws.rs.container.DynamicFeature
Version:
$Revision: 1 $
Author:
Bill Burke
  • Constructor Details

    • ServerDigitalSigningHeaderDecoratorFeature

      public ServerDigitalSigningHeaderDecoratorFeature()
  • Method Details

    • configure

      public void configure(jakarta.ws.rs.container.ResourceInfo resourceInfo, jakarta.ws.rs.core.FeatureContext configurable)
      Specified by:
      configure in interface jakarta.ws.rs.container.DynamicFeature