- All Superinterfaces:
- ApplicationType
public interface GenericApplicationType
extends ApplicationType
The generic application type supports all "out-of-the-box" authentication types that UAL ships with.
This application type can be used to authenticate to an application for which UAL does not have a specific application type,
but the application supports one or more of UAL's authentication providers.
Consider implementing your own application type, rather than using the generic application type.
Application types are pluggable, see NonAppLinksApplicationType in the Applinks SPI module.
- Since:
- v3.3