org.opensaml.saml2.metadata.validator
Class AuthzServiceSchemaValidator

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

public class AuthzServiceSchemaValidator
extends EndpointSchemaValidator<AuthzService>

Checks AuthzService for Schema compliance.


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

AuthzServiceSchemaValidator

public AuthzServiceSchemaValidator()
Constructor



Copyright © 1999-2013. All Rights Reserved.