Interface WebAppAuthentication.Definition<ParentT>

Type Parameters:
ParentT - the return type of the final Attachable.attach()
All Superinterfaces:
Attachable.InDefinition<ParentT>, WebAppAuthentication.DefinitionStages.Blank<ParentT>, WebAppAuthentication.DefinitionStages.WithAttach<ParentT>, WebAppAuthentication.DefinitionStages.WithAuthenticationProvider<ParentT>, WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider<ParentT>, WebAppAuthentication.DefinitionStages.WithExternalRedirectUrls<ParentT>, WebAppAuthentication.DefinitionStages.WithTokenStore<ParentT>
Enclosing interface:
WebAppAuthentication

The entirety of a web app authentication definition.