Uses of Enum Class
com.predic8.membrane.core.security.OAuth2SecurityScheme.Flow
Packages that use OAuth2SecurityScheme.Flow
-
Uses of OAuth2SecurityScheme.Flow in com.predic8.membrane.core.security
Fields in com.predic8.membrane.core.security declared as OAuth2SecurityScheme.FlowMethods in com.predic8.membrane.core.security that return OAuth2SecurityScheme.FlowModifier and TypeMethodDescriptionstatic OAuth2SecurityScheme.FlowReturns the enum constant of this class with the specified name.static OAuth2SecurityScheme.Flow[]OAuth2SecurityScheme.Flow.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 OAuth2SecurityScheme.Flow