public interface SearchableTokenStorage
| Modifier and Type | Method and Description |
|---|---|
List<AuthenticationToken> |
search(EntityQuery<? extends AuthenticationToken> query)
Searches for token based on criteria.
|
List<AuthenticationToken> search(EntityQuery<? extends AuthenticationToken> query)
query - Query.Copyright © 2023 Atlassian. All rights reserved.