public class DevelopmentCoffeeNetCurrentUserService extends java.lang.Object implements CoffeeNetCurrentUserService
DevelopmentCoffeeNetWebSecurityConfigurerAdapter.| Constructor and Description |
|---|
DevelopmentCoffeeNetCurrentUserService() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<CoffeeNetUserDetails> |
get()
Get the currently logged in user.
|
public DevelopmentCoffeeNetCurrentUserService()
public java.util.Optional<CoffeeNetUserDetails> get()
CoffeeNetCurrentUserServiceget in interface CoffeeNetCurrentUserService