OSGi encryption metrics

Metrics extension for encryption services.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

hu.blackbelt
ArtifactId

ArtifactId

osgi-encryption-metrics
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

bundle
Description

Description

OSGi encryption metrics
Metrics extension for encryption services.

Download osgi-encryption-metrics

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (6)

Group / Artifact Type Version
org.osgi : osgi.core jar 6.0.0
org.osgi : org.osgi.service.component.annotations jar 1.3.0
org.osgi : org.osgi.service.metatype.annotations jar 1.3.0
hu.blackbelt : osgi-encryption-services jar 1.1.0
org.projectlombok : lombok jar 1.16.16
com.google.code.findbugs : annotations jar 3.0.1

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Build Status

OSGi encryption

Wrapper OSGi components for Jasypt.

Modules

  • osgi-encryption-services: OSGi Declarative Service 1.3 components supporting configuration in standard way
  • osgi-encryption-metrics: JMX statistics povider for encryption services
  • osgi-encryption-karaf-commands: Apache Karaf console commands
  • osgi-encryption-karaf-feature: Apache Karaf feature definition
  • osgi-encryption-test: sample module showing how to use encrypted configuration values

How to build

Use the following command to build modules.

mvn clean install

How to use

Apache Karaf

Install as Apache Karaf feature (Apache Felix SCR and Jasypt encryption dependencies are installed too).

feature:repo-add mvn:hu.blackbelt/osgi-encryption-karaf-features/1.2.0/xml/features
feature:install osgi-encryption
hu.blackbelt

BlackBelt Technology

Versions

Version
1.1.0
1.0.2
1.0.1
1.0.0