ContainerImage.Pinniped/internal/mocks
Ryan Richard b981055d31 Support revocation of access tokens in UpstreamOIDCIdentityProviderI
- Rename the RevokeRefreshToken() function to RevokeToken() and make it
  take the token type (refresh or access) as a new parameter.
- This is a prefactor getting ready to support revocation of upstream
  access tokens in the garbage collection handler.
2021-12-03 13:44:24 -08:00
..
credentialrequestmocks certauthority.go: Refactor issuing client versus server certs 2021-03-12 16:09:37 -08:00
issuermocks dynamiccert: split into serving cert and CA providers 2021-03-15 12:24:07 -04:00
mockkeyset Regenerate gomock mocks with v1.5.0. 2021-03-01 11:44:27 -06:00
mockldapconn Initial support for upstream LDAP group membership 2021-05-17 11:10:26 -07:00
mocksecrethelper Regenerate gomock mocks with v1.5.0. 2021-03-01 11:44:27 -06:00
mocktokenauthenticator Regenerate gomock mocks with v1.5.0. 2021-03-01 11:44:27 -06:00
mocktokenauthenticatorcloser Regenerate gomock mocks with v1.5.0. 2021-03-01 11:44:27 -06:00
mockupstreamoidcidentityprovider Support revocation of access tokens in UpstreamOIDCIdentityProviderI 2021-12-03 13:44:24 -08:00