Uses of Enum
org.bonitasoft.connectors.rest.model.AuthorizationType
Packages that use AuthorizationType
-
Uses of AuthorizationType in org.bonitasoft.connectors.rest
Methods in org.bonitasoft.connectors.rest that return AuthorizationTypeModifier and TypeMethodDescriptionprotected final AuthorizationTypeAbstractRESTConnectorImpl.getAuthType() -
Uses of AuthorizationType in org.bonitasoft.connectors.rest.model
Methods in org.bonitasoft.connectors.rest.model that return AuthorizationTypeModifier and TypeMethodDescriptionstatic AuthorizationTypeReturns the enum constant of this type with the specified name.static AuthorizationType[]AuthorizationType.values()Returns an array containing the constants of this enum type, in the order they are declared.