|
JNA API> 3.5.2-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jna.platform.win32.Secur32Util
public abstract class Secur32Util
Secur32 Utility API.
| Nested Class Summary | |
|---|---|
static class |
Secur32Util.SecurityPackage
An SSPI package. |
| Constructor Summary | |
|---|---|
Secur32Util()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Secur32Util()
| Method Detail |
|---|
public static java.lang.String getUserNameEx(int format)
format - User name format.
public static Secur32Util.SecurityPackage[] getSecurityPackages()
|
JNA API> 3.5.2-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||