org.opensaml.saml1.core.validator
public class AttributeStatementSchemaValidator extends SubjectStatementSchemaValidator<AttributeStatement>
AttributeStatement
for Schema compliance.Constructor and Description |
---|
AttributeStatementSchemaValidator() |
Modifier and Type | Method and Description |
---|---|
void |
validate(AttributeStatement attributeStatement) |
validateSubject
public void validate(AttributeStatement attributeStatement) throws ValidationException
validate
in interface Validator<AttributeStatement>
validate
in class SubjectStatementSchemaValidator<AttributeStatement>
ValidationException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.