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

31

tests

0

failures

0

ignored

1.218s

duration

100%

successful

Tests

Test Duration Result
testActivateCreatesConfiguration 0.035s passed
testActivateCreatesJAASConfiguration 0.004s passed
testConstructor 0.042s passed
testCreateCallbackHandlerForAuthenticationData 0.003s passed
testCreateCallbackHandlerForCertAuthenticationData 0.008s passed
testCreateCallbackHandlerForTokenAuthenticationData 0.002s passed
testCreateLoginContext 0.006s passed
testCreateLoginContextForCert 0.004s passed
testCreateLoginContextForToken 0.004s passed
testDeactivateRemovesConfiguration 0.007s passed
testPerfomLoginForCertWithCallbackHandlerReturnsSubject 0.031s passed
testPerfomLoginForTokenWithCallbackHandlerReturnsSubject 0.031s passed
testPerfomLoginWithCallbackHandlerReturnsSubject 0.066s passed
testPerformLogin 0.119s passed
testPerformLoginForCert 0.049s passed
testPerformLoginForCertInvokesCreateCallbackHandlerForAuthenticationData 0.044s passed
testPerformLoginForCertInvokesCreateLoginContext 0.034s passed
testPerformLoginForCertReturnsSubject 0.042s passed
testPerformLoginForCertWithInvalidDataThrowsAuthenticationException 0.035s passed
testPerformLoginForCertWithPartialSubjectReturnsSameSubject 0.033s passed
testPerformLoginForToken 0.056s passed
testPerformLoginForTokenInvokesCreateCallbackHandlerForAuthenticationData 0.036s passed
testPerformLoginForTokenInvokesCreateLoginContext 0.033s passed
testPerformLoginForTokenReturnsSubject 0.036s passed
testPerformLoginForTokenWithInvalidDataThrowsAuthenticationException 0.035s passed
testPerformLoginForTokenWithPartialSubjectReturnsSameSubject 0.034s passed
testPerformLoginInvokesCreateCallbackHandlerForAuthenticationData 0.086s passed
testPerformLoginInvokesCreateLoginContext 0.063s passed
testPerformLoginReturnsSubject 0.077s passed
testPerformLoginWithInvalidDataThrowsAuthenticationException 0.066s passed
testPerformLoginWithPartialSubjectReturnsSameSubject 0.097s passed