Class SecurityLabel

    • Method Detail

      • getLabel

        public final Object getLabel()
        Gets the primary security label.
        Returns:
        The primary security label or null to indicate the use of a default label.
      • getEquivalentLabels

        public final List<Object> getEquivalentLabels()
        Gets the equivalent security labels.

        Each equivalent label represents an equivalent security label under other policies. This element might be used when a recipient is known to hold a clearance under a different policy than the sender.

        Returns:
        The equivalent security labels.