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