Interface WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider<ParentT>

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

public static interface WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider<ParentT>
A web app authentication definition allowing the default authentication provider to be set.