Class SecureConnectionHelper
java.lang.Object
org.apache.cxf.tools.wadlto.jaxrs.SecureConnectionHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic InputStreamgetStreamFromSecureConnection(URL url, String authorizationValue)
-
Method Details
-
getStreamFromSecureConnection
public static InputStream getStreamFromSecureConnection(URL url, String authorizationValue) throws IOException - Throws:
IOException
-