Uses of Interface
de.msi.oauth.flow.user.UserObtainRequestToken
| Package | Description |
|---|---|
| de.msi.oauth.flow |
-
Uses of UserObtainRequestToken in de.msi.oauth.flow
Methods in de.msi.oauth.flow that return UserObtainRequestToken Modifier and Type Method Description UserObtainRequestTokenRequestTokenFlowParam. userObtainRequestToken()The user operation which is capable of retrieving the request token.Constructors in de.msi.oauth.flow with parameters of type UserObtainRequestToken Constructor Description RequestTokenFlowParamBuilder(ConsumerKey consumerKey, SignatureMethod signatureMethod, UserObtainRequestToken userObtainRequestToken)Create a new builder instance.