Class SamlEntityDescriptorValidator


  • public class SamlEntityDescriptorValidator
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void validate​(org.opensaml.saml.saml2.metadata.EntityDescriptor descriptor)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SamlEntityDescriptorValidator

        public SamlEntityDescriptorValidator()
    • Method Detail

      • validate

        public void validate​(org.opensaml.saml.saml2.metadata.EntityDescriptor descriptor)