Uses of Enum Class
io.antmedia.rest.model.SslConfigurationType
Packages that use SslConfigurationType
-
Uses of SslConfigurationType in io.antmedia.console.rest
Methods in io.antmedia.console.rest that return SslConfigurationTypeModifier and TypeMethodDescriptionprivate SslConfigurationTypeCommonRestService.getSSLConfigurationType(String type) -
Uses of SslConfigurationType in io.antmedia.rest.model
Methods in io.antmedia.rest.model that return SslConfigurationTypeModifier and TypeMethodDescriptionstatic SslConfigurationTypeReturns the enum constant of this class with the specified name.static SslConfigurationType[]SslConfigurationType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SslConfigurationType in io.antmedia.security
Fields in io.antmedia.security declared as SslConfigurationTypeMethods in io.antmedia.security with parameters of type SslConfigurationType