Class ClientKeystore

java.lang.Object
org.apache.cayenne.PersistentObject
org.apache.cayenne.BaseDataObject
org.apache.cayenne.CayenneDataObject
All Implemented Interfaces:
IEntity, Serializable, org.apache.cayenne.DataObject, org.apache.cayenne.Persistent, org.apache.cayenne.Validating

@CacheGroups("CONFIG") public class ClientKeystore extends _ClientKeystore
Provides the ClientKeystore entity.
See Also:
  • Field Details

  • Constructor Details

    • ClientKeystore

      public ClientKeystore()
  • Method Details

    • isKeystoreModeJKS

      public boolean isKeystoreModeJKS()
      Returns:
      true if keystore entity is JKS mode
      Since:
      17.10.0