IntelliJ Java IDE
The moose likes Security and the fly likes Ldap implementation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "Ldap implementation" Watch "Ldap implementation" New topic
Author

Ldap implementation

Rajendar Goud
Ranch Hand

Joined: Mar 06, 2002
Posts: 220
Hi ,
i had coded an application which implements the LDAP and ssl functionality.for this i used the SUN provided provider and the packages like jcert.jar,jnet.jar,jsse.jar and etc..
now if i had to migrate the same onto IBM's site , i hear that it needs to use IBM related security features like ibbmjsse.jar and etc..
is it a compulsion that i need to edit the code to make it compatible with ibm java or there any other alternative..

any response is highly appreciated. its a bit urgent.

Regards
Rajendar
 
 
subject: Ldap implementation
 
Threads others viewed
is LDAP useful for 600 user system ?
Add user to ldap groups!!
Ldap Qs
Using LDAP with Weblogic 8.1
Add user to a group!!
IntelliJ Java IDE