-
Deprecated ClassesClassDescriptionUse the global properties instance offered by the SessionProperties class instead
-
Deprecated MethodsMethodDescriptionthis method may lead to confusion. Instead of this method application are encourage to remove/add the Key qualifier manually.instances don't have names. However current implementation provides access to the class name of the instance.the current method has been deprecated because the size of the data type is unmutable. To change the size of the return type, a new data type must be specified by invoking the setType methodThe CIMNameSpace(String) constructor must be used instead of this method.Using this method can produce inconsitency and break invariantsthe size of the property is bounded to the CIMDataType, which is unmutable. Applications are encourage to specify the CIMDataType with the appopiated size.use getSize instead of size()It is not recommended to use this method, since the number of output parameters may be extended by the CIM provider in the future. Instead, use
CIMClient.invokeMethod(CIMObjectPath, String, Vector, Vector)
.Use getClient(CIMNameSpace, Principal, Object, String, SessionProperties) insteadTypo in method name. Use getPropertyList() insteadFor security reasons instead of this method, char[] getTruststorePassword() should be used.This method is not used anywhere...This method is never used at all...For security reasons this method should not be used. Instead setTruststore_password(char[] newPassword) should be used.
-
Deprecated ConstructorsConstructorDescriptionthis 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) insteadthis 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.