Interface PasswordResetTokenManager.SqlExceptionSupplier<T>
-
- Enclosing class:
- PasswordResetTokenManager
public static interface PasswordResetTokenManager.SqlExceptionSupplier<T>Can't use aSupplierbecause of the exception.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tget()
-
-
-
Method Detail
-
get
T get() throws java.sql.SQLException
- Throws:
java.sql.SQLException
-
-