A D F G I M N R S T W 

A

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

D

doFilter(ServletRequest, ServletResponse) - Method in class waffle.apache.catalina.SimpleFilterChain
 

F

flushBuffer() - Method in class waffle.apache.catalina.SimpleHttpResponse
 
forward(ServletRequest, ServletResponse) - Method in class waffle.apache.catalina.SimpleRequestDispatcher
 

G

getAttribute(String) - Method in class waffle.apache.catalina.SimpleHttpSession
 
getAuthenticator() - Method in class waffle.apache.catalina.SimpleContext
Get Authenticator Used By Waffle.
getContentLength() - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getDomain() - Method in class waffle.apache.catalina.SimpleContext
Get domain for Waffle.
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
 
getId() - Method in class waffle.apache.catalina.SimpleHttpSession
 
getLogger() - Method in class waffle.apache.catalina.SimpleContext
Get Logger for Waffle.
getManager() - Method in class waffle.apache.catalina.SimpleContext
Get null Manager for Waffle.
getMBeanKeyProperties() - Method in class waffle.apache.catalina.SimpleContext
Get MBean String for Waffle.
getMethod() - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getName() - Method in class waffle.apache.catalina.SimpleContext
Get Name Used By Waffle.
getName() - Method in class waffle.apache.catalina.SimpleRealm
 
getParameter(String) - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getParent() - Method in class waffle.apache.catalina.SimpleContext
Get Parent Used By Waffle.
getParent() - Method in class waffle.apache.catalina.SimpleEngine
Return Null Parent for Waffle Tests.
getPath() - Method in class waffle.apache.catalina.SimpleContext
Get Path Used By Waffle.
getPipeline() - Method in class waffle.apache.catalina.SimpleContext
Get Pipeline Used By Waffle.
getPipeline() - Method in class waffle.apache.catalina.SimpleEngine
Get Pipeline Used By Waffle.
getQueryString() - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getRealm() - Method in class waffle.apache.catalina.SimpleContext
Get Realm Used By Waffle.
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
 
getRequest() - Method in class waffle.apache.catalina.SimpleFilterChain
 
getRequestDispatcher(String) - Method in class waffle.apache.catalina.SimpleServletContext
Get Request Dispatcher used by Waffle.
getRequestURI() - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getResponse() - Method in class waffle.apache.catalina.SimpleFilterChain
 
getServletContext() - Method in class waffle.apache.catalina.SimpleContext
Get Servlet Context Used By Waffle.
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
 
getUserPrincipal() - Method in class waffle.apache.catalina.SimpleHttpRequest
 
getValves() - Method in class waffle.apache.catalina.SimplePipeline
 

I

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

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
 

R

removeAttribute(String) - Method in class waffle.apache.catalina.SimpleHttpSession
 
resetRemotePort() - Static method in class waffle.apache.catalina.SimpleHttpRequest
 

S

sendError(int) - Method in class waffle.apache.catalina.SimpleHttpResponse
 
sendError(int, String) - Method in class waffle.apache.catalina.SimpleHttpResponse
 
setAttribute(String, Object) - Method in class waffle.apache.catalina.SimpleHttpSession
 
setAttributes(Map<String, Object>) - Method in class waffle.apache.catalina.SimpleHttpSession
 
setAuthenticator(Authenticator) - Method in class waffle.apache.catalina.SimpleContext
Set Authenticator Used By Waffle.
setContentLength(int) - Method in class waffle.apache.catalina.SimpleHttpRequest
 
setHeader(String, String) - Method in class waffle.apache.catalina.SimpleHttpResponse
 
setMethod(String) - Method in class waffle.apache.catalina.SimpleHttpRequest
 
setName(String) - Method in class waffle.apache.catalina.SimpleContext
Set Name Used By Waffle.
setParent(Container) - Method in class waffle.apache.catalina.SimpleContext
Set Parent Used By Waffle.
setPath(String) - Method in class waffle.apache.catalina.SimpleContext
Set Path Used By Waffle.
setPipeline(Pipeline) - Method in class waffle.apache.catalina.SimpleContext
Set Pipeline Used By Waffle.
setPipeline(Pipeline) - Method in class waffle.apache.catalina.SimpleEngine
Set Pipeline Used By Waffle.
setQueryString(String) - Method in class waffle.apache.catalina.SimpleHttpRequest
 
setRealm(Realm) - Method in class waffle.apache.catalina.SimpleContext
Set Realm Used By Waffle.
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
 
setRequestURI(String) - Method in class waffle.apache.catalina.SimpleHttpRequest
 
setServletContext(ServletContext) - Method in class waffle.apache.catalina.SimpleContext
Set Servlet Context Used By Waffle.
setStatus(int) - Method in class waffle.apache.catalina.SimpleHttpResponse
 
setUp() - Method in class waffle.apache.MixedAuthenticatorTests
 
setUp() - Method in class waffle.apache.NegotiateAuthenticatorTests
 
setUp() - Method in class waffle.apache.WindowsAccountTests
 
setUrl(String) - Method in class waffle.apache.catalina.SimpleRequestDispatcher
 
setUserPrincipal(Principal) - Method in class waffle.apache.catalina.SimpleHttpRequest
 
setValves(Valve[]) - Method in class waffle.apache.catalina.SimplePipeline
 
should_accept_both_protocols() - Method in class waffle.apache.WaffleAuthenticatorBaseTest
 
should_accept_Negotiate_protocol() - Method in class waffle.apache.WaffleAuthenticatorBaseTest
 
should_accept_NTLM_protocol() - Method in class waffle.apache.WaffleAuthenticatorBaseTest
 
should_refuse_other_protocol() - Method in class waffle.apache.WaffleAuthenticatorBaseTest
 
SimpleContext - Class in waffle.apache.catalina
Simple Context.
SimpleContext() - Constructor for class waffle.apache.catalina.SimpleContext
 
SimpleEngine - Class in waffle.apache.catalina
Simple Engine.
SimpleEngine() - Constructor for class waffle.apache.catalina.SimpleEngine
 
SimpleFilterChain - Class in waffle.apache.catalina
Simple filter chain.
SimpleFilterChain() - Constructor for class waffle.apache.catalina.SimpleFilterChain
 
SimpleHttpRequest - Class in waffle.apache.catalina
Simple HTTP Request.
SimpleHttpRequest() - Constructor for class waffle.apache.catalina.SimpleHttpRequest
 
SimpleHttpResponse - Class in waffle.apache.catalina
Simple HTTP Response.
SimpleHttpResponse() - Constructor for class waffle.apache.catalina.SimpleHttpResponse
 
SimpleHttpSession - Class in waffle.apache.catalina
Simple HTTP Session.
SimpleHttpSession() - Constructor for class waffle.apache.catalina.SimpleHttpSession
 
SimplePipeline - Class in waffle.apache.catalina
Simple Pipeline.
SimplePipeline() - Constructor for class waffle.apache.catalina.SimplePipeline
 
SimpleRealm - Class in waffle.apache.catalina
Simple Realm.
SimpleRealm() - Constructor for class waffle.apache.catalina.SimpleRealm
 
SimpleRequestDispatcher - Class in waffle.apache.catalina
Simple Request Dispatcher.
SimpleRequestDispatcher() - Constructor for class waffle.apache.catalina.SimpleRequestDispatcher
 
SimpleServletContext - Class in waffle.apache.catalina
Simple Servlet Context.
SimpleServletContext() - Constructor for class waffle.apache.catalina.SimpleServletContext
 

T

tearDown() - Method in class waffle.apache.MixedAuthenticatorTests
 
tearDown() - Method in class waffle.apache.NegotiateAuthenticatorTests
 
testAllowGuestLogin() - Method in class waffle.apache.NegotiateAuthenticatorTests
 
testChallengeGET() - Method in class waffle.apache.MixedAuthenticatorTests
 
testChallengeGET() - Method in class waffle.apache.NegotiateAuthenticatorTests
 
testChallengePOST() - Method in class waffle.apache.MixedAuthenticatorTests
 
testChallengePOST() - Method in class waffle.apache.NegotiateAuthenticatorTests
 
testEquals() - Method in class waffle.apache.WindowsAccountTests
 
testGet() - Method in class waffle.apache.MixedAuthenticatorTests
 
testGetInfo() - Method in class waffle.apache.MixedAuthenticatorTests
 
testGetInfo() - Method in class waffle.apache.NegotiateAuthenticatorTests
 
testIsSerializable() - Method in class waffle.apache.WindowsAccountTests
 
testNegotiate() - Method in class waffle.apache.MixedAuthenticatorTests
 
testNegotiate() - Method in class waffle.apache.NegotiateAuthenticatorTests
 
testPOSTEmpty() - Method in class waffle.apache.NegotiateAuthenticatorTests
 
testPostSecurityCheck() - Method in class waffle.apache.MixedAuthenticatorTests
 
testPrincipalFormat() - Method in class waffle.apache.NegotiateAuthenticatorTests
 
testProgrammaticSecurity() - Method in class waffle.apache.MixedAuthenticatorTests
 
testProperties() - Method in class waffle.apache.WindowsAccountTests
 
testProperties() - Method in class waffle.apache.WindowsRealmTests
 
testRoleFormat() - Method in class waffle.apache.NegotiateAuthenticatorTests
 
testSecurityCheckParameters() - Method in class waffle.apache.MixedAuthenticatorTests
 
testSecurityCheckQueryString() - Method in class waffle.apache.MixedAuthenticatorTests
 

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 D F G I M N R S T W 

Copyright © 2010–2015 com.github.dblock. All rights reserved.