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