Class AuthClientService

java.lang.Object
com.cloudimpl.outstack.spring.component.SpringService<AuthClient>
com.cloudimpl.outstack.spring.service.AuthClientService
All Implemented Interfaces:
java.util.function.Function<CloudMessage,​org.reactivestreams.Publisher>

public class AuthClientService
extends SpringService<AuthClient>
Author:
nuwan
  • Constructor Summary

    Constructors
    Constructor Description
    AuthClientService​(EventRepositoryFactory factory)  
  • Method Summary

    Methods inherited from class com.cloudimpl.outstack.spring.component.SpringService

    $, $$, apply, cmdEntities, filter, handlers, queryEntities

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface java.util.function.Function

    andThen, compose