coopfrom

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: 27 Imported by: 0

README

連携元 TA 間連携仲介機能

TA 間連携の仲介コードを発行する。 TA 間連携プロトコルを参照のこと。

1. 動作仕様

  • リクエストに問題がある、または、要請元 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,
	pathCoopFr string,
	codLen int,
	codExpIn time.Duration,
	codDbExpIn time.Duration,
	jtiLen int,
	jtiExpIn time.Duration,
	keyDb keydb.Db,
	pwDb pairwise.Db,
	acntDb account.Db,
	taDb tadb.Db,
	idpDb idpdb.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