@Deprecated 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.
|
@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 objectCopyright © 2016 JBoss by Red Hat. All rights reserved.