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