Uses of Enum
org.bonitasoft.connectors.rest.model.TrustCertificateStrategy
Packages that use TrustCertificateStrategy
-
Uses of TrustCertificateStrategy in org.bonitasoft.connectors.rest
Methods in org.bonitasoft.connectors.rest that return TrustCertificateStrategyModifier and TypeMethodDescriptionprotected final TrustCertificateStrategyAbstractRESTConnectorImpl.getTrustCertificateStrategy() -
Uses of TrustCertificateStrategy in org.bonitasoft.connectors.rest.model
Methods in org.bonitasoft.connectors.rest.model that return TrustCertificateStrategyModifier and TypeMethodDescriptionstatic TrustCertificateStrategyReturns the enum constant of this type with the specified name.static TrustCertificateStrategy[]TrustCertificateStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bonitasoft.connectors.rest.model with parameters of type TrustCertificateStrategyModifier and TypeMethodDescriptionvoidSSL.setTrustCertificateStrategy(TrustCertificateStrategy trustCertificateStrategy)