| return session.realms().searchForClientRoles(realm,this,search,first,max); | return session.realms().searchForClientRolesStream(realm,this,search,first,max); | session.realms().searchForClientRoles(realm,this,search,first,max) | session.realms().searchForClientRolesStream(realm,this,search,first,max) | keycloak | feef5b4db2add4d583630674afe778b9fdc551e0 | org.keycloak.models.map.client.AbstractClientModel | | | _1 | searchForRoles |
|---|
| _2 | searchForRolesStream |
|---|
| | v0 | max |
|---|
| v1 | session.realms() |
|---|
| v2 | search |
|---|
| v3 | first |
|---|
| v4 | realm |
|---|
| v5 | this |
|---|
| | | v0 | max |
|---|
| v1 | session.realms() |
|---|
| v2 | search |
|---|
| v3 | first |
|---|
| v4 | realm |
|---|
| v5 | this |
|---|
| Returns | True |
| return session.realms().searchForClientRoles(realm,this,search,first,max); | return session.realms().searchForClientRolesStream(realm,this,search,first,max); | session.realms().searchForClientRoles(realm,this,search,first,max) | session.realms().searchForClientRolesStream(realm,this,search,first,max) | keycloak | feef5b4db2add4d583630674afe778b9fdc551e0 | org.keycloak.models.jpa.ClientAdapter | | | _1 | searchForRoles |
|---|
| _2 | searchForRolesStream |
|---|
| | v0 | max |
|---|
| v1 | session.realms() |
|---|
| v2 | search |
|---|
| v3 | first |
|---|
| v4 | realm |
|---|
| v5 | this |
|---|
| | | v0 | max |
|---|
| v1 | session.realms() |
|---|
| v2 | search |
|---|
| v3 | first |
|---|
| v4 | realm |
|---|
| v5 | this |
|---|
| Returns | True |
| return getRealmDelegate().searchForClientRoles(realm,client,search,first,max); | return getRealmDelegate().searchForClientRolesStream(realm,client,search,first,max); | getRealmDelegate().searchForClientRoles(realm,client,search,first,max) | getRealmDelegate().searchForClientRolesStream(realm,client,search,first,max) | keycloak | feef5b4db2add4d583630674afe778b9fdc551e0 | org.keycloak.models.cache.infinispan.RealmCacheSession | | | _1 | searchForClientRoles |
|---|
| _2 | searchForClientRolesStream |
|---|
| | v0 | max |
|---|
| v1 | getRealmDelegate() |
|---|
| v2 | search |
|---|
| v3 | first |
|---|
| v4 | realm |
|---|
| v5 | client |
|---|
| | | v0 | max |
|---|
| v1 | getRealmDelegate() |
|---|
| v2 | search |
|---|
| v3 | first |
|---|
| v4 | realm |
|---|
| v5 | client |
|---|
| Returns | True |
| return cacheSession.searchForClientRoles(cachedRealm,this,search,first,max); | return cacheSession.searchForClientRolesStream(cachedRealm,this,search,first,max); | cacheSession.searchForClientRoles(cachedRealm,this,search,first,max) | cacheSession.searchForClientRolesStream(cachedRealm,this,search,first,max) | keycloak | feef5b4db2add4d583630674afe778b9fdc551e0 | org.keycloak.models.cache.infinispan.ClientAdapter | | | _1 | searchForRoles |
|---|
| _2 | searchForRolesStream |
|---|
| | v0 | max |
|---|
| v1 | cacheSession |
|---|
| v2 | search |
|---|
| v3 | first |
|---|
| v4 | cachedRealm |
|---|
| v5 | this |
|---|
| | | v0 | max |
|---|
| v1 | cacheSession |
|---|
| v2 | search |
|---|
| v3 | first |
|---|
| v4 | cachedRealm |
|---|
| v5 | this |
|---|
| Returns | True |