Uses of Interface
org.urbanstew.soundcloudapi.AuthorizationURLOpener

Uses of AuthorizationURLOpener in org.urbanstew.soundcloudapi
 

Methods in org.urbanstew.soundcloudapi with parameters of type AuthorizationURLOpener
 boolean SoundCloudAPI.authorizeUsingUrl(java.lang.String url, java.lang.String response, AuthorizationURLOpener URLOpener)
          Completes the OAuth 1.0a authorization steps with SoundCloud, assuming the consumer application can use a local port to receive the verification code.