Uses of Interface
com.iizix.comm.oauth.IOAuthCallbackProvider
Packages that use IOAuthCallbackProvider
Uses of IOAuthCallbackProvider in com.iizix.server.gyro
Methods in com.iizix.server.gyro that return IOAuthCallbackProviderModifier 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
Constructors in com.iizix.server.oauth with parameters of type IOAuthCallbackProviderModifierConstructorDescriptionOAuthSession
(IOAuthCallbackProvider callbackProvider) Constructs a new authentication session with a callback provider.