Class AuthenticationManager
java.lang.Object
g1701_1800.s1797_design_authentication_manager.AuthenticationManager
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthenticationManager
public AuthenticationManager(int timeToLive)
-
-
Method Details
-
generate
-
renew
-
countUnexpiredTokens
public int countUnexpiredTokens(int currentTime)
-