Class SecureConnectionHelper
- java.lang.Object
-
- org.apache.cxf.tools.wadlto.jaxrs.SecureConnectionHelper
-
public final class SecureConnectionHelper extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InputStreamgetStreamFromSecureConnection(URL url, String authorizationValue)
-
-
-
Method Detail
-
getStreamFromSecureConnection
public static InputStream getStreamFromSecureConnection(URL url, String authorizationValue) throws IOException
- Throws:
IOException
-
-