Interface WebAppAuthentication.UpdateDefinitionStages.WithTokenStore<ParentT>

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

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