Uses of Interface
com.svenruppert.jsentinel.bootstrap.BootstrapTokenOutput
Packages that use BootstrapTokenOutput
-
Uses of BootstrapTokenOutput in com.svenruppert.jsentinel.bootstrap
Classes in com.svenruppert.jsentinel.bootstrap that implement BootstrapTokenOutputModifier and TypeClassDescriptionfinal classPrints a one-time setup banner with the actual bootstrap token to the server console.final classTells the operator that the token has been written to a file.Methods in com.svenruppert.jsentinel.bootstrap with parameters of type BootstrapTokenOutputModifier and TypeMethodDescriptionstatic voidBootstrapStartup.initializeIfRequired(BootstrapStateService stateService, BootstrapTokenStore tokenStore, BootstrapTokenGenerator generator, BootstrapTokenOutput output, BootstrapConfiguration configuration)