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.info
Methods 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 void
ServerInfoRepresentation. setProviders(Map<String,SpiInfoRepresentation> providers)
-