small tweak

This commit is contained in:
Shikhar Bhushan
2012-05-12 14:37:07 +01:00
parent d65df3c9bc
commit 33969340e2

View File

@@ -53,8 +53,7 @@ public class PKCS8KeyFile
protected final Logger log = LoggerFactory.getLogger(getClass());
protected PasswordFinder pwdf;
@SuppressWarnings("unchecked")
protected Resource resource;
protected Resource<?> resource;
protected KeyPair kp;
protected KeyType type;