|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.saml2.core.validator.StatusSchemaValidator
public class StatusSchemaValidator
Checks Status for Schema compliance.
| Constructor Summary | |
|---|---|
StatusSchemaValidator()
Constructor |
|
| Method Summary | |
|---|---|
void |
validate(Status status)
|
protected void |
validateStatusCode(Status status)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatusSchemaValidator()
| Method Detail |
|---|
public void validate(Status status)
throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<Status>org.opensaml.xml.validation.ValidationException
protected void validateStatusCode(Status status)
throws org.opensaml.xml.validation.ValidationException
org.opensaml.xml.validation.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||