Documentation
¶
Index ¶
- func GenerateMockPKToken(t *testing.T, signingKey crypto.Signer, alg jwa.KeyAlgorithm) (*pktoken.PKToken, error)
- func GenerateMockPKTokenGQ(t *testing.T, signingKey crypto.Signer, alg jwa.KeyAlgorithm) (*pktoken.PKToken, error)
- func GenerateMockPKTokenWithOpts(t *testing.T, signingKey crypto.Signer, alg jwa.KeyAlgorithm, ...) (*pktoken.PKToken, *mocks.MockProviderBackend, error)
- type MockPKTokenOpts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateMockPKToken ¶
func GenerateMockPKTokenGQ ¶
func GenerateMockPKTokenWithOpts ¶
func GenerateMockPKTokenWithOpts(t *testing.T, signingKey crypto.Signer, alg jwa.KeyAlgorithm, idtTemplate mocks.IDTokenTemplate, options *MockPKTokenOpts) (*pktoken.PKToken, *mocks.MockProviderBackend, error)
Types ¶
type MockPKTokenOpts ¶
Click to show internal directories.
Click to hide internal directories.