Class AppArmorProfile

    • Constructor Detail

      • AppArmorProfile

        public AppArmorProfile()
        No args constructor for use in serialization
      • AppArmorProfile

        public AppArmorProfile​(String localhostProfile,
                               String type)
    • Method Detail

      • getLocalhostProfile

        public String getLocalhostProfile()
      • setLocalhostProfile

        public void setLocalhostProfile​(String localhostProfile)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getAdditionalProperties

        public Map<String,​Object> getAdditionalProperties()
      • setAdditionalProperty

        public void setAdditionalProperty​(String name,
                                          Object value)
      • setAdditionalProperties

        public void setAdditionalProperties​(Map<String,​Object> additionalProperties)