Package org.lockss.laaws.config.api
Interface UsernamesApiDelegate
- All Known Implementing Classes:
UsernamesApiServiceImpl
public interface UsernamesApiDelegate
A delegate to be called by the
UsernamesApiController}.
Implement this interface with a Service annotated class.-
Field Details
-
log
static final org.slf4j.Logger log
-
-
Method Details
-
getObjectMapper
-
getRequest
-
getAcceptHeader
-
getUserAccountNames
- See Also:
-