Class ClientDigitalSigningHeaderDecoratorFeature
- java.lang.Object
-
- org.jboss.resteasy.security.doseta.ClientDigitalSigningHeaderDecoratorFeature
-
- All Implemented Interfaces:
javax.ws.rs.container.DynamicFeature
@ConstrainedTo(CLIENT) public class ClientDigitalSigningHeaderDecoratorFeature extends Object implements javax.ws.rs.container.DynamicFeature
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ClientDigitalSigningHeaderDecoratorFeature.DigitalSigningHeaderDecorator
-
Constructor Summary
Constructors Constructor Description ClientDigitalSigningHeaderDecoratorFeature()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
configure(javax.ws.rs.container.ResourceInfo resourceInfo, javax.ws.rs.core.FeatureContext configurable)
-