|
|
| |
OpenXPKI::Server::Authentication::Anonymous(3) |
User Contributed Perl Documentation |
OpenXPKI::Server::Authentication::Anonymous(3) |
This is the class which supports OpenXPKI with an anonymous authentication
method. Incoming parameters are ignored, the authentication handle will always
contain the literal values set as parameters to the handler.
- user
- Value for username and userid, defaults to 'Anonymous'.
- role
- The role, default is 'Anonymous'.
- name
- The literal name of the the user, defaults to the translatable string
I18N_OPENXPKI_UI_USER_ANONYMOUS.
- email
- The email address assigned to the user. Default is empty.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |