Interface WebAppAuthentication.UpdateDefinition<ParentT>

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

The entirety of a web app authentication definition as part of a web app update.