public class InternalTokenStorage extends Object
Constructor and Description |
---|
InternalTokenStorage(SecureRandom secureRandom) |
Modifier and Type | Method and Description |
---|---|
String |
createNewToken() |
String |
getInternalToken() |
boolean |
isValidInternalToken(String token) |
@Inject public InternalTokenStorage(SecureRandom secureRandom)
Copyright © 2022 Apache Software Foundation. All rights reserved.