Skip navigation links
A C D E G I L O P R S V 

C

CLASS_NAME - Static variable in class oracle.okv.kmip.OKVConnection
 
CLASS_NAME - Static variable in enum oracle.okv.kmip.OKVTag
 
CLASS_NAME - Static variable in enum oracle.okv.kmip.OKVTagEnum
 
CLASS_NAME - Static variable in class oracle.okv.kmip.OKVTTLV
 
CLASS_NAME - Static variable in enum oracle.okv.kmip.OKVType
 
CLASS_NAME - Static variable in class oracle.okv.operation.OKVBatchOperation
 
CLASS_NAME - Static variable in class oracle.okv.service.OKVService
 
clearBatchItems() - Method in class oracle.okv.operation.OKVBatchOperation
Removes all items from the batch.
close() - Method in class oracle.okv.kmip.OKVConnection
Closes the connection by using the injected OKVPrimitiveConnection object.
close() - Method in interface oracle.okv.kmip.OKVPrimitiveConnection
Closes the connection to the Oracle Key Vault server, if it has not yet been closed.
close() - Method in class oracle.okv.kmip.OKVSSLConnection
Closes the connection to the Oracle Key Vault server if it is not yet already closed.
composeRequest() - Method in class oracle.okv.operation.OKVBatchOperation
 
composeRequest(OKVEnv) - Method in class oracle.okv.operation.OKVBatchOperation
 
createBatchItemStructForOperation(OKVTagEnum, byte[]) - Static method in class oracle.okv.kmip.OKVTTLV
Create KMIP TTLV with tags batch item, operation and unique batch item id.
createBatchResultTTLV(OKVTag, Object) - Static method in class oracle.okv.kmip.OKVTTLV
Create a batch result TTLV with given tag and value.
createOKVTransporter(OKVOperation<TResponse>) - Method in class oracle.okv.service.OKVService
Creates an OKVTransporter object, which is used to send and receive KMIP operation messages.
createTTLV(OKVTag, OKVType, Object, int) - Static method in class oracle.okv.kmip.OKVTTLV
Create a TTLV of given tag, type, length and value.
createTTLV(OKVTag, Object, int) - Static method in class oracle.okv.kmip.OKVTTLV
Create a TTLV with given tag, value and length.
createTTLV(OKVTag, OKVType, Object) - Static method in class oracle.okv.kmip.OKVTTLV
Create TTLV with given tag, type and value.
createTTLV(OKVTag, Object) - Static method in class oracle.okv.kmip.OKVTTLV
Create a TTLV with the given tag and value.
createTTLVinStruct(OKVTag, OKVType, Object, int, OKVTTLV) - Static method in class oracle.okv.kmip.OKVTTLV
Create a child TTLV with the given tag, type, value and length.
createTTLVinStruct(OKVTag, Object, int, OKVTTLV) - Static method in class oracle.okv.kmip.OKVTTLV
Create a child TTLV with given tag, length and value under the given parent.
createTTLVinStruct(OKVTag, OKVType, Object, OKVTTLV) - Static method in class oracle.okv.kmip.OKVTTLV
Create a child TTLV with given tag, type and value under the given parent TTLV.
createTTLVinStruct(OKVTag, Object, OKVTTLV) - Static method in class oracle.okv.kmip.OKVTTLV
Create a TTLV with given tag and value under the given parent TTLV.
createTTLVMessage() - Static method in class oracle.okv.kmip.OKVTTLV
Create the TTLV Request Message with request message, request header, protocol version, protocol version major, protocol version minor, maximum response size and batch count.
createTTLVStruct(OKVTag) - Static method in class oracle.okv.kmip.OKVTTLV
Create a TTLV with given tag.
createTTLVStructinStruct(OKVTag, OKVTTLV) - Static method in class oracle.okv.kmip.OKVTTLV
Create a TTLV given the tag under the given parent TTLV.
A C D E G I L O P R S V 
Skip navigation links