- All Superinterfaces:
 
- java.security.Principal
 
public interface Principal
extends java.security.Principal
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.
- Since:
 
  - UES6-00