|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SocketInfo in hudson.plugins.active_directory |
|---|
| Methods in hudson.plugins.active_directory that return types with arguments of type SocketInfo | |
|---|---|
java.util.List<SocketInfo> |
ActiveDirectorySecurityRealm.DesciprotrImpl.obtainLDAPServer(javax.naming.directory.DirContext ictx,
java.lang.String domainName,
java.lang.String site)
Use DNS and obtains the LDAP servers that we should try. |
java.util.List<SocketInfo> |
ActiveDirectorySecurityRealm.DesciprotrImpl.obtainLDAPServer(java.lang.String domainName,
java.lang.String site)
|
| Method parameters in hudson.plugins.active_directory with type arguments of type SocketInfo | |
|---|---|
javax.naming.directory.DirContext |
ActiveDirectorySecurityRealm.DesciprotrImpl.bind(java.lang.String principalName,
java.lang.String password,
java.util.List<SocketInfo> ldapServers)
Binds to the server using the specified username/password. |
org.acegisecurity.userdetails.UserDetails |
ActiveDirectoryUnixAuthenticationProvider.retrieveUser(java.lang.String username,
java.lang.String password,
java.lang.String domainName,
java.util.List<SocketInfo> ldapServers)
Retrieves the user by using the given list of available AD LDAP servers. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||