public class SecurityContextAwareProviderLoginSupport
extends org.craftercms.security.social.impl.ProviderLoginSupportImpl
ProviderLoginSupportImpl
that integrates the authenticated profile with Spring SecurityConstructor and Description |
---|
SecurityContextAwareProviderLoginSupport() |
Modifier and Type | Method and Description |
---|---|
org.craftercms.security.authentication.Authentication |
complete(String tenant,
String providerId,
javax.servlet.http.HttpServletRequest request,
Set<String> newUserRoles,
Map<String,Object> newUserAttributes,
org.springframework.social.connect.web.ConnectSupport connectSupport) |
complete, complete, completeConnection, createProfile, getConnectionFactory, getProfile, setAuthenticationManager, setConnectionFactoryLocator, setConnectSupport, setProfileService, setTextEncryptor, start, start, start, updateProfileConnectionData
public SecurityContextAwareProviderLoginSupport()
public org.craftercms.security.authentication.Authentication complete(String tenant, String providerId, javax.servlet.http.HttpServletRequest request, Set<String> newUserRoles, Map<String,Object> newUserAttributes, org.springframework.social.connect.web.ConnectSupport connectSupport) throws org.craftercms.security.exception.AuthenticationException
complete
in interface org.craftercms.security.social.ProviderLoginSupport
complete
in class org.craftercms.security.social.impl.ProviderLoginSupportImpl
org.craftercms.security.exception.AuthenticationException
Copyright © 2022 CrafterCMS. All rights reserved.