Class HbciPassport.State

  • Enclosing class:
    HbciPassport

    public static class HbciPassport.State
    extends Object
    Captures the internal state of this passport.

    All fields are non-final public so that jackson can easily serialize them.

    • Constructor Detail

      • State

        public State​(org.kapott.hbci.passport.PinTanPassport passport)
        Creates a new State snapshot of the supplied passport. If oldState is non-null, its properties are used as fallback. This is useful so that the meta info of the UPD does not need to be refetched.