Package | Description |
---|---|
com.kobil.ssms.som.presentation.b2b |
Modifier and Type | Method and Description |
---|---|
Token |
SomManagementWs.getToken(String tokenSnr)
Gets token information.
|
Token |
SomManagementWs.getTokenByUserID(String userID)
Gets token information by @param userID.
|
Modifier and Type | Method and Description |
---|---|
List<Token> |
SomManagementWs.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)
Returns a list of all token that are stored in the database without secret information.
|
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.