Interface WebAppAuthentication.DefinitionStages.Blank<ParentT>

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

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