Class DigitalVerificationInterceptor

  • All Implemented Interfaces:
    javax.ws.rs.ext.ReaderInterceptor

    @Provider
    @Priority(4000)
    public class DigitalVerificationInterceptor
    extends Object
    implements javax.ws.rs.ext.ReaderInterceptor
    Version:
    $Revision: 1 $
    Author:
    Bill Burke
    • Constructor Detail

      • DigitalVerificationInterceptor

        public DigitalVerificationInterceptor()
    • Method Detail

      • aroundReadFrom

        public Object aroundReadFrom​(javax.ws.rs.ext.ReaderInterceptorContext context)
                              throws IOException,
                                     javax.ws.rs.WebApplicationException
        Specified by:
        aroundReadFrom in interface javax.ws.rs.ext.ReaderInterceptor
        Throws:
        IOException
        javax.ws.rs.WebApplicationException