916140604ffef59466ba30832478311d3e6249bd
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 14
Link to commit
Third party dependencies:
| Dependency Action | |
|---|---|
| Removed | |
| org.apache.directory.server:apacheds-kerberos-codec:2.0.0-M15 |
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable entry : KeytabEntry to principalName : PrincipalName in method public testKeytabGen() : void in class org.apache.hadoop.minikdc.TestMiniKdc | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute kdc : KdcServer to simpleKdc : SimpleKdcServer in class org.apache.hadoop.minikdc.MiniKdc | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type entry : KeytabEntry to principalName : PrincipalName in method public testKeytabGen() : void in class org.apache.hadoop.minikdc.TestMiniKdc | From | To | |
| Change Variable Type entries : List<KeytabEntry> to entries : List<PrincipalName> in method package getPrincipalNames(keytabFileName String) : String[] in class org.apache.hadoop.security.authentication.util.KerberosUtil | From | To | |
| Change Variable Type entry : KeytabEntry to entry : PrincipalName in method package getPrincipalNames(keytabFileName String) : String[] in class org.apache.hadoop.security.authentication.util.KerberosUtil | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type kdc : KdcServer to simpleKdc : SimpleKdcServer in class org.apache.hadoop.minikdc.MiniKdc | From | To |