Class AssertionSubjectValidator


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void validate​(org.opensaml.saml.saml2.core.Subject subject, java.lang.String assertionId)  
      • Methods inherited from class java.lang.Object

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

      • AssertionSubjectValidator

        public AssertionSubjectValidator()
    • Method Detail

      • validate

        public void validate​(org.opensaml.saml.saml2.core.Subject subject,
                             java.lang.String assertionId)