public class SignatureConfirmationFilter extends Object
| Constructor and Description |
|---|
SignatureConfirmationFilter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
process(FilterProcessingContext context)
If the message is incoming,gets the all SignatureConfirmation security headers
and check if each of the values is present in the SignatureConfirmation property of context.Extraneous properties
also make sure that all the values in SignatureConfirmation are exhausted.
|
protected static final Logger log
public static void process(FilterProcessingContext context) throws XWSSecurityException
context - FilterProcessingContextXWSSecurityExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.