Uses of Class
eu.webtoolkit.jwt.auth.OAuthProcess
Packages that use OAuthProcess
-
Uses of OAuthProcess in eu.webtoolkit.jwt.auth
Subclasses of OAuthProcess in eu.webtoolkit.jwt.authMethods in eu.webtoolkit.jwt.auth that return OAuthProcessModifier and TypeMethodDescriptionFacebookService.createProcess
(String scope) abstract OAuthProcess
OAuthService.createProcess
(String scope) Creates a new authorization process.OidcService.createProcess
(String scope) Creates a new authentication process.