|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opensaml.saml2.metadata.validator.GivenNameSchemaValidator
public class GivenNameSchemaValidator
Checks GivenName for Schema compliance.
| Constructor Summary | |
|---|---|
GivenNameSchemaValidator()
Constructor |
|
| Method Summary | |
|---|---|
void |
validate(GivenName givenName)
|
protected void |
validateName(GivenName givenName)
Checks that Name is present. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GivenNameSchemaValidator()
| Method Detail |
|---|
public void validate(GivenName givenName)
throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<GivenName>org.opensaml.xml.validation.ValidationException
protected void validateName(GivenName givenName)
throws org.opensaml.xml.validation.ValidationException
givenName -
org.opensaml.xml.validation.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||