接口的使用
com.flyfish.oauth.shiro.realm.OAuthAuthorizationExtractor
-
com.flyfish.oauth.shiro中OAuthAuthorizationExtractor的使用
修饰符和类型方法说明<T> OAuthRealmShiroOAuthConfiguration.oAuthRealm(OAuthAuthorizationExtractor<T> authorizationExtractor) 使用授权信息抽取器分离授权信息的获取逻辑<T> com.flyfish.oauth.configuration.SSOSessionConverter<T> ShiroOAuthConfiguration.shiroSessionConverter(org.apache.shiro.web.mgt.WebSecurityManager manager, ShiroTokenFactory<T> shiroTokenFactory, OAuthAuthorizationExtractor<T> extractor) 注入shiro session转换器