security_test

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SecurityController

type SecurityController struct {
	runtime.GleeceController // Embedding the GleeceController to inherit its methods
}

@Tag(Sanity Controller Tag) @Route(/test/sanity)

func (*SecurityController) ValidMethodWithComplexSecurity

func (ec *SecurityController) ValidMethodWithComplexSecurity() error

A sanity test controller method @Method(POST) @Route(/security) @Security(secSchema1, { scopes: ["scope1"] }) @Security(secSchema2, { scopes: ["2", "3"] })

Jump to

Keyboard shortcuts

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