org.opensaml.saml2.core.validator
public class AssertionURIRefSchemaValidator extends Object implements 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 ValidationException
validate
in interface Validator<AssertionURIRef>
ValidationException
protected void validateURIRef(AssertionURIRef assertionURIRef) throws ValidationException
assertionURIRef
- ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.