Class Types.PoolAuthEnableFailedNoSupportEncryptType

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.PoolAuthEnableFailedNoSupportEncryptType extends Types.XenAPIException
The pool failed to enable external authentication: domain does not support encryption type, make sure AES based encryption type is enabled in kerberos authentication in AD and Administrator is not in use
See Also:
  • Field Details

    • host

      public final String host
    • message

      public final String message
  • Constructor Details

    • PoolAuthEnableFailedNoSupportEncryptType

      public PoolAuthEnableFailedNoSupportEncryptType(String host, String message)
      Create a new PoolAuthEnableFailedNoSupportEncryptType