Class FCEncryptedBinaryType

java.lang.Object
de.xima.fc.persistence.hibernate.FcEncryptedBinaryType
de.xima.fc.security.encryption.FCEncryptedBinaryType
All Implemented Interfaces:
FcEncryptedUserType, IFcEncryptedType, org.hibernate.usertype.ParameterizedType, org.hibernate.usertype.UserType
Direct Known Subclasses:
FormDataEncryptedBinaryType

@Deprecated public class FCEncryptedBinaryType extends FcEncryptedBinaryType implements IFcEncryptedType
Deprecated.
Use FcEncryptedBinaryType directly.
  • Field Details

    • LOG

      public static final org.slf4j.Logger LOG
      Deprecated.
    • NAME

      public static final String NAME
      Deprecated.
      See Also:
  • Constructor Details

    • FCEncryptedBinaryType

      public FCEncryptedBinaryType()
      Deprecated.
  • Method Details