Package org.glassfish.jersey.examples.httpsclientservergrizzly
-
Class Summary 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 Summary Exception Description AuthenticationException A runtime exception representing a failure to provide correct authentication credentials.