This is an automated email from the ASF dual-hosted git repository.
cris pushed a change to branch SLING-9397/update-removed-saml-config-service
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git.
from deb946c Added setup for Java Keystore tests, added tests for
JksCredentials, KeyPairCredentials and VerifySignatureCredentials
add 4f24b49 Refactor TokenStore.java and
AuthenticationHandlerSAML2Impl.java to allow junit tests
add 780f1fd remove unimplemented constructor
add 8b2899f improve unit test coverage
add 593bea8 add one IT test and clean up
add e2b6108 Merge branch 'SLING-10193/test-coverage' into
SLING-9397/update-removed-saml-config-service
No new revisions were added by this update.
Summary of changes:
.../saml2/impl/AuthenticationHandlerSAML2Impl.java | 44 +++---
.../apache/sling/auth/saml2/impl/TokenStore.java | 9 +-
.../apache/sling/auth/saml2/sp/JksCredentials.java | 4 -
.../impl/AuthenticationHandlerSAML2ImplTest.java | 166 ++++++++++++++++++---
.../apache/sling/auth/saml2/impl/OsgiSamlTest.java | 16 +-
5 files changed, 176 insertions(+), 63 deletions(-)