Uses of Interface
com.iizix.comm.oauth.IOAuthService
Package
Description
Uses of IOAuthService in com.iizigo.ws.editor
ModifierConstructorDescriptionOAuthBrowserDialog
(org.eclipse.swt.widgets.Shell parent, IOAuthService service, String url) Create the dialog.Uses of IOAuthService in com.iizix.comm.oauth
Modifier and TypeMethodDescriptionvoid
IOAuthCallbackProvider.display
(IOAuthService service, String url) Requests display of the URL on the client side.Uses of IOAuthService in com.iizix.server.gyro
Modifier and TypeMethodDescriptionAppSessionGyro.requestOAuthCallbackDisplay
(IOAuthService service) Requests the OAuth (1.0a or 2.0) authentication callback provider to show an URL to the user in order to be accepted.Uses of IOAuthService in com.iizix.server.oauth
Modifier and TypeClassDescriptionclass
The abstract service service using OAuth 1.0a or OAuth 2.0.Uses of IOAuthService in com.iizix.server.oauth.services