Class IncompleteRegistration
java.lang.Object
com.djrapitops.plan.delivery.webserver.auth.IncompleteRegistration
-
Constructor Summary
ConstructorsConstructorDescriptionIncompleteRegistration(String username, String passwordHash, String code, long expiresAfter) -
Method Summary
-
Constructor Details
-
IncompleteRegistration
-
-
Method Details
-
toUser
-
getUsername
-
getPasswordHash
-
getCode
-
getExpiresAfter
public long getExpiresAfter()
-