public abstract interface Principal
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

This interface represents the abstract notion of a principal, which can be used to represent any entity, such as an individual, a corporation, and a login id.

See also:
java.security.cert.X509Certificate