Uses of Class
ch.admin.bit.jeap.oauth.mock.server.token.JeapRolesPruningTokenMapper
Packages that use JeapRolesPruningTokenMapper
Package
Description
-
Uses of JeapRolesPruningTokenMapper in ch.admin.bit.jeap.oauth.mock.server.security
Methods in ch.admin.bit.jeap.oauth.mock.server.security that return JeapRolesPruningTokenMapperModifier and TypeMethodDescriptionSecurityConfig.jeapRolesPruningTokenMapper(OAuthMockData oAuthMockData) -
Uses of JeapRolesPruningTokenMapper in ch.admin.bit.jeap.oauth.mock.server.token
Constructors in ch.admin.bit.jeap.oauth.mock.server.token with parameters of type JeapRolesPruningTokenMapperModifierConstructorDescriptionPamsJwtTokenCustomizer(JeapRolesPruningTokenMapper jeapRolesPruningTokenMapper)