A B C D G H I N S T U W 

A

AuthorizationHeaderTests - Class in waffle.util
 
AuthorizationHeaderTests() - Constructor for class waffle.util.AuthorizationHeaderTests
 

B

BasicSecurityFilterTests - Class in waffle.servlet
Waffle Tomcat Security Filter Tests
BasicSecurityFilterTests() - Constructor for class waffle.servlet.BasicSecurityFilterTests
 

C

contiPerfRule - Variable in class waffle.servlet.NegotiateSecurityFilterLoadTests
 
contiPerfRule - Variable in class waffle.windows.auth.WindowsAuthProviderLoadTests
 

D

doFilter(ServletRequest, ServletResponse) - Method in class waffle.servlet.ImpersonateTests.RecordUserNameFilterChain
 

G

getUserName() - Method in class waffle.servlet.ImpersonateTests.RecordUserNameFilterChain
 

H

handle(Callback[]) - Method in class waffle.jaas.UsernamePasswordCallbackHandler
 

I

ImpersonateTests - Class in waffle.servlet
 
ImpersonateTests() - Constructor for class waffle.servlet.ImpersonateTests
 
ImpersonateTests.RecordUserNameFilterChain - Class in waffle.servlet
Filter chain that records current username
ImpersonateTests.RecordUserNameFilterChain() - Constructor for class waffle.servlet.ImpersonateTests.RecordUserNameFilterChain
 

N

NegotiateSecurityFilterLoadTests - Class in waffle.servlet
 
NegotiateSecurityFilterLoadTests() - Constructor for class waffle.servlet.NegotiateSecurityFilterLoadTests
 
NegotiateSecurityFilterTests - Class in waffle.servlet
Waffle Tomcat Security Filter Tests
NegotiateSecurityFilterTests() - Constructor for class waffle.servlet.NegotiateSecurityFilterTests
 
NtlmServletRequestTests - Class in waffle.util
 
NtlmServletRequestTests() - Constructor for class waffle.util.NtlmServletRequestTests
 

S

setUp() - Method in class waffle.jaas.WindowsLoginModuleTests
 
setUp() - Method in class waffle.servlet.BasicSecurityFilterTests
 
setUp() - Method in class waffle.servlet.ImpersonateTests
 
setUp() - Method in class waffle.servlet.NegotiateSecurityFilterLoadTests
 
setUp() - Method in class waffle.servlet.NegotiateSecurityFilterTests
 
setUp() - Method in class waffle.servlet.WindowsPrincipalTests
 

T

tearDown() - Method in class waffle.servlet.BasicSecurityFilterTests
 
tearDown() - Method in class waffle.servlet.ImpersonateTests
 
tearDown() - Method in class waffle.servlet.NegotiateSecurityFilterLoadTests
 
tearDown() - Method in class waffle.servlet.NegotiateSecurityFilterTests
 
testAbort() - Method in class waffle.jaas.WindowsLoginModuleTests
 
testAcceptAndImpersonateSecurityToken() - Method in class waffle.windows.auth.WindowsAuthProviderTests
 
testAcceptSecurityToken() - Method in class waffle.windows.auth.WindowsAuthProviderTests
 
testBasicAuth() - Method in class waffle.servlet.BasicSecurityFilterTests
 
testChallengeGET() - Method in class waffle.servlet.NegotiateSecurityFilterTests
 
testChallengeNTLMPOST() - Method in class waffle.servlet.NegotiateSecurityFilterTests
 
testChallengeNTLMPUT() - Method in class waffle.servlet.NegotiateSecurityFilterTests
 
testChallengePOST() - Method in class waffle.servlet.NegotiateSecurityFilterTests
 
testGetConnectionId() - Method in class waffle.util.NtlmServletRequestTests
 
testGetCurrentComputer() - Method in class waffle.windows.auth.WindowsAuthProviderTests
 
testGetDomains() - Method in class waffle.windows.auth.WindowsAuthProviderTests
 
testGetInfo() - Method in class waffle.servlet.WaffleInfoServletTests
 
testGetSecurityPackage() - Method in class waffle.util.AuthorizationHeaderTests
 
testGetSetAuth() - Method in class waffle.jaas.WindowsLoginModuleTests
 
testGuestLogin() - Method in class waffle.jaas.WindowsLoginModuleTests
 
testHasRole() - Method in class waffle.servlet.WindowsPrincipalTests
 
testImpersonateDisabled() - Method in class waffle.servlet.ImpersonateTests
 
testImpersonateEnabled() - Method in class waffle.servlet.ImpersonateTests
 
testImpersonateLoggedOnUser() - Method in class waffle.windows.auth.WindowsAuthProviderTests
 
testInitBasicSecurityFilterProvider() - Method in class waffle.servlet.NegotiateSecurityFilterTests
 
testInitialize() - Method in class waffle.jaas.WindowsLoginModuleTests
 
testInitInvalidClassInParameter() - Method in class waffle.servlet.NegotiateSecurityFilterTests
 
testInitInvalidParameter() - Method in class waffle.servlet.NegotiateSecurityFilterTests
 
testInitNegotiateSecurityFilterProvider() - Method in class waffle.servlet.NegotiateSecurityFilterTests
 
testInitNegotiateSecurityFilterProviderInvalidProtocol() - Method in class waffle.servlet.NegotiateSecurityFilterTests
 
testInitTwoSecurityFilterProviders() - Method in class waffle.servlet.NegotiateSecurityFilterTests
 
testIsDigestAuthorizationHeaderFailure() - Method in class waffle.util.AuthorizationHeaderTests
This test was designed to specifically test a try/catch that was added around base64 processing to ensure that we push out a more readable error condition when unsupported type is sent in.
testIsNtlmType1Message() - Method in class waffle.util.AuthorizationHeaderTests
 
testIsNtlmType1PostAuthorizationHeader() - Method in class waffle.util.AuthorizationHeaderTests
 
testIsNull() - Method in class waffle.util.AuthorizationHeaderTests
 
testIsSerializable() - Method in class waffle.servlet.WindowsPrincipalTests
 
testIsSPNegoMessage() - Method in class waffle.util.AuthorizationHeaderTests
 
testIsSPNegoPostAuthorizationHeader() - Method in class waffle.util.AuthorizationHeaderTests
 
testLoad() - Method in class waffle.servlet.NegotiateSecurityFilterLoadTests
 
testLoad() - Method in class waffle.windows.auth.WindowsAuthProviderLoadTests
 
testLogin() - Method in class waffle.jaas.WindowsLoginModuleTests
 
testLoginNoUsername() - Method in class waffle.jaas.WindowsLoginModuleTests
 
testLogonGuestUser() - Method in class waffle.windows.auth.WindowsAuthProviderTests
 
testLogonUser() - Method in class waffle.windows.auth.WindowsAuthProviderTests
 
testNegotiate() - Method in class waffle.servlet.NegotiateSecurityFilterTests
 
testNegotiatePreviousAuthWithWindowsPrincipal() - Method in class waffle.servlet.NegotiateSecurityFilterTests
 
testNoCallbackHandler() - Method in class waffle.jaas.WindowsLoginModuleTests
 
testPrincipalFormatBoth() - Method in class waffle.jaas.WindowsLoginModuleTests
 
testRoleFormatBoth() - Method in class waffle.jaas.WindowsLoginModuleTests
 
testRoleFormatNone() - Method in class waffle.jaas.WindowsLoginModuleTests
 
testRoleFormatSid() - Method in class waffle.jaas.WindowsLoginModuleTests
 
testRoleUnique() - Method in class waffle.jaas.WindowsLoginModuleTests
 
testSecurityContextsExpire() - Method in class waffle.windows.auth.WindowsAuthProviderTests
 

U

UsernamePasswordCallbackHandler - Class in waffle.jaas
 
UsernamePasswordCallbackHandler(String, String) - Constructor for class waffle.jaas.UsernamePasswordCallbackHandler
 

W

waffle.jaas - package waffle.jaas
 
waffle.servlet - package waffle.servlet
 
waffle.util - package waffle.util
 
waffle.windows.auth - package waffle.windows.auth
 
WaffleInfoServletTests - Class in waffle.servlet
Test the WaffleInfoServlet
WaffleInfoServletTests() - Constructor for class waffle.servlet.WaffleInfoServletTests
 
WindowsAuthProviderLoadTests - Class in waffle.windows.auth
 
WindowsAuthProviderLoadTests() - Constructor for class waffle.windows.auth.WindowsAuthProviderLoadTests
 
WindowsAuthProviderTests - Class in waffle.windows.auth
 
WindowsAuthProviderTests() - Constructor for class waffle.windows.auth.WindowsAuthProviderTests
 
WindowsLoginModuleTests - Class in waffle.jaas
 
WindowsLoginModuleTests() - Constructor for class waffle.jaas.WindowsLoginModuleTests
 
WindowsPrincipalTests - Class in waffle.servlet
 
WindowsPrincipalTests() - Constructor for class waffle.servlet.WindowsPrincipalTests
 
A B C D G H I N S T U W 

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