|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.security.validate.NoOpValidator
public class NoOpValidator
This class does not do any Validation at all.
| Constructor Summary | |
|---|---|
NoOpValidator()
|
|
| 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 NoOpValidator()
| 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 | |||||||||