Uses of Record Class
com.svenruppert.jsentinel.bootstrap.BootstrapToken
Packages that use BootstrapToken
-
Uses of BootstrapToken in com.svenruppert.jsentinel.bootstrap
Methods in com.svenruppert.jsentinel.bootstrap that return BootstrapTokenMethods in com.svenruppert.jsentinel.bootstrap that return types with arguments of type BootstrapTokenModifier and TypeMethodDescriptionBootstrapTokenStore.load()FileBootstrapTokenStore.load()InMemoryBootstrapTokenStore.load()Methods in com.svenruppert.jsentinel.bootstrap with parameters of type BootstrapTokenModifier and TypeMethodDescriptionvoidBootstrapTokenOutput.emit(BootstrapToken token, BootstrapConfiguration configuration) voidConsoleBootstrapTokenOutput.emit(BootstrapToken token, BootstrapConfiguration configuration) voidFileBootstrapTokenOutput.emit(BootstrapToken token, BootstrapConfiguration configuration) voidBootstrapTokenStore.save(BootstrapToken token) voidFileBootstrapTokenStore.save(BootstrapToken token) voidInMemoryBootstrapTokenStore.save(BootstrapToken token)