c2af032 Migrate management framework plugins to use Principal parameter

12 files Authored by mbabinsk 7 years ago, Committed by mbasti 7 years ago,
    Migrate management framework plugins to use Principal parameter
    
    All plugins will now use this parameter and common code for all operations on
    Kerberos principals.  Additional semantic validators and normalizers were
    added to determine or append a correct realm so that the previous behavior is
    kept intact.
    
    https://fedorahosted.org/freeipa/ticket/3864
    
    Reviewed-By: David Kupka <dkupka@redhat.com>
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+38 -38
file modified
+16 -41
file modified
+8 -9
file modified
+39 -49
file modified
+18 -7
file modified
+16 -5
file modified
+39 -62
file modified
+24 -22