- send(byte[]) - Method in class oracle.okv.kmip.OKVConnection
 
- 
Sends a byte array to the Oracle Key Vault server by using the 
 injected OKVPrimitiveConnection object.
 
- send(byte[]) - Method in interface oracle.okv.kmip.OKVPrimitiveConnection
 
- 
Sends a byte array to the Oracle Key Vault server.
 
- send(byte[]) - Method in class oracle.okv.kmip.OKVSSLConnection
 
- 
Sends a byte array to the Oracle Key Vault server.
 
- setAutoManage(boolean) - Method in class oracle.okv.kmip.OKVConnection
 
- 
When set to true, OKVConnection opens the connection each time a byte
 array is sent and closes the connection each time a byte array is
 received.
 
- setKmipTag(OKVTag) - Method in class oracle.okv.kmip.OKVTTLV
 
- 
Set the KMIP tag of the TTLV.
 
- setKmipType(OKVType) - Method in class oracle.okv.kmip.OKVTTLV
 
- 
Set the type of the TTLV.
 
- setLength(int) - Method in class oracle.okv.kmip.OKVTTLV
 
- 
Set length of the TTLV.
 
- setOKVResponse(OKVResponseImpl) - Method in exception oracle.okv.exception.OKVResponseException
 
- 
Sets the exception response cause.
 
- setParent(OKVTTLV) - Method in class oracle.okv.kmip.OKVTTLV
 
- 
Set the parent TTLV.
 
- setPrimitiveConnection(OKVPrimitiveConnection) - Method in class oracle.okv.kmip.OKVConnection
 
-  
 
- setTag(OKVTag) - Method in class oracle.okv.kmip.OKVTTLV
 
- 
Set the tag of the TTLV.
 
- setValue(Object) - Method in class oracle.okv.kmip.OKVTTLV
 
- 
Set the value of the TTLV.