Class OAuth2SecurityScheme
java.lang.Object
com.predic8.membrane.core.security.AbstractSecurityScheme
com.predic8.membrane.core.security.OAuth2SecurityScheme
- All Implemented Interfaces:
SecurityScheme
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class com.predic8.membrane.core.security.AbstractSecurityScheme
scopes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic OAuth2SecuritySchemestatic OAuth2SecuritySchemestatic OAuth2SecuritySchemeIMPLICIT()static OAuth2SecuritySchemePASSWORD()
-
Field Details
-
flow
-
-
Constructor Details
-
OAuth2SecurityScheme
-
-
Method Details
-
IMPLICIT
-
PASSWORD
-
CLIENT_CREDENTIALS
-
AUTHORIZATION_CODE
-