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

31

tests

0

failures

0

ignored

0.846s

duration

100%

successful

Tests

Test Duration Result
testActivateCreatesConfiguration 0.004s passed
testActivateCreatesJAASConfiguration 0.005s passed
testConstructor 0.046s passed
testCreateCallbackHandlerForAuthenticationData 0.004s passed
testCreateCallbackHandlerForCertAuthenticationData 0.003s passed
testCreateCallbackHandlerForTokenAuthenticationData 0.005s passed
testCreateLoginContext 0.006s passed
testCreateLoginContextForCert 0.003s passed
testCreateLoginContextForToken 0.006s passed
testDeactivateRemovesConfiguration 0.006s passed
testPerfomLoginForCertWithCallbackHandlerReturnsSubject 0.016s passed
testPerfomLoginForTokenWithCallbackHandlerReturnsSubject 0.014s passed
testPerfomLoginWithCallbackHandlerReturnsSubject 0.024s passed
testPerformLogin 0.213s passed
testPerformLoginForCert 0.039s passed
testPerformLoginForCertInvokesCreateCallbackHandlerForAuthenticationData 0.019s passed
testPerformLoginForCertInvokesCreateLoginContext 0.025s passed
testPerformLoginForCertReturnsSubject 0.034s passed
testPerformLoginForCertWithInvalidDataThrowsAuthenticationException 0.021s passed
testPerformLoginForCertWithPartialSubjectReturnsSameSubject 0.021s passed
testPerformLoginForToken 0.034s passed
testPerformLoginForTokenInvokesCreateCallbackHandlerForAuthenticationData 0.017s passed
testPerformLoginForTokenInvokesCreateLoginContext 0.017s passed
testPerformLoginForTokenReturnsSubject 0.028s passed
testPerformLoginForTokenWithInvalidDataThrowsAuthenticationException 0.018s passed
testPerformLoginForTokenWithPartialSubjectReturnsSameSubject 0.022s passed
testPerformLoginInvokesCreateCallbackHandlerForAuthenticationData 0.030s passed
testPerformLoginInvokesCreateLoginContext 0.030s passed
testPerformLoginReturnsSubject 0.051s passed
testPerformLoginWithInvalidDataThrowsAuthenticationException 0.033s passed
testPerformLoginWithPartialSubjectReturnsSameSubject 0.052s passed