Annotation Interface Critical
Equivalent to UMLsec «critical»
- Author:
- speldszus
-
Optional Element Summary
Optional Elements
-
Element Details
-
high
String[] highThe member signatures on the high level secrecy.- Returns:
- A list of member signatures
- Default:
{}
-
integrity
String[] integrityThe member signatures on the integrity level secrecy.- Returns:
- A list of member signatures
- Default:
{}
-
secrecy
String[] secrecyThe member signatures on the security level secrecy.- Returns:
- A list of member signatures
- Default:
{}
-