public class Principal extends Object
Principal, encoded as a sequence of bytes.
| Constructor and Description |
|---|
Principal()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
name()
Deprecated.
Deprecated by CORBA 2.2.
|
void |
name(byte[] value)
Deprecated.
Deprecated by CORBA 2.2.
|
public void name(byte[] value)
Principal object to the given value.value - the value to be set in the Principalpublic byte[] name()
Principal object.Principal objectCopyright © 2017–2019 Eclipse Foundation. All rights reserved.