Uses of Class
co.tryterra.terraclient.models.AuthData
-
Packages that use AuthData Package Description co.tryterra.terraclient.api This package contains all the interfaces used by this library. -
-
Uses of AuthData in co.tryterra.terraclient.api
Methods in co.tryterra.terraclient.api that return types with arguments of type AuthData Modifier and Type Method Description Optional<AuthData>
TerraWebhookPayload. asAuthData()
Attempt to parse the raw payload as aAuthData
object.
-