Skip to content
  • Michael Ritter's avatar
    Rework IMS blocking during audits · 671c7059
    Michael Ritter authored
    ace-am/
      - Migrate audit.max.block.time to ims.max.retry and ims.reset.timeout
      - Update settings page to display new ims blocking settings
      - Update css and layout for settings servlet
      - Various linting/dead code removal
    ace-ims-api/
      - Create IMSResult to capture communication with the IMS
      - Move IMS blocking off of reflection and use a Supplier to wrap the
        soap request
      - Add documentation to ImmediateTokenRequestBatch and TokenValidator
    671c7059