Enumeration

CamelAuthenticationResult

since: 3.4

Declaration

enum Camel.AuthenticationResult

Description [src]

Authentication result codes used by CamelService.

Available since: 3.4

Members

Name Description
CAMEL_AUTHENTICATION_ERROR

An error occurred while authenticating.

CAMEL_AUTHENTICATION_ACCEPTED

Server accepted our authentication attempt.

CAMEL_AUTHENTICATION_REJECTED

Server rejected our authentication attempt.