Uses of Class
sh.ory.hydra.ServerVariable
-
Packages that use ServerVariable Package Description sh.ory.hydra -
-
Uses of ServerVariable in sh.ory.hydra
Fields in sh.ory.hydra with type parameters of type ServerVariable Modifier and Type Field Description Map<String,ServerVariable>ServerConfiguration. variablesConstructor parameters in sh.ory.hydra with type arguments of type ServerVariable Constructor Description ServerConfiguration(String URL, String description, Map<String,ServerVariable> variables)
-