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

31

tests

0

failures

0

ignored

1.213s

duration

100%

successful

Tests

Test Duration Result
testActivateCreatesConfiguration 0.003s passed
testActivateCreatesJAASConfiguration 0.004s passed
testConstructor 0.049s passed
testCreateCallbackHandlerForAuthenticationData 0.004s passed
testCreateCallbackHandlerForCertAuthenticationData 0.002s passed
testCreateCallbackHandlerForTokenAuthenticationData 0.002s passed
testCreateLoginContext 0.006s passed
testCreateLoginContextForCert 0.003s passed
testCreateLoginContextForToken 0.004s passed
testDeactivateRemovesConfiguration 0.005s passed
testPerfomLoginForCertWithCallbackHandlerReturnsSubject 0.038s passed
testPerfomLoginForTokenWithCallbackHandlerReturnsSubject 0.032s passed
testPerfomLoginWithCallbackHandlerReturnsSubject 0.061s passed
testPerformLogin 0.105s passed
testPerformLoginForCert 0.046s passed
testPerformLoginForCertInvokesCreateCallbackHandlerForAuthenticationData 0.044s passed
testPerformLoginForCertInvokesCreateLoginContext 0.039s passed
testPerformLoginForCertReturnsSubject 0.049s passed
testPerformLoginForCertWithInvalidDataThrowsAuthenticationException 0.049s passed
testPerformLoginForCertWithPartialSubjectReturnsSameSubject 0.039s passed
testPerformLoginForToken 0.050s passed
testPerformLoginForTokenInvokesCreateCallbackHandlerForAuthenticationData 0.036s passed
testPerformLoginForTokenInvokesCreateLoginContext 0.041s passed
testPerformLoginForTokenReturnsSubject 0.045s passed
testPerformLoginForTokenWithInvalidDataThrowsAuthenticationException 0.043s passed
testPerformLoginForTokenWithPartialSubjectReturnsSameSubject 0.051s passed
testPerformLoginInvokesCreateCallbackHandlerForAuthenticationData 0.069s passed
testPerformLoginInvokesCreateLoginContext 0.070s passed
testPerformLoginReturnsSubject 0.073s passed
testPerformLoginWithInvalidDataThrowsAuthenticationException 0.076s passed
testPerformLoginWithPartialSubjectReturnsSameSubject 0.075s passed