Class HttpSecurityScheme
java.lang.Object
com.predic8.membrane.core.security.AbstractSecurityScheme
com.predic8.membrane.core.security.HttpSecurityScheme
- All Implemented Interfaces:
SecurityScheme
- Direct Known Subclasses:
BasicHttpSecurityScheme,BearerHttpSecurityScheme
-
Field Summary
Fields inherited from class com.predic8.membrane.core.security.AbstractSecurityScheme
scopes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BasicHttpSecuritySchemeBASIC()static BearerHttpSecuritySchemeBEARER()
-
Constructor Details
-
HttpSecurityScheme
public HttpSecurityScheme()
-
-
Method Details
-
BASIC
-
BEARER
-