package

com.atlassian.applinks.core.auth

Interfaces

ApplicationLinkRequestFactoryFactory  
OrphanedTrustDetector Components implementing this interface retrieve a list of 'orphaned' trust certificates (that is, they are stored locally but are not related to a configured ApplicationLink

Classes

AbstractAuthServlet

Base class used by several authentication provider servlets. 

ApplicationLinkRequestAdaptor  
ApplicationLinkRequestFactoryFactoryImpl  
ApplicationLinkRequestFactoryFactoryImpl.AbsoluteURLRequestFactory  
ApplicationLinkRequestFactoryFactoryImpl.AbsoluteURLRequestFactoryWithAdminURI  
ApplicationLinkRequestFactoryFactoryImpl.SalRequestFactoryAdapter  
AuthenticationConfigurationManagerImpl  
AuthenticationConfigurator This component delegates the configuration of authentication after an application link has been created to an authentication provider that implements AutoConfiguringAuthenticatorProviderPluginModule
AuthenticatorAccessor  
DelegatingOrphanedTrustDetector Aggregates authentication provider-specific OrphanedTrustDetector implementations 
OrphanedTrustCertificate POJO for identifying an orphaned trust relationship 
WhoAmIServlet

Returns the username of the current user in plain text in the response body. 

Enums