Class com.ibm.ws.security.jaas.common.internal.JAASSecurityConfigurationTest

31

tests

0

failures

0

ignored

0.463s

duration

100%

successful

Tests

Test Duration Result
testActivateCreatesConfiguration 0.004s passed
testActivateCreatesJAASConfiguration 0.003s passed
testConstructor 0.021s passed
testCreateCallbackHandlerForAuthenticationData 0.003s passed
testCreateCallbackHandlerForCertAuthenticationData 0.002s passed
testCreateCallbackHandlerForTokenAuthenticationData 0.003s passed
testCreateLoginContext 0.004s passed
testCreateLoginContextForCert 0.002s passed
testCreateLoginContextForToken 0.007s passed
testDeactivateRemovesConfiguration 0.003s passed
testPerfomLoginForCertWithCallbackHandlerReturnsSubject 0.010s passed
testPerfomLoginForTokenWithCallbackHandlerReturnsSubject 0.011s passed
testPerfomLoginWithCallbackHandlerReturnsSubject 0.015s passed
testPerformLogin 0.084s passed
testPerformLoginForCert 0.021s passed
testPerformLoginForCertInvokesCreateCallbackHandlerForAuthenticationData 0.012s passed
testPerformLoginForCertInvokesCreateLoginContext 0.012s passed
testPerformLoginForCertReturnsSubject 0.020s passed
testPerformLoginForCertWithInvalidDataThrowsAuthenticationException 0.013s passed
testPerformLoginForCertWithPartialSubjectReturnsSameSubject 0.013s passed
testPerformLoginForToken 0.022s passed
testPerformLoginForTokenInvokesCreateCallbackHandlerForAuthenticationData 0.016s passed
testPerformLoginForTokenInvokesCreateLoginContext 0.010s passed
testPerformLoginForTokenReturnsSubject 0.014s passed
testPerformLoginForTokenWithInvalidDataThrowsAuthenticationException 0.011s passed
testPerformLoginForTokenWithPartialSubjectReturnsSameSubject 0.011s passed
testPerformLoginInvokesCreateCallbackHandlerForAuthenticationData 0.019s passed
testPerformLoginInvokesCreateLoginContext 0.023s passed
testPerformLoginReturnsSubject 0.029s passed
testPerformLoginWithInvalidDataThrowsAuthenticationException 0.021s passed
testPerformLoginWithPartialSubjectReturnsSameSubject 0.024s passed