|
||||||||||
| 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<SubjectQueryType>
public abstract class SubjectQuerySchemaValidator<SubjectQueryType extends SubjectQuery>
Checks SubjectQuery for Schema compliance.
| Constructor Summary | |
|---|---|
SubjectQuerySchemaValidator()
Constructor |
|
| Method Summary | |
|---|---|
void |
validate(SubjectQueryType query)
|
protected void |
validateSubject(SubjectQuery query)
Validates the Subject child element. |
| 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 SubjectQuerySchemaValidator()
| Method Detail |
|---|
public void validate(SubjectQueryType query)
throws org.opensaml.xml.validation.ValidationException
validate in interface org.opensaml.xml.validation.Validator<SubjectQueryType extends SubjectQuery>validate in class RequestAbstractTypeSchemaValidator<SubjectQueryType extends SubjectQuery>org.opensaml.xml.validation.ValidationException
protected void validateSubject(SubjectQuery query)
throws org.opensaml.xml.validation.ValidationException
query -
org.opensaml.xml.validation.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||