Class PunchOutAuthenticationAspect
java.lang.Object
de.hybris.platform.b2b.punchout.aop.aspect.PunchOutAuthenticationAspect
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidauthenticate(org.aspectj.lang.JoinPoint joinPoint) protected DefaultPunchOutAuthenticationVerifiervoidsetPunchOutAuthenticationVerifier(DefaultPunchOutAuthenticationVerifier punchOutAuthenticationVerifier)
-
Constructor Details
-
PunchOutAuthenticationAspect
public PunchOutAuthenticationAspect()
-
-
Method Details
-
authenticate
public void authenticate(org.aspectj.lang.JoinPoint joinPoint) -
getPunchOutAuthenticationVerifier
-
setPunchOutAuthenticationVerifier
public void setPunchOutAuthenticationVerifier(DefaultPunchOutAuthenticationVerifier punchOutAuthenticationVerifier)
-