Description
There are warnings in genrics related code in OzoneDelegationTokenSecretManager and OzoneSecretStore. Since we already have base class which can be used for other kind of identifiers we can remove this generics related code as fixing it will make it bit more complicated (also looks unnecessary for current use cases)