Class ClientKeystore

  • 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:
    Serialized Form
    • Constructor Detail

      • ClientKeystore

        public ClientKeystore()
    • Method Detail

      • isKeystoreModeJKS

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