Uses of Record Class
com.bonitasoft.processbuilder.records.RestAuthConfig.NoAuth
Packages that use RestAuthConfig.NoAuth
Package
Description
Provides Record classes (available in Java 16 and later) which serve as
containers for immutable and transparent data structures.
-
Uses of RestAuthConfig.NoAuth in com.bonitasoft.processbuilder.records
Methods in com.bonitasoft.processbuilder.records that return RestAuthConfig.NoAuthModifier and TypeMethodDescriptionstatic RestAuthConfig.NoAuthRestAuthConfig.none()Creates an empty/no authentication configuration.