org.opensaml.saml2.metadata.validator
Class AttributeServiceSchemaValidator

java.lang.Object
  extended by org.opensaml.saml2.metadata.validator.EndpointSchemaValidator<AttributeService>
      extended by org.opensaml.saml2.metadata.validator.AttributeServiceSchemaValidator
All Implemented Interfaces:
Validator<AttributeService>

public class AttributeServiceSchemaValidator
extends EndpointSchemaValidator<AttributeService>

Checks AttributeService for Schema compliance.


Constructor Summary
AttributeServiceSchemaValidator()
          Constructor
 
Method Summary
 
Methods inherited from class org.opensaml.saml2.metadata.validator.EndpointSchemaValidator
validate, validateBinding, validateLocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeServiceSchemaValidator

public AttributeServiceSchemaValidator()
Constructor



Copyright © 1999-2013. All Rights Reserved.