[ 
https://issues.apache.org/jira/browse/QPID-4596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641843#comment-13641843
 ] 

Robbie Gemmell commented on QPID-4596:
--------------------------------------

I tink we need to ensure that the onCreate() call is only performed when the 
user has used the managmetn interface to create the authentication provider. 
Currently it would be called on every broekr startup as well, meaning the 
broker would be unaware of the password file being missing/deleted prior to 
startup. We shoudl separate out 'reate' and 'recover' the way it was done for 
the group providers recently.
                
> [Java Broker] Add ability to create/delete/update virtual host, 
> authentication provider, port via REST interfaces
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-4596
>                 URL: https://issues.apache.org/jira/browse/QPID-4596
>             Project: Qpid
>          Issue Type: Task
>          Components: Java Broker
>    Affects Versions: 0.21
>            Reporter: Alex Rudyy
>            Assignee: Robbie Gemmell
>             Fix For: 0.21
>
>         Attachments: 
> 0001-QPID-4596-Add-validation-and-ACL-checks-for-the-mana.patch, 
> 0001-QPID-4596-Invoke-onCreate-on-re-creation-of-authenti.patch, 
> 0002-WIP-Introduce-a-new-attribute-requiresSSL-for-authen.patch
>
>
> Add ability to create/delete/update the following configured objects:
> * virtual host
> * authentication provider
> * port

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to