Package | Description |
---|---|
org.springframework.security.oauth.consumer.client | |
org.springframework.security.oauth.consumer.net |
Modifier and Type | Method and Description |
---|---|
OAuthURLStreamHandlerFactory |
CoreOAuthConsumerSupport.getStreamHandlerFactory()
Deprecated.
The URL stream handler factory for connections to an OAuth resource.
|
Modifier and Type | Method and Description |
---|---|
void |
CoreOAuthConsumerSupport.setStreamHandlerFactory(OAuthURLStreamHandlerFactory streamHandlerFactory)
Deprecated.
The URL stream handler factory for connections to an OAuth resource.
|
Constructor and Description |
---|
CoreOAuthConsumerSupport(OAuthURLStreamHandlerFactory streamHandlerFactory)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultOAuthURLStreamHandlerFactory
|
Copyright © 2022. All rights reserved.