kerberos

package module
v0.0.0-...-76df97d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2026 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GSS

type GSS struct {
	// contains filtered or unexported fields
}

GSS implements the pq.GSS interface.

func NewGSS

func NewGSS() (*GSS, error)

NewGSS creates a new GSS provider.

func (*GSS) Continue

func (g *GSS) Continue(inToken []byte) (done bool, outToken []byte, err error)

Continue implements the GSS interface.

func (*GSS) GetInitToken

func (g *GSS) GetInitToken(host string, service string) ([]byte, error)

GetInitToken implements the GSS interface.

func (*GSS) GetInitTokenFromSpn

func (g *GSS) GetInitTokenFromSpn(spn string) ([]byte, error)

GetInitTokenFromSpn implements the GSS interface.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL