Hierarchy For All Packages
- com.flyfish.oauth.builder,
- com.flyfish.oauth.client,
- com.flyfish.oauth.common,
- com.flyfish.oauth.common.auth,
- com.flyfish.oauth.common.sync,
- com.flyfish.oauth.configuration,
- com.flyfish.oauth.configuration.sync,
- com.flyfish.oauth.configuration.sync.user,
- com.flyfish.oauth.configuration.tools,
- com.flyfish.oauth.domain,
- com.flyfish.oauth.domain.auditing,
- com.flyfish.oauth.domain.enums,
- com.flyfish.oauth.domain.raw,
- com.flyfish.oauth.domain.to,
- com.flyfish.oauth.entry,
- com.flyfish.oauth.entry.auditing,
- com.flyfish.oauth.entry.scribe,
- com.flyfish.oauth.filter,
- com.flyfish.oauth.utils,
- com.flyfish.oauth.wrapper
Class Hierarchy
- java.lang.Object
- com.flyfish.oauth.entry.AbstractAuthenticationEntryPoint (implements com.flyfish.oauth.entry.AuthenticationEntryPoint)
- com.flyfish.oauth.entry.CodeAuthenticationEntryPoint
- com.flyfish.oauth.entry.ScribeAuthenticationEntryPoint
- com.flyfish.oauth.configuration.sync.user.AbstractUserProvider<T> (implements com.flyfish.oauth.configuration.sync.SyncUserProvider<T>)
- com.flyfish.oauth.common.AuditingContext
- com.flyfish.oauth.entry.auditing.AuditingExecutor
- com.flyfish.oauth.entry.auditing.AuditingRequest
- com.flyfish.oauth.domain.auditing.AuditingStrategy.InterfaceParameter
- com.flyfish.oauth.domain.auditing.AuditingStrategy.InterfaceResult
- com.flyfish.oauth.utils.CastUtils
- com.flyfish.oauth.entry.scribe.CheckTokenResult
- com.flyfish.oauth.domain.to.ClientAuthority
- com.flyfish.oauth.utils.ContainUtils
- com.flyfish.oauth.utils.CopyUtils
- com.github.scribejava.core.builder.api.DefaultApi20
- com.flyfish.oauth.entry.scribe.SecurityServerApi
- com.flyfish.oauth.client.DefaultOAuth2SsoClient (implements com.flyfish.oauth.client.OAuth2SsoClient)
- com.flyfish.oauth.configuration.DefaultSessionConverter (implements com.flyfish.oauth.configuration.SSOSessionConverter<T>)
- com.flyfish.oauth.configuration.DefaultUserService<T> (implements com.flyfish.oauth.configuration.OAuth2SsoUserService<T>)
- com.flyfish.oauth.domain.raw.Domain
- com.flyfish.oauth.domain.auditing.AuditingRecord
- com.flyfish.oauth.domain.auditing.AuditingStrategy
- com.flyfish.oauth.domain.raw.SSOUserInfo
- com.flyfish.oauth.domain.raw.TreeDomain<T>
- com.flyfish.oauth.domain.raw.Organization
- com.flyfish.oauth.utils.JacksonUtil
- com.flyfish.oauth.domain.raw.LocalUser
- com.flyfish.oauth.builder.MapParamBuilder
- com.flyfish.oauth.common.OAuth2PostAware (implements com.flyfish.oauth.common.OAuth2SsoInitializeAware)
- com.flyfish.oauth.filter.ClientAwareFilter (implements javax.servlet.Filter)
- com.flyfish.oauth.filter.AuditingFilter
- com.flyfish.oauth.filter.SSOAuthenticationFilter
- com.flyfish.oauth.filter.SSORedirectFilter
- com.flyfish.oauth.filter.SyncUserFilter
- com.flyfish.oauth.common.auth.OAuthAuthenticator
- com.flyfish.oauth.filter.ClientAwareFilter (implements javax.servlet.Filter)
- com.flyfish.oauth.client.OAuth2SsoClientInitializer
- com.flyfish.oauth.configuration.OAuth2SsoProperties
- com.flyfish.oauth.utils.OAuth2Utils
- com.flyfish.oauth.common.OAuthContext
- com.flyfish.oauth.common.OAuthFilterContext
- com.flyfish.oauth.utils.OAuthRequestParser
- com.github.scribejava.core.oauth.OAuthService (implements java.io.Closeable)
- com.github.scribejava.core.oauth.OAuth20Service
- com.flyfish.oauth.entry.scribe.DynamicOAuth20Service
- com.github.scribejava.core.oauth.OAuth20Service
- com.flyfish.oauth.domain.OAuthSSOToken (implements com.flyfish.oauth.domain.OAuth2AccessToken)
- com.flyfish.oauth.domain.raw.OAuthUserResult
- com.flyfish.oauth.builder.RandomOAuthStateBuilder (implements com.flyfish.oauth.builder.OAuthStateBuilder)
- com.flyfish.oauth.client.RestClient
- com.flyfish.oauth.client.RestClient.RestClientBuilder
- com.flyfish.oauth.entry.auditing.RestClientAuditingEntryPoint (implements com.flyfish.oauth.entry.AuditingEntryPoint)
- com.flyfish.oauth.utils.SecurityUtils
- javax.servlet.ServletResponseWrapper (implements javax.servlet.ServletResponse)
- javax.servlet.http.HttpServletResponseWrapper (implements javax.servlet.http.HttpServletResponse)
- com.flyfish.oauth.wrapper.AuditingResponseWrapper
- javax.servlet.http.HttpServletResponseWrapper (implements javax.servlet.http.HttpServletResponse)
- com.flyfish.oauth.utils.SpringStringUtils
- com.flyfish.oauth.common.sync.SyncSender
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.flyfish.oauth.client.RestClient.RestClientException
- java.lang.RuntimeException
- java.lang.Exception
- com.flyfish.oauth.builder.TypedMapBuilder<K,
V> - com.flyfish.oauth.utils.UserConvertUtils
- com.flyfish.oauth.entry.AbstractAuthenticationEntryPoint (implements com.flyfish.oauth.entry.AuthenticationEntryPoint)
Interface Hierarchy
- com.flyfish.oauth.entry.AuditingEntryPoint
- com.flyfish.oauth.entry.AuthenticationEntryPoint
- com.flyfish.oauth.common.Consumer<T>
- com.flyfish.oauth.common.Function<T,
R> - com.flyfish.oauth.domain.OAuth2AccessToken
- com.flyfish.oauth.common.OAuth2GrantType
- com.flyfish.oauth.client.OAuth2SsoClient
- com.flyfish.oauth.common.OAuth2SsoInitializeAware
- com.flyfish.oauth.configuration.OAuth2SsoUserService<T>
- com.flyfish.oauth.builder.OAuthStateBuilder
- com.flyfish.oauth.configuration.SSOSessionConverter<T>
- com.flyfish.oauth.configuration.sync.SyncUserProvider<T>
- com.flyfish.oauth.configuration.tools.UserConverter<T>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.flyfish.oauth.domain.auditing.AuditingStrategy.InterfaceParamType
- com.flyfish.oauth.domain.auditing.AuditingStrategy.InterfaceResultType
- com.flyfish.oauth.common.auth.AuthStatus
- com.flyfish.oauth.domain.enums.Gender
- com.flyfish.oauth.domain.enums.OrgAttribute
- com.flyfish.oauth.client.RestClient.HttpMethod
- com.flyfish.oauth.domain.enums.UserStatus
- com.flyfish.oauth.domain.enums.UserType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)