Uses of Class
com.flowable.serviceregistry.engine.impl.invoker.rest.RestServiceAuthorization.Bearer
-
Packages that use RestServiceAuthorization.Bearer Package Description com.flowable.serviceregistry.engine.impl.invoker.rest -
-
Uses of RestServiceAuthorization.Bearer in com.flowable.serviceregistry.engine.impl.invoker.rest
Fields in com.flowable.serviceregistry.engine.impl.invoker.rest declared as RestServiceAuthorization.Bearer Modifier and Type Field Description protected RestServiceAuthorization.Bearer
RestServiceAuthorization. bearer
Methods in com.flowable.serviceregistry.engine.impl.invoker.rest that return RestServiceAuthorization.Bearer Modifier and Type Method Description RestServiceAuthorization.Bearer
RestServiceAuthorization. getBearer()
Methods in com.flowable.serviceregistry.engine.impl.invoker.rest with parameters of type RestServiceAuthorization.Bearer Modifier and Type Method Description void
RestServiceAuthorization. setBearer(RestServiceAuthorization.Bearer bearer)
-