Class OA2ATServlet.RFC8693Thingie

  • Enclosing class:
    OA2ATServlet

    public static class OA2ATServlet.RFC8693Thingie
    extends Object
    A class that encapsulates the results of setting up RFC 8693. This code is large and messy so should be in a single place.
    • Field Detail

      • isErsatz

        public boolean isErsatz
      • debugger

        public edu.uiuc.ncsa.security.core.util.MetaDebugUtil debugger
      • requestTokenType

        public String requestTokenType
      • oldRTTX

        public TXRecord oldRTTX
        If this is not a fork and there was a previous TX record, return it here so it can have its grace period set later. If this is null, there is no previous TX record.
    • Constructor Detail

      • RFC8693Thingie

        public RFC8693Thingie()