org.opensaml.saml2.metadata.validator
Class ArtifactResolutionServiceSchemaValidator

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

public class ArtifactResolutionServiceSchemaValidator
extends IndexedEndpointSchemaValidator<ArtifactResolutionService>

Checks ArtifactResolutionService for Schema compliance.


Constructor Summary
ArtifactResolutionServiceSchemaValidator()
          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

ArtifactResolutionServiceSchemaValidator

public ArtifactResolutionServiceSchemaValidator()
Constructor



Copyright © 1999-2013. All Rights Reserved.