@Priority(value=1001) public class JweJsonWriterInterceptor extends AbstractJweJsonWriterProvider implements javax.ws.rs.ext.WriterInterceptor
LOG
Constructor and Description |
---|
JweJsonWriterInterceptor() |
Modifier and Type | Method and Description |
---|---|
void |
aroundWriteTo(javax.ws.rs.ext.WriterInterceptorContext ctx) |
void |
setUseJweOutputStream(boolean useJweOutputStream) |
getInitializedEncryptionProviders, setEncryptionProvider, setEncryptionProviders, writeJws
public void aroundWriteTo(javax.ws.rs.ext.WriterInterceptorContext ctx) throws IOException, javax.ws.rs.WebApplicationException
aroundWriteTo
in interface javax.ws.rs.ext.WriterInterceptor
IOException
javax.ws.rs.WebApplicationException
public void setUseJweOutputStream(boolean useJweOutputStream)
Apache CXF