@Deprecated public class Principal extends Object
Principal, encoded as a sequence of bytes.
@Deprecated public void name(byte[] value)
Principal object to the given value.
value - the value to be set in the
Principal
@Deprecated public byte[] name()
Principal object.
Principal object