tigase-server | Tigase XMPP Server

 by   zooldk Java Version: Current License: Non-SPDX

kandi X-RAY | tigase-server Summary

kandi X-RAY | tigase-server Summary

tigase-server is a Java library. tigase-server has no bugs, it has no vulnerabilities, it has build file available and it has low support. However tigase-server has a Non-SPDX License. You can download it from GitHub.

tigase-server
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              tigase-server has a low active ecosystem.
              It has 24 star(s) with 27 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              tigase-server has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of tigase-server is current.

            kandi-Quality Quality

              tigase-server has 0 bugs and 0 code smells.

            kandi-Security Security

              tigase-server has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              tigase-server code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              tigase-server has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              tigase-server releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              tigase-server saves you 47777 person hours of effort in developing the same functionality from scratch.
              It has 55841 lines of code, 4014 functions and 418 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed tigase-server and discovered the below as its top functions. This is intended to give you an instant insight into tigase-server implemented functionality, and help decide if they suit your requirements.
            • Entry point
            • Export a user s roster
            • Parse parameters
            • Get the AuthRepository for the given classname resource
            • This method does the actual processing
            • Query authentication repositories
            • Adds a resource connection
            • Do not login
            • Process the incoming packet
            • Creates an XMPP stream opened event
            • Post - processing the stanza
            • Initialize the data repository
            • Handle start element event
            • Overrides default implementation to set properties
            • Returns the SHA - 256 digest of the given password
            • This method does the actual processing of a packet
            • Processes a command
            • Runs the version
            • Overrides default defaults to defaults
            • Determine if a given JID is a to - local component
            • Runs the script
            • Get the total number of CID connections
            • Runs the selector
            • Validate the database schema
            • Sets the properties for this component
            • Overrides the default set properties
            Get all kandi verified functions for this library.

            tigase-server Key Features

            No Key Features are available at this moment for tigase-server.

            tigase-server Examples and Code Snippets

            No Code Snippets are available at this moment for tigase-server.

            Community Discussions

            Trending Discussions on tigase-server

            QUESTION

            Tigase Custom Database
            Asked 2019-Aug-30 at 16:57

            I am trying to integrate Tigase to use my custom MySQL database to authenticate users, gets rosters and vCards. I setup the "Custom Authentication Connectors" as described at https://docs.tigase.net/tigase-server/8.0.0/Administration_Guide/html/#customAuthentication however, it only seems to authenticate users I've already added to the local Tigase database. Is it possible for Tigase to automatically create the user when the user has successfully authenticated? And, how can I setup Tigase to get the user's roster and/or vCard from my custom database?

            I've tried setting up the "Custom Authentication Connectors" as described at https://docs.tigase.net/tigase-server/8.0.0/Administration_Guide/html/#customAuthentication, however, for users that only exists in my custom database, it allows login, but throws an error when I try to create a room or add a user to my roster as "tigase.db.UserNotFoundException: User does not exist" and "WARNING: NotAuthorizedException for packet."

            Here is the config I am using based on https://docs.tigase.net/tigase-server/8.0.0/Administration_Guide/html/#customAuthentication:

            ...

            ANSWER

            Answered 2019-Aug-30 at 16:57

            The answer to your question: " Is it possible for Tigase to automatically create the user when the user has successfully authenticated" is actually answered in the linked documentation:

            To keep user accounts in sync between the authentication database and the main user database you have to add following option to the end of the database connection URL: autoCreateUser=true

            Currently it's not possible to retrieve user data from custom repository by only changing / adjusting configuration.

            If you want to completely manage the users using your own database, then you'd have to implement UserRepository interface by yourself (you may take a look at JDBCRepository implementation to get an idea how to go about that)

            Source https://stackoverflow.com/questions/57720407

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install tigase-server

            You can download it from GitHub.
            You can use tigase-server like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the tigase-server component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/zooldk/tigase-server.git

          • CLI

            gh repo clone zooldk/tigase-server

          • sshUrl

            git@github.com:zooldk/tigase-server.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Java Libraries

            CS-Notes

            by CyC2018

            JavaGuide

            by Snailclimb

            LeetCodeAnimation

            by MisterBooo

            spring-boot

            by spring-projects

            Try Top Libraries by zooldk

            Strophe.websocket

            by zooldkJavaScript

            jionic

            by zooldkJava

            log4j-couchbase

            by zooldkJava

            couchbase_collector

            by zooldkPython

            couchbase_health

            by zooldkPython