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

31

tests

0

failures

0

ignored

0.836s

duration

100%

successful

Tests

Test Duration Result
testActivateCreatesConfiguration 0.007s passed
testActivateCreatesJAASConfiguration 0.006s passed
testConstructor 0.040s passed
testCreateCallbackHandlerForAuthenticationData 0.003s passed
testCreateCallbackHandlerForCertAuthenticationData 0.004s passed
testCreateCallbackHandlerForTokenAuthenticationData 0.004s passed
testCreateLoginContext 0.007s passed
testCreateLoginContextForCert 0.004s passed
testCreateLoginContextForToken 0.006s passed
testDeactivateRemovesConfiguration 0.010s passed
testPerfomLoginForCertWithCallbackHandlerReturnsSubject 0.014s passed
testPerfomLoginForTokenWithCallbackHandlerReturnsSubject 0.015s passed
testPerfomLoginWithCallbackHandlerReturnsSubject 0.030s passed
testPerformLogin 0.199s passed
testPerformLoginForCert 0.039s passed
testPerformLoginForCertInvokesCreateCallbackHandlerForAuthenticationData 0.018s passed
testPerformLoginForCertInvokesCreateLoginContext 0.014s passed
testPerformLoginForCertReturnsSubject 0.033s passed
testPerformLoginForCertWithInvalidDataThrowsAuthenticationException 0.020s passed
testPerformLoginForCertWithPartialSubjectReturnsSameSubject 0.021s passed
testPerformLoginForToken 0.029s passed
testPerformLoginForTokenInvokesCreateCallbackHandlerForAuthenticationData 0.020s passed
testPerformLoginForTokenInvokesCreateLoginContext 0.017s passed
testPerformLoginForTokenReturnsSubject 0.024s passed
testPerformLoginForTokenWithInvalidDataThrowsAuthenticationException 0.021s passed
testPerformLoginForTokenWithPartialSubjectReturnsSameSubject 0.025s passed
testPerformLoginInvokesCreateCallbackHandlerForAuthenticationData 0.035s passed
testPerformLoginInvokesCreateLoginContext 0.033s passed
testPerformLoginReturnsSubject 0.049s passed
testPerformLoginWithInvalidDataThrowsAuthenticationException 0.034s passed
testPerformLoginWithPartialSubjectReturnsSameSubject 0.055s passed