Class BaseSAMLMessageParser.SimpleConditionLookup

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long acceptedClockSkew()
      Method that should return the acceptable clock skew in milliseconds when checking the not before and not after conditions
      java.lang.String getThisAudienceId()
      Method to get this systems audience id, that should be matched against available audience conditions.
      boolean usedBefore​(java.lang.String messageId)
      Method to check if a given assertionId have been used before, used for verifying the OneTime condition.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait