|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.saml1.core.validator.SubjectQuerySchemaValidator<AuthenticationQuery>
org.opensaml.saml1.core.validator.AuthenticationQuerySchemaValidator
public class AuthenticationQuerySchemaValidator
Checks AuthenticationQuery
for Schema compliance.
Constructor Summary | |
---|---|
AuthenticationQuerySchemaValidator()
|
Method Summary | |
---|---|
void |
validate(AuthenticationQuery authnQuery)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AuthenticationQuerySchemaValidator()
Method Detail |
---|
public void validate(AuthenticationQuery authnQuery) throws org.opensaml.xml.validation.ValidationException
validate
in interface org.opensaml.xml.validation.Validator<AuthenticationQuery>
validate
in class SubjectQuerySchemaValidator<AuthenticationQuery>
org.opensaml.xml.validation.ValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |