public class AssertionURIRefSchemaValidator extends Object implements org.opensaml.xml.validation.Validator<AssertionURIRef>
AssertionURIRef
for Schema compliance.Constructor and Description |
---|
AssertionURIRefSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(AssertionURIRef assertionURIRef) |
protected void |
validateURIRef(AssertionURIRef assertionURIRef)
Checks that the URI reference is present.
|
public AssertionURIRefSchemaValidator()
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
Copyright © 1999-2013. All Rights Reserved.