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