[
https://issues.apache.org/jira/browse/DIRKRB-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15229767#comment-15229767
]
YanYan commented on DIRKRB-546:
-------------------------------
Thanks for Kai's comments.
There already exist {{getAdminServerConfig}} and {{getAdminServerRealm}} etc.
{{getKdc*}} in the interface will be used in {{AdminServerSetting}} in the
future.
So currently I simply returned "null" in their implements.
> Add super class to AdminSetting and KdcSetting
> ----------------------------------------------
>
> Key: DIRKRB-546
> URL: https://issues.apache.org/jira/browse/DIRKRB-546
> Project: Directory Kerberos
> Issue Type: Improvement
> Reporter: YanYan
> Assignee: YanYan
> Attachments: DIRKRB-546-v1.patch, DIRKRB-546-v2.patch
>
>
> To add a principal to backend from remote kadmin, we need to invoke
> {{addPrincipal(String principal)}} method in {{LocalKadminImpl}}. In order
> to create an object of {{LocalKadminImpl}}, we should add a super class to
> both {{AdminServerSetting}} and {{KdcSetting}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)