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