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 © 2017 JBoss by Red Hat. All rights reserved.