Interface AuthAttempt
- All Known Implementing Classes:
AuthAttempt.Failure
,AuthAttempt.Success
This wrapper class is used to hold an arbitrary GSON serializable payload, _or_ an object equivalent to a
GatewayException that can be handed over the wire.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final record
static class
static final record