|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.security.validate.TimestampValidator
public class TimestampValidator
This class validates a processed Timestamp, extracted from the Credential passed to the validate method.
| Constructor Summary | |
|---|---|
TimestampValidator()
|
|
| Method Summary | |
|---|---|
Credential |
validate(Credential credential,
RequestData data)
Validate the credential argument. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TimestampValidator()
| Method Detail |
|---|
public Credential validate(Credential credential,
RequestData data)
throws WSSecurityException
validate in interface Validatorcredential - the Credential to be validateddata - the RequestData associated with the request
WSSecurityException - on a failed validation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||