public class ARFieldDataEncyption extends Object
| Modifier and Type | Method and Description |
|---|---|
static ARFieldDataEncyption |
getInstance() |
boolean |
isEncryptionNeededField(int fieldId) |
com.bmc.arsys.arrpc.ArValueStruct |
setEncryptedCharValueForPswdFieldToArValueStruct(int fieldId,
Object value,
int dataType,
String serverCharSetName,
int serverRpcVersion) |
public static ARFieldDataEncyption getInstance()
public boolean isEncryptionNeededField(int fieldId)
public com.bmc.arsys.arrpc.ArValueStruct setEncryptedCharValueForPswdFieldToArValueStruct(int fieldId,
Object value,
int dataType,
String serverCharSetName,
int serverRpcVersion)
throws com.bmc.arsys.arencrypt.AREncryptionException,
UnsupportedEncodingException
com.bmc.arsys.arencrypt.AREncryptionExceptionUnsupportedEncodingException? Copyright 2013 BMC Software, Inc.