package
0.49.0
Repository: https://github.com/ory/fosite.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
NewMockAccessRequester creates a new mock instance.
NewMockAccessResponder creates a new mock instance.
NewMockAccessTokenStorage creates a new mock instance.
NewMockAccessTokenStrategy creates a new mock instance.
No description provided by the author
NewMockAuthorizeCodeStorage creates a new mock instance.
NewMockAuthorizeCodeStrategy creates a new mock instance.
NewMockAuthorizeEndpointHandler creates a new mock instance.
NewMockAuthorizeRequester creates a new mock instance.
NewMockAuthorizeResponder creates a new mock instance.
NewMockClient creates a new mock instance.
NewMockClientCredentialsGrantStorage creates a new mock instance.
NewMockCoreStorage creates a new mock instance.
NewMockCoreStrategy creates a new mock instance.
NewMockHasher creates a new mock instance.
NewMockOpenIDConnectRequestStorage creates a new mock instance.
NewMockOpenIDConnectTokenStrategy creates a new mock instance.
NewMockPKCERequestStorage creates a new mock instance.
NewMockPushedAuthorizeEndpointHandler creates a new mock instance.
No description provided by the author
NewMockRefreshTokenStrategy creates a new mock instance.
NewMockRequester creates a new mock instance.
NewMockResourceOwnerPasswordCredentialsGrantStorage creates a new mock instance.
No description provided by the author
NewMockRevocationHandler creates a new mock instance.
NewMockRFC7523KeyStorage creates a new mock instance.
NewMockStorage creates a new mock instance.
NewMockTokenEndpointHandler creates a new mock instance.
NewMockTokenIntrospector creates a new mock instance.
NewMockTokenRevocationStorage creates a new mock instance.
NewMockTransactional creates a new mock instance.
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

MockAccessRequester is a mock of AccessRequester interface.
MockAccessRequesterMockRecorder is the mock recorder for MockAccessRequester.
MockAccessResponder is a mock of AccessResponder interface.
MockAccessResponderMockRecorder is the mock recorder for MockAccessResponder.
MockAccessTokenStorage is a mock of AccessTokenStorage interface.
MockAccessTokenStorageMockRecorder is the mock recorder for MockAccessTokenStorage.
MockAccessTokenStrategy is a mock of AccessTokenStrategy interface.
MockAccessTokenStrategyMockRecorder is the mock recorder for MockAccessTokenStrategy.
Mock of AuthorizeCodeGrantStorage interface.
MockAuthorizeCodeStorage is a mock of AuthorizeCodeStorage interface.
MockAuthorizeCodeStorageMockRecorder is the mock recorder for MockAuthorizeCodeStorage.
MockAuthorizeCodeStrategy is a mock of AuthorizeCodeStrategy interface.
MockAuthorizeCodeStrategyMockRecorder is the mock recorder for MockAuthorizeCodeStrategy.
MockAuthorizeEndpointHandler is a mock of AuthorizeEndpointHandler interface.
MockAuthorizeEndpointHandlerMockRecorder is the mock recorder for MockAuthorizeEndpointHandler.
MockAuthorizeRequester is a mock of AuthorizeRequester interface.
MockAuthorizeRequesterMockRecorder is the mock recorder for MockAuthorizeRequester.
MockAuthorizeResponder is a mock of AuthorizeResponder interface.
MockAuthorizeResponderMockRecorder is the mock recorder for MockAuthorizeResponder.
MockClient is a mock of Client interface.
MockClientCredentialsGrantStorage is a mock of ClientCredentialsGrantStorage interface.
MockClientCredentialsGrantStorageMockRecorder is the mock recorder for MockClientCredentialsGrantStorage.
MockClientMockRecorder is the mock recorder for MockClient.
MockCoreStorage is a mock of CoreStorage interface.
MockCoreStorageMockRecorder is the mock recorder for MockCoreStorage.
MockCoreStrategy is a mock of CoreStrategy interface.
MockCoreStrategyMockRecorder is the mock recorder for MockCoreStrategy.
MockHasher is a mock of Hasher interface.
MockHasherMockRecorder is the mock recorder for MockHasher.
MockOpenIDConnectRequestStorage is a mock of OpenIDConnectRequestStorage interface.
MockOpenIDConnectRequestStorageMockRecorder is the mock recorder for MockOpenIDConnectRequestStorage.
MockOpenIDConnectTokenStrategy is a mock of OpenIDConnectTokenStrategy interface.
MockOpenIDConnectTokenStrategyMockRecorder is the mock recorder for MockOpenIDConnectTokenStrategy.
MockPKCERequestStorage is a mock of PKCERequestStorage interface.
MockPKCERequestStorageMockRecorder is the mock recorder for MockPKCERequestStorage.
MockPushedAuthorizeEndpointHandler is a mock of PushedAuthorizeEndpointHandler interface.
MockPushedAuthorizeEndpointHandlerMockRecorder is the mock recorder for PushedMockAuthorizeEndpointHandler.
Mock of RefreshTokenGrantStorage interface.
MockRefreshTokenStrategy is a mock of RefreshTokenStrategy interface.
MockRefreshTokenStrategyMockRecorder is the mock recorder for MockRefreshTokenStrategy.
MockRequester is a mock of Requester interface.
MockRequesterMockRecorder is the mock recorder for MockRequester.
MockResourceOwnerPasswordCredentialsGrantStorage is a mock of ResourceOwnerPasswordCredentialsGrantStorage interface.
MockResourceOwnerPasswordCredentialsGrantStorageMockRecorder is the mock recorder for MockResourceOwnerPasswordCredentialsGrantStorage.
Mock of ResponseWriter interface.
MockRevocationHandler is a mock of RevocationHandler interface.
MockRevocationHandlerMockRecorder is the mock recorder for MockRevocationHandler.
MockRFC7523KeyStorage is a mock of RFC7523KeyStorage interface.
MockRFC7523KeyStorageMockRecorder is the mock recorder for MockRFC7523KeyStorage.
MockStorage is a mock of Storage interface.
MockStorageMockRecorder is the mock recorder for MockStorage.
MockTokenEndpointHandler is a mock of TokenEndpointHandler interface.
MockTokenEndpointHandlerMockRecorder is the mock recorder for MockTokenEndpointHandler.
MockTokenIntrospector is a mock of TokenIntrospector interface.
MockTokenIntrospectorMockRecorder is the mock recorder for MockTokenIntrospector.
MockTokenRevocationStorage is a mock of TokenRevocationStorage interface.
MockTokenRevocationStorageMockRecorder is the mock recorder for MockTokenRevocationStorage.
MockTransactional is a mock of Transactional interface.
MockTransactionalMockRecorder is the mock recorder for MockTransactional.