Uses of Interface
com.flyfish.oauth.configuration.sync.SyncUserProvider
Packages that use SyncUserProvider
-
Uses of SyncUserProvider in com.flyfish.oauth.configuration.sync.user
Classes in com.flyfish.oauth.configuration.sync.user that implement SyncUserProvider -
Uses of SyncUserProvider in com.flyfish.oauth.filter
Methods in com.flyfish.oauth.filter that return SyncUserProviderModifier and TypeMethodDescriptionstatic <T> SyncUserProvider<T> SyncUserFilter.sharedProvider()返回共享的用户提供者Methods in com.flyfish.oauth.filter with parameters of type SyncUserProviderModifier and TypeMethodDescriptionstatic voidSyncUserFilter.bind(SyncUserProvider<?> provider) 绑定实例,这里发生在抽象类