Class Hierarchy
- java.lang.Object
- com.guinetik.rr.auth.AbstractOAuth2Strategy (implements com.guinetik.rr.auth.AuthStrategy, com.guinetik.rr.auth.RocketSSL.SSLAware)
- com.guinetik.rr.auth.OAuth2AssertionStrategy
- com.guinetik.rr.auth.OAuth2ClientCredentialsStrategy
- com.guinetik.rr.auth.OAuth2PasswordStrategy
- com.guinetik.rr.auth.AuthStrategyFactory
- com.guinetik.rr.auth.BasicAuthStrategy (implements com.guinetik.rr.auth.AuthStrategy)
- com.guinetik.rr.auth.BearerTokenStrategy (implements com.guinetik.rr.auth.AuthStrategy)
- com.guinetik.rr.auth.NoAuthStrategy (implements com.guinetik.rr.auth.AuthStrategy)
- com.guinetik.rr.auth.RocketSSL
- com.guinetik.rr.auth.RocketSSL.SSLCertificate
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.guinetik.rr.http.RocketRestException
- com.guinetik.rr.auth.TokenExpiredException
- com.guinetik.rr.auth.TokenRefreshException
- com.guinetik.rr.http.RocketRestException
- java.lang.RuntimeException
- java.lang.Exception
- com.guinetik.rr.auth.AbstractOAuth2Strategy (implements com.guinetik.rr.auth.AuthStrategy, com.guinetik.rr.auth.RocketSSL.SSLAware)
Interface Hierarchy
- com.guinetik.rr.auth.AuthStrategy
- com.guinetik.rr.auth.RocketSSL.SSLAware
- com.guinetik.rr.auth.RocketSSL.SSLConfig
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.guinetik.rr.auth.AuthStrategy.AuthType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)