IDEA reports an error on the return statement (attached image). I 
thought everything was an Object?  :-)

     public java.lang.Object getPasswordHashKey() {
         if (isLoggingDebug()) logDebug( 
"RSAPasswordHasher.getPasswordHashKey ~ starting");
         return dataCipher.getKey("pwdKey");
     }

Todd Breiholz

<<inline: incompatibleType.jpg>>

Reply via email to