public interface TokenValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validate(ProcessingContext context)
Peforms token validation , eg: In case BinarySecurityToken checks if the token is valid.
|
void validate(ProcessingContext context) throws XWSSecurityException
context - XWSSecurityExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.