Package com.illumon.iris.auth
Class AuthProbe
java.lang.Object
com.illumon.iris.auth.AuthProbe
This class is used to probe whether the authentication server is online, and functioning correctly.
It will check exactly once to see if we can reach an auth server that accepts our private key file.
In the future, we may want to parameterize this so that you can let this probe retry more than once.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthProbe
public AuthProbe()
-
-
Method Details
-
main
-