Uses of Class
com.guinetik.rr.auth.AbstractOAuth2Strategy
-
Packages that use AbstractOAuth2Strategy Package Description com.guinetik.rr.auth -
-
Uses of AbstractOAuth2Strategy in com.guinetik.rr.auth
Subclasses of AbstractOAuth2Strategy in com.guinetik.rr.auth Modifier and Type Class Description classOAuth2AssertionStrategyAuthentication strategy that implements OAuth 2.0 assertion flow.classOAuth2ClientCredentialsStrategyAuthentication strategy that implements OAuth 2.0 client credentials flow.classOAuth2PasswordStrategyAuthentication strategy that implements OAuth 2.0 password flow.
-