A C D E F G H I L M N O P R S T U W X

A

addHandler(IQHandler) - Method in class org.androidpn.server.xmpp.router.IQRouter
Adds a new IQHandler to the list of registered handler.
addSession(ClientSession) - Method in class org.androidpn.server.xmpp.session.SessionManager
Adds a new session that has been authenticated.
AdminConsole - Class in org.androidpn.server.container
This class starts a instance on the configured port and loads the admin console web application.
AdminConsole(String) - Constructor for class org.androidpn.server.container.AdminConsole
Constuctor that create a Jetty module.
authenticate(String, String) - Static method in class org.androidpn.server.xmpp.auth.AuthManager
Authenticates a user with a username and plain text password, and returns an AuthToken.
authenticate(String, String, String) - Static method in class org.androidpn.server.xmpp.auth.AuthManager
Authenticates a user with a username, token, and digest, and returns an AuthToken.
AuthManager - Class in org.androidpn.server.xmpp.auth
This class is to provide the methods associated with user authentication.
AuthManager() - Constructor for class org.androidpn.server.xmpp.auth.AuthManager
 
AuthToken - Class in org.androidpn.server.xmpp.auth
This class represents a token that proves a user's authentication.
AuthToken(String) - Constructor for class org.androidpn.server.xmpp.auth.AuthToken
Constucts a new AuthToken with the specified JID.

A C D E F G H I L M N O P R S T U W X