org.opensaml.saml2.core.validator
public class GetCompleteSchemaValidator extends Object implements Validator<GetComplete>
GetComplete
for Schema compliance.Constructor and Description |
---|
GetCompleteSchemaValidator()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
validate(GetComplete gc) |
protected void |
validateGetComplete(GetComplete gc)
Validate the GetComplete element content.
|
public void validate(GetComplete gc) throws ValidationException
validate
in interface Validator<GetComplete>
ValidationException
protected void validateGetComplete(GetComplete gc) throws ValidationException
gc
- ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.