|
OpenXPKI::Server::Authentication::HandleA stub class that encapsulates the result of a user authentication attempt.On success, the object will hold the information that was assigned to the user by the authentication layer. This is at minimum a user id and a role. Any additional information can be found as key/value items in the userinfo section. On error, you will find a verbose error message and an error code depending on the reason for the authentication failure.
Visit the GSP FreeBSD Man Page Interface. |