[Freeipa-devel] [PATCH] Splitting service principal into service name and hostname.

Adam Young ayoung at redhat.com
Fri Sep 10 17:00:24 UTC 2010


On 09/10/2010 12:49 PM, Endi Sukma Dewata wrote:
> Splitting service principal into service name and hostname.
>
> The EntityBuilder has been modified to obtain the pkey value by
> invoking getPKey(). This function can be overriden for different
> entities.
>
> The addOptionsFunction() has been renamed to getOptions() and it
> can be overriden for different entities. Each entity that uses this
> function has been modified accordingly.
>
> The addEdit(), addAnother(), add_fail() has been moved into the
> EntityBuilder class. The global builders is no longer needed because
> a reference to the builder object can be obtained via enclosure.
>
> The ServiceForms has been modified to take service name and
> hostname and combine them to generate the service principal by
> overriding the getPKey().
>    
pushed to master




More information about the Freeipa-devel mailing list