|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.omg.CORBA.Principal
public class Principal
This class was used to store the client identity in the past.
The client identity is stored in the form of the byte
array.
| Constructor Summary | |
|---|---|
Principal()
Deprecated. |
|
| Method Summary | |
|---|---|
byte[] |
name()
Deprecated. by CORBA 2.2 |
void |
name(byte[] a_name)
Deprecated. by CORBA 2.2 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Principal()
| Method Detail |
|---|
public byte[] name()
public void name(byte[] a_name)
a_name - a value to set the name to.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||