public class EncryptedResponseDecorator
extends org.fao.fi.security.common.utilities.LoggingClient
implements javax.ws.rs.client.ClientResponseFilter
| Constructor and Description |
|---|
EncryptedResponseDecorator(org.fao.fi.security.common.services.spi.decryption.DecryptionService decryptor)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
filter(javax.ws.rs.client.ClientRequestContext requestContext,
javax.ws.rs.client.ClientResponseContext responseContext) |
public EncryptedResponseDecorator(org.fao.fi.security.common.services.spi.decryption.DecryptionService decryptor)
decryptor - public void filter(javax.ws.rs.client.ClientRequestContext requestContext,
javax.ws.rs.client.ClientResponseContext responseContext)
throws IOException
filter in interface javax.ws.rs.client.ClientResponseFilterIOExceptionCopyright © 2014. All rights reserved.