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

31

tests

0

failures

0

ignored

1.087s

duration

100%

successful

Tests

Test Duration Result
testActivateCreatesConfiguration 0.005s passed
testActivateCreatesJAASConfiguration 0.005s passed
testConstructor 0.054s passed
testCreateCallbackHandlerForAuthenticationData 0.006s passed
testCreateCallbackHandlerForCertAuthenticationData 0.004s passed
testCreateCallbackHandlerForTokenAuthenticationData 0.004s passed
testCreateLoginContext 0.007s passed
testCreateLoginContextForCert 0.003s passed
testCreateLoginContextForToken 0.007s passed
testDeactivateRemovesConfiguration 0.009s passed
testPerfomLoginForCertWithCallbackHandlerReturnsSubject 0.026s passed
testPerfomLoginForTokenWithCallbackHandlerReturnsSubject 0.027s passed
testPerfomLoginWithCallbackHandlerReturnsSubject 0.039s passed
testPerformLogin 0.241s passed
testPerformLoginForCert 0.041s passed
testPerformLoginForCertInvokesCreateCallbackHandlerForAuthenticationData 0.034s passed
testPerformLoginForCertInvokesCreateLoginContext 0.027s passed
testPerformLoginForCertReturnsSubject 0.038s passed
testPerformLoginForCertWithInvalidDataThrowsAuthenticationException 0.029s passed
testPerformLoginForCertWithPartialSubjectReturnsSameSubject 0.029s passed
testPerformLoginForToken 0.035s passed
testPerformLoginForTokenInvokesCreateCallbackHandlerForAuthenticationData 0.026s passed
testPerformLoginForTokenInvokesCreateLoginContext 0.026s passed
testPerformLoginForTokenReturnsSubject 0.028s passed
testPerformLoginForTokenWithInvalidDataThrowsAuthenticationException 0.026s passed
testPerformLoginForTokenWithPartialSubjectReturnsSameSubject 0.029s passed
testPerformLoginInvokesCreateCallbackHandlerForAuthenticationData 0.057s passed
testPerformLoginInvokesCreateLoginContext 0.044s passed
testPerformLoginReturnsSubject 0.079s passed
testPerformLoginWithInvalidDataThrowsAuthenticationException 0.044s passed
testPerformLoginWithPartialSubjectReturnsSameSubject 0.058s passed