Uses of Class
io.jenkins.blueocean.auth.jwt.JwtAuthenticationStoreFactory
Packages that use JwtAuthenticationStoreFactory
-
Uses of JwtAuthenticationStoreFactory in io.jenkins.blueocean.auth.jwt
Methods in io.jenkins.blueocean.auth.jwt that return types with arguments of type JwtAuthenticationStoreFactory -
Uses of JwtAuthenticationStoreFactory in io.jenkins.blueocean.auth.jwt.impl
Subclasses of JwtAuthenticationStoreFactory in io.jenkins.blueocean.auth.jwt.implModifier and TypeClassDescriptionclass
Stores authentication map and makes them available in memory.