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