Uses of Interface
com.iizix.comm.oauth.IOAuthCallbackProvider
Uses of IOAuthCallbackProvider 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 IOAuthCallbackProvider in com.iizix.server.oauth
ModifierConstructorDescriptionOAuthSession
(IOAuthCallbackProvider callbackProvider) Constructs a new authentication session with a callback provider.