|
Change Parameter Type groupDAO : GroupDAO to aclDAO : AclDAO in method public SecretController(transformer SecretTransformer, cryptographer ContentCryptographer, secretDAO SecretDAO, aclDAO AclDAO) in class keywhiz.service.daos.SecretController |
From |
To |
|
Change Parameter Type groupDAOFactory : GroupDAOFactory to aclDAOFactory : AclDAOFactory in method package readonlySecretController(transformer SecretTransformer, cryptographer ContentCryptographer, secretDAOFactory SecretDAOFactory, aclDAOFactory AclDAOFactory) : SecretController in class keywhiz.ServiceModule |
From |
To |
|
Change Parameter Type groupDAOFactory : GroupDAOFactory to aclDAOFactory : AclDAOFactory in method package secretController(transformer SecretTransformer, cryptographer ContentCryptographer, secretDAOFactory SecretDAOFactory, aclDAOFactory AclDAOFactory) : SecretController in class keywhiz.ServiceModule |
From |
To |
|
Rename Parameter groupDAO : GroupDAO to aclDAO : AclDAO in method public SecretController(transformer SecretTransformer, cryptographer ContentCryptographer, secretDAO SecretDAO, aclDAO AclDAO) in class keywhiz.service.daos.SecretController |
From |
To |
|
Rename Parameter groupDAOFactory : GroupDAOFactory to aclDAOFactory : AclDAOFactory in method package readonlySecretController(transformer SecretTransformer, cryptographer ContentCryptographer, secretDAOFactory SecretDAOFactory, aclDAOFactory AclDAOFactory) : SecretController in class keywhiz.ServiceModule |
From |
To |
|
Rename Parameter groupDAOFactory : GroupDAOFactory to aclDAOFactory : AclDAOFactory in method package secretController(transformer SecretTransformer, cryptographer ContentCryptographer, secretDAOFactory SecretDAOFactory, aclDAOFactory AclDAOFactory) : SecretController in class keywhiz.ServiceModule |
From |
To |