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