Uses of Interface
de.msi.oauth.flow.AccessTokenIntermediateFactory
| Package | Description |
|---|---|
| de.msi.oauth.flow |
-
Uses of AccessTokenIntermediateFactory in de.msi.oauth.flow
Methods in de.msi.oauth.flow that return AccessTokenIntermediateFactory Modifier and Type Method Description static AccessTokenIntermediateFactoryAccessTokenIntermediateFactory. of(AccessTokenFlowParam atfp)Create a newAccessTokenIntermediateFactoryby consuming theAccessTokenFlowParam.