Uses of Class
sh.ory.hydra.model.PluginConfigInterface
-
Packages that use PluginConfigInterface Package Description sh.ory.hydra.model -
-
Uses of PluginConfigInterface in sh.ory.hydra.model
Methods in sh.ory.hydra.model that return PluginConfigInterface Modifier and Type Method Description PluginConfigInterfacePluginConfigInterface. addTypesItem(PluginInterfaceType typesItem)PluginConfigInterfacePluginConfig. getInterface()Get _interfacePluginConfigInterfacePluginConfigInterface. socket(String socket)PluginConfigInterfacePluginConfigInterface. types(List<PluginInterfaceType> types)Methods in sh.ory.hydra.model with parameters of type PluginConfigInterface Modifier and Type Method Description PluginConfigPluginConfig. _interface(PluginConfigInterface _interface)voidPluginConfig. setInterface(PluginConfigInterface _interface)
-