Package | Description |
---|---|
tech.aroma.banana.authentication.service.data |
Modifier and Type | Method and Description |
---|---|
Token |
TokenRepository.getToken(String tokenId) |
Modifier and Type | Method and Description |
---|---|
List<Token> |
TokenRepository.getTokensBelongingTo(String ownerId) |
Modifier and Type | Method and Description |
---|---|
void |
TokenRepository.saveToken(Token token) |
Copyright © 2015 Aroma Tech. All rights reserved.