@Component(value="sec_OAuth2AuthenticationResolver")
public class OAuth2AuthenticationResolver
extends java.lang.Object
implements io.jmix.core.security.AuthenticationResolver
Constructor and Description |
---|
OAuth2AuthenticationResolver() |
Modifier and Type | Method and Description |
---|---|
org.springframework.security.core.Authentication |
resolveAuthentication(org.springframework.security.core.Authentication authentication) |
boolean |
supports(org.springframework.security.core.Authentication authentication) |
public boolean supports(org.springframework.security.core.Authentication authentication)
supports
in interface io.jmix.core.security.AuthenticationResolver
public org.springframework.security.core.Authentication resolveAuthentication(org.springframework.security.core.Authentication authentication)
resolveAuthentication
in interface io.jmix.core.security.AuthenticationResolver