Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace KerberosKeytabEntry

Details of each keytab entry read from the keytab file.

Properties

encryptionType

encryptionType: EncryptionType

Encryption type with with keytab was generated. Secure: aes128-cts-hmac-sha256-128 Secure: aes256-cts-hmac-sha384-192 Less Secure: aes128-cts-hmac-sha1-96 Less Secure: aes256-cts-hmac-sha1-96

keyVersionNumber

keyVersionNumber: number

Kerberos KVNO (key version number) for key in keytab entry. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

principal

principal: string

Keytab principal.

Functions

getDeserializedJsonObj

getJsonObj