Uses of Class
org.metricshub.wmi.wbem.CoAuthIdentity
Packages that use CoAuthIdentity
-
Uses of CoAuthIdentity in org.metricshub.wmi.wbem
Methods in org.metricshub.wmi.wbem that return CoAuthIdentityMethods in org.metricshub.wmi.wbem with parameters of type CoAuthIdentityModifier and TypeMethodDescriptioncom.sun.jna.platform.win32.WinNT.HRESULT
Ole32Enhanced.CoSetProxyBlanket
(com.sun.jna.Pointer pProxy, int dwAuthnSvc, int dwAuthzSvc, com.sun.jna.platform.win32.WTypes.LPOLESTR pServerPrincName, int dwAuthnLevel, int dwImpLevel, CoAuthIdentity authInfo, int dwCapabilities) Sets the authentication information that will be used to make calls on the specified proxy.