Class SecurityClassification

    • Constructor Detail

      • SecurityClassification

        public SecurityClassification()
    • Method Detail

      • getSecurityLabels

        public List<String> getSecurityLabels()
      • setSecurityLabels

        public void setSecurityLabels​(List<String> securityLabels)
      • getSecurityProperties

        public Map<String,​Object> getSecurityProperties()
      • setSecurityProperties

        public void setSecurityProperties​(Map<String,​Object> securityProperties)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object