sul.protocol.externalconsole1.login

Packets used during the authentication process and to exhange the initial server's informations.

Members

Aliases

Packets
alias Packets = TypeTuple!(AuthCredentials, Auth, Welcome)
Undocumented in source.

Classes

Auth
class Auth

Performs authentication following the instruncions given by the AuthCredentials packet.

AuthCredentials
class AuthCredentials

First packet sent by the server when the connection is successfully established. It contains informations about how the external console shall authenticate itself.

Welcome
class Welcome

Indicates the status of the authentication process.

Meta