Interface WebAppAuthentication.UpdateDefinitionStages.Blank<ParentT>

Type Parameters:
ParentT - the return type of the final Attachable.attach()
All Superinterfaces:
WebAppAuthentication.UpdateDefinitionStages.WithDefaultAuthenticationProvider<ParentT>
All Known Subinterfaces:
WebAppAuthentication.UpdateDefinition<ParentT>
Enclosing interface:
WebAppAuthentication.UpdateDefinitionStages

public static interface WebAppAuthentication.UpdateDefinitionStages.Blank<ParentT> extends WebAppAuthentication.UpdateDefinitionStages.WithDefaultAuthenticationProvider<ParentT>
The first stage of a web app authentication definition as part of a definition of a web app.