public class SecureResponseWrapperTest extends Object
| Constructor and Description |
|---|
SecureResponseWrapperTest() |
public void createSecureResponseWrapper()
throws Exception
Exceptionpublic void shouldProcessNormalRedirectWhenLocationDoesNotContainCRLF()
throws IOException
IOExceptionpublic void shouldThrowMalformedURLExceptionWhenRedirectLocationContainsCR()
throws IOException
IOExceptionpublic void shouldThrowMalformedURLExceptionWhenRedirectLocationContainsLF()
throws IOException
IOExceptionpublic void shouldThrowMalformedURLExceptionWhenRedirectLocationContainsCRLF()
throws IOException
IOExceptionpublic void shouldSetNewHeaderIfHeaderValueDoesNotContainCRLF()
public void shouldThrowIllegalArgumentExceptionWhenHeaderArgumentContaisCR()
public void shouldThrowIllegalArgumentExceptionWhenHeaderArgumentContaisLF()
public void shouldThrowIllegalArgumentExceptionWhenHeaderArgumentContaisCRLF()
public void shouldAddNewHeaderIfHeaderValueDoesNotContainCRLF()
public void shouldThrowIllegalArgumentExceptionWhenHeaderArgumentToAddContaisCR()
public void shouldThrowIllegalArgumentExceptionWhenHeaderArgumentToAddContaisLF()
public void shouldThrowIllegalArgumentExceptionWhenHeaderArgumentToAddContaisCRLF()
Copyright © 2017 SAP SE. All Rights Reserved.