Class IssuerValidator


  • public class IssuerValidator
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      IssuerValidator()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void validate​(org.opensaml.saml.saml2.core.Response response)  
      • Methods inherited from class java.lang.Object

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

      • IssuerValidator

        public IssuerValidator()
    • Method Detail

      • validate

        public static void validate​(org.opensaml.saml.saml2.core.Response response)