public interface Validator
| Modifier and Type | Method and Description |
|---|---|
Credential |
validate(Credential credential,
RequestData data)
Validate the credential argument.
|
Credential validate(Credential credential, RequestData data) throws WSSecurityException
credential - the Credential to be validateddata - the RequestData associated with the requestWSSecurityException - on a failed validationCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.