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

31

tests

0

failures

0

ignored

1.350s

duration

100%

successful

Tests

Test Duration Result
testActivateCreatesConfiguration 0.022s passed
testActivateCreatesJAASConfiguration 0.005s passed
testConstructor 0.079s passed
testCreateCallbackHandlerForAuthenticationData 0.007s passed
testCreateCallbackHandlerForCertAuthenticationData 0.004s passed
testCreateCallbackHandlerForTokenAuthenticationData 0.003s passed
testCreateLoginContext 0.005s passed
testCreateLoginContextForCert 0.018s passed
testCreateLoginContextForToken 0.006s passed
testDeactivateRemovesConfiguration 0.028s passed
testPerfomLoginForCertWithCallbackHandlerReturnsSubject 0.047s passed
testPerfomLoginForTokenWithCallbackHandlerReturnsSubject 0.032s passed
testPerfomLoginWithCallbackHandlerReturnsSubject 0.052s passed
testPerformLogin 0.273s passed
testPerformLoginForCert 0.074s passed
testPerformLoginForCertInvokesCreateCallbackHandlerForAuthenticationData 0.040s passed
testPerformLoginForCertInvokesCreateLoginContext 0.023s passed
testPerformLoginForCertReturnsSubject 0.063s passed
testPerformLoginForCertWithInvalidDataThrowsAuthenticationException 0.027s passed
testPerformLoginForCertWithPartialSubjectReturnsSameSubject 0.020s passed
testPerformLoginForToken 0.038s passed
testPerformLoginForTokenInvokesCreateCallbackHandlerForAuthenticationData 0.024s passed
testPerformLoginForTokenInvokesCreateLoginContext 0.033s passed
testPerformLoginForTokenReturnsSubject 0.060s passed
testPerformLoginForTokenWithInvalidDataThrowsAuthenticationException 0.037s passed
testPerformLoginForTokenWithPartialSubjectReturnsSameSubject 0.033s passed
testPerformLoginInvokesCreateCallbackHandlerForAuthenticationData 0.041s passed
testPerformLoginInvokesCreateLoginContext 0.042s passed
testPerformLoginReturnsSubject 0.097s passed
testPerformLoginWithInvalidDataThrowsAuthenticationException 0.043s passed
testPerformLoginWithPartialSubjectReturnsSameSubject 0.074s passed