org.opensaml.saml2.metadata.validator
Class AssertionConsumerServiceSchemaValidator

java.lang.Object
  extended by org.opensaml.saml2.metadata.validator.EndpointSchemaValidator<EndpointType>
      extended by org.opensaml.saml2.metadata.validator.IndexedEndpointSchemaValidator<AssertionConsumerService>
          extended by org.opensaml.saml2.metadata.validator.AssertionConsumerServiceSchemaValidator
All Implemented Interfaces:
Validator<AssertionConsumerService>

public class AssertionConsumerServiceSchemaValidator
extends IndexedEndpointSchemaValidator<AssertionConsumerService>

Checks AssertionConsumerService for Schema compliance.


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

Constructor Detail

AssertionConsumerServiceSchemaValidator

public AssertionConsumerServiceSchemaValidator()
Constructor



Copyright © 1999-2013. All Rights Reserved.