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