Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TokenFactory ¶
TokenFactory is an autogenerated mock type for the TokenFactory type
func (*TokenFactory) CreateToken ¶
func (_m *TokenFactory) CreateToken(keyUri string, clientUID uuid.UUID, username string, role string) (string, error)
CreateToken provides a mock function with given fields: keyUri, clientUID, username, role
type TokenFactorySelector ¶
TokenFactorySelector is an autogenerated mock type for the TokenFactorySelector type
func (*TokenFactorySelector) Select ¶
func (_m *TokenFactorySelector) Select(tokenType int) jwthelpers.TokenFactory
Select provides a mock function with given fields: tokenType
Click to show internal directories.
Click to hide internal directories.