Package com.winchesters.devopsify.auth
Class AuthenticationFacade
java.lang.Object
com.winchesters.devopsify.auth.AuthenticationFacade
- All Implemented Interfaces:
IAuthenticationFacade
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.security.core.Authentication
-
Constructor Details
-
AuthenticationFacade
public AuthenticationFacade()
-
-
Method Details
-
getAuthentication
public org.springframework.security.core.Authentication getAuthentication()- Specified by:
getAuthentication
in interfaceIAuthenticationFacade
-
getAuthenticatedUsername
-
getAuthenticatedUserRole
-