Package com.github.jh3nd3rs0n.jargyle.protocolbase.socks5.gssapiauthmethod
package com.github.jh3nd3rs0n.jargyle.protocolbase.socks5.gssapiauthmethod
Provides classes for the GSS-API authentication method of the SOCKS5 protocol.
-
ClassDescriptionA message sent by the server refusing the client's connection for any reason (GSS-API authentication failure or otherwise).Thrown when the client receives an
AbortMessagefrom the server.A message sent by the client or the server during the authentication process.A message with user data encapsulated by GSS-API.AMethodEncapsulationthat provides networking objects that use GSS-API to encapsulate data to be sent and use GSS-API to de-encapsulate data received.Security context protection level.A message sent by the client or the server during the security context protection level negotiation process.A collection ofProtectionLevels.A token ofbytes.Protocol version.