Class TokenAuthenticator
java.lang.Object
com.predic8.membrane.core.interceptor.oauth2client.rf.TokenAuthenticator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinit(SessionAuthorizer sessionAuthorizer, OAuth2Statistics statistics, AccessTokenRevalidator accessTokenRevalidator, AuthorizationService authService) booleanuserInfoIsNullAndShouldRedirect(Session session, Exchange exc, String wantedScope)
-
Constructor Details
-
TokenAuthenticator
public TokenAuthenticator()
-
-
Method Details
-
init
public void init(SessionAuthorizer sessionAuthorizer, OAuth2Statistics statistics, AccessTokenRevalidator accessTokenRevalidator, AuthorizationService authService) -
userInfoIsNullAndShouldRedirect
public boolean userInfoIsNullAndShouldRedirect(Session session, Exchange exc, String wantedScope) throws Exception - Throws:
Exception
-