public final class PrincipalHolder extends java.lang.Object implements Streamable
| Constructor and Description |
|---|
PrincipalHolder()
Deprecated.
|
PrincipalHolder(Principal initial)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
_read(InputStream is)
Deprecated.
|
TypeCode |
_type()
Deprecated.
|
void |
_write(OutputStream os)
Deprecated.
|
public Principal value
public PrincipalHolder()
public PrincipalHolder(Principal initial)
public void _read(InputStream is)
_read in interface Streamablepublic void _write(OutputStream os)
_write in interface Streamablepublic TypeCode _type()
_type in interface Streamable