public static interface BackgroundIdentity.Rpc extends AutoCloseable
| Modifier and Type | Interface and Description |
|---|---|
static class |
BackgroundIdentity.Rpc.Token |
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
int |
getTimeoutSeconds() |
CompletableFuture<BackgroundIdentity.Rpc.Token> |
getTokenAsync() |
CompletableFuture<BackgroundIdentity.Rpc.Token> getTokenAsync()
int getTimeoutSeconds()
default void close()
close in interface AutoCloseableCopyright © 2024. All rights reserved.