WebAppAuthentication.UpdateDefinition<ParentT> Interface
Type Parameters
- ParentT
the return type of the final UpdateDefinitionStages.WithAttach#attach()
Implements
public static interface WebAppAuthentication.UpdateDefinition<ParentT>
extends Blank<ParentT>, WithAttach<ParentT>, WithDefaultAuthenticationProvider<ParentT>, WithAuthenticationProvider<ParentT>, WithTokenStore<ParentT>, WithExternalRedirectUrls<ParentT>
The entirety of a web app authentication definition as part of a web app update.