config

package
v0.0.0-...-f784db4 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2018 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DatastoreConnection

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

DatastoreConnection enables the use of Google's Datastore as a backend.

func (*DatastoreConnection) Init

func (*DatastoreConnection) Namespace

func (d *DatastoreConnection) Namespace() string

Namespace will return the configured namespace for this backend, if any.

func (*DatastoreConnection) NewClientManager

func (d *DatastoreConnection) NewClientManager(hasher fosite.Hasher) client.Manager

func (*DatastoreConnection) NewConsentManager

func (d *DatastoreConnection) NewConsentManager(clientManager client.Manager, fs pkg.FositeStorer) consent.Manager

func (*DatastoreConnection) NewJWKManager

func (d *DatastoreConnection) NewJWKManager(cipher *jwk.AEAD) jwk.Manager

func (*DatastoreConnection) NewOAuth2Manager

func (d *DatastoreConnection) NewOAuth2Manager(clientManager client.Manager, accessTokenLifespan time.Duration, _ string) pkg.FositeStorer

func (*DatastoreConnection) Ping

func (d *DatastoreConnection) Ping() error

func (*DatastoreConnection) Prefixes

func (d *DatastoreConnection) Prefixes() []string

Jump to

Keyboard shortcuts

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