Classes
Methods
-
<static> RedirectAuthHandler.create(authProvider, loginRedirectURL, returnURLParam) → {AuthHandler}
-
Create a handler
Parameters:
Name Type Description authProviderAuthProvider the auth service to use loginRedirectURLstring the url to redirect the user to returnURLParamstring the name of param used to store return url information in session Returns:
the handler- Type
- AuthHandler