Package org.libvirt

Class ConnectAuth

    • Constructor Detail

      • ConnectAuth

        public ConnectAuth()
    • Method Detail

      • callback

        public abstract int callback​(ConnectAuth.Credential[] cred)
        The callback function that fills the credentials in
        Parameters:
        cred - the array of credentials passed by libvirt
        Returns:
        0 if the defresult field contains a vailde response, -1 otherwise