Uses of Interface
com.flyfish.oauth.configuration.SSOSessionConverter
Packages that use SSOSessionConverter
-
Uses of SSOSessionConverter in com.flyfish.oauth.client
Methods in com.flyfish.oauth.client that return SSOSessionConverterModifier and TypeMethodDescription<T> SSOSessionConverter<T> DefaultOAuth2SsoClient.getSessionConverter()<T> SSOSessionConverter<T> OAuth2SsoClient.getSessionConverter()获取 Session转化器Methods in com.flyfish.oauth.client with parameters of type SSOSessionConverterModifier and TypeMethodDescriptionvoidDefaultOAuth2SsoClient.setSessionConverter(SSOSessionConverter sessionConverter) voidOAuth2SsoClient.setSessionConverter(SSOSessionConverter sessionConverter) 设置Session转化器,转化统一用户信息到系统需要的session信息 -
Uses of SSOSessionConverter in com.flyfish.oauth.configuration
Classes in com.flyfish.oauth.configuration that implement SSOSessionConverter