| Class | Description |
|---|---|
| AuthenticationExceptionMapper |
Map an authentication exception to an HTTP 401 response, optionally including the realm for a credentials challenge at the client.
|
| RootResource |
Simple resource demonstrating low level approach of getting user credentials.
|
| SecurityFilter |
Simple authentication filter.
|
| Server |
A simple SSL-secured HTTP server.
|
| Exception | Description |
|---|---|
| AuthenticationException |
A runtime exception representing a failure to provide correct authentication credentials.
|
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.