Class FileBootstrapTokenOutput
java.lang.Object
com.svenruppert.jsentinel.bootstrap.FileBootstrapTokenOutput
- All Implemented Interfaces:
BootstrapTokenOutput
Tells the operator that the token has been written to a file. Logs only
the path — the actual token value is never echoed.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidemit(BootstrapToken token, BootstrapConfiguration configuration)
-
Constructor Details
-
FileBootstrapTokenOutput
-
FileBootstrapTokenOutput
public FileBootstrapTokenOutput()
-
-
Method Details
-
emit
- Specified by:
emitin interfaceBootstrapTokenOutput
-