API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.omg.CORBA. Principal View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      Principal
Implements
Subclasses
Description
@Deprecated
public class Principal
  A class that contains information about the identity of the client, for access control and other purposes.
See also:   
Constructors
public Principal ()
Methods
Hide/Show inherited methods
@Deprecated
public byte name ()
  Gets the name of this Principal object.
@Deprecated
public void name (byte[] value)
  Sets the name of this Principal object to the given value.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar