HTTP Multi Auth Protocol Specification

HTTP Multi Auth Protocol specification

License

License

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

specification.http.multi.auth
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

HTTP Multi Auth Protocol Specification
HTTP Multi Auth Protocol specification
Source Code Management

Source Code Management

https://github.com/k3po/k3po

Download specification.http.multi.auth

How to add to project

<!-- https://jarcasting.com/artifacts/org.kaazing/specification.http.multi.auth/ -->
<dependency>
    <groupId>org.kaazing</groupId>
    <artifactId>specification.http.multi.auth</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/specification.http.multi.auth/
implementation 'org.kaazing:specification.http.multi.auth:3.1.0'
// https://jarcasting.com/artifacts/org.kaazing/specification.http.multi.auth/
implementation ("org.kaazing:specification.http.multi.auth:3.1.0")
'org.kaazing:specification.http.multi.auth:jar:3.1.0'
<dependency org="org.kaazing" name="specification.http.multi.auth" rev="3.1.0">
  <artifact name="specification.http.multi.auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='specification.http.multi.auth', version='3.1.0')
)
libraryDependencies += "org.kaazing" % "specification.http.multi.auth" % "3.1.0"
[org.kaazing/specification.http.multi.auth "3.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.kaazing : k3po.lang jar 3.1.0
org.kaazing : community.license jar 2.18

test (1)

Group / Artifact Type Version
org.kaazing : k3po.junit jar 3.1.0

Project Modules

There are no modules declared in this project.

K3PO

Build Status

Gitter

K3PO is a network driver and language agnostic testing tool. It is designed to be able to create arbitrary network traffic and behavior, and to certify whether a network endpoint behaves correctly when subject to that behavior.

The network behavior that the K3PO network driver creates is specified in a K3PO scripting language. This language is described here.

The K3PO network driver can be directed to start emulating behavior defined in scripts via a [control protocol](Control Protocol). Test frameworks in various programming languages can then utilize the control protocol to leverage K3PO for their own testing needs.

K3PO also consists of a collection of specifications that validate correctness for a variety of public protocols, such as HTTP (RFC 7230-7237), WebSocket (RFC-6455), etc.

Testing frameworks

K3PO is language agnostic and can be used by many different languages and test frameworks. The Java JUnit framework is located in this project. Other frameworks include:

C Client Test Framework

C# Client Test Framework

IOS Client Test Framework

Documentation

Documentation is located on the Wiki

Java Quick Start

The examples directory is setup as an example to test java client implementations. Run "mvn clean install -pl examples" to see it work.

org.kaazing

K3PO

Protocol testing droid – "I am fluent in over 6 million forms of communication!"

Versions

Version
3.1.0
3.0.0
3.0.0-alpha-107
3.0.0-alpha-106
3.0.0-alpha-105
3.0.0-alpha-104
3.0.0-alpha-103
3.0.0-alpha-102
3.0.0-alpha-101
3.0.0-alpha-100
3.0.0-alpha-99
3.0.0-alpha-98
3.0.0-alpha-97
3.0.0-alpha-96
3.0.0-alpha-95
3.0.0-alpha-94
3.0.0-alpha-93
3.0.0-alpha-92
3.0.0-alpha-91
3.0.0-alpha-90
3.0.0-alpha-89
3.0.0-alpha-88
3.0.0-alpha-87
3.0.0-alpha-86
3.0.0-alpha-085
3.0.0-alpha-84
3.0.0-alpha-83
3.0.0-alpha-82
3.0.0-alpha-81
3.0.0-alpha-80
3.0.0-alpha-79
3.0.0-alpha-78
3.0.0-alpha-77
3.0.0-alpha-76
3.0.0-alpha-75
3.0.0-alpha-74
3.0.0-alpha-73
3.0.0-alpha-72
3.0.0-alpha-71
3.0.0-alpha-70
3.0.0-alpha-69
3.0.0-alpha-68
3.0.0-alpha-67
3.0.0-alpha-66
3.0.0-alpha-65
3.0.0-alpha-64
3.0.0-alpha-63
3.0.0-alpha-62
3.0.0-alpha-61
3.0.0-alpha-60
3.0.0-alpha-59
3.0.0-alpha-58
3.0.0-alpha-57
3.0.0-alpha-56
3.0.0-alpha-55
3.0.0-alpha-54
3.0.0-alpha-53
3.0.0-alpha-52