cas-server-core-authentication-api 7.1.0-RC3 API
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.