kdcproxy

package
v0.0.0-...-a9e6128 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KdcProxyMsg

type KdcProxyMsg struct {
	Message []byte `asn1:"tag:0,explicit"`
	Realm   string `asn1:"tag:1,optional"`
	Flags   int    `asn1:"tag:2,optional"`
}

type KerberosProxy

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

func InitKdcProxy

func InitKdcProxy(krb5Conf string) KerberosProxy

func (KerberosProxy) Handler

func (k KerberosProxy) Handler(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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