| return cached.getRequiredActionProviderList(); | return cached.getRequiredActionProviderList().stream(); | cached.getRequiredActionProviderList() | cached.getRequiredActionProviderList().stream() | keycloak | 086f7b469610af379630ae80996221b32ef6cf6f | org.keycloak.models.cache.infinispan.RealmAdapter | | | _1 | getRequiredActionProviders |
|---|
| _2 | getRequiredActionProvidersStream |
|---|
| | v0 | cached.getRequiredActionProviderList() |
|---|
| | | v0 | cached.getRequiredActionProviderList() |
|---|
| Returns | True |
| return cached.getAuthenticationExecutions().get(flowId); | return cached.getAuthenticationExecutions().get(flowId).stream(); | cached.getAuthenticationExecutions().get(flowId) | cached.getAuthenticationExecutions().get(flowId).stream() | keycloak | 086f7b469610af379630ae80996221b32ef6cf6f | org.keycloak.models.cache.infinispan.RealmAdapter | | | _1 | getAuthenticationExecutions |
|---|
| _2 | getAuthenticationExecutionsStream |
|---|
| | v0 | cached.getAuthenticationExecutions().get(flowId) |
|---|
| | | v0 | cached.getAuthenticationExecutions().get(flowId) |
|---|
| Returns | True |
| return cached.getAuthenticationFlowList(); | return cached.getAuthenticationFlowList().stream(); | cached.getAuthenticationFlowList() | cached.getAuthenticationFlowList().stream() | keycloak | 086f7b469610af379630ae80996221b32ef6cf6f | org.keycloak.models.cache.infinispan.RealmAdapter | | | _1 | getAuthenticationFlows |
|---|
| _2 | getAuthenticationFlowsStream |
|---|
| | v0 | cached.getAuthenticationFlowList() |
|---|
| | | v0 | cached.getAuthenticationFlowList() |
|---|
| Returns | True |
| return cached.getIdentityProviders(); | return cached.getIdentityProviders().stream(); | cached.getIdentityProviders() | cached.getIdentityProviders().stream() | keycloak | 086f7b469610af379630ae80996221b32ef6cf6f | org.keycloak.models.cache.infinispan.RealmAdapter | | | _1 | getIdentityProviders |
|---|
| _2 | getIdentityProvidersStream |
|---|
| | v0 | cached.getIdentityProviders() |
|---|
| | | v0 | cached.getIdentityProviders() |
|---|
| Returns | True |
| return cached.getRequiredCredentials(); | return cached.getRequiredCredentials().stream(); | cached.getRequiredCredentials() | cached.getRequiredCredentials().stream() | keycloak | 086f7b469610af379630ae80996221b32ef6cf6f | org.keycloak.models.cache.infinispan.RealmAdapter | | | _1 | getRequiredCredentials |
|---|
| _2 | getRequiredCredentialsStream |
|---|
| | v0 | cached.getRequiredCredentials() |
|---|
| | | v0 | cached.getRequiredCredentials() |
|---|
| Returns | True |
| return entity.getDefaultRoles(); | return entity.getDefaultRoles().stream(); | entity.getDefaultRoles() | entity.getDefaultRoles().stream() | keycloak | 5d5e56dde3bc841c7d1d0261cfcaf372cdf119bc | org.keycloak.models.map.client.MapClientAdapter | | | _1 | getDefaultRoles |
|---|
| _2 | getDefaultRolesStream |
|---|
| | v0 | entity.getDefaultRoles() |
|---|
| | | v0 | entity.getDefaultRoles() |
|---|
| Returns | True |
| return cached.getDefaultRoles(); | return cached.getDefaultRoles().stream(); | cached.getDefaultRoles() | cached.getDefaultRoles().stream() | keycloak | 5d5e56dde3bc841c7d1d0261cfcaf372cdf119bc | org.keycloak.models.cache.infinispan.RealmAdapter | | | _1 | getDefaultRoles |
|---|
| _2 | getDefaultRolesStream |
|---|
| | v0 | cached.getDefaultRoles() |
|---|
| | | v0 | cached.getDefaultRoles() |
|---|
| Returns | True |
| return cached.getDefaultRoles(); | return cached.getDefaultRoles().stream(); | cached.getDefaultRoles() | cached.getDefaultRoles().stream() | keycloak | 5d5e56dde3bc841c7d1d0261cfcaf372cdf119bc | org.keycloak.models.cache.infinispan.ClientAdapter | | | _1 | getDefaultRoles |
|---|
| _2 | getDefaultRolesStream |
|---|
| | v0 | cached.getDefaultRoles() |
|---|
| | | v0 | cached.getDefaultRoles() |
|---|
| Returns | True |