Package waffle.windows.auth
Interface IWindowsAccount
-
- All Known Implementing Classes:
WindowsAccountImpl
public interface IWindowsAccountWindows account.- Author:
- dblock[at]dblock[dot]org
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDomain()Domain name.StringgetFqn()Fully qualified username.StringgetName()User name.StringgetSidString()Security identifier.
-