Virtual Method
GckModuleauthenticate_object
Declaration [src]
gboolean
authenticate_object (
GckModule* self,
GckObject* object,
gchar* label,
gchar** password
)
Parameters
object |
GckObject |
No description available. | |
The data is owned by the caller of the function. | |
label |
gchar* |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. | |
password |
gchar** |
No description available. | |
The data is owned by the caller of the function. | |
The value is a NUL terminated UTF-8 string. |