| Back | Main view

IMiS/Storage Connector 3.1.1201 Java Interface

Product:IMiS/Storage Connector JAVA
Release:3.1.1201
Date:01/30/2012

Case: IMiS/Storage Connector JAVA new major version is released. This release supports the functionality of the IMiS/ARC Storage Server v 7.x, which include audit trail, external object ID's, long/short object IDs and base16/64/85 object ID encoding. Trial version is available for testing purposes at info@imis.si.

Description:

What's new:
* Support for IMiS/ARC v 7.x (audit log, external object IDs, long/short object IDs, base16/64/85 object encoding)
* StorageConnector.openIMiSARCStorage() method with options parameter, where user can pass the following IMiS/ARC storage options:
- general options (SessionIdleTimeout, PersistentStorageSessions, MaxSessionsPerUser)
- cluster node options (Nodes)
- audit log options (UserName, ApplicationName)
- authentication options (AuthKey, AuthCryptoKeySize, AuthCryptoAlgorithm, AuthCryptoCipherMode, AuthCryptoBlockSize)
- object id options (ObjectIdType, ObjectIdEncoding, ObjectIdKind)
* AuthType interface defines authentication when used establishing a connection with IMiS/ARC Storage Server storage.
* AuthCryptoAlgorithm interface defines constants for the type of the cryptographic algorithm used when establishing a connection with IMiS/ARC Storage Server.
* AuthCryptoBlockSize interface defines constants for the cipher block size used when establishing a connection with IMiS/ARC Storage Server.
* AuthCryptoCipherMode interface defines constants for the block cipher mode of operation used when establishing a connection with IMiS/ARC Storage Server.
* AuthCryptoKeySize interface defines constants for the size, and hence the strength, of the cryptographic key used when establishing a connection with IMiS/ARC Storage Server storage.
* AuditLog class that represents a custom audit log message to write to a IMiS/ARC Storage Server that supports audit log feature.
* Storage.getAuditLog() method for setting custom audit log messages
* storageconnector.jar library is digitally signed with new certificate valid till 2013.

Notes:
* IMiS/Storage Connector Java interface documentation is available in HTML, PDF and CHM format.
* storageconnector.jar 3.1.1201.9 is built with JRSE 1.4 (j2sdk1.4.2_18) and requires the following Java libraries: imisbase.jar 3.1.1201.3, iarcli.jar 3.1.1201.45 and icxapi.jar 3.1.1201.28.
* IMiS/ARC Storage Connector requires the following Java library to be installed and registered on IMiS/ARC Storage Server: iacxnone.jar 3.1.201.28

Related Documents:

Database 'IMiS Knowledge database', View 'All Documents', Document 'IMiS/Storage Connector 2.1.1005 Java Interface' IMiS/Storage Connector Java interface 2.1.1005
Database 'IMiS Knowledge database', View 'All Documents', Document 'Storing objects on IMiS/ARC with IMiS/Storage Connector JAVA' Storing objects on IMiS/ARC with IMiS/Storage Connector JAVA
Database 'IMiS Knowledge database', View 'All Documents', Document 'Retrieving objects from IMiS/ARC with IMiS/Storage Connector JAVA' Retrieving objects from IMiS/ARC with IMiS/Storage Connector JAVA

| Back | Main view