# Functions
NewMockDirector creates a new mock instance.
NewMockIDTokenVerifier creates a new mock instance.
NewMockOAuth2Config creates a new mock instance.
NewMockSessionRepository creates a new mock instance.
NewMockStateManager creates a new mock instance.
NewMockUserInfoProvider creates a new mock instance.
# Structs
MockDirector is a mock of Director interface.
MockDirectorMockRecorder is the mock recorder for MockDirector.
MockIDTokenVerifier is a mock of IDTokenVerifier interface.
MockIDTokenVerifierMockRecorder is the mock recorder for MockIDTokenVerifier.
MockOAuth2Config is a mock of OAuth2Config interface.
MockOAuth2ConfigMockRecorder is the mock recorder for MockOAuth2Config.
MockSessionRepository is a mock of SessionRepository interface.
MockSessionRepositoryMockRecorder is the mock recorder for MockSessionRepository.
MockStateManager is a mock of StateManager interface.
MockStateManagerMockRecorder is the mock recorder for MockStateManager.
MockUserInfoProvider is a mock of UserInfoProvider interface.
MockUserInfoProviderMockRecorder is the mock recorder for MockUserInfoProvider.