Uses of Class
com.predic8.membrane.core.interceptor.oauth2client.rf.SessionAuthorizer
Packages that use SessionAuthorizer
-
Uses of SessionAuthorizer in com.predic8.membrane.core.interceptor.oauth2client.rf
Methods in com.predic8.membrane.core.interceptor.oauth2client.rf with parameters of type SessionAuthorizerModifier and TypeMethodDescriptionvoidOAuth2CallbackRequestHandler.init(URIFactory uriFactory, AuthorizationService auth, OriginalExchangeStore originalExchangeStore, AccessTokenRevalidator accessTokenRevalidator, SessionAuthorizer sessionAuthorizer, PublicUrlManager publicUrlManager, String callbackPath, boolean onlyRefreshToken) voidTokenAuthenticator.init(SessionAuthorizer sessionAuthorizer, OAuth2Statistics statistics, AccessTokenRevalidator accessTokenRevalidator, AuthorizationService authService)