NAME

Servlet::Util::Principal - security principal interface


SYNOPSIS


DESCRIPTION

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


ACCESSOR METHODS

getName()
Return the name of this Principal.


SEE ALSO


AUTHOR

Brian Moseley, bcm@maz.org