Package org.jivesoftware.openfire.fast


package org.jivesoftware.openfire.fast
  • Classes
    Class
    Description
    The FAST (XEP-0484) content of a SASL2 <authenticate/> element: a request for a new token, an authentication with an existing one, or both.
    Typed access to the FAST (XEP-0484) state that is held on a session.
    Value object representing a FAST (XEP-0484) authentication token.
    Owns periodic and account-lifecycle cleanup of persisted FAST credentials.
    Manages FAST (XEP-0484) authentication tokens.
    Result of a successful HT2 token validation, carrying both the rotated token and the responder HMAC that must be sent to the client for mutual authentication.