public class WindowAuthForJenkins
extends waffle.windows.auth.impl.WindowsAuthProviderImpl
| Constructor and Description |
|---|
WindowAuthForJenkins() |
| Modifier and Type | Method and Description |
|---|---|
waffle.windows.auth.IWindowsSecurityContext |
acceptSecurityToken(String connectionId,
byte[] token,
String securityPackage)
Called by NegotiateSecurityFilterProvider
|
waffle.windows.auth.IWindowsIdentity |
logonUser(String username,
String password)
Called by BasicSecurityFilterProvider
|
public waffle.windows.auth.IWindowsIdentity logonUser(String username, String password)
logonUser in interface waffle.windows.auth.IWindowsAuthProviderlogonUser in class waffle.windows.auth.impl.WindowsAuthProviderImplpublic waffle.windows.auth.IWindowsSecurityContext acceptSecurityToken(String connectionId, byte[] token, String securityPackage)
acceptSecurityToken in interface waffle.windows.auth.IWindowsAuthProvideracceptSecurityToken in class waffle.windows.auth.impl.WindowsAuthProviderImplCopyright © 2004-2015. All Rights Reserved.