Index

A D F G I L M N R S T W 
All Classes and Interfaces|All Packages|Constant Field Values

A

acceptSecurityToken(String, byte[], String) - Method in class waffle.mock.MockWindowsAuthProvider
 
addGroup(String) - Method in class waffle.mock.MockWindowsAuthProvider
Adds the group.
addHeader(String, String) - Method in class waffle.mock.http.SimpleHttpRequest
Adds the header.
addHeader(String, String) - Method in class waffle.mock.http.SimpleHttpResponse
 
addParameter(String, String) - Method in class waffle.mock.http.SimpleHttpRequest
Adds the parameter.

D

dispose() - Method in class waffle.mock.MockWindowsIdentity
 
dispose() - Method in class waffle.mock.MockWindowsSecurityContext
 
doFilter(ServletRequest, ServletResponse) - Method in class waffle.mock.http.RecordUserNameFilterChain
 
doFilter(ServletRequest, ServletResponse) - Method in class waffle.mock.http.SimpleFilterChain
 

F

flushBuffer() - Method in class waffle.mock.http.SimpleHttpResponse
 
forward(ServletRequest, ServletResponse) - Method in class waffle.mock.http.SimpleRequestDispatcher
 

G

getAttribute(String) - Method in class waffle.mock.http.SimpleHttpSession
 
getAttributeNames() - Method in class waffle.mock.http.SimpleHttpSession
 
getContentLength() - Method in class waffle.mock.http.SimpleHttpRequest
 
getCreationTime() - Method in class waffle.mock.http.SimpleHttpSession
 
getCurrentComputer() - Method in class waffle.mock.MockWindowsAuthProvider
 
getDomain() - Method in class waffle.mock.MockWindowsAccount
 
getDomains() - Method in class waffle.mock.MockWindowsAuthProvider
 
getFilterName() - Method in class waffle.mock.http.SimpleFilterConfig
 
getFqn() - Method in class waffle.mock.MockWindowsAccount
 
getFqn() - Method in class waffle.mock.MockWindowsIdentity
 
getGroups() - Method in class waffle.mock.MockWindowsIdentity
 
getHandle() - Method in class waffle.mock.MockWindowsSecurityContext
 
getHeader(String) - Method in class waffle.mock.http.SimpleHttpRequest
 
getHeader(String) - Method in class waffle.mock.http.SimpleHttpResponse
Gets the header.
getHeaderNames() - Method in class waffle.mock.http.SimpleHttpRequest
 
getHeaderNamesSize() - Method in class waffle.mock.http.SimpleHttpResponse
Use this for testing the number of headers.
getHeaderValues(String) - Method in class waffle.mock.http.SimpleHttpResponse
Gets the header values.
getId() - Method in class waffle.mock.http.SimpleHttpSession
 
getIdentity() - Method in class waffle.mock.MockWindowsSecurityContext
 
getInitParameter(String) - Method in class waffle.mock.http.SimpleFilterConfig
 
getInitParameterNames() - Method in class waffle.mock.http.SimpleFilterConfig
 
getLastAccessedTime() - Method in class waffle.mock.http.SimpleHttpSession
 
getMaxInactiveInterval() - Method in class waffle.mock.http.SimpleHttpSession
 
getMethod() - Method in class waffle.mock.http.SimpleHttpRequest
 
getName() - Method in class waffle.mock.MockWindowsAccount
 
getOutputStream() - Method in class waffle.mock.http.SimpleHttpResponse
 
getOutputText() - Method in class waffle.mock.http.SimpleHttpResponse
Gets the output text.
getParameter(String) - Method in class waffle.mock.http.SimpleHttpRequest
 
getPrincipalName() - Method in class waffle.mock.MockWindowsSecurityContext
 
getQueryString() - Method in class waffle.mock.http.SimpleHttpRequest
 
getRemoteAddr() - Method in class waffle.mock.http.SimpleHttpRequest
 
getRemoteHost() - Method in class waffle.mock.http.SimpleHttpRequest
 
getRemotePort() - Method in class waffle.mock.http.SimpleHttpRequest
 
getRemoteUser() - Method in class waffle.mock.http.SimpleHttpRequest
 
getRequest() - Method in class waffle.mock.http.SimpleFilterChain
Gets the request.
getRequestURI() - Method in class waffle.mock.http.SimpleHttpRequest
 
getResponse() - Method in class waffle.mock.http.SimpleFilterChain
Gets the response.
getSecurityPackage() - Method in class waffle.mock.MockWindowsSecurityContext
 
getServletContext() - Method in class waffle.mock.http.SimpleFilterConfig
 
getServletContext() - Method in class waffle.mock.http.SimpleHttpSession
 
getSession() - Method in class waffle.mock.http.SimpleHttpRequest
 
getSession(boolean) - Method in class waffle.mock.http.SimpleHttpRequest
 
getSid() - Method in class waffle.mock.MockWindowsIdentity
 
getSidString() - Method in class waffle.mock.MockWindowsAccount
 
getSidString() - Method in class waffle.mock.MockWindowsIdentity
 
getStatus() - Method in class waffle.mock.http.SimpleHttpResponse
Gets the status.
getStatusString() - Method in class waffle.mock.http.SimpleHttpResponse
Gets the status string.
getToken() - Method in class waffle.mock.MockWindowsSecurityContext
 
getUserName() - Method in class waffle.mock.http.RecordUserNameFilterChain
Gets the user name.
getUserPrincipal() - Method in class waffle.mock.http.SimpleHttpRequest
 
getWriter() - Method in class waffle.mock.http.SimpleHttpResponse
 

I

impersonate() - Method in class waffle.mock.MockWindowsIdentity
 
impersonate() - Method in class waffle.mock.MockWindowsSecurityContext
 
include(ServletRequest, ServletResponse) - Method in class waffle.mock.http.SimpleRequestDispatcher
 
initialize() - Method in class waffle.mock.MockWindowsSecurityContext
Initialize.
initialize(Sspi.CtxtHandle, Sspi.SecBufferDesc, String) - Method in class waffle.mock.MockWindowsSecurityContext
 
invalidate() - Method in class waffle.mock.http.SimpleHttpSession
 
isContinue() - Method in class waffle.mock.MockWindowsSecurityContext
 
isGuest() - Method in class waffle.mock.MockWindowsIdentity
 
isNew() - Method in class waffle.mock.http.SimpleHttpSession
 

L

logonDomainUser(String, String, String) - Method in class waffle.mock.MockWindowsAuthProvider
 
logonDomainUserEx(String, String, String, int, int) - Method in class waffle.mock.MockWindowsAuthProvider
 
logonUser(String, String) - Method in class waffle.mock.MockWindowsAuthProvider
Will login the current user with any password.
lookupAccount(String) - Method in class waffle.mock.MockWindowsAuthProvider
 

M

MockWindowsAccount - Class in waffle.mock
The Class MockWindowsAccount.
MockWindowsAccount(String) - Constructor for class waffle.mock.MockWindowsAccount
Instantiates a new mock windows account.
MockWindowsAccount(String, String) - Constructor for class waffle.mock.MockWindowsAccount
Instantiates a new mock windows account.
MockWindowsAuthProvider - Class in waffle.mock
The Class MockWindowsAuthProvider.
MockWindowsAuthProvider() - Constructor for class waffle.mock.MockWindowsAuthProvider
Instantiates a new mock windows auth provider.
MockWindowsIdentity - Class in waffle.mock
A Mock windows identity.
MockWindowsIdentity(String, List<String>) - Constructor for class waffle.mock.MockWindowsIdentity
Instantiates a new mock windows identity.
MockWindowsImpersonationContext - Class in waffle.mock
The Class MockWindowsImpersonationContext.
MockWindowsImpersonationContext() - Constructor for class waffle.mock.MockWindowsImpersonationContext
 
MockWindowsSecurityContext - Class in waffle.mock
The Class MockWindowsSecurityContext.
MockWindowsSecurityContext(String) - Constructor for class waffle.mock.MockWindowsSecurityContext
Instantiates a new mock windows security context.

N

nextRemotePort() - Static method in class waffle.mock.http.SimpleHttpRequest
Next remote port.

R

RecordUserNameFilterChain - Class in waffle.mock.http
Filter chain that records current username.
RecordUserNameFilterChain() - Constructor for class waffle.mock.http.RecordUserNameFilterChain
 
removeAttribute(String) - Method in class waffle.mock.http.SimpleHttpSession
 
resetRemotePort() - Static method in class waffle.mock.http.SimpleHttpRequest
Reset remote port.
resetSecurityToken(String) - Method in class waffle.mock.MockWindowsAuthProvider
 
revertToSelf() - Method in class waffle.mock.MockWindowsImpersonationContext
 

S

sendError(int) - Method in class waffle.mock.http.SimpleHttpResponse
 
sendError(int, String) - Method in class waffle.mock.http.SimpleHttpResponse
 
setAttribute(String, Object) - Method in class waffle.mock.http.SimpleHttpSession
 
setContentLength(int) - Method in class waffle.mock.http.SimpleHttpRequest
Sets the content length.
setFilterName(String) - Method in class waffle.mock.http.SimpleFilterConfig
Sets the filter name.
setHeader(String, String) - Method in class waffle.mock.http.SimpleHttpResponse
 
setMaxInactiveInterval(int) - Method in class waffle.mock.http.SimpleHttpSession
 
setMethod(String) - Method in class waffle.mock.http.SimpleHttpRequest
Sets the method.
setParameter(String, String) - Method in class waffle.mock.http.SimpleFilterConfig
Sets the parameter.
setQueryString(String) - Method in class waffle.mock.http.SimpleHttpRequest
Sets the query string.
setRemoteAddr(String) - Method in class waffle.mock.http.SimpleHttpRequest
Sets the remote addr.
setRemoteHost(String) - Method in class waffle.mock.http.SimpleHttpRequest
Sets the remote host.
setRemoteUser(String) - Method in class waffle.mock.http.SimpleHttpRequest
Sets the remote user.
setRequestURI(String) - Method in class waffle.mock.http.SimpleHttpRequest
Sets the request uri.
setStatus(int) - Method in class waffle.mock.http.SimpleHttpResponse
 
setUserPrincipal(Principal) - Method in class waffle.mock.http.SimpleHttpRequest
Sets the user principal.
SimpleFilterChain - Class in waffle.mock.http
Simple filter chain.
SimpleFilterChain() - Constructor for class waffle.mock.http.SimpleFilterChain
 
SimpleFilterConfig - Class in waffle.mock.http
The Class SimpleFilterConfig.
SimpleFilterConfig() - Constructor for class waffle.mock.http.SimpleFilterConfig
 
SimpleHttpRequest - Class in waffle.mock.http
The Class SimpleHttpRequest.
SimpleHttpRequest() - Constructor for class waffle.mock.http.SimpleHttpRequest
Instantiates a new simple http request.
SimpleHttpResponse - Class in waffle.mock.http
The Class SimpleHttpResponse.
SimpleHttpResponse() - Constructor for class waffle.mock.http.SimpleHttpResponse
Instantiates a new simple http response.
SimpleHttpSession - Class in waffle.mock.http
Simple Http Session.
SimpleHttpSession() - Constructor for class waffle.mock.http.SimpleHttpSession
 
SimpleRequestDispatcher - Class in waffle.mock.http
The Class SimpleRequestDispatcher.
SimpleRequestDispatcher(String) - Constructor for class waffle.mock.http.SimpleRequestDispatcher
Instantiates a new simple request dispatcher.

T

TEST_PASSWORD - Static variable in class waffle.mock.MockWindowsAccount
The Constant TEST_PASSWORD.
TEST_USER_NAME - Static variable in class waffle.mock.MockWindowsAccount
The Constant TEST_USER_NAME.

W

waffle.mock - package waffle.mock
Waffle Tests Mock Package.
waffle.mock.http - package waffle.mock.http
Waffle Mock HTTP Package.
A D F G I L M N R S T W 
All Classes and Interfaces|All Packages|Constant Field Values