Interface RefreshSessionStore.RotationResult

All Known Implementing Classes:
RefreshSessionStore.Rotated, RefreshSessionStore.RotationRejected
Enclosing interface:
RefreshSessionStore

public static sealed interface RefreshSessionStore.RotationResult permits RefreshSessionStore.Rotated, RefreshSessionStore.RotationRejected