Class Security
java.lang.Object
com.styra.opa.openapi.models.shared.Security
- All Implemented Interfaces:
HasSecurity
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final Security.Builder
builder()
boolean
int
hashCode()
toString()
withBearerAuth
(String bearerAuth) withBearerAuth
(Optional<String> bearerAuth)