PrincipalContext

Typed authentication context that exposes a required route principal.

Report a problem

Type Parameters

P

the principal type available inside the route.

Constructors

Link copied to clipboard
constructor(principalKey: AttributeKey<P>)