| Class | Description |
|---|---|
| HttpRequestThreadLocalFilter |
A filter that saves the current request to a thread local.
|
| PicketLinkAuthWrapperFilter |
A filter that grabs the picketlink principal from the http session and
then wraps the inbound request.
|
| SamlBearerTokenAuthFilter |
A filter that supports both BASIC authentication and custom SAML Bearer Token
authentication.
|
| SamlBearerTokenAuthFilter.Creds |
Models inbound basic auth credentials (user/password).
|
| SamlIDPFilter |
A
Filter that can be configured to convert a
JavaEE Web Application to an IDP |
| SamlSPFilter |
A
Filter that implements a service provider for SAML SSO (web profile). |
| SimplePrincipal |
An implementation of a principal, but also includes roles.
|
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.