oidc

package
v0.1.132 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	TypeIOidcBackgroundStorage = di.GetInterfaceReflectType((*IOidcBackgroundStorage)(nil))
)

Functions

func AddCronOidcJobProvider

func AddCronOidcJobProvider(builder *di.Builder)

AddCronOidcJobProvider adds service to the DI container

Types

type IOidcBackgroundStorage

type IOidcBackgroundStorage interface {
	AtomicStore(disco *middleware_oidc.DiscoveryDocument)
	AtomicGet() *middleware_oidc.DiscoveryDocument
}

func GetOidcBackgroundStorageFromContainer

func GetOidcBackgroundStorageFromContainer(ctn di.Container) IOidcBackgroundStorage

GetOidcBackgroundStorageFromContainer helper

Jump to

Keyboard shortcuts

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