Directions on developing auth plugin

Submitted by Anonymous on Sun, 2008-05-25 01:58.

Hi there,
after having a look at tigase admin I think I might be able to integrate it with my portal software structure. To do this I'd need to develop an auth module on Tigase side to auth agains my system.
Is there any example on this I could use as starting point?

thanks for any help,
Ignacio
icordobaATskios.es

Trackback URL for this post:

http://www.tigase.org/en/trackback/1413
kobit's picture
Submitted by kobit on Mon, 2008-06-02 10:36.

You have to implement UserAuthRepository.java interface. There is some Java doc inside the file and also you can use existing implementations as an example code for your development.

For example code, please have a look at files:


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.