Class Authn.CredentialsChallengeRecord

  • Enclosing class:
    Authn

    public static class Authn.CredentialsChallengeRecord
    extends java.lang.Object
    Credentials self reset record.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ID

        public static final ExtKey ID
        Id of this challenge.
      • MANDATORY

        public static final ExtKey MANDATORY
        Mandatory.
      • CAPTION

        public static final ExtKey CAPTION
        Caption.
      • TEXT

        public static final ExtKey TEXT
        Text to display.
      • IMAGE

        public static final ExtKey IMAGE
        Image to present.
    • Constructor Detail

      • CredentialsChallengeRecord

        public CredentialsChallengeRecord()