org.opensaml.saml2.metadata.validator
Class AuthnQueryServiceSchemaValidator

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

public class AuthnQueryServiceSchemaValidator
extends EndpointSchemaValidator<AuthnQueryService>

Checks AuthnQueryService for Schema compliance.


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

AuthnQueryServiceSchemaValidator

public AuthnQueryServiceSchemaValidator()
Constructor



Copyright © 1999-2013. All Rights Reserved.