|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.saml2.core.validator.NewIDSchemaValidator
public class NewIDSchemaValidator
Checks NewID
for Schema compliance.
Constructor Summary | |
---|---|
NewIDSchemaValidator()
Constructor |
Method Summary | |
---|---|
void |
validate(NewID newid)
|
protected void |
validateNewID(NewID newid)
Validate the element content. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NewIDSchemaValidator()
Method Detail |
---|
public void validate(NewID newid) throws org.opensaml.xml.validation.ValidationException
validate
in interface org.opensaml.xml.validation.Validator<NewID>
org.opensaml.xml.validation.ValidationException
protected void validateNewID(NewID newid) throws org.opensaml.xml.validation.ValidationException
newid
-
org.opensaml.xml.validation.ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |