Package org.libvirt
Class ConnectAuth.Credential
java.lang.Object
org.libvirt.ConnectAuth.Credential
- Enclosing class:
- ConnectAuth
-
Field Summary
Modifier and TypeFieldDescriptionAdditional challenge to showOptional default resultPrompt to show to userResult to be filled with user response (or defresult)One of virConnectCredentialType constants -
Method Summary
-
Field Details
-
type
One of virConnectCredentialType constants -
prompt
Prompt to show to user -
challenge
Additional challenge to show -
defresult
Optional default result -
result
Result to be filled with user response (or defresult)
-