Uses of Class
org.keycloak.representations.info.ProviderRepresentation
- 
Packages that use ProviderRepresentation Package Description org.keycloak.representations.info 
- 
- 
Uses of ProviderRepresentation in org.keycloak.representations.infoMethods in org.keycloak.representations.info that return types with arguments of type ProviderRepresentation Modifier and Type Method Description Map<String,ProviderRepresentation>SpiInfoRepresentation. getProviders()Method parameters in org.keycloak.representations.info with type arguments of type ProviderRepresentation Modifier and Type Method Description voidSpiInfoRepresentation. setProviders(Map<String,ProviderRepresentation> providers)
 
-