Uses of Enum
org.knowm.xchange.deribit.v2.dto.GrantType
-
Uses of GrantType in org.knowm.xchange.deribit.v2
Modifier and TypeMethodDescriptionDeribit.auth
(GrantType grantType, String username, String password, String clientId, String clientSecret, String refreshToken, String timestamp, String signature, String nonce, String state, String scope) Retrieve an Oauth access token, to be used for authentication of 'private' requests. -
Uses of GrantType in org.knowm.xchange.deribit.v2.dto