Interface WebAppAuthentication.DefinitionStages.WithTokenStore<ParentT>

Type Parameters:
ParentT - the stage of the parent definition to return to after attaching this definition
All Known Subinterfaces:
WebAppAuthentication.Definition<ParentT>, WebAppAuthentication.DefinitionStages.WithAttach<ParentT>
Enclosing interface:
WebAppAuthentication.DefinitionStages

public static interface WebAppAuthentication.DefinitionStages.WithTokenStore<ParentT>
A web app authentication definition allowing token store to be specified.