Uses of Interface
com.guinetik.rr.auth.RocketSSL.SSLAware
-
Packages that use RocketSSL.SSLAware Package Description com.guinetik.rr.auth -
-
Uses of RocketSSL.SSLAware in com.guinetik.rr.auth
Classes in com.guinetik.rr.auth that implement RocketSSL.SSLAware Modifier and Type Class Description classAbstractOAuth2StrategyAbstract base class for OAuth 2.0 authentication strategies.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.
-