You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "YanYan (JIRA)" <ji...@apache.org> on 2016/04/05 09:00:34 UTC

[jira] [Updated] (DIRKRB-547) Add multiple types of admin request and admin message

     [ https://issues.apache.org/jira/browse/DIRKRB-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

YanYan updated DIRKRB-547:
--------------------------
    Attachment: DIRKRB-547-v1.patch

Add new classes of:
{{AdminReq}} (super class of admin request message),
{{AdminRep}} (super class of admin reply message),
{{AdReq}} (add principal request message), 
{{AdRep}} (add principal reply message),
{{DeReq}} (delete principal request message),
{{DeRep}} (delete principal reply message),
{{DeRequest}} (delete principal request).

> Add multiple types of admin request and admin message
> -----------------------------------------------------
>
>                 Key: DIRKRB-547
>                 URL: https://issues.apache.org/jira/browse/DIRKRB-547
>             Project: Directory Kerberos
>          Issue Type: Improvement
>            Reporter: YanYan
>            Assignee: YanYan
>         Attachments: DIRKRB-547-v1.patch
>
>
> To send requests of functions from admin to admin server, such as add principal, delete principal, we need to implement different kinds of admin requests and admin messages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)