Camel.SaslAnonymous¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Camel.SaslAnonymous(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(type, trace_info)¶
- Parameters:
type (
Camel.SaslAnonTraceType
) – trace typetrace_info (
str
) – trace info
- Returns:
a new
Camel.Sasl
object- Return type:
Create a new
Camel.SaslAnonymous
object.