public abstract class NumericTokenProvider extends Object implements TokenProvider
| Constructor and Description |
|---|
NumericTokenProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
generateToken(Map<String,String> userAttributes) |
void |
verifyToken(Map<String,String> userAttributes,
String token) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, requestTokenpublic void verifyToken(Map<String,String> userAttributes, String token)
verifyToken in interface TokenProviderCopyright © 2021. All Rights Reserved.