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

31

tests

0

failures

0

ignored

0.599s

duration

100%

successful

Tests

Test Duration Result
testActivateCreatesConfiguration 0.004s passed
testActivateCreatesJAASConfiguration 0.004s passed
testConstructor 0.018s passed
testCreateCallbackHandlerForAuthenticationData 0.003s passed
testCreateCallbackHandlerForCertAuthenticationData 0.004s passed
testCreateCallbackHandlerForTokenAuthenticationData 0.002s passed
testCreateLoginContext 0.003s passed
testCreateLoginContextForCert 0.003s passed
testCreateLoginContextForToken 0.004s passed
testDeactivateRemovesConfiguration 0.003s passed
testPerfomLoginForCertWithCallbackHandlerReturnsSubject 0.015s passed
testPerfomLoginForTokenWithCallbackHandlerReturnsSubject 0.012s passed
testPerfomLoginWithCallbackHandlerReturnsSubject 0.027s passed
testPerformLogin 0.130s passed
testPerformLoginForCert 0.025s passed
testPerformLoginForCertInvokesCreateCallbackHandlerForAuthenticationData 0.015s passed
testPerformLoginForCertInvokesCreateLoginContext 0.014s passed
testPerformLoginForCertReturnsSubject 0.020s passed
testPerformLoginForCertWithInvalidDataThrowsAuthenticationException 0.016s passed
testPerformLoginForCertWithPartialSubjectReturnsSameSubject 0.015s passed
testPerformLoginForToken 0.027s passed
testPerformLoginForTokenInvokesCreateCallbackHandlerForAuthenticationData 0.014s passed
testPerformLoginForTokenInvokesCreateLoginContext 0.014s passed
testPerformLoginForTokenReturnsSubject 0.019s passed
testPerformLoginForTokenWithInvalidDataThrowsAuthenticationException 0.017s passed
testPerformLoginForTokenWithPartialSubjectReturnsSameSubject 0.017s passed
testPerformLoginInvokesCreateCallbackHandlerForAuthenticationData 0.029s passed
testPerformLoginInvokesCreateLoginContext 0.035s passed
testPerformLoginReturnsSubject 0.030s passed
testPerformLoginWithInvalidDataThrowsAuthenticationException 0.026s passed
testPerformLoginWithPartialSubjectReturnsSameSubject 0.034s passed