public abstract class Secur32Util
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Secur32Util.SecurityPackage
An SSPI package.
|
Constructor and Description |
---|
Secur32Util() |
Modifier and Type | Method and Description |
---|---|
static Secur32Util.SecurityPackage[] |
getSecurityPackages()
Get the security packages installed on the current computer.
|
static java.lang.String |
getUserNameEx(int format)
Retrieves the name of the user or other security principal associated
with the calling thread.
|
public static java.lang.String getUserNameEx(int format)
format
- User name format.public static Secur32Util.SecurityPackage[] getSecurityPackages()