Previous Topic: Create a Custom Authentication Scheme

Next Topic: SmAuthScheme Methods

Classes and Interfaces in the Authentication API

The base interface in the Java Authentication API is SmAuthScheme. All custom authentication schemes created with the Java Authentication API must implement this interface.