Class AuthedUserController

  • All Implemented Interfaces:

    @RestController()@ConditionalWingsEnabled(abs = WarlockEnabledProp.Key$mvcUser) 
    public class AuthedUserController
    
                        

    Permissions need to be configured by filter config or method-level `@PreAuthorize("isAuthenticated()")`

    Since:

    2021-02-16

    Author:

    trydofor