public class SecureQueryDecryptProcessor extends Object implements UrlRewriteStepProcessor<SecureQueryDecryptDescriptor>
| Constructor and Description |
|---|
SecureQueryDecryptProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
String |
getType() |
void |
initialize(UrlRewriteEnvironment environment,
SecureQueryDecryptDescriptor descriptor) |
UrlRewriteStepStatus |
process(UrlRewriteContext context) |
public String getType()
getType in interface UrlRewriteStepProcessor<SecureQueryDecryptDescriptor>public void initialize(UrlRewriteEnvironment environment, SecureQueryDecryptDescriptor descriptor) throws Exception
initialize in interface UrlRewriteStepProcessor<SecureQueryDecryptDescriptor>Exceptionpublic UrlRewriteStepStatus process(UrlRewriteContext context) throws Exception
process in interface UrlRewriteStepProcessor<SecureQueryDecryptDescriptor>Exceptionpublic void destroy()
destroy in interface UrlRewriteStepProcessor<SecureQueryDecryptDescriptor>Copyright © 2020 The Apache Software Foundation. All rights reserved.