Constructor and Description |
---|
TimestampValidator() |
Modifier and Type | Method and Description |
---|---|
Credential |
validate(Credential credential,
RequestData data)
Validate the credential argument.
|
public Credential validate(Credential credential, RequestData data) throws WSSecurityException
validate
in interface Validator
credential
- the Credential to be validateddata
- the RequestData associated with the requestWSSecurityException
- on a failed validationCopyright © 2017 JBoss by Red Hat. All rights reserved.