Class OPropertyEncryptionNone
java.lang.Object
com.orientechnologies.orient.core.metadata.security.OPropertyEncryptionNone
- All Implemented Interfaces:
OPropertyEncryption
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]byte[]static OPropertyEncryptioninstance()booleanisEncrypted(String name)
-
Constructor Details
-
OPropertyEncryptionNone
public OPropertyEncryptionNone()
-
-
Method Details
-
instance
-
isEncrypted
- Specified by:
isEncryptedin interfaceOPropertyEncryption
-
encrypt
- Specified by:
encryptin interfaceOPropertyEncryption
-
decrypt
- Specified by:
decryptin interfaceOPropertyEncryption
-