A F G I M N R S T W 

A

addHeader(String, String) - Method in class waffle.apache.catalina.SimpleHttpRequest
Adds the header.
addHeader(String, String) - Method in class waffle.apache.catalina.SimpleHttpResponse
 
addParameter(String, String) - Method in class waffle.apache.catalina.SimpleHttpRequest
Adds the parameter.

F

flushBuffer() - Method in class waffle.apache.catalina.SimpleHttpResponse
 

G

getContentLength() - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getHeader(String) - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getHeader(String) - Method in class waffle.apache.catalina.SimpleHttpResponse
 
getHeaderNames() - Method in class waffle.apache.catalina.SimpleHttpResponse
 
getHeaderValues(String) - Method in class waffle.apache.catalina.SimpleHttpResponse
Gets the header values.
getMethod() - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getParameter(String) - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getQueryString() - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getRemoteAddr() - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getRemoteHost() - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getRemotePort() - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getRemoteUser() - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getRequestURI() - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getSession() - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getSession(boolean) - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getStatus() - Method in class waffle.apache.catalina.SimpleHttpResponse
 
getStatusString() - Method in class waffle.apache.catalina.SimpleHttpResponse
Gets the status string.
getUserPrincipal() - Method in class waffle.apache.catalina.SimpleHttpRequest
 

I

init() - Method in class waffle.apache.WaffleAuthenticatorBaseTest
Inits the.

M

MixedAuthenticatorTests - Class in waffle.apache
Waffle Tomcat Mixed Authenticator Tests.
MixedAuthenticatorTests() - Constructor for class waffle.apache.MixedAuthenticatorTests
 

N

NegotiateAuthenticatorTests - Class in waffle.apache
Waffle Tomcat Authenticator Tests.
NegotiateAuthenticatorTests() - Constructor for class waffle.apache.NegotiateAuthenticatorTests
 
nextRemotePort() - Static method in class waffle.apache.catalina.SimpleHttpRequest
Next remote port.

R

resetRemotePort() - Static method in class waffle.apache.catalina.SimpleHttpRequest
Reset remote port.

S

sendError(int) - Method in class waffle.apache.catalina.SimpleHttpResponse
 
sendError(int, String) - Method in class waffle.apache.catalina.SimpleHttpResponse
 
setContentLength(int) - Method in class waffle.apache.catalina.SimpleHttpRequest
Sets the content length.
setHeader(String, String) - Method in class waffle.apache.catalina.SimpleHttpResponse
 
setMethod(String) - Method in class waffle.apache.catalina.SimpleHttpRequest
Sets the method.
setQueryString(String) - Method in class waffle.apache.catalina.SimpleHttpRequest
Sets the query string.
setRemoteAddr(String) - Method in class waffle.apache.catalina.SimpleHttpRequest
 
setRemoteHost(String) - Method in class waffle.apache.catalina.SimpleHttpRequest
 
setRemoteUser(String) - Method in class waffle.apache.catalina.SimpleHttpRequest
Sets the remote user.
setRequestURI(String) - Method in class waffle.apache.catalina.SimpleHttpRequest
Sets the request uri.
setStatus(int) - Method in class waffle.apache.catalina.SimpleHttpResponse
 
setUp() - Method in class waffle.apache.MixedAuthenticatorTests
Sets the up.
setUp() - Method in class waffle.apache.NegotiateAuthenticatorTests
Sets the up.
setUp() - Method in class waffle.apache.WindowsAccountTests
Sets the up.
setUserPrincipal(Principal) - Method in class waffle.apache.catalina.SimpleHttpRequest
 
should_accept_both_protocols() - Method in class waffle.apache.WaffleAuthenticatorBaseTest
Should_accept_both_protocols.
should_accept_Negotiate_protocol() - Method in class waffle.apache.WaffleAuthenticatorBaseTest
Should_accept_ negotiate_protocol.
should_accept_NTLM_protocol() - Method in class waffle.apache.WaffleAuthenticatorBaseTest
Should_accept_ ntl m_protocol.
should_refuse_other_protocol() - Method in class waffle.apache.WaffleAuthenticatorBaseTest
Should_refuse_other_protocol.
SimpleHttpRequest - Class in waffle.apache.catalina
Simple HTTP Request.
SimpleHttpRequest() - Constructor for class waffle.apache.catalina.SimpleHttpRequest
Instantiates a new simple http request.
SimpleHttpResponse - Class in waffle.apache.catalina
Simple HTTP Response.
SimpleHttpResponse() - Constructor for class waffle.apache.catalina.SimpleHttpResponse
 

T

tearDown() - Method in class waffle.apache.MixedAuthenticatorTests
Tear down.
tearDown() - Method in class waffle.apache.NegotiateAuthenticatorTests
Tear down.
testAllowGuestLogin() - Method in class waffle.apache.NegotiateAuthenticatorTests
Test allow guest login.
testChallengeGET() - Method in class waffle.apache.MixedAuthenticatorTests
Test challenge get.
testChallengeGET() - Method in class waffle.apache.NegotiateAuthenticatorTests
Test challenge get.
testChallengePOST() - Method in class waffle.apache.MixedAuthenticatorTests
Test challenge post.
testChallengePOST() - Method in class waffle.apache.NegotiateAuthenticatorTests
Test challenge post.
testCustomPrincipal() - Method in class waffle.apache.MixedAuthenticatorTests
 
testEquals() - Method in class waffle.apache.WindowsAccountTests
Test equals.
testGet() - Method in class waffle.apache.MixedAuthenticatorTests
Test get.
testGetInfo() - Method in class waffle.apache.MixedAuthenticatorTests
Test get info.
testGetInfo() - Method in class waffle.apache.NegotiateAuthenticatorTests
Test get info.
testIsSerializable() - Method in class waffle.apache.WindowsAccountTests
Test is serializable.
testNegotiate() - Method in class waffle.apache.MixedAuthenticatorTests
Test negotiate.
testNegotiate() - Method in class waffle.apache.NegotiateAuthenticatorTests
Test negotiate.
testPOSTEmpty() - Method in class waffle.apache.NegotiateAuthenticatorTests
Test post empty.
testPostSecurityCheck() - Method in class waffle.apache.MixedAuthenticatorTests
Test post security check.
testPrincipalFormat() - Method in class waffle.apache.NegotiateAuthenticatorTests
Test principal format.
testProgrammaticSecurityBoth(IWindowsIdentity) - Method in class waffle.apache.MixedAuthenticatorTests
Test programmatic security BOTH.
testProgrammaticSecurityNone(IWindowsIdentity) - Method in class waffle.apache.MixedAuthenticatorTests
Test programmatic security NONE.
testProgrammaticSecuritySID(IWindowsIdentity) - Method in class waffle.apache.MixedAuthenticatorTests
Test programmatic security SID.
testProperties() - Method in class waffle.apache.WindowsAccountTests
Test properties.
testProperties() - Method in class waffle.apache.WindowsRealmTests
Test properties.
testRoleFormat() - Method in class waffle.apache.NegotiateAuthenticatorTests
Test role format.
testSecurityCheckParameters() - Method in class waffle.apache.MixedAuthenticatorTests
Test security check parameters.
testSecurityCheckQueryString() - Method in class waffle.apache.MixedAuthenticatorTests
Test security check query string.

W

waffle.apache - package waffle.apache
 
waffle.apache.catalina - package waffle.apache.catalina
 
WaffleAuthenticatorBaseTest - Class in waffle.apache
Waffle Authenticator Base Tests.
WaffleAuthenticatorBaseTest() - Constructor for class waffle.apache.WaffleAuthenticatorBaseTest
 
WindowsAccountTests - Class in waffle.apache
Windows Account Tests.
WindowsAccountTests() - Constructor for class waffle.apache.WindowsAccountTests
 
WindowsRealmTests - Class in waffle.apache
Windows Realm Tests.
WindowsRealmTests() - Constructor for class waffle.apache.WindowsRealmTests
 
A F G I M N R S T W 
Skip navigation links

Copyright © 2010–2018 com.github.waffle. All rights reserved.