Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PrivateTokenIssuer ¶
type PrivateTokenIssuer struct { ioc.ObjectImpl // contains filtered or unexported fields }
func (*PrivateTokenIssuer) Init ¶
func (p *PrivateTokenIssuer) Init() error
func (*PrivateTokenIssuer) IssueToken ¶
func (p *PrivateTokenIssuer) IssueToken(ctx context.Context, parameter token.IssueParameter) (*token.Token, error)
func (*PrivateTokenIssuer) Name ¶
func (p *PrivateTokenIssuer) Name() string
Click to show internal directories.
Click to hide internal directories.