Documentation ¶
Index ¶
- func New() auacornapi.Acorn
- type Impl
- func (r *Impl) AcornName() string
- func (r *Impl) AssembleAcorn(registry auacornapi.AcornRegistry) error
- func (r *Impl) GetKeySet(ctx context.Context) []string
- func (r *Impl) IsIdentityProvider() bool
- func (r *Impl) ObtainKeySet(ctx context.Context) error
- func (r *Impl) Setup(ctx context.Context) error
- func (r *Impl) SetupAcorn(registry auacornapi.AcornRegistry) error
- func (r *Impl) TeardownAcorn(registry auacornapi.AcornRegistry) error
- func (r *Impl) VerifyToken(ctx context.Context, token string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Impl ¶
type Impl struct { Configuration librepo.Configuration CustomConfiguration config.CustomConfiguration Logging librepo.Logging IDPClient aurestclientapi.Client PEMKeySet []string }
func (*Impl) AssembleAcorn ¶
func (*Impl) IsIdentityProvider ¶
func (*Impl) SetupAcorn ¶
func (*Impl) TeardownAcorn ¶
Click to show internal directories.
Click to hide internal directories.