Skip to content

tomitribe/tribestream-examples-archive

Repository files navigation

Tribestream Examples

This examples project provides a number of simple example projects to demonstrate the new features of Tribestream.

Each sample includes source code (usually REST endpoints), a README and a suite of Arquillian tests that run against a version of Tribestream that the test suite starts up.

Please see the README for each example for more details.

List of projects

Project

Description

HTTP Signatures HMAC

Some examples to demonstrate signing HTTP messages for authentication and verifying message integrity

Date Header Freshness

Demonstrates checking the validity of the date on the HTTP request

HTTP Signatures Username Retriever

Shows how to override the username retrieved from the signature used for authentication

Digest enforcer

Demonstrates the Digest and Want-Digest headers for checking requests/responses

Application Limit

Applying an application-wide rate and concurrency limit to a resource

User Limit

Applying an per-user rate and concurrency limit to a resource

Schedule Limit

Demonstrates rate and concurrency limiting on a resource invoked by a timer

JAAS Config

Shows how to configure JAAS for LDAP and tomcat-users.xml

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages