Uses of Interface
org.bonitasoft.connectors.rest.model.Authorization
Packages that use Authorization
-
Uses of Authorization in org.bonitasoft.connectors.rest.model
Classes in org.bonitasoft.connectors.rest.model that implement AuthorizationModifier and TypeClassDescriptionclassThis class reflects the information for a Basic or Digest authorization of a HTTP request.classThis class reflects the information for a header authorization of a HTTP request.Methods in org.bonitasoft.connectors.rest.model that return AuthorizationMethods in org.bonitasoft.connectors.rest.model with parameters of type AuthorizationModifier and TypeMethodDescriptionvoidRequest.setAuthorization(Authorization authorization) Authorization value setter.