coopto

package
v0.0.0-...-72324ba Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2015 License: Apache-2.0 Imports: 25 Imported by: 0

README

連携先 TA 間連携仲介機能

仲介コードと引き換えに TA 間連携情報を提供する。 TA 間連携プロトコルを参照のこと。

1. 動作仕様

  • リクエストに問題がある、または、要請元 TA に問題がある場合、
    • エラーを返す。
  • そうでなければ、仲介コードと引き換えに TA 間連携情報を返す。

Documentation

Overview

TA 間連携連携先仲介エンドポイント。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(
	stopper *server.Stopper,
	selfId string,
	sigAlg string,
	sigKid string,
	pathCoopTo string,
	pwSaltLen int,
	tokLen int,
	tokExpIn time.Duration,
	tokDbExpIn time.Duration,
	jtiExpIn time.Duration,
	keyDb keydb.Db,
	acntDb account.Db,
	consDb consent.Db,
	taDb tadb.Db,
	sectDb sector.Db,
	pwDb pairwise.Db,
	codDb coopcode.Db,
	tokDb token.Db,
	jtiDb jtidb.Db,
	idGen rand.Generator,
	debug bool,
) http.Handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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