Difference between revisions of "Java Code"
From MyWiki
Line 5: | Line 5: | ||
[[ App.java ]]<br> | [[ App.java ]]<br> | ||
http://www.programming-free.com/2012/09/query-active-directory-from-java-using.html<br> | http://www.programming-free.com/2012/09/query-active-directory-from-java-using.html<br> | ||
− | [[ Query AD ]] | + | [[ Query AD ]]<br> |
+ | [[ Take the first X characters from a string ]] |
Revision as of 13:30, 20 September 2014
GUI Frame
Authenticating against Active Directory
Reading a text file line by line.
Using Split
App.java
http://www.programming-free.com/2012/09/query-active-directory-from-java-using.html
Query AD
Take the first X characters from a string