Bigwig Public Key SASL Mechanism

A SASL provider for the RabbitMQ Java library using public key authentication

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.bigwig
ArtifactId

ArtifactId

public-key-sasl-mechanism
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Bigwig Public Key SASL Mechanism
A SASL provider for the RabbitMQ Java library using public key authentication
Project URL

Project URL

https://github.com/bigwig/public-key-sasl-mechanism
Source Code Management

Source Code Management

https://github.com/bigwig/public-key-sasl-mechanism

Download public-key-sasl-mechanism

How to add to project

<!-- https://jarcasting.com/artifacts/io.bigwig/public-key-sasl-mechanism/ -->
<dependency>
    <groupId>io.bigwig</groupId>
    <artifactId>public-key-sasl-mechanism</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigwig/public-key-sasl-mechanism/
implementation 'io.bigwig:public-key-sasl-mechanism:1.0.1'
// https://jarcasting.com/artifacts/io.bigwig/public-key-sasl-mechanism/
implementation ("io.bigwig:public-key-sasl-mechanism:1.0.1")
'io.bigwig:public-key-sasl-mechanism:jar:1.0.1'
<dependency org="io.bigwig" name="public-key-sasl-mechanism" rev="1.0.1">
  <artifact name="public-key-sasl-mechanism" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigwig', module='public-key-sasl-mechanism', version='1.0.1')
)
libraryDependencies += "io.bigwig" % "public-key-sasl-mechanism" % "1.0.1"
[io.bigwig/public-key-sasl-mechanism "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.rabbitmq : amqp-client jar 3.1.3
commons-io : commons-io jar 1.4
org.slf4j : slf4j-api jar 1.7.5
org.bouncycastle : bcprov-jdk16 jar 1.46

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Bigwig Public Key Authentication Mechanism

This is a reference implementation of the public key SASL authentication mechanism provided by Bigwig.

Running the test suite

You will need a Bigwig account to test this mechanism.

Versions

Version
1.0.1