Camel.ServiceAuthType¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
authproto |
r/w |
||
description |
r/w |
||
name |
r/w |
||
need_password |
r/w |
Methods¶
|
|
|
Details¶
- class Camel.ServiceAuthType¶
- copy()¶
- Returns:
the copy of self
- Return type:
Copies the self struct. Does nothing and returns the given object in reality, needed for the introspection.
New in version 3.24.
- free()¶
Frees the self struct. Does nothing in reality, needed for the introspection.
New in version 3.24.