All Packages
Package Summary
Package
Description
Authentication validates the Credentials provided during a /login
request.
The handler package contains the classes used to authenticate a user.
Authentication.support contains the specific implementations of
the AuthenticationHandler interface.
Credentials is a marker interface for an opaque object that may be recognized by
Handlers and Resolvers.