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

31

tests

0

failures

0

ignored

0.808s

duration

100%

successful

Tests

Test Duration Result
testActivateCreatesConfiguration 0.005s passed
testActivateCreatesJAASConfiguration 0.005s passed
testConstructor 0.035s passed
testCreateCallbackHandlerForAuthenticationData 0.004s passed
testCreateCallbackHandlerForCertAuthenticationData 0.006s passed
testCreateCallbackHandlerForTokenAuthenticationData 0.003s passed
testCreateLoginContext 0.005s passed
testCreateLoginContextForCert 0.003s passed
testCreateLoginContextForToken 0.005s passed
testDeactivateRemovesConfiguration 0.007s passed
testPerfomLoginForCertWithCallbackHandlerReturnsSubject 0.023s passed
testPerfomLoginForTokenWithCallbackHandlerReturnsSubject 0.020s passed
testPerfomLoginWithCallbackHandlerReturnsSubject 0.032s passed
testPerformLogin 0.134s passed
testPerformLoginForCert 0.040s passed
testPerformLoginForCertInvokesCreateCallbackHandlerForAuthenticationData 0.019s passed
testPerformLoginForCertInvokesCreateLoginContext 0.020s passed
testPerformLoginForCertReturnsSubject 0.035s passed
testPerformLoginForCertWithInvalidDataThrowsAuthenticationException 0.021s passed
testPerformLoginForCertWithPartialSubjectReturnsSameSubject 0.023s passed
testPerformLoginForToken 0.041s passed
testPerformLoginForTokenInvokesCreateCallbackHandlerForAuthenticationData 0.019s passed
testPerformLoginForTokenInvokesCreateLoginContext 0.029s passed
testPerformLoginForTokenReturnsSubject 0.027s passed
testPerformLoginForTokenWithInvalidDataThrowsAuthenticationException 0.017s passed
testPerformLoginForTokenWithPartialSubjectReturnsSameSubject 0.025s passed
testPerformLoginInvokesCreateCallbackHandlerForAuthenticationData 0.031s passed
testPerformLoginInvokesCreateLoginContext 0.032s passed
testPerformLoginReturnsSubject 0.053s passed
testPerformLoginWithInvalidDataThrowsAuthenticationException 0.032s passed
testPerformLoginWithPartialSubjectReturnsSameSubject 0.057s passed