{
    "content": [
        {
            "type": "text",
            "text": "# Net::SSH::Authentication::Session (ri)\n\n## Sections\n\n- **Net::SSH::Authentication::Session < Object**\n- **Includes:**\n- **Class methods:**\n- **Instance methods:**\n- **Attributes:**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Net::SSH::Authentication::Session",
        "section": "",
        "mode": "ri",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "Net::SSH::Authentication::Session < Object",
                "lines": 1,
                "subsections": []
            },
            {
                "name": "Includes:",
                "lines": 15,
                "subsections": []
            },
            {
                "name": "Class methods:",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "Instance methods:",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "Attributes:",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "Net::SSH::Authentication::Session < Object": {
                "content": "------------------------------------------------------------------------",
                "subsections": []
            },
            "Includes:": {
                "content": "(from /home/chedong/.local/share/rdoc)\nLoggable\nConstants\nTransport::Constants\n\n(from /home/chedong/.local/share/rdoc)\n------------------------------------------------------------------------\nRepresents an authentication session. It manages the authentication of a\nuser over an established connection (the \"transport\" object, see\nNet::SSH::Transport::Session).\n\nThe use of an authentication session to manage user authentication is\ninternal to Net::SSH (specifically Net::SSH.start). Consumers of the\nNet::SSH library will never need to access this class directly.\n------------------------------------------------------------------------",
                "subsections": []
            },
            "Class methods:": {
                "content": "new\n",
                "subsections": []
            },
            "Instance methods:": {
                "content": "allowedauthmethods\nauthmethods\nauthenticate\nexpectmessage\nnextmessage\noptions\ntransport\n",
                "subsections": []
            },
            "Attributes:": {
                "content": "attrreader allowedauthmethods\nattrreader authmethods\nattrreader options\nattrreader transport\n",
                "subsections": []
            }
        }
    }
}