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

31

tests

0

failures

0

ignored

1.223s

duration

100%

successful

Tests

Test Duration Result
testActivateCreatesConfiguration 0.004s passed
testActivateCreatesJAASConfiguration 0.004s passed
testConstructor 0.040s passed
testCreateCallbackHandlerForAuthenticationData 0.003s passed
testCreateCallbackHandlerForCertAuthenticationData 0.004s passed
testCreateCallbackHandlerForTokenAuthenticationData 0.003s passed
testCreateLoginContext 0.012s passed
testCreateLoginContextForCert 0.004s passed
testCreateLoginContextForToken 0.005s passed
testDeactivateRemovesConfiguration 0.006s passed
testPerfomLoginForCertWithCallbackHandlerReturnsSubject 0.030s passed
testPerfomLoginForTokenWithCallbackHandlerReturnsSubject 0.035s passed
testPerfomLoginWithCallbackHandlerReturnsSubject 0.054s passed
testPerformLogin 0.110s passed
testPerformLoginForCert 0.058s passed
testPerformLoginForCertInvokesCreateCallbackHandlerForAuthenticationData 0.044s passed
testPerformLoginForCertInvokesCreateLoginContext 0.034s passed
testPerformLoginForCertReturnsSubject 0.050s passed
testPerformLoginForCertWithInvalidDataThrowsAuthenticationException 0.048s passed
testPerformLoginForCertWithPartialSubjectReturnsSameSubject 0.037s passed
testPerformLoginForToken 0.052s passed
testPerformLoginForTokenInvokesCreateCallbackHandlerForAuthenticationData 0.037s passed
testPerformLoginForTokenInvokesCreateLoginContext 0.032s passed
testPerformLoginForTokenReturnsSubject 0.040s passed
testPerformLoginForTokenWithInvalidDataThrowsAuthenticationException 0.044s passed
testPerformLoginForTokenWithPartialSubjectReturnsSameSubject 0.039s passed
testPerformLoginInvokesCreateCallbackHandlerForAuthenticationData 0.070s passed
testPerformLoginInvokesCreateLoginContext 0.060s passed
testPerformLoginReturnsSubject 0.078s passed
testPerformLoginWithInvalidDataThrowsAuthenticationException 0.099s passed
testPerformLoginWithPartialSubjectReturnsSameSubject 0.087s passed