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

Publicado em: 28 Junho 2023
no canal de: 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


Nesta página do site você pode assistir ao vídeo on-line Java Practice Examples - Module 8-2 Protecting Sensitive Serialized Data duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Access 2 Learn 28 Junho 2023, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 58 vezes e gostou 1 espectadores. Boa visualização!