Java Practice Examples - Module 8-2 Protecting Sensitive Serialized Data

Опубликовано: 28 Июнь 2023
на канале: Access 2 Learn
58
1

https://access2learn.com/classes-i-te... - Sample files and notes available at this location.

The best way to get better at programming is to practice. If you want more practice, consider our whole series on Java programming examples:    • Java Practice Programming Examples  

In this series, we'll be using the free Visual Studio Code to develop and test our code samples.

-- Video Description --
In this example we look at how to protect sensitive data during the serialization process. This allows us to hide data, which is important since the data is never encrypted during this process.
We will use a simple keyword which will let Java know to not include the field, or fields, when it serializes the data. However, this also means that the data will not be accessible when you deserialize it either.

-- Video Chapters --
00:00 - Introduction
00:35 - Hiding sensitive data
00:45 - Adding the transient keyword


Смотрите видео Java Practice Examples - Module 8-2 Protecting Sensitive Serialized Data онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал Access 2 Learn 28 Июнь 2023. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 58 раз и оно понравилось 1 посетителям.