public interface SessionProvider
| Modifier and Type | Method and Description |
|---|---|
@Nullable SessionDetails |
get() |
void |
set(@NotNull SessionDetails sessionDetails)
Replace the session details
|
@Nullable @Nullable SessionDetails get()
void set(@NotNull
@NotNull SessionDetails sessionDetails)
sessionDetails - to set toCopyright © 2023. All rights reserved.