assertion

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

Documentation

Overview

client_assertion に対応するデータ型。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Assertion

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

func Parse

func Parse(raw []byte) (*Assertion, error)

func (*Assertion) Expires

func (this *Assertion) Expires() time.Time

func (*Assertion) Id

func (this *Assertion) Id() string

func (*Assertion) Issuer

func (this *Assertion) Issuer() string

func (*Assertion) Verify

func (this *Assertion) Verify(taId string, taKeys []jwk.Key, aud string) error

Jump to

Keyboard shortcuts

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