eventnotifier

package
v1.8.2 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventNotifier

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

func New

func New(logger log.DebugLogger) *EventNotifier

func (*EventNotifier) PublishAuthEvent added in v1.4.3

func (n *EventNotifier) PublishAuthEvent(authType, username string)

func (*EventNotifier) PublishSSH

func (n *EventNotifier) PublishSSH(cert []byte)

func (*EventNotifier) PublishServiceProviderLoginEvent added in v1.4.3

func (n *EventNotifier) PublishServiceProviderLoginEvent(url, username string)

func (*EventNotifier) PublishVIPAuthEvent added in v1.4.3

func (n *EventNotifier) PublishVIPAuthEvent(vipAuthType, username string)

func (*EventNotifier) PublishWebLoginEvent added in v1.4.3

func (n *EventNotifier) PublishWebLoginEvent(username string)

func (*EventNotifier) PublishX509

func (n *EventNotifier) PublishX509(cert []byte)

func (*EventNotifier) ServeHTTP

func (n *EventNotifier) ServeHTTP(w http.ResponseWriter, req *http.Request)

Jump to

Keyboard shortcuts

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