Class Secret


  • public class Secret
    extends Object
    • Constructor Detail

      • Secret

        public Secret()
    • Method Detail

      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)
      • getAttributes

        public Attributes getAttributes()
      • setAttributes

        public void setAttributes​(Attributes attributes)