This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch feature/jca-impl
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-crypto.git


    from 5837125  feat: implement auto-registering security provider and 
enhance crypto services
     add beabfca  refactor: replace AutoRegisterSecurityProvider with 
OsgiAwareSecurityProviderInstaller for improved security provider management

No new revisions were added by this update.

Summary of changes:
 ...ava => OsgiAwareSecurityProviderInstaller.java} |  35 ++--
 .../crypto/jca/internal/JcaPbeCryptoService.java   | 218 ++++++++++-----------
 .../internal/JcaPbeCryptoServiceConfiguration.java |   6 +-
 .../EncryptWebConsolePluginHttpWhiteboardIT.java   |   8 +-
 .../crypto/it/tests/EncryptWebConsolePluginIT.java |   6 +-
 .../crypto/it/tests/ReversingCryptoService.java    |   5 +
 .../jca/internal/JcaPbeCryptoServiceTest.java      |  31 +--
 7 files changed, 156 insertions(+), 153 deletions(-)
 rename 
src/main/java/org/apache/sling/commons/crypto/internal/{AutoRegisterSecurityProvider.java
 => OsgiAwareSecurityProviderInstaller.java} (83%)

Reply via email to