Uses of Class
net.officefloor.web.jwt.mock.AbstractMockJwtAccessTokenJUnit
-
Packages that use AbstractMockJwtAccessTokenJUnit Package Description net.officefloor.web.jwt.mock -
-
Uses of AbstractMockJwtAccessTokenJUnit in net.officefloor.web.jwt.mock
Subclasses of AbstractMockJwtAccessTokenJUnit in net.officefloor.web.jwt.mock Modifier and Type Class Description class
MockJwtAccessTokenExtension
Extension
to mock JWT access tokens for theJwtHttpSecuritySource
.class
MockJwtAccessTokenRule
TestRule
to mock JWT access tokens for theJwtHttpSecuritySource
.
-