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