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