org.opensaml.saml2.core.validator
Constructor and Description |
---|
AttributeSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(Attribute attribute) |
protected void |
validateName(Attribute attribute)
Checks that the Name attribute is present.
|
public void validate(Attribute attribute) throws ValidationException
validate
in interface Validator<Attribute>
ValidationException
protected void validateName(Attribute attribute) throws ValidationException
attribute
- ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.