Interface TenantQuery

All Superinterfaces:
Query<TenantQuery,Tenant>
All Known Implementing Classes:
DbTenantQueryImpl, LdapTenantQuery, OAuth2IdentityProvider.OAuth2TenantQuery, TenantQueryImpl

public interface TenantQuery extends Query<TenantQuery,Tenant>
Allows to programmatically query for Tenants.