Uses of Class
com.sap.cloud.servicesdk.xbem.extension.sapcp.jms.httpconnection.OAuthSettings
-
Packages that use OAuthSettings Package Description com.sap.cloud.servicesdk.xbem.extension.sapcp.jms.httpconnection -
-
Uses of OAuthSettings in com.sap.cloud.servicesdk.xbem.extension.sapcp.jms.httpconnection
Methods in com.sap.cloud.servicesdk.xbem.extension.sapcp.jms.httpconnection with parameters of type OAuthSettings Modifier and Type Method Description static OAuthHandlerOAuthHandlerFactory. createOAuthHandler(OAuthSettings oAuthSettings)Constructors in com.sap.cloud.servicesdk.xbem.extension.sapcp.jms.httpconnection with parameters of type OAuthSettings Constructor Description OAuthHandlerDefault(OAuthSettings authSettings)OAuthHandlerX509(OAuthSettings oAuthSettings)
-