@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, writeJwspublic void aroundWriteTo(javax.ws.rs.ext.WriterInterceptorContext ctx)
throws IOException,
javax.ws.rs.WebApplicationException
aroundWriteTo in interface javax.ws.rs.ext.WriterInterceptorIOExceptionjavax.ws.rs.WebApplicationExceptionpublic void setUseJweOutputStream(boolean useJweOutputStream)
Apache CXF