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

31

tests

0

failures

0

ignored

0.715s

duration

100%

successful

Tests

Test Duration Result
testActivateCreatesConfiguration 0.006s passed
testActivateCreatesJAASConfiguration 0.003s passed
testConstructor 0.022s passed
testCreateCallbackHandlerForAuthenticationData 0.005s passed
testCreateCallbackHandlerForCertAuthenticationData 0.002s passed
testCreateCallbackHandlerForTokenAuthenticationData 0.003s passed
testCreateLoginContext 0.004s passed
testCreateLoginContextForCert 0.002s passed
testCreateLoginContextForToken 0.010s passed
testDeactivateRemovesConfiguration 0.004s passed
testPerfomLoginForCertWithCallbackHandlerReturnsSubject 0.017s passed
testPerfomLoginForTokenWithCallbackHandlerReturnsSubject 0.016s passed
testPerfomLoginWithCallbackHandlerReturnsSubject 0.030s passed
testPerformLogin 0.200s passed
testPerformLoginForCert 0.026s passed
testPerformLoginForCertInvokesCreateCallbackHandlerForAuthenticationData 0.020s passed
testPerformLoginForCertInvokesCreateLoginContext 0.017s passed
testPerformLoginForCertReturnsSubject 0.020s passed
testPerformLoginForCertWithInvalidDataThrowsAuthenticationException 0.017s passed
testPerformLoginForCertWithPartialSubjectReturnsSameSubject 0.014s passed
testPerformLoginForToken 0.030s passed
testPerformLoginForTokenInvokesCreateCallbackHandlerForAuthenticationData 0.016s passed
testPerformLoginForTokenInvokesCreateLoginContext 0.018s passed
testPerformLoginForTokenReturnsSubject 0.018s passed
testPerformLoginForTokenWithInvalidDataThrowsAuthenticationException 0.016s passed
testPerformLoginForTokenWithPartialSubjectReturnsSameSubject 0.018s passed
testPerformLoginInvokesCreateCallbackHandlerForAuthenticationData 0.027s passed
testPerformLoginInvokesCreateLoginContext 0.036s passed
testPerformLoginReturnsSubject 0.030s passed
testPerformLoginWithInvalidDataThrowsAuthenticationException 0.036s passed
testPerformLoginWithPartialSubjectReturnsSameSubject 0.032s passed