22module
com { module sun { module star { module ucb {
A classified interaction request.
Definition ClassifiedInteractionRequest.idl:27
An error specifying lack of correct authentication data (e.g., to log into an account).
Definition AuthenticationRequest.idl:28
boolean HasRealm
Specifies if the authentication involves a "realm" (as can be the case for HTTP).
Definition AuthenticationRequest.idl:41
string Realm
Any already specified realm.
Definition AuthenticationRequest.idl:47
string UserName
Any already specified user name.
Definition AuthenticationRequest.idl:58
string Account
Any already specified account.
Definition AuthenticationRequest.idl:80
string ServerName
The name of the server (if applicable).
Definition AuthenticationRequest.idl:31
string Password
Any already specified password.
Definition AuthenticationRequest.idl:69
boolean HasAccount
Specifies if the authentication involves an "account" (as can be the case for FTP).
Definition AuthenticationRequest.idl:74
boolean HasPassword
Specifies if the authentication involves a "password" (as is almost always the case).
Definition AuthenticationRequest.idl:63
string Diagnostic
Any diagnostic message about the failure to log in (if applicable; it will typically be an English ph...
Definition AuthenticationRequest.idl:36
boolean HasUserName
Specifies if the authentication involves a "user name" (as is almost always the case).
Definition AuthenticationRequest.idl:52
Definition Ambiguous.idl:20