Class HotRodOTPPolicyEntity

    • Field Detail

      • otpPolicyDigits

        @ProtoField(number=1)
        public Integer otpPolicyDigits
      • otpPolicyInitialCounter

        @ProtoField(number=2)
        public Integer otpPolicyInitialCounter
      • otpPolicyLookAheadWindow

        @ProtoField(number=3)
        public Integer otpPolicyLookAheadWindow
      • otpPolicyPeriod

        @ProtoField(number=4)
        public Integer otpPolicyPeriod
      • otpPolicyAlgorithm

        @ProtoField(number=5)
        public String otpPolicyAlgorithm
      • otpPolicyType

        @ProtoField(number=6)
        public String otpPolicyType
      • otpPolicyCodeReusable

        @ProtoField(number=7)
        public Boolean otpPolicyCodeReusable
    • Constructor Detail

      • HotRodOTPPolicyEntity

        public HotRodOTPPolicyEntity()