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