Deprecated API

Contents

  • Deprecated Constructors
    Constructor
    Description
    this constructor was marked as deprecated because the dual nature of this object. This object was used to represent point in time, as well as intervals. Instead of this constructor applications are encourage to use corresponding objects such as CIMTimeInterval, or CIMSimpleDateTime.
    this constructor was marked as deprecated because the dual nature of this object. This object was used to represent point in time, as well as intervals. Instead of this constructor applications are encourage to use corresponding objects such as CIMDateTime, or CIMSimpleDateTime.
    use getScope(int) instead
    this constructor may lead to confusion when the data type of the specified argument can not be determined, such as the case of null arguments.
    for security reason this class has been deprecated. PasswordCredential(char[] password) constructor must be used instead of this constructor.