There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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