public class PunchOutAuthenticationProvider extends PunchOutCoreAuthenticationProvider
CoreAuthenticationProvider.CoreAuthenticationExceptionmessages| Constructor and Description |
|---|
PunchOutAuthenticationProvider() |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
authenticate(Authentication authentication) |
protected CartService |
getCartService() |
protected ConfigurationService |
getConfigurationService() |
protected ModelService |
getModelService() |
protected UserService |
getUserService() |
void |
setCartService(CartService cartService) |
void |
setConfigurationService(ConfigurationService configurationService) |
void |
setModelService(ModelService modelService) |
void |
setUserService(UserService userService) |
additionalAuthenticationChecks, afterPropertiesSet, createSuccessAuthentication, getPreAuthenticationChecks, getUserDetailsService, retrieveUser, setMessageSource, setPreAuthenticationChecks, setUserDetailsService, supportspublic Authentication authenticate(Authentication authentication)
throws AuthenticationException
authenticate in class PunchOutCoreAuthenticationProviderAuthenticationExceptionprotected UserService getUserService()
public void setUserService(UserService userService)
protected ModelService getModelService()
public void setModelService(ModelService modelService)
protected CartService getCartService()
public void setCartService(CartService cartService)
protected ConfigurationService getConfigurationService()
public void setConfigurationService(ConfigurationService configurationService)
Copyright © 2018 SAP SE. All Rights Reserved.