Class Authn.CredentialsChallengeRecord

java.lang.Object
org.ovirt.engine.api.extensions.aaa.Authn.CredentialsChallengeRecord
Enclosing class:
Authn

public static class Authn.CredentialsChallengeRecord extends Object
Credentials self reset record.
  • Field Details

    • 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 Details

    • CredentialsChallengeRecord

      public CredentialsChallengeRecord()