Package org.ehrbase.service
Class AuthenticationFacade
- java.lang.Object
-
- org.ehrbase.service.AuthenticationFacade
-
- All Implemented Interfaces:
IAuthenticationFacade
@Component public class AuthenticationFacade extends Object implements IAuthenticationFacade
-
-
Constructor Summary
Constructors Constructor Description AuthenticationFacade()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.security.core.AuthenticationgetAuthentication()
-
-
-
Method Detail
-
getAuthentication
public org.springframework.security.core.Authentication getAuthentication()
- Specified by:
getAuthenticationin interfaceIAuthenticationFacade
-
-