Class Types.AuthAlreadyEnabled

All Implemented Interfaces:
Serializable
Enclosing class:
Types

public static class Types.AuthAlreadyEnabled extends Types.XenAPIException
External authentication for this server is already enabled.
See Also:
  • Field Details

    • currentAuthType

      public final String currentAuthType
    • currentServiceName

      public final String currentServiceName
  • Constructor Details

    • AuthAlreadyEnabled

      public AuthAlreadyEnabled(String currentAuthType, String currentServiceName)
      Create a new AuthAlreadyEnabled