org.opensaml.saml2.metadata.validator
public class AttributeProfileSchemaValidator extends Object implements Validator<AttributeProfile>
AttributeProfile
for Schema compliance.Constructor and Description |
---|
AttributeProfileSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(AttributeProfile attributeProfile) |
protected void |
validateProfileURI(AttributeProfile attributeProfile)
Checks that ProfileURI is present.
|
public AttributeProfileSchemaValidator()
public void validate(AttributeProfile attributeProfile) throws ValidationException
validate
in interface Validator<AttributeProfile>
ValidationException
protected void validateProfileURI(AttributeProfile attributeProfile) throws ValidationException
attributeProfile
- ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.