org.libvirt
public class ConnectAuth.Credential extends Object
Field Summary | |
---|---|
String | challenge
Additional challenge to show |
String | defresult
Optional default result |
String | prompt
Prompt to show to user |
String | result
Result to be filled with user response (or defresult) |
ConnectAuth.CredentialType | type
One of virConnectCredentialType constants |