Class RoleServiceImpl

java.lang.Object
com.cumulocity.microservice.security.service.impl.RoleServiceImpl
All Implemented Interfaces:
RoleService

@Service public class RoleServiceImpl extends Object implements RoleService
  • Constructor Details

    • RoleServiceImpl

      public RoleServiceImpl(com.cumulocity.sdk.client.user.UserApi userApi)
  • Method Details