protected final void setSigners (Class<?> c, Object[] signers)

Sets the signers of a class. This should be invoked after defining a class.

Parameters:
c     The Class object
signers     The signers for the class

Since:  1.1