registrystorage

package
v3.6.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2017 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type UserConversion

type UserConversion interface {
	ConvertToAuthorizeToken(interface{}, *oauthapi.OAuthAuthorizeToken) error
	ConvertToAccessToken(interface{}, *oauthapi.OAuthAccessToken) error
	ConvertFromAuthorizeToken(*oauthapi.OAuthAuthorizeToken) (interface{}, error)
	ConvertFromAccessToken(*oauthapi.OAuthAccessToken) (interface{}, error)
}

Jump to

Keyboard shortcuts

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