Package | Description |
---|---|
com.kobil.ssms.secovid.presentation.b2b |
Modifier and Type | Method and Description |
---|---|
Token |
SecovidManagementWs.getToken(String tokenSnr)
Get token information of a specific token.
|
Modifier and Type | Method and Description |
---|---|
List<Token> |
SecovidManagementWs.getTokenByUserId(String userId)
Retrieve a list of
Token objects, assigned to the given userId. |
List<Token> |
SecovidManagementWs.getTokens(com.kobil.ssms.kernel.presentation.b2b.RangeInput rangeInput,
com.kobil.ssms.kernel.logic.pagination.OrderInput orderInput,
Holder<com.kobil.ssms.kernel.presentation.b2b.Pagination> pagination)
Get a list of all tokens in database.
|
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.