Uses of Enum Class
com.predic8.membrane.core.security.ApiKeySecurityScheme.In
Packages that use ApiKeySecurityScheme.In
Package
Description
-
Uses of ApiKeySecurityScheme.In in com.predic8.membrane.core.interceptor.apikey.extractors
Methods in com.predic8.membrane.core.interceptor.apikey.extractors that return ApiKeySecurityScheme.InModifier and TypeMethodDescriptionLocationNameValue.location()Returns the value of thelocationrecord component.Constructors in com.predic8.membrane.core.interceptor.apikey.extractors with parameters of type ApiKeySecurityScheme.InModifierConstructorDescriptionLocationNameValue(ApiKeySecurityScheme.In location, String name, String key) Creates an instance of aLocationNameValuerecord class. -
Uses of ApiKeySecurityScheme.In in com.predic8.membrane.core.security
Fields in com.predic8.membrane.core.security declared as ApiKeySecurityScheme.InMethods in com.predic8.membrane.core.security that return ApiKeySecurityScheme.InModifier and TypeMethodDescriptionstatic ApiKeySecurityScheme.InReturns the enum constant of this class with the specified name.static ApiKeySecurityScheme.In[]ApiKeySecurityScheme.In.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.predic8.membrane.core.security with parameters of type ApiKeySecurityScheme.In