Package waffle.windows.auth
Interface IWindowsDomain
-
- All Known Implementing Classes:
WindowsDomainImpl
public interface IWindowsDomainA Windows Domain.- Author:
- dblock[at]dblock[dot]org
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetFqn()Fully qualified domain name.StringgetTrustDirectionString()Trust direction.StringgetTrustTypeString()Trust type.
-