mcasdoor

package
v1.29.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CasdoorConnection

type CasdoorConnection struct {
	Endpoint         string
	ClientID         string
	ClientSecret     string
	Certificate      string
	OrganizationName string
	ApplicationName  string
	EnforcerName     string
	JWKUri           string
	Connected        bool
	Client           *casdoorsdk.Client
	Logger           mlog.Logger
}

func (*CasdoorConnection) Connect

func (cc *CasdoorConnection) Connect() error

func (*CasdoorConnection) GetClient

func (cc *CasdoorConnection) GetClient() (*casdoorsdk.Client, error)

Jump to

Keyboard shortcuts

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