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