user

package
v1.0.0-alpha.50 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserInfoGetParams

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

UserInfoGetParams contains all the bound params for the user info get operation typically these are obtained from a http.Request

swagger:parameters UserInfoGet

func NewUserInfoGetParams

func NewUserInfoGetParams() UserInfoGetParams

NewUserInfoGetParams creates a new UserInfoGetParams object no default values defined in spec.

func (*UserInfoGetParams) BindRequest

func (o *UserInfoGetParams) BindRequest(w http.ResponseWriter, r *http.Request, c ...runtime.Consumer) error

BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.

func (*UserInfoGetParams) Context

func (o *UserInfoGetParams) Context() context.Context

Context returns the request context

func (*UserInfoGetParams) UnbindRequest

func (o *UserInfoGetParams) UnbindRequest() (http.ResponseWriter, *http.Request)

UnbindRequest returns the response and request associated with the parameters

type UserInfoUpdateParams

type UserInfoUpdateParams struct {
	/*The new profile
	  In: body
	*/
	Profile oauth.Profile `json:"profile,omitempty"`
	// contains filtered or unexported fields
}

UserInfoUpdateParams contains all the bound params for the user info update operation typically these are obtained from a http.Request

swagger:parameters UserInfoUpdate

func NewUserInfoUpdateParams

func NewUserInfoUpdateParams() UserInfoUpdateParams

NewUserInfoUpdateParams creates a new UserInfoUpdateParams object no default values defined in spec.

func (*UserInfoUpdateParams) BindRequest

BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.

func (*UserInfoUpdateParams) Context

func (o *UserInfoUpdateParams) Context() context.Context

Context returns the request context

func (*UserInfoUpdateParams) UnbindRequest

func (o *UserInfoUpdateParams) UnbindRequest() (http.ResponseWriter, *http.Request)

UnbindRequest returns the response and request associated with the parameters

type UserPrincipalGetParams

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

UserPrincipalGetParams contains all the bound params for the user principal get operation typically these are obtained from a http.Request

swagger:parameters UserPrincipalGet

func NewUserPrincipalGetParams

func NewUserPrincipalGetParams() UserPrincipalGetParams

NewUserPrincipalGetParams creates a new UserPrincipalGetParams object no default values defined in spec.

func (*UserPrincipalGetParams) BindRequest

BindRequest both binds and validates a request, it assumes that complex things implement a Validatable(strfmt.Registry) error interface for simple values it will use straight method calls.

func (*UserPrincipalGetParams) Context

func (o *UserPrincipalGetParams) Context() context.Context

Context returns the request context

func (*UserPrincipalGetParams) UnbindRequest

func (o *UserPrincipalGetParams) UnbindRequest() (http.ResponseWriter, *http.Request)

UnbindRequest returns the response and request associated with the parameters

Jump to

Keyboard shortcuts

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