METHODS

getUsername Get the name that the current user used to log in.
getAttribute($name) Get the value of a previously stored attribute. Returns undef is there is no value.
logout($request) Log the user out. If you do not pass the current apache request, then this method will log an error to the apache error logs, and the user's session will continue to exist.

RELATED TO Apache2::SiteControl::User…

Apache2::SiteControl::UserFactory, Apache::SiteControl::ManagerFactory, Apache2::SiteControl::PermissionManager, Apache::SiteControl

AUTHOR

This module was written by Tony Kay, <[email protected]>.

COPYRIGHT AND LICENSE

This modules is covered by the \s-1GNU\s0 public license.