
Search In
With the growth of technology, we are able to use services that we never dreamed of. As the technology grows, cybercrime grows too, this tells you there needs to be a lot of measures put in place to protect you from the damage to the internet w
The primary concern of a personal user to large enterprises regarding data is maintaining security. For this purpose, users store files in Google Drive, Dropbox, Microsoft OneDrive and many other so their data is more secure. Data in Cloud
The emergence of a broad variety of novel technologies has given rise to valid concerns about security. To state the obvious: Maintaining security is currently among the biggest concerns in the global IT market. Everyone, from users to companies, to
If you’re one of the millions across the world who play online games, you’ll know how important it is to keep your personal information and financial data safe and secure. Whether you’ve just started playing, or you consider yoursel
Navigating the digital compliance landscape is like maneuvering through a dense forest with ever-changing paths. You're constantly challenged to adapt and evolve as new technologies redefine business regulations. In this fast-paced digital
When you browse the internet, you might not realize that websites are constantly tracking your activities. Using advanced methods, they monitor your behavior to gather data and create detailed profiles. Digital fingerprinting is an adv
Hello Friend,
Many times we need to implement SSL (Secure Socket Layer|) certificate on website for data security. After SSL implementation you don't want to allow page access through http://.
If any one try to access website using http:// then he
Encapsulation
Encapsulation is defined as the process of combining the data and functions into one entity, encapsulation is a concept of making fields private and allow the access through public methods.
As we are making field private so it is also
How to select video from gallery through intent?
Step 1: Declare the variables on the activity from where you want to hit the intent
int SELECT_VIDEO_REQUEST=100;
String selectedVideoPath;
Step 2: Selecting Video from gallery by intent hit
pu
Liferay design a mechanism to more secure the web URLs using the authentication token.
Authentication tokens type:
Their are two types of Authentication tokens in the liferay.
p_auth
p_auth is a portal authentication token for preventing Cross