[jboss-jira] [JBoss JIRA] (AS7-4574) definition of the vaul add handler

Alexey Loubyansky (JIRA) jira-events at lists.jboss.org
Fri Apr 20 05:55:17 EDT 2012


Alexey Loubyansky created AS7-4574:
--------------------------------------

             Summary: definition of the vaul add handler 
                 Key: AS7-4574
                 URL: https://issues.jboss.org/browse/AS7-4574
             Project: Application Server 7
          Issue Type: Bug
          Components: Security
    Affects Versions: 7.1.1.Final
            Reporter: Alexey Loubyansky
            Assignee: Anil Saldhana


According to the description (which is the definition from the user's point of view) the operation expects valid-option parameter. In the actual code though, the handler is looking for valid-options (plural) parameter.
This causes the operation validation failure in CLI and requires turning the validation off.

[domain at localhost:9999 /] read-operation --node=host=master/core-service=vault add

    Add the Security Vault.


PARAMETERS

code

    Fully Qualified Name of the Security Vault Implementation.

    type:     STRING 
    required: false  

vault-option

    Security Vault option.

    type:     OBJECT 
    required: false  


RESPONSE

    n/a

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list