Class SecurityDefinition


  • @Metadata(label="rest,security,configuration",
              title="Rest Security")
    public class SecurityDefinition
    extends Object
    Rest security definition
    • Constructor Detail

      • SecurityDefinition

        public SecurityDefinition()
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
        Key used to refer to this security definition
      • getScopes

        public String getScopes()
      • setScopes

        public void setScopes​(String scopes)
        The scopes to allow (separate multiple scopes by comma)