Package io.camunda.identity.sdk.tenants
Interface Tenants
- All Known Implementing Classes:
TenantsImpl
public interface Tenants
-
Method Summary
-
Method Details
-
forToken
Returns the list of tenants which are assigned to the user linked to the token.- Parameters:
token- the token- Returns:
- the list of tenants
-
create
Factory function to create a new tenants instance- Parameters:
configuration- Identity configuration- Returns:
- Tenants instance
-