Skip to content

Applying Single-Element Annotations – OCP Oracle Certified Professional

  • Home
  • Contact Us

Java Security Policies

2024-07-20

Declaring Annotation Types – Annotations

25.2 Declaring Annotation Types An annotation type declaration specifies a new annotation type, and has a lot in common with…

Read More
2024-05-20

Element Modifiers for Annotation Type Elements – Annotations

Element Modifiers for Annotation Type Elements The modifiers allowed for an annotation type element are analogous to the modifiers that…

Read More
2024-02-15

Applying Normal Annotations – Annotations

Applying Normal Annotations When a normal annotation is applied to a program element, in addition to the name of the…

Read More
2024-01-11

Applying Marker Annotations – Annotations

Applying Marker Annotations A marker annotation is a shorthand notation typically for use with marker annotation types, which have no…

Read More
2023-08-21

The @Target Meta-Annotation 2 – Annotations

The target values of the ElementType constants from 1 to 10 in Table 25.2 indicate declaration contexts—that is, a context…

Read More
2023-08-20

The @Target Meta-Annotation – Annotations

The @Target Meta-Annotation An annotation type declaration can specify the contexts in which the annotation is applicable. This is controlled…

Read More
2023-03-10

Selected Standard Annotations – Annotations

25.5 Selected Standard Annotations The Java SE Platform API provides several predefined annotation types in the java.lang package that can…

Read More
2022-11-25

The @SuppressWarnings Annotation – Annotations

The @SuppressWarnings Annotation The annotation @SuppressWarnings can be used to suppress different kinds of warnings from the compiler in code…

Read More
2022-08-20

Processing Annotations – Annotations

25.6 Processing Annotations It is possible to discover annotations on program elements at runtime using the Reflection API found in…

Read More
2022-05-25

Application Security Overview – Secure Coding

26.1 Application Security Overview This chapter is quite different from other chapters in this book because of the nature of…

Read More

Posts navigation

Older posts
  • Application Security Overview
  • Applying Normal Annotations
  • Java Security Policies
  • Oracle and Linux
  • Oracle Certification Exam
  • Security Threat Categories
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • February 2024
  • January 2024
  • November 2023
  • August 2023
  • June 2023
  • April 2023
  • March 2023
  • February 2023
  • December 2022
  • November 2022
  • September 2022
  • August 2022
  • June 2022
  • May 2022
  • March 2022
  • January 2022
  • November 2021
  • September 2021
  • July 2021
  • June 2021
  • May 2021
  • March 2021
  • January 2021
May 2025
M T W T F S S
 1234
567891011
12131415161718
19202122232425
262728293031  
« Aug    
No comments to show.
Copyright All rights reserved. Theme curtiseye