A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages

A

abbreviate(String, int) - Static method in class org.jivesoftware.util.StringUtils
Abbreviates a string to a specified length and then adds an ellipsis if the input is greater than the maxWidth.
abort(Executor) - Method in class org.jivesoftware.database.AbstractConnection
 
ABORT - org.jivesoftware.openfire.net.SASLAuthentication.ElementType
 
ABORTED - org.jivesoftware.openfire.sasl.Failure
 
abortOutboundJoinProgress() - Method in class org.jivesoftware.openfire.muc.spi.FMUCHandler
 
AbstractConnection - Class in org.jivesoftware.database
An implementation of the Connection interface that wraps an underlying Connection object.
AbstractConnection - Class in org.jivesoftware.openfire.net
A partial implementation of the Connection interface, implementing functionality that's commonly shared by Connection implementations.
AbstractConnection() - Constructor for class org.jivesoftware.openfire.net.AbstractConnection
 
AbstractConnection(Connection) - Constructor for class org.jivesoftware.database.AbstractConnection
 
AbstractGroupProvider - Class in org.jivesoftware.openfire.group
Shared base class for Openfire GroupProvider implementations.
AbstractGroupProvider() - Constructor for class org.jivesoftware.openfire.group.AbstractGroupProvider
 
acceptIncomingFileTransferRequest(FileTransfer) - Method in class org.jivesoftware.openfire.filetransfer.DefaultFileTransferManager
 
acceptIncomingFileTransferRequest(FileTransfer) - Method in interface org.jivesoftware.openfire.filetransfer.FileTransferManager
Checks an incoming file transfer request to see if it should be accepted or rejected.
acceptorStarting(ConnectionAcceptor) - Method in interface org.jivesoftware.openfire.spi.ConnectionListener.SocketAcceptorEventListener
Invoked prior to the start of an acceptor.
acceptorStopping(ConnectionAcceptor) - Method in interface org.jivesoftware.openfire.spi.ConnectionListener.SocketAcceptorEventListener
Invoked prior to the shutdown of an acceptor.
acceptSelfSigned - Variable in class org.jivesoftware.openfire.keystore.OpenfireX509TrustManager
A boolean that indicates if this trust manager will allow self-signed certificates to be trusted.
acceptSelfSignedCertificates() - Method in class org.jivesoftware.openfire.spi.ConnectionListener
A boolean that indicates if self-signed peer certificates can be used to establish an encrypted connection.
accessModel - Variable in class org.jivesoftware.openfire.pubsub.Node
Access model that specifies who is allowed to subscribe and retrieve items.
AccessModel - Class in org.jivesoftware.openfire.pubsub.models
Policy that defines who is allowed to subscribe and retrieve items.
AccessModel() - Constructor for class org.jivesoftware.openfire.pubsub.models.AccessModel
 
ACCOUNT_DISABLED - org.jivesoftware.openfire.sasl.Failure
 
accountLocked(LockOutFlag) - Static method in class org.jivesoftware.openfire.lockout.LockOutEventDispatcher
Notifies the listeners that an account was just set to be disabled/locked out.
accountLocked(LockOutFlag) - Method in interface org.jivesoftware.openfire.lockout.LockOutEventListener
Notifies the listeners that an account was just set to be disabled/locked out.
accountUnlocked(String) - Static method in class org.jivesoftware.openfire.lockout.LockOutEventDispatcher
Notifies the listeners that an account was just enabled (lockout removed).
accountUnlocked(String) - Method in interface org.jivesoftware.openfire.lockout.LockOutEventListener
Notifies the listeners that an account was just enabled (lockout removed).
activate() - Method in class org.jivesoftware.openfire.csi.CsiManager
Switch to the client state of 'active'.
ACTIVE - Static variable in class org.jivesoftware.openfire.streammanagement.StreamManager
 
add(int, T) - Method in class org.jivesoftware.openfire.group.ConcurrentGroupList
 
add(String, Element) - Method in class org.jivesoftware.openfire.PrivateStorage
Stores private data.
add(Archiver) - Method in class org.jivesoftware.openfire.archive.ArchiveManager
Adds a new task, that is started immediately.
add(ConnectionListener.SocketAcceptorEventListener) - Method in class org.jivesoftware.openfire.spi.ConnectionListener
Adds an event listener that is invoked when the SocketAcceptor managed by this instance is being stopped or started.
add(Message, HistoryStrategy.Type, int) - Method in class org.jivesoftware.openfire.muc.HistoryStrategy.Messages
 
add(T) - Method in class org.jivesoftware.openfire.Channel
Enqueus a message to be handled by this channel.
add(T) - Method in class org.jivesoftware.openfire.group.ConcurrentGroupList
 
addAdmin(JID, MUCRole) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Adds a new user to the list of admins.
addAdminAccount(String) - Method in class org.jivesoftware.openfire.admin.AdminManager
Adds a new account to the list of Admin accounts, based off a username, which will be converted into a JID.
addAdminAccount(JID) - Method in class org.jivesoftware.openfire.admin.AdminManager
Adds a new account to the list of Admin accounts, based off a JID.
addAdmins(List<JID>, MUCRole) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Adds a list of users to the list of admins.
addAffiliate(NodeAffiliate) - Method in class org.jivesoftware.openfire.pubsub.Node
 
addAgentListener(SessionListener) - Method in class org.jivesoftware.openfire.mediaproxy.MediaProxySession
Adds a listener for Session events
addAll(int, Collection<? extends T>) - Method in class org.jivesoftware.openfire.group.ConcurrentGroupList
 
addAll(Collection<? extends T>) - Method in class org.jivesoftware.openfire.group.ConcurrentGroupList
 
addAllAbsent(Collection<? extends T>) - Method in class org.jivesoftware.openfire.group.ConcurrentGroupList
 
addBatch() - Method in class org.jivesoftware.database.CallableStatementWrapper
 
addBatch() - Method in class org.jivesoftware.database.PreparedStatementWrapper
 
addBatch(String) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
addBatch(String) - Method in class org.jivesoftware.database.StatementWrapper
 
addBoolean(boolean) - Method in class org.jivesoftware.database.CachedPreparedStatement
Adds a boolean parameter to the prepared statement.
addChannelHandler(NettyChannelHandlerFactory) - Method in class org.jivesoftware.openfire.spi.NettyConnectionAcceptor
Adds a new ChannelHandler factory, which will cause ChannelHandlers to be added to existing and new Channels that are generated by this acceptor.
addClientRoute(JID, LocalClientSession) - Method in interface org.jivesoftware.openfire.RoutingTable
Adds a route to the routing table for the specified client session.
addClientRoute(JID, LocalClientSession) - Method in class org.jivesoftware.openfire.spi.RoutingTableImpl
 
addClusteredCacheEntryListener(ClusteredCacheEntryListener<K, V>, boolean, boolean) - Method in interface org.jivesoftware.util.cache.Cache
Registers a listener to receive entry events for this cache.
addClusteredCacheEntryListener(ClusteredCacheEntryListener<K, V>, boolean, boolean) - Method in class org.jivesoftware.util.cache.CacheWrapper
 
addClusteredCacheEntryListener(ClusteredCacheEntryListener<K, V>, boolean, boolean) - Method in class org.jivesoftware.util.cache.CaffeineCache
 
addClusteredCacheEntryListener(ClusteredCacheEntryListener<K, V>, boolean, boolean) - Method in class org.jivesoftware.util.cache.DefaultCache
 
addClusteredCacheEntryListener(ClusteredCacheEntryListener<K, V>, boolean, boolean) - Method in class org.jivesoftware.util.cache.SerializingCache
 
addCommand(AdHocCommand) - Method in class org.jivesoftware.openfire.commands.AdHocCommandHandler
Adds a new command to the list of supported ad-hoc commands by this server.
addCommand(AdHocCommand) - Method in class org.jivesoftware.openfire.commands.AdHocCommandManager
Adds a new command to the list of supported ad-hoc commands by this server.
addComponent(String, Component) - Method in class org.jivesoftware.openfire.component.InternalComponentManager
 
addComponentItem(String, String) - Method in class org.jivesoftware.openfire.disco.IQDiscoItemsHandler
Registers a new disco item for a component.
addComponentItem(String, String, String) - Method in class org.jivesoftware.openfire.disco.IQDiscoItemsHandler
Registers a new disco item for a component.
addComponentRoute(JID, RoutableChannelHandler) - Method in interface org.jivesoftware.openfire.RoutingTable
Adds a route to the routing table for the specified internal or external component.
addComponentRoute(JID, RoutableChannelHandler) - Method in class org.jivesoftware.openfire.spi.RoutingTableImpl
 
addCompression() - Method in interface org.jivesoftware.openfire.Connection
Adds the compression filter to the connection but only filter incoming traffic.
addCompression() - Method in class org.jivesoftware.openfire.net.SocketConnection
Deprecated.
 
addCompression() - Method in class org.jivesoftware.openfire.net.VirtualConnection
 
addCompression() - Method in class org.jivesoftware.openfire.nio.NettyConnection
 
addDetached(LocalSession) - Method in class org.jivesoftware.openfire.SessionManager
Record a session as being detached (ie, has no connection).
addDirectory(File) - Method in class org.jivesoftware.openfire.container.PluginClassLoader
Adds a directory to the class loader.
addExclude(String) - Static method in class org.jivesoftware.admin.AuthCheckFilter
Adds a new string that when present in the requested URL will skip the "is logged" checking.
addExtraFeature(String) - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
Adds an extra Disco feature to the list of features returned for the conference service.
addExtraFeature(String) - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
Adds an extra Disco feature to the list of features returned for the conference service.
addExtraIdentity(String, String, String) - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
Adds an extra Disco identity to the list of identities returned for the conference service.
addExtraIdentity(String, String, String) - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
Adds an extra Disco identity to the list of identities returned for the conference service.
addFilter(String, Class<? extends Filter>) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
addFilter(String, String) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
addFilter(String, String) - Method in class org.jivesoftware.openfire.pubsub.PubsubNodeResultFilter
Adds a new filter to limit the results that are returned.
addFilter(String, Filter) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
addFirst(E) - Method in class org.jivesoftware.util.LinkedList
Adds an object to the beginning of the list by automatically creating a a new node and adding it to the beginning of the list.
addFirst(LinkedListNode<E>) - Method in class org.jivesoftware.util.LinkedList
Adds a node to the beginning of the list.
addFirstOwner(JID) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Adds a new user to the list of owners.
addFormFields(DataForm, Locale, boolean) - Method in class org.jivesoftware.openfire.pubsub.CollectionNode
 
addFormFields(DataForm, Locale, boolean) - Method in class org.jivesoftware.openfire.pubsub.LeafNode
 
addFormFields(DataForm, Locale, boolean) - Method in class org.jivesoftware.openfire.pubsub.Node
Adds the required form fields to the specified form.
AddGroup - Class in org.jivesoftware.openfire.commands.admin.group
Command that allows to create and configure new groups.
AddGroup() - Constructor for class org.jivesoftware.openfire.commands.admin.group.AddGroup
 
AddGroupUsers - Class in org.jivesoftware.openfire.commands.admin.group
Command that allows to add members or admins to a given group.
AddGroupUsers() - Constructor for class org.jivesoftware.openfire.commands.admin.group.AddGroupUsers
 
addHandler(String, ElementHandler) - Method in class org.dom4j.io.XMPPPacketReader
Adds the ElementHandler to be called when the specified path is encounted.
addHandler(IQHandler) - Method in class org.jivesoftware.openfire.IQRouter
Adds a new IQHandler to the list of registered handler.
addIfAbsent(T) - Method in class org.jivesoftware.openfire.group.ConcurrentGroupList
 
addingContact(Roster, RosterItem, boolean) - Method in class org.jivesoftware.openfire.pep.IQPEPHandler
 
addingContact(Roster, RosterItem, boolean) - Static method in class org.jivesoftware.openfire.roster.RosterEventDispatcher
Notifies listeners that a contact is about to be added to a roster.
addingContact(Roster, RosterItem, boolean) - Method in interface org.jivesoftware.openfire.roster.RosterEventListener
Notification message indicating that a contact is about to be added to a roster.
addInt(int) - Method in class org.jivesoftware.database.CachedPreparedStatement
Adds an integer parameter to the prepared statement.
addInterceptor(int, PacketInterceptor) - Method in class org.jivesoftware.openfire.interceptor.InterceptorManager
Inserts a new interceptor at specified index in the list of currently configured interceptors.
addInterceptor(PacketInterceptor) - Method in class org.jivesoftware.openfire.interceptor.InterceptorManager
Inserts a new interceptor at the end of the list of currently configured interceptors.
addInvisibleSharedGroup(Group) - Method in class org.jivesoftware.openfire.roster.RosterItem
Adds a new group to the list shared groups that won't be sent to the user.
addIQHandler(IQHandler) - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
Add a IQHandler to MUC rooms and services.
addIQHandler(IQHandler) - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
 
addIQResultListener(String, IQResultListener) - Method in class org.jivesoftware.openfire.IQRouter
Adds an IQResultListener that will be invoked when an IQ result is sent to the server itself and is of type result or error.
addIQResultListener(String, IQResultListener, long) - Method in class org.jivesoftware.openfire.IQRouter
Adds an IQResultListener that will be invoked when an IQ result is sent to the server itself and is of type result or error.
addJettyHandler(Handler) - Method in class org.jivesoftware.openfire.http.HttpBindManager
Adds a Jetty handler to be added to the embedded web server that is used to expose BOSH (HTTP-bind) functionality.
addJspFile(String, String) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
addLast(E) - Method in class org.jivesoftware.util.LinkedList
Adds an object to the end of the list by automatically creating a a new node and adding it to the end of the list.
addLast(LinkedListNode<E>) - Method in class org.jivesoftware.util.LinkedList
Adds a node to the end of the list.
addListener(Class<? extends EventListener>) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
addListener(String) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
addListener(Consumer<T>) - Method in class org.jivesoftware.util.SystemProperty
 
addListener(Consumer<T>) - Method in class org.jivesoftware.util.SystemProperty.Builder
 
addListener(ClusterEventListener) - Static method in class org.jivesoftware.openfire.cluster.ClusterManager
Registers a listener to receive events.
addListener(ClusterEventListener, int) - Static method in class org.jivesoftware.openfire.cluster.ClusterManager
Registers a listener to receive events, defining the order in which listeners are invoked.
addListener(ComponentEventListener) - Method in class org.jivesoftware.openfire.component.InternalComponentManager
Adds a new listener that will be notified of component events.
addListener(ExternalComponentManagerListener) - Static method in class org.jivesoftware.openfire.component.ExternalComponentManager
Registers a listener to receive events when a configuration change happens.
addListener(EntityCapabilitiesListener) - Method in class org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManager
Registers an event listener that will be invoked when the detected entity capabilities for any entity have changed.
addListener(GroupEventListener) - Static method in class org.jivesoftware.openfire.event.GroupEventDispatcher
Registers a listener to receive events.
addListener(ServerSessionEventListener) - Static method in class org.jivesoftware.openfire.event.ServerSessionEventDispatcher
Registers a listener to receive events.
addListener(SessionEventListener) - Static method in class org.jivesoftware.openfire.event.SessionEventDispatcher
Registers a listener to receive events.
addListener(UserEventListener) - Static method in class org.jivesoftware.openfire.event.UserEventDispatcher
Registers a listener to receive events.
addListener(FileTransferEventListener) - Method in class org.jivesoftware.openfire.filetransfer.DefaultFileTransferManager
 
addListener(FileTransferEventListener) - Method in interface org.jivesoftware.openfire.filetransfer.FileTransferManager
Registers an event listener that will be notified of file transfer related events.
addListener(SessionListener) - Static method in class org.jivesoftware.openfire.http.SessionEventDispatcher
Adds a SessionListener to this session.
addListener(LockOutEventListener) - Static method in class org.jivesoftware.openfire.lockout.LockOutEventDispatcher
Registers a listener to receive events.
addListener(MUCEventListener) - Static method in class org.jivesoftware.openfire.muc.MUCEventDispatcher
 
addListener(MUCServicePropertyEventListener) - Static method in class org.jivesoftware.openfire.muc.spi.MUCServicePropertyEventDispatcher
Registers a listener to receive events.
addListener(OfflineMessageListener) - Static method in class org.jivesoftware.openfire.OfflineMessageStrategy
Registers a listener to receive events.
addListener(PrivacyListEventListener) - Method in class org.jivesoftware.openfire.privacy.PrivacyListManager
Registers a listener to receive events when a privacy list is created, updated or deleted.
addListener(RosterEventListener) - Static method in class org.jivesoftware.openfire.roster.RosterEventDispatcher
Registers a listener to receive events.
addListener(PresenceEventListener) - Static method in class org.jivesoftware.openfire.user.PresenceEventDispatcher
Registers a listener to receive events.
addListener(VCardListener) - Static method in class org.jivesoftware.openfire.vcard.VCardEventDispatcher
Registers a listener to receive events when a vCard is created, updated or deleted.
addListener(CertificateEventListener) - Static method in class org.jivesoftware.util.CertificateManager
Registers a listener to receive events.
addListener(PropertyEventListener) - Static method in class org.jivesoftware.util.PropertyEventDispatcher
Registers a listener to receive events.
addListener(JID, EntityCapabilitiesListener) - Method in class org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManager
Registers an event listener that will be invoked when the detected entity capabilities for a particular entity have changed.
addListener(T) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
addLocalClientRoutesToCache() - Method in class org.jivesoftware.openfire.spi.RoutingTableImpl
 
addLong(long) - Method in class org.jivesoftware.database.CachedPreparedStatement
Adds a long parameter to the prepared statement.
addMember(String, JID, boolean) - Method in class org.jivesoftware.openfire.group.AbstractGroupProvider
 
addMember(String, JID, boolean) - Method in class org.jivesoftware.openfire.group.DefaultGroupProvider
 
addMember(String, JID, boolean) - Method in interface org.jivesoftware.openfire.group.GroupProvider
Adds an entity to a group (optional operation).
addMember(JID, String, MUCRole) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Adds a new user to the list of members.
addMessage(Message) - Method in class org.jivesoftware.openfire.muc.MUCRoomHistory
 
addMessage(Message) - Method in class org.jivesoftware.openfire.OfflineMessageStore
Adds a message to this message store.
addMessage(Message...) - Method in class org.jivesoftware.openfire.muc.HistoryStrategy
Add a message(s) to the current chat history.
addModel(String, InputStream) - Static method in class org.jivesoftware.admin.AdminConsole
Adds XML stream to the tabs/sidebar model.
addModel(String, Element) - Static method in class org.jivesoftware.admin.AdminConsole
Adds an <adminconsole> Element to the tabs/sidebar model.
addModerator(JID, MUCRole) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Changes the role of the user within the room to moderator.
addMultiStatistic(String, String, Statistic) - Method in class org.jivesoftware.openfire.stats.StatisticsManager
 
addNewHandlerTo(ChannelPipeline) - Method in interface org.jivesoftware.openfire.nio.NettyChannelHandlerFactory
Add a new ChannelHandler to the provided pipeline.
addNextStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.AdHocCommand
Increments the stage number by one and adds to the command element the new data form and new allowed actions that the user might perform.
addNode(Node) - Method in class org.jivesoftware.openfire.pep.PEPService
 
addNode(Node) - Method in class org.jivesoftware.openfire.pubsub.PubSubModule
 
addNode(Node) - Method in interface org.jivesoftware.openfire.pubsub.PubSubService
Adds an already persistent node to the service.
addNone(JID, MUCRole) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Removes the user from all the other affiliation list thus giving the user a NONE affiliation.
addNoneAffiliation(JID) - Method in class org.jivesoftware.openfire.pubsub.Node
Adds a new affiliation or updates an existing affiliation of the specified entity JID to become a none affiliate.
addOccupant(MUCRole) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Adds an occupant to all the internal occupants collections.
addOccupantRole(MUCRole) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Deprecated, for removal: This API element is subject to removal in a future version.
addOldMessages(List<Message>) - Method in class org.jivesoftware.openfire.muc.MUCRoomHistory
Add message(s) to the history of the chat room.
addOldMessages(Message...) - Method in class org.jivesoftware.openfire.muc.MUCRoomHistory
Add message(s) to the history of the chat room.
addOutcast(JID) - Method in class org.jivesoftware.openfire.pubsub.Node
Sets that the specified entity is an outcast of the node.
addOutcast(JID, String, MUCRole) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Adds a new user to the list of outcast users.
addOutgoingDomainPair(DomainPair) - Method in class org.jivesoftware.openfire.session.LocalOutgoingServerSession
 
addOutgoingDomainPair(DomainPair) - Method in interface org.jivesoftware.openfire.session.OutgoingServerSession
Marks a domain pair as being authenticated.
addOutgoingDomainPair(DomainPair) - Method in class org.jivesoftware.openfire.session.RemoteOutgoingServerSession
 
addOwner(JID) - Method in class org.jivesoftware.openfire.pubsub.Node
Adds a new affiliation or updates an existing affiliation of the specified entity JID to become a node owner.
addOwner(JID, MUCRole) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Adds a new user to the list of owners.
addOwners(List<JID>, MUCRole) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Adds a list of users to the list of owners.
addParticipant(JID, String, MUCRole) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Changes the role of the user within the room to participant.
addPluginFilter(String, Filter) - Static method in class org.jivesoftware.admin.PluginFilter
Adds a filter to the list of filters that will be run on every request of which the URL matches the URL that is registered with this filter.
addPluginListener(PluginListener) - Method in class org.jivesoftware.openfire.container.PluginManager
Registers a PluginListener, which will now start receiving events regarding plugin creation and destruction.
addPluginManagerListener(PluginManagerListener) - Method in class org.jivesoftware.openfire.container.PluginManager
Registers a PluginManagerListener, which will now start receiving events regarding plugin management.
addPresenceRequest(JID, JID) - Method in class org.jivesoftware.openfire.component.InternalComponentManager
Registers Probers who have not yet been serviced.
addPreviousStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.AdHocCommand
Decrements the stage number by one and adds to the command the data form and allowed actions that the user might perform of the previous stage.
addPublisher(JID) - Method in class org.jivesoftware.openfire.pubsub.Node
Adds a new affiliation or updates an existing affiliation of the specified entity JID to become a node publisher.
addQuery(ProfiledConnection.Type, String, long) - Static method in class org.jivesoftware.database.ProfiledConnection
Adds a query.
addRealJidToMessage(Message, MUCRole) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Based on XEP-0045, section 7.2.13: If the room is non-anonymous, the service MAY include an Extended Stanza Addressing (XEP-0033) [16] element that notes the original full JID of the sender by means of the "ofrom" address type
addReceiver(String) - Method in class org.jivesoftware.openfire.handler.DirectedPresence
 
addRelayAgent(String, String) - Method in class org.jivesoftware.openfire.mediaproxy.MediaProxy
Add a new Dynamic Session to the mediaproxy WITHOUT defined IPs and ports.
addRelayAgent(String, String, String, int, String, int) - Method in class org.jivesoftware.openfire.mediaproxy.MediaProxy
Add a new Dynamic Session to the mediaproxy for defined IPs and ports.
address - org.jivesoftware.openfire.muc.spi.IQMuclumbusSearchHandler.Key
 
address - Variable in class org.jivesoftware.openfire.session.LocalSession
The Address this session is authenticated as.
address - Variable in class org.jivesoftware.openfire.session.RemoteSession
 
ADDRESS - Static variable in interface org.jivesoftware.openfire.handler.IQRegisterInfo
The user's address
addSelfSignedDomainCertificate() - Method in class org.jivesoftware.openfire.keystore.IdentityStore
Populates the key store with a self-signed certificate for the domain of this XMPP service.
addServerFeature(String) - Method in class org.jivesoftware.openfire.disco.IQDiscoInfoHandler
Adds one specific feature to the information returned whenever a disco for information is made against the server.
addServerFeaturesProvider(ServerFeaturesProvider) - Method in class org.jivesoftware.openfire.disco.IQDiscoInfoHandler
Adds the features provided by the new service that implements the ServerFeaturesProvider interface.
addServerIdentitiesProvider(ServerIdentitiesProvider) - Method in class org.jivesoftware.openfire.disco.IQDiscoInfoHandler
Adds the "discoverable" identities provided by the provider whenever a disco for info is made against the server.
addServerItemsProvider(ServerItemsProvider) - Method in class org.jivesoftware.openfire.disco.IQDiscoItemsHandler
Adds the items provided by the new service that implements the ServerItemsProvider interface.
addServerListener(XMPPServerListener) - Method in class org.jivesoftware.openfire.XMPPServer
Adds a new server listener that will be notified when the server has been started or is about to be stopped.
addServerRoute(DomainPair, LocalOutgoingServerSession) - Method in interface org.jivesoftware.openfire.RoutingTable
Adds a route to the routing table for the specified outgoing server session, or replaces a pre-existing one.
addServerRoute(DomainPair, LocalOutgoingServerSession) - Method in class org.jivesoftware.openfire.spi.RoutingTableImpl
 
addServlet(String, Class<? extends Servlet>) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
addServlet(String, String) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
addServlet(String, Servlet) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
addSession(LocalClientSession) - Method in class org.jivesoftware.openfire.SessionManager
Add a new session to be managed.
addSharedGroup(Group) - Method in class org.jivesoftware.openfire.roster.RosterItem
Adds a new group to the shared groups list.
addStageActions(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.AdHocCommand
Adds the allowed actions to follow from the current stage.
addStageForm(Map<String, List<String>>) - Method in class org.jivesoftware.openfire.commands.SessionData
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.AdHocCommand
Adds to the command element the data form or notes required by the current stage.
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.EditAdminList
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.EditAllowedList
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.EditBlockedList
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetAdminConsoleInfo
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetListActiveUsers
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetListDisabledUsers
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetListIdleUsers
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetListOnlineUsers
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetListRegisteredUsers
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberActiveUsers
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberDisabledUsers
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberIdleUsers
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberOnlineUsers
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberRegisteredUsers
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberUserSessions
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetServerStats
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetUsersPresence
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.group.AddGroup
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.group.AddGroupUsers
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.group.DeleteGroup
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.group.DeleteGroupUsers
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.group.GetListGroups
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.group.GetListGroupUsers
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.group.UpdateGroup
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.HttpBindStatus
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.muc.CreateMUCRoom
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.PacketsNotification
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.SendAnnouncementToOnlineUsers
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.AddUser
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.AuthenticateUser
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.ChangeUserPassword
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.DeleteUser
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.DisableUser
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.EndUserSession
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.GetUserRoster
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.ReEnableUser
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.UserProperties
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.GroupAdminAdded
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.GroupAdminRemoved
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.GroupCreated
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.GroupDeleting
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.GroupMemberAdded
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.GroupMemberRemoved
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.GroupModified
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.UserCreated
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.UserDeleting
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.UserModified
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.VCardCreated
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.VCardDeleting
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.VCardModified
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.generic.Ping
 
addStageInformation(SessionData, Element) - Method in class org.jivesoftware.openfire.pubsub.PendingSubscriptionsCommand
 
addStatistic(String, Statistic) - Method in class org.jivesoftware.openfire.stats.StatisticsManager
Adds a stat to be tracked to the StatManager.
addString(String) - Method in class org.jivesoftware.database.CachedPreparedStatement
Adds a String parameter to the prepared statement.
addSubscriber(JID, boolean, boolean, boolean, boolean, boolean) - Method in class org.jivesoftware.openfire.interceptor.PacketCopier
Creates new subscription for the specified component with the specified settings.
addSubscription(NodeSubscription) - Method in class org.jivesoftware.openfire.pubsub.Node
 
addSubscriptionForRosterItems(PEPService) - Method in class org.jivesoftware.openfire.pep.IQPEPHandler
Populates the PEPService instance with subscriptions.
addSupportedMechanism(String) - Static method in class org.jivesoftware.openfire.net.SASLAuthentication
Adds a new SASL mechanism to the list of supported SASL mechanisms by the server.
addSysadmin(JID) - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
Adds a new system administrator of the MUC service.
addSysadmin(JID) - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
 
addSysadmin(JID) - Method in class org.jivesoftware.openfire.pubsub.PubSubModule
 
addSysadmins(Collection<JID>) - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
Adds multiple system administrators for the MUC service.
addSysadmins(Collection<JID>) - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
 
addToBlockList(User, List<JID>) - Method in class org.jivesoftware.openfire.handler.IQBlockingHandler
Adds a collection of JIDs to the blocklist of the provided user.
addToList(String, String) - Method in class org.jivesoftware.util.XMLProperties
Adds the given value to the list of values represented by the property name.
addToQueue(Packet, MUCRole) - Method in class org.jivesoftware.openfire.muc.spi.FMUCHandler.OutboundJoinProgress
Adds a stanza to be sent to the remote, joined MUC as soon as federation has been established.
addTransport(Channel<Packet>) - Method in class org.jivesoftware.openfire.transport.TransportHandler
 
addURLFile(URL) - Method in class org.jivesoftware.openfire.container.PluginClassLoader
Add the given URL to the classpath for this class loader, caching the JAR file connection so it can be unloaded later
AddUser - Class in org.jivesoftware.openfire.commands.admin.user
Adds a user to Openfire if the provider is not read-only.
AddUser() - Constructor for class org.jivesoftware.openfire.commands.admin.user.AddUser
 
addUserAllowedToCreate(JID) - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
Adds a new user/group to the list of JIDs that are allowed to create MUC rooms.
addUserAllowedToCreate(JID) - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
 
addUserAllowedToCreate(JID) - Method in class org.jivesoftware.openfire.pubsub.PubSubModule
 
addUserFeaturesProvider(UserFeaturesProvider) - Method in class org.jivesoftware.openfire.disco.IQDiscoInfoHandler
Adds the "discoverable" user features provided by the provider whenever a disco for info is made against users of the server.
addUserIdentitiesProvider(UserIdentitiesProvider) - Method in class org.jivesoftware.openfire.disco.IQDiscoInfoHandler
Adds the "discoverable" user identities provided by the provider whenever a disco for info is made against users of the server.
addUserInterceptor(String, int, PacketInterceptor) - Method in class org.jivesoftware.openfire.interceptor.InterceptorManager
Inserts a new interceptor at specified index in the list of currently configured interceptors for a specific username.
addUserItemsProvider(UserItemsProvider) - Method in class org.jivesoftware.openfire.disco.IQDiscoItemsHandler
Adds the items provided by the new service that implements the UserItemsProvider interface.
addUserNameProvider(String, UserNameProvider) - Static method in class org.jivesoftware.openfire.user.UserNameManager
Adds the specified UserNameProvider as the provider of users of the specified domain.
addUsersAllowedToCreate(Collection<JID>) - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
Adds new users/groups to the list of JIDs that are allowed to create MUC rooms.
addUsersAllowedToCreate(Collection<JID>) - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
 
addValidatedDomain(String) - Method in class org.jivesoftware.openfire.session.LocalIncomingServerSession
Adds a new validated domain, subdomain or virtual host to the list of validated domains for the remote server.
addValueToMultiValuedCache(Cache<K, C>, K, V, Supplier<C>) - Static method in class org.jivesoftware.util.cache.CacheUtil
Adds the specified element to a cache, in a collection that is mapped by the provided key.
addVisitor(JID, MUCRole) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Changes the role of the user within the room to visitor.
addXPath(String) - Method in interface org.jivesoftware.openfire.audit.AuditManager
Adds an XPath expression to be used for filtering packets to be audited.
addXPath(String) - Method in class org.jivesoftware.openfire.audit.spi.AuditManagerImpl
 
AdHocCommand - Class in org.jivesoftware.openfire.commands
An ad-hoc command is a stateless object responsible for executing the provided service.
AdHocCommand() - Constructor for class org.jivesoftware.openfire.commands.AdHocCommand
 
AdHocCommand.Action - Enum in org.jivesoftware.openfire.commands
 
AdHocCommand.Status - Enum in org.jivesoftware.openfire.commands
 
AdHocCommandHandler - Class in org.jivesoftware.openfire.commands
An AdHocCommandHandler is responsible for providing discoverable information about the supported commands and for handling commands requests.
AdHocCommandHandler() - Constructor for class org.jivesoftware.openfire.commands.AdHocCommandHandler
 
AdHocCommandManager - Class in org.jivesoftware.openfire.commands
An AdHocCommandManager is responsible for keeping the list of available commands offered by a service and for processing commands requests.
AdHocCommandManager() - Constructor for class org.jivesoftware.openfire.commands.AdHocCommandManager
 
admin - org.jivesoftware.openfire.muc.MUCRole.Affiliation
Administrator of the room.
admin_added - org.jivesoftware.openfire.event.GroupEventDispatcher.EventType
An administrator was added to a group.
ADMIN_CONSOLE_CONTENT_SECURITY_POLICY_ENABLED - Static variable in class org.jivesoftware.openfire.container.AdminConsolePlugin
Enable / Disable adding a 'Content-Security-Policy' HTTP header to the response to requests made against the admin console.
ADMIN_CONSOLE_CONTENT_SECURITY_POLICY_RESPONSEVALUE - Static variable in class org.jivesoftware.openfire.container.AdminConsolePlugin
The header value when adding a 'Content-Security-Policy' HTTP header to the response to requests made against the admin console.
ADMIN_CONSOLE_FORWARDED - Static variable in class org.jivesoftware.openfire.container.AdminConsolePlugin
Enable / Disable parsing a 'X-Forwarded-For' style HTTP header of HTTP requests.
ADMIN_CONSOLE_FORWARDED_FOR - Static variable in class org.jivesoftware.openfire.container.AdminConsolePlugin
The HTTP header name for 'forwarded for'
ADMIN_CONSOLE_FORWARDED_HOST - Static variable in class org.jivesoftware.openfire.container.AdminConsolePlugin
The HTTP header name for 'forwarded hosts'.
ADMIN_CONSOLE_FORWARDED_HOST_NAME - Static variable in class org.jivesoftware.openfire.container.AdminConsolePlugin
Sets a forced valued for the host header.
ADMIN_CONSOLE_FORWARDED_SERVER - Static variable in class org.jivesoftware.openfire.container.AdminConsolePlugin
The HTTP header name for 'forwarded server'.
ADMIN_PROVIDER - Static variable in class org.jivesoftware.openfire.admin.AdminManager
 
admin_removed - org.jivesoftware.openfire.event.GroupEventDispatcher.EventType
An administrator was removed from a group.
adminAdded(Group, Map) - Method in class org.jivesoftware.openfire.event.GroupEventAdapter
 
adminAdded(Group, Map) - Method in interface org.jivesoftware.openfire.event.GroupEventListener
An administrator was added to a group.
adminAdded(Group, Map) - Method in class org.jivesoftware.openfire.muc.MUCRoom
 
adminAdded(Group, Map) - Method in class org.jivesoftware.openfire.roster.RosterManager
 
adminAddedPostProcess(Group, JID, boolean) - Method in class org.jivesoftware.openfire.group.GroupManager
Updates the caches maintained by this manager and dispatches events that reflect an admin user having been added to a group.
AdminConsole - Class in org.jivesoftware.admin
A model for admin tab and sidebar info.
AdminConsolePlugin - Class in org.jivesoftware.openfire.container
The admin console plugin.
AdminConsolePlugin() - Constructor for class org.jivesoftware.openfire.container.AdminConsolePlugin
Create a Jetty module.
AdminContentSecurityPolicyFilter - Class in org.jivesoftware.admin
Adds Content-Security-Policy headers to HTTP responses based on configuration from Admin Console properties.
AdminContentSecurityPolicyFilter() - Constructor for class org.jivesoftware.admin.AdminContentSecurityPolicyFilter
 
AdminManager - Class in org.jivesoftware.openfire.admin
The AdminManager manages the AdminProvider configured for this server, caches knowledge of accounts with admin permissions, and provides a single point of entry for handling getting and setting administrative accounts.
AdminPageBean - Class in org.jivesoftware.admin
A bean to hold page information for the admin console.
AdminPageBean() - Constructor for class org.jivesoftware.admin.AdminPageBean
 
AdminPageBean.Breadcrumb - Class in org.jivesoftware.admin
A simple model of a breadcrumb.
adminProvider - Variable in class org.jivesoftware.openfire.auth.AuthorizationBasedAuthProviderMapper
Serves the administrative users.
adminProvider - Variable in class org.jivesoftware.openfire.user.AuthorizationBasedUserProviderMapper
Serves the administrative users.
AdminProvider - Interface in org.jivesoftware.openfire.admin
An AdminProvider handles storage of information about admin accounts, and requests to set the list of admin users.
adminRemoved(Group, Map) - Method in class org.jivesoftware.openfire.event.GroupEventAdapter
 
adminRemoved(Group, Map) - Method in interface org.jivesoftware.openfire.event.GroupEventListener
An administrator was removed from a group.
adminRemoved(Group, Map) - Method in class org.jivesoftware.openfire.muc.MUCRoom
 
adminRemoved(Group, Map) - Method in class org.jivesoftware.openfire.roster.RosterManager
 
adminRemovedPostProcess(Group, JID) - Method in class org.jivesoftware.openfire.group.GroupManager
Updates the caches maintained by this manager and dispatches events that reflect an admin user having been removed from a group.
AesEncryptor - Class in org.jivesoftware.util
Utility class providing symmetric AES encryption/decryption.
AesEncryptor() - Constructor for class org.jivesoftware.util.AesEncryptor
Default constructor
AesEncryptor(String) - Constructor for class org.jivesoftware.util.AesEncryptor
Custom key constructor
affiliates - Variable in class org.jivesoftware.openfire.pubsub.Node
The JIDs of those who have an affiliation with this node.
AffiliationTask - Class in org.jivesoftware.openfire.pubsub.cluster
Updates the affiliation of a particular entity, for a particular pubsub node.
AffiliationTask() - Constructor for class org.jivesoftware.openfire.pubsub.cluster.AffiliationTask
This no-argument constructor is provided for serialization purposes.
AffiliationTask(Node, JID, NodeAffiliate.Affiliation) - Constructor for class org.jivesoftware.openfire.pubsub.cluster.AffiliationTask
Constructs a new task that updates the affiliation of a particular entity with a specific pubsub node.
all - org.jivesoftware.openfire.muc.HistoryStrategy.Type
 
all - org.jivesoftware.openfire.pubsub.CollectionNode.LeafNodeAssociationPolicy
Anyone may associate leaf nodes with the collection.
ALLOW_ANONYMOUS_OUTBOUND_DATA - Static variable in class org.jivesoftware.openfire.session.ConnectionSettings.Server
 
ALLOW_FUTURE_USERS - Static variable in class org.jivesoftware.openfire.user.UserManager
When enabled, allows Openfire to process data for local JIDs that potentially are future users.
ALLOW_LOCAL_FILE_READING - Static variable in class org.jivesoftware.openfire.container.PluginServlet
 
ALLOW_WILDCARDS_IN_EXCLUDES - Static variable in class org.jivesoftware.admin.AuthCheckFilter
Controls whether wildcards are allowed in URLs that are excluded from auth checks.
ALLOWABLE_DOMAINS - Static variable in class org.jivesoftware.openfire.net.Trunking
A collection of XMPP domain names for which Openfire will provide trunking functionality.
allowAccess(ExternalComponentConfiguration) - Static method in class org.jivesoftware.openfire.component.ExternalComponentManager
Allows an external component to connect to the local server with the specified configuration.
allowAccess(RemoteServerConfiguration) - Static method in class org.jivesoftware.openfire.server.RemoteServerManager
Allows a remote server to connect to the local server with the specified configuration.
allowed - org.jivesoftware.openfire.component.ExternalComponentConfiguration.Permission
The XMPP entity is allowed to connect to the server.
allowed - org.jivesoftware.openfire.server.RemoteServerConfiguration.Permission
The XMPP entity is allowed to connect to the server.
allowNull - Static variable in class org.jivesoftware.util.cache.DefaultCache
 
ALLOWPM_BLOCKALL - Static variable in class org.jivesoftware.openfire.muc.MUCRoom
 
Alpha - org.jivesoftware.util.Version.ReleaseStatus
 
AlreadyExistsException - Exception in org.jivesoftware.util
Flags an exception when something to be created or added already exists.
AlreadyExistsException() - Constructor for exception org.jivesoftware.util.AlreadyExistsException
 
AlreadyExistsException(String) - Constructor for exception org.jivesoftware.util.AlreadyExistsException
 
alreadyJoinedWithThisNick(JID, String) - Method in class org.jivesoftware.openfire.muc.MUCRoom
 
ANONYMOUS_C2S_CACHE_NAME - Static variable in class org.jivesoftware.openfire.spi.RoutingTableImpl
 
anonymous_session_created - org.jivesoftware.openfire.event.SessionEventDispatcher.EventType
An anonymous session was created.
anonymous_session_destroyed - org.jivesoftware.openfire.event.SessionEventDispatcher.EventType
A anonymous session was destroyed
AnonymousSaslServer - Class in org.jivesoftware.openfire.sasl
Implementation of the SASL ANONYMOUS mechanism.
AnonymousSaslServer(LocalSession) - Constructor for class org.jivesoftware.openfire.sasl.AnonymousSaslServer
 
anonymousSessionCreated(Session) - Method in interface org.jivesoftware.openfire.event.SessionEventListener
Notification event indicating that an anonymous user has authenticated with the server.
anonymousSessionCreated(Session) - Method in class org.jivesoftware.openfire.multiplex.ConnectionMultiplexerManager
 
anonymousSessionCreated(Session) - Method in class org.jivesoftware.openfire.session.SoftwareVersionManager
 
anonymousSessionDestroyed(Session) - Method in interface org.jivesoftware.openfire.event.SessionEventListener
An authenticated session of an anonymous user was destroyed.
anonymousSessionDestroyed(Session) - Method in class org.jivesoftware.openfire.multiplex.ConnectionMultiplexerManager
 
anonymousSessionDestroyed(Session) - Method in class org.jivesoftware.openfire.session.SoftwareVersionManager
 
answerTimeout(String) - Method in class org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManager
 
answerTimeout(String) - Method in class org.jivesoftware.openfire.MulticastRouter
 
application - Variable in class org.jivesoftware.util.WebBean
 
applyConfigurationChanges() - Method in class org.jivesoftware.openfire.muc.spi.FMUCHandler
Reads configuration from the room instance that is being services by this handler, and applies relevant changes.
APPROVED_REALMS - Static variable in class org.jivesoftware.openfire.net.SASLAuthentication
 
approveSubscription(NodeSubscription, boolean) - Method in class org.jivesoftware.openfire.pubsub.Node
Approves or cancels a subscriptions that was pending to be approved by a node owner.
archive(E) - Method in class org.jivesoftware.openfire.archive.Archiver
 
ArchiveCandidate<E> - Class in org.jivesoftware.openfire.archive
A to-be-archived entity.
ArchiveCandidate(E) - Constructor for class org.jivesoftware.openfire.archive.ArchiveCandidate
 
ArchiveManager - Class in org.jivesoftware.openfire.archive
A manager of tasks that write archives into storage.
ArchiveManager() - Constructor for class org.jivesoftware.openfire.archive.ArchiveManager
 
Archiver<E> - Class in org.jivesoftware.openfire.archive
An abstract runnable that adds to-be-archived data to the database.
Archiver(String, int, Duration, Duration) - Constructor for class org.jivesoftware.openfire.archive.Archiver
Instantiates a new archiver.
areThereMsgs() - Method in class org.jivesoftware.openfire.nio.XMLLightweightParser
 
asBareJID() - Method in class org.jivesoftware.openfire.group.GroupJID
Override the base class implementation to retain the resource identifier for group JIDs.
ASCENDING - Static variable in class org.jivesoftware.openfire.pubsub.PubsubNodeResultFilter
Ascending sort (ie 3, 4, 5...).
ASCENDING - Static variable in class org.jivesoftware.openfire.SessionResultFilter
Ascending sort (ie 3, 4, 5...).
ASCENDING - Static variable in class org.jivesoftware.util.ListPager
Ascending sort (ie 3, 4, 5...).
asCollection() - Method in class org.jivesoftware.openfire.muc.HistoryStrategy.Messages
 
asDocument(File) - Static method in class org.jivesoftware.util.WebXmlUtils
 
asElement() - Method in class org.jivesoftware.openfire.privacy.PrivacyList
Returns an Element with the privacy list XML representation.
ASK_NONE - Static variable in class org.jivesoftware.openfire.roster.RosterItem
The roster item has no pending subscription requests.
ASK_SUBSCRIBE - Static variable in class org.jivesoftware.openfire.roster.RosterItem
The roster item has been asked for permission to subscribe to their presence but no response has been received.
ASK_UNSUBSCRIBE - Static variable in class org.jivesoftware.openfire.roster.RosterItem
The roster owner has asked to the roster item to unsubscribe from it's presence but has not received confirmation.
askStatus - Variable in class org.jivesoftware.openfire.roster.RosterItem
 
ASN1DERTag - Class in org.jivesoftware.admin
Creates a table that represents an ASN.1 encoded DER value.
ASN1DERTag() - Constructor for class org.jivesoftware.admin.ASN1DERTag
 
assumePersistedDataIsEscaped() - Method in class org.jivesoftware.openfire.admin.JDBCAdminProvider
XMPP disallows some characters in identifiers, requiring them to be escaped.
assumePersistedDataIsEscaped() - Method in class org.jivesoftware.openfire.auth.JDBCAuthProvider
XMPP disallows some characters in identifiers, requiring them to be escaped.
assumePersistedDataIsEscaped() - Method in class org.jivesoftware.openfire.group.JDBCGroupProvider
XMPP disallows some characters in identifiers, requiring them to be escaped.
assumePersistedDataIsEscaped() - Method in class org.jivesoftware.openfire.user.JDBCUserProvider
XMPP disallows some characters in identifiers, requiring them to be escaped.
assumePersistedDataIsEscaped() - Method in class org.jivesoftware.openfire.user.property.JDBCUserPropertyProvider
XMPP disallows some characters in identifiers, requiring them to be escaped.
asUnclosedStream(Document) - Static method in class org.jivesoftware.util.StringUtils
Formats the XML document, that is required to have a root element named 'stream', as a string.
asXML() - Method in class org.jivesoftware.openfire.http.HttpBindBody
 
audit(Packet, Session) - Method in interface org.jivesoftware.openfire.audit.Auditor
Audit an XMPP packet.
audit(Packet, Session) - Method in class org.jivesoftware.openfire.audit.spi.AuditorImpl
 
AUDIT_PROVIDER - Static variable in class org.jivesoftware.openfire.security.SecurityAuditManager
 
AuditEvent - Class in org.jivesoftware.openfire.audit
Defines the known event types used with audits on arbitrary data/events.
AuditEvent(Session, Date, int, int, String) - Constructor for class org.jivesoftware.openfire.audit.AuditEvent
Create a new audit event.
AuditManager - Interface in org.jivesoftware.openfire.audit
Manages and directs server message auditing behavior.
AuditManagerImpl - Class in org.jivesoftware.openfire.audit.spi
Implementation of the AuditManager interface.
AuditManagerImpl() - Constructor for class org.jivesoftware.openfire.audit.spi.AuditManagerImpl
 
Auditor - Interface in org.jivesoftware.openfire.audit
Use auditors to audit events and messages on the server.
AuditorImpl - Class in org.jivesoftware.openfire.audit.spi
 
AuditorImpl(AuditManager) - Constructor for class org.jivesoftware.openfire.audit.spi.AuditorImpl
 
AuditStreamIDFactory - Class in org.jivesoftware.openfire.audit
Factory for producing audit stream IDs.
AuditStreamIDFactory() - Constructor for class org.jivesoftware.openfire.audit.AuditStreamIDFactory
 
AuditWriteOnlyException - Exception in org.jivesoftware.openfire.security
Thrown if a reading is not permitted with the configured SecurityAuditProvider.
AuditWriteOnlyException() - Constructor for exception org.jivesoftware.openfire.security.AuditWriteOnlyException
 
AuditWriteOnlyException(String) - Constructor for exception org.jivesoftware.openfire.security.AuditWriteOnlyException
 
AuditWriteOnlyException(String, Throwable) - Constructor for exception org.jivesoftware.openfire.security.AuditWriteOnlyException
 
AuditWriteOnlyException(Throwable) - Constructor for exception org.jivesoftware.openfire.security.AuditWriteOnlyException
 
augmentOutboundStanzaWithFMUCData(Packet) - Method in class org.jivesoftware.openfire.muc.MUCRole
When sending data to a user that joined the room through FMUC (when the user is a user that is local to a remote chatroom that joined our room as a 'joining FMUC node'), then we'll need to add an 'fmuc' element to all data that we send it.
AUTH - org.jivesoftware.openfire.net.SASLAuthentication.ElementType
 
AUTH_PER_CLIENTCERT_POLICY - Static variable in class org.jivesoftware.openfire.session.ConnectionSettings.Client
 
AUTH_PER_CLIENTCERT_POLICY - Static variable in class org.jivesoftware.openfire.session.ConnectionSettings.Component
 
AUTH_PER_CLIENTCERT_POLICY - Static variable in class org.jivesoftware.openfire.session.ConnectionSettings.Multiplex
 
AUTH_PER_CLIENTCERT_POLICY - Static variable in class org.jivesoftware.openfire.session.ConnectionSettings.Server
 
AUTH_PROVIDER - Static variable in class org.jivesoftware.openfire.auth.AuthFactory
 
AuthCheckFilter - Class in org.jivesoftware.admin
A simple filter which checks for the auth token in the user's session.
AuthCheckFilter() - Constructor for class org.jivesoftware.admin.AuthCheckFilter
 
authenticate(String) - Method in class org.jivesoftware.openfire.session.LocalComponentSession
Authenticate the external component using a digest method.
authenticate(String) - Method in class org.jivesoftware.openfire.session.LocalConnectionMultiplexerSession
Authenticates the connection manager.
authenticate(String, String) - Static method in class org.jivesoftware.openfire.auth.AuthFactory
Authenticates a user with a username and plain text password and returns and AuthToken.
authenticate(String, String) - Method in interface org.jivesoftware.openfire.auth.AuthProvider
Returns if the username and password are valid; otherwise this method throws an UnauthorizedException.
authenticate(String, String) - Method in class org.jivesoftware.openfire.auth.DefaultAuthProvider
 
authenticate(String, String) - Method in class org.jivesoftware.openfire.auth.HybridAuthProvider
 
authenticate(String, String) - Method in class org.jivesoftware.openfire.auth.JDBCAuthProvider
 
authenticate(String, String) - Method in class org.jivesoftware.openfire.auth.MappedAuthProvider
 
authenticate(String, String) - Method in class org.jivesoftware.openfire.auth.NativeAuthProvider
 
authenticate(String, String) - Method in class org.jivesoftware.openfire.auth.POP3AuthProvider
 
authenticate(String, String) - Method in class org.jivesoftware.openfire.crowd.CrowdAuthProvider
Returns if the username and password are valid; otherwise this method throws an UnauthorizedException.
authenticate(String, String) - Method in class org.jivesoftware.openfire.crowd.CrowdManager
Authenticates a user with crowd.
authenticate(String, String) - Method in class org.jivesoftware.openfire.ldap.LdapAuthProvider
 
authenticated - org.jivesoftware.openfire.net.SASLAuthentication.Status
SASL negotiation has been successful.
AUTHENTICATED - org.jivesoftware.openfire.session.Session.Status
 
authenticateDomain(OutgoingServerSocketReader, String) - Method in class org.jivesoftware.openfire.server.ServerDialback
Authenticates the Originating Server domain with the Receiving Server.
authenticateDomain(DomainPair) - Static method in class org.jivesoftware.openfire.session.LocalOutgoingServerSession
Authenticates the local domain to the remote domain.
AuthenticatePost - Class in org.jivesoftware.openfire.crowd.jaxb
 
AuthenticatePost() - Constructor for class org.jivesoftware.openfire.crowd.jaxb.AuthenticatePost
 
authenticateRequest(HttpServletRequest) - Method in interface org.jivesoftware.admin.ServletRequestAuthenticator
Attempts to authenticate an HTTP request to a page on the admin console.
authenticateRequest(HttpServletRequest) - Method in class org.jivesoftware.admin.SiteMinderServletRequestAuthenticator
 
authenticateSharedSecret(String) - Static method in class org.jivesoftware.openfire.sasl.JiveSharedSecretSaslServer
Returns true if the supplied digest matches the shared secret value.
authenticateSubdomain(DomainPair) - Method in class org.jivesoftware.openfire.session.LocalOutgoingServerSession
 
authenticateSubdomain(DomainPair) - Method in interface org.jivesoftware.openfire.session.OutgoingServerSession
Authenticates a subdomain of this server with the specified remote server over an existing outgoing connection.
authenticateSubdomain(DomainPair) - Method in class org.jivesoftware.openfire.session.RemoteOutgoingServerSession
 
AuthenticateUser - Class in org.jivesoftware.openfire.commands.admin.user
Takes a user's username and password to authenticate them against the Openfire authprovider.
AuthenticateUser() - Constructor for class org.jivesoftware.openfire.commands.admin.user.AuthenticateUser
 
authenticationMethod - Variable in class org.jivesoftware.openfire.session.LocalServerSession
The method that was used to authenticate this session.
AuthFactory - Class in org.jivesoftware.openfire.auth
Pluggable authentication service.
AuthFactory() - Constructor for class org.jivesoftware.openfire.auth.AuthFactory
 
AuthorizationBasedAuthProviderMapper - Class in org.jivesoftware.openfire.auth
A AuthProviderMapper that can be used to draw administrative users from another source than the regular, non- administrative users.
AuthorizationBasedAuthProviderMapper() - Constructor for class org.jivesoftware.openfire.auth.AuthorizationBasedAuthProviderMapper
 
AuthorizationBasedUserProviderMapper - Class in org.jivesoftware.openfire.user
A UserProviderMapper that can be used to draw administrative users from another source than the regular, non- administrative users.
AuthorizationBasedUserProviderMapper() - Constructor for class org.jivesoftware.openfire.user.AuthorizationBasedUserProviderMapper
 
AuthorizationManager - Class in org.jivesoftware.openfire.auth
Manages the AuthorizationProvider objects.
AuthorizationMapping - Interface in org.jivesoftware.openfire.auth
This is the interface the used to provide default authorization identity when none was selected by the client.
AuthorizationPolicy - Interface in org.jivesoftware.openfire.auth
This is the interface the AuthorizationManager uses to conduct authorizations.
authorize - Static variable in class org.jivesoftware.openfire.pubsub.models.AccessModel
 
authorize(String, String) - Static method in class org.jivesoftware.openfire.auth.AuthorizationManager
Authorize the authenticated username (authcid, principal) to the requested username (authzid).
authorize(String, String) - Method in interface org.jivesoftware.openfire.auth.AuthorizationPolicy
Returns true if the provided authentication identity (identity whose password will be used) is explicitly allowed to the provided authorization identity (identity to act as).
authorize(String, String) - Method in class org.jivesoftware.openfire.auth.DefaultAuthorizationPolicy
Returns true if the provided authentication identity (identity whose password will be used) is explicitly allowed to the provided authorization identity (identity to act as).
authorize(String, String) - Method in class org.jivesoftware.openfire.ldap.LdapAuthorizationPolicy
Returns true if the provided XMPP authentication identity (identity whose password will be used) is explicitly allowed to the provided XMPP authorization identity (identity to act as).
AuthorizeAccess - Class in org.jivesoftware.openfire.pubsub.models
Subscription requests must be approved and only subscribers may retrieve items.
AuthProvider - Interface in org.jivesoftware.openfire.auth
Provider interface for authentication.
AuthProviderMapper - Interface in org.jivesoftware.openfire.auth
Implementations are used to determine what AuthProvider is to be used for a particular username.
authToken - Variable in class org.jivesoftware.openfire.session.LocalClientSession
The authentication token for this session.
AuthToken - Class in org.jivesoftware.openfire.auth
A token that proves that a user has successfully authenticated.
AuthToken(String) - Constructor for class org.jivesoftware.openfire.auth.AuthToken
Constructs a new AuthToken with the specified username.
AuthToken.OneTimeAuthToken - Class in org.jivesoftware.openfire.auth
A token that proves that a user uses a one time access token.
AutoCloseableReentrantLock - Class in org.jivesoftware.util
A ReentrantLock lock that can be unlocked using an AutoCloseable.
AutoCloseableReentrantLock(Class, String) - Constructor for class org.jivesoftware.util.AutoCloseableReentrantLock
Create a class and resource specific lock.
AutoCloseableReentrantLock.AutoCloseableLock - Class in org.jivesoftware.util
 
availabilityETA(Instant) - Method in class org.jivesoftware.openfire.archive.Archiver
Returns an estimation on how long it takes for all data that arrived before a certain instant will have become available in the data store.
availabilityETAOnLocalNode(String, Instant) - Method in class org.jivesoftware.openfire.archive.ArchiveManager
 
availabilityETAOnLocalNode(Instant) - Method in class org.jivesoftware.openfire.archive.Archiver
Returns an estimation on how long it takes for all data that arrived before a certain instant will have become available in the data store.
AvailablePlugin - Class in org.jivesoftware.openfire.update
Plugin available at igniterealtime.org.
AvailablePlugin(String, String, String, Version, String, URL, URL, URL, String, Version, Version, JavaSpecVersion, URL, long, String) - Constructor for class org.jivesoftware.openfire.update.AvailablePlugin
 
availableSession(ClientSession, Presence) - Method in class org.jivesoftware.openfire.pep.IQPEPHandler
 
availableSession(ClientSession, Presence) - Static method in class org.jivesoftware.openfire.user.PresenceEventDispatcher
Notification message indicating that a session that was not available is now available.
availableSession(ClientSession, Presence) - Method in interface org.jivesoftware.openfire.user.PresenceEventListener
Notification message indicating that a session that was not available is now available.

B

backup() - Method in class org.jivesoftware.openfire.keystore.CertificateStore
Copies the file that is the persistent storage for this store to a new file in the backup location.
backup() - Method in class org.jivesoftware.openfire.keystore.CertificateStoreManager
Creates a backup of all files that back any of the certificate stores.
BACKUP_PACKET_DELIVERY_ENABLED - Static variable in class org.jivesoftware.openfire.nio.NettyClientConnectionHandler
Enable / disable backup delivery of stanzas to the 'offline message store' of the corresponding user when a stanza failed to be delivered on a client connection.
BACKUP_PACKET_DELIVERY_ENABLED - Static variable in class org.jivesoftware.openfire.nio.NettyComponentConnectionHandler
Enable / disable backup delivery of stanzas to the XMPP server itself when a stanza failed to be delivered on a component connection.
BACKUP_PACKET_DELIVERY_ENABLED - Static variable in class org.jivesoftware.openfire.nio.NettyMultiplexerConnectionHandler
Enable / disable backup delivery of stanzas to other connections in the same connection manager when a stanza failed to be delivered on a multiplexer (connection manager) connection.
BACKUP_PACKET_DELIVERY_ENABLED - Static variable in class org.jivesoftware.openfire.nio.NettyServerConnectionHandler
Enable / disable backup delivery of stanzas to the XMPP server itself when a stanza failed to be delivered on a server-to-server connection.
backupDirectory - Variable in class org.jivesoftware.openfire.keystore.CertificateStoreConfiguration
 
badRequest - org.jivesoftware.openfire.http.BoshBindingError
The format of an HTTP header or binding element received from the client is unacceptable (e.g., syntax error), or Script Syntax is not supported.
BASE_OBJECT_NAME - Static variable in interface org.jivesoftware.openfire.mbean.ThreadPoolExecutorDelegateMBean
 
Base64 - Class in org.jivesoftware.util
Deprecated, for removal: This API element is subject to removal in a future version.
Use java.util.Base64 instead.
Base64.InputStream - Class in org.jivesoftware.util
Deprecated.
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in org.jivesoftware.util
Deprecated.
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BasicModule - Class in org.jivesoftware.openfire.container
A default Module implementation that basically avoids subclasses having to implement the whole Module interface.
BasicModule(String) - Constructor for class org.jivesoftware.openfire.container.BasicModule
Create a basic module with the given name.
BasicStreamIDFactory - Class in org.jivesoftware.openfire.spi
A basic stream ID factory that produces IDs using a cryptographically strong random number generator.
BasicStreamIDFactory() - Constructor for class org.jivesoftware.openfire.spi.BasicStreamIDFactory
 
bcrypt - org.jivesoftware.openfire.auth.JDBCAuthProvider.PasswordType
The password is stored as a bcrypt hash.
BeanUtils - Class in org.jivesoftware.util
A utility class that provides methods that are useful for dealing with Java Beans.
Beta - org.jivesoftware.util.Version.ReleaseStatus
 
BIRTHDAY - Static variable in class org.jivesoftware.admin.LdapUserTester
 
blacklist - org.jivesoftware.openfire.component.ExternalComponentManager.PermissionPolicy
Any XMPP entity is allowed to connect to the server except for those listed in the not allowed list.
blacklist - org.jivesoftware.openfire.server.RemoteServerManager.PermissionPolicy
Any XMPP entity is allowed to connect to the server except for those listed in the not allowed list.
blockAccess(String) - Static method in class org.jivesoftware.openfire.component.ExternalComponentManager
Blocks an external component from connecting to the local server.
blockAccess(String) - Static method in class org.jivesoftware.openfire.server.RemoteServerManager
Blocks a remote server from connecting to the local server.
blocked - org.jivesoftware.openfire.component.ExternalComponentConfiguration.Permission
The XMPP entity is NOT allowed to connect to the server.
blocked - org.jivesoftware.openfire.server.RemoteServerConfiguration.Permission
The XMPP entity is NOT allowed to connect to the server.
blockGroupEvents() - Method in class org.jivesoftware.openfire.security.DefaultSecurityAuditProvider
The default provider logs group events.
blockGroupEvents() - Method in interface org.jivesoftware.openfire.security.SecurityAuditProvider
Returns true if the provider should not send group change (create, edit, delete, etc) related security events on through.
blockUserEvents() - Method in class org.jivesoftware.openfire.security.DefaultSecurityAuditProvider
The default provider logs user events.
blockUserEvents() - Method in interface org.jivesoftware.openfire.security.SecurityAuditProvider
Returns true if the provider should not send user change (create, edit, delete, etc) related security events on through.
BlogPostServlet - Class in org.jivesoftware.admin.servlet
Servlet used for retrieval of IgniteRealtime's blog's RSS feed.
BlogPostServlet() - Constructor for class org.jivesoftware.admin.servlet.BlogPostServlet
 
Blowfish - Class in org.jivesoftware.util
A class that provides easy Blowfish encryption.
Blowfish() - Constructor for class org.jivesoftware.util.Blowfish
Creates a new Blowfish object using the default key
Blowfish(String) - Constructor for class org.jivesoftware.util.Blowfish
Creates a new Blowfish object using the specified key (oversized password will be cut).
bodyXSLT - Variable in class org.jivesoftware.openfire.pubsub.Node
The URL of an XSL transformation which can be applied to payloads in order to generate an appropriate message body element.
BOSH_C2S - org.jivesoftware.openfire.spi.ConnectionType
BOSH (HTTP-bind) based client connectivity.
BoshBindingError - Enum in org.jivesoftware.openfire.http
An enum defining all errors which can happen during a BOSH session.
BoshBindingError.Type - Enum in org.jivesoftware.openfire.http
 
BOTH - org.jivesoftware.openfire.roster.RosterItem.SubType
The roster item and owner have a mutual subscription.
bounce - org.jivesoftware.openfire.OfflineMessageStrategy.Type
All messages are bounced to the sender.
Breadcrumb(String, String) - Constructor for class org.jivesoftware.admin.AdminPageBean.Breadcrumb
Creates a crumb given a name an URL.
broadcast(Node, Message, Collection<JID>) - Method in class org.jivesoftware.openfire.pep.PEPService
 
broadcast(Node, Message, Collection<JID>) - Method in class org.jivesoftware.openfire.pubsub.PubSubModule
 
broadcast(Node, Message, Collection<JID>) - Method in interface org.jivesoftware.openfire.pubsub.PubSubService
Broadcasts the specified Message containing an event notification to a list of subscribers to the specified node.
broadcast(RosterItem, boolean) - Method in class org.jivesoftware.openfire.roster.Roster
Broadcasts the RosterItem to all the connected resources of this user.
broadcast(Message) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Broadcasts the message stanza as captured by the argument to all occupants that are local to the domain (in other words, it excludes occupants that connected via FMUC).
broadcast(Message) - Method in class org.jivesoftware.openfire.SessionManager
Broadcasts the given data to all connected sessions.
broadcast(Presence, boolean) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Broadcasts the presence stanza as captured by the argument to all occupants that are local to the local domain (in other words, it excludes occupants that are connected via FMUC).
BroadcastMessage - Class in org.jivesoftware.openfire.cluster
Task that will broadcast a message to local connected client sessions.
BroadcastMessage() - Constructor for class org.jivesoftware.openfire.cluster.BroadcastMessage
 
BroadcastMessage(Message) - Constructor for class org.jivesoftware.openfire.cluster.BroadcastMessage
 
broadcastNodeEvent(Message, boolean) - Method in class org.jivesoftware.openfire.pubsub.Node
Broadcasts a node event to subscribers of the node.
broadcastPacket(Message) - Method in class org.jivesoftware.openfire.cluster.ClusterPacketRouter
 
broadcastPacket(Message) - Method in interface org.jivesoftware.openfire.RemotePacketRouter
Brodcasts the specified message to all local client sessions of each cluster node.
broadcastPacket(Message, boolean) - Method in interface org.jivesoftware.openfire.RoutingTable
Broadcasts the specified message to connected client sessions to the local node or across the cluster.
broadcastPacket(Message, boolean) - Method in class org.jivesoftware.openfire.spi.RoutingTableImpl
 
broadcastPresence(Presence) - Method in class org.jivesoftware.openfire.roster.Roster
Broadcast the presence update to all subscribers of the roster.
broadcastPresenceToResources(JID, Presence) - Method in class org.jivesoftware.openfire.SessionManager
Broadcasts presence updates from the originating user's resource to any of the user's existing available resources (including the resource from where the update originates).
buffer - Variable in class org.jivesoftware.openfire.nio.XMLLightweightParser
 
build() - Method in class org.jivesoftware.util.SystemProperty.Builder
Validates the details of the SystemProperty, and generates one if it's valid.
buildList(Class<C>) - Method in class org.jivesoftware.util.SystemProperty.Builder
 
buildSet(Class<C>) - Method in class org.jivesoftware.util.SystemProperty.Builder
 
bulkPublishedItems(List<PublishedItem>, List<PublishedItem>) - Method in class org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProvider
 
bulkPublishedItems(List<PublishedItem>, List<PublishedItem>) - Method in class org.jivesoftware.openfire.pubsub.DefaultPubSubPersistenceProvider
Writes large changesets to the database, using batches and transactions when available.
bulkPublishedItems(List<PublishedItem>, List<PublishedItem>) - Method in class org.jivesoftware.openfire.pubsub.InMemoryPubSubPersistenceProvider
 
bulkPublishedItems(List<PublishedItem>, List<PublishedItem>) - Method in interface org.jivesoftware.openfire.pubsub.PubSubPersistenceProvider
Writes large changesets, using batches and transactions when available.
BUSINESS_CITY - Static variable in class org.jivesoftware.admin.LdapUserTester
 
BUSINESS_COUNTRY - Static variable in class org.jivesoftware.admin.LdapUserTester
 
BUSINESS_DEPARTMENT - Static variable in class org.jivesoftware.admin.LdapUserTester
 
BUSINESS_FAX - Static variable in class org.jivesoftware.admin.LdapUserTester
 
BUSINESS_JOB_TITLE - Static variable in class org.jivesoftware.admin.LdapUserTester
 
BUSINESS_MOBILE - Static variable in class org.jivesoftware.admin.LdapUserTester
 
BUSINESS_PAGER - Static variable in class org.jivesoftware.admin.LdapUserTester
 
BUSINESS_PHONE - Static variable in class org.jivesoftware.admin.LdapUserTester
 
BUSINESS_STATE - Static variable in class org.jivesoftware.admin.LdapUserTester
 
BUSINESS_STREET - Static variable in class org.jivesoftware.admin.LdapUserTester
 
BUSINESS_ZIP - Static variable in class org.jivesoftware.admin.LdapUserTester
 
byteFormat(long) - Static method in class org.jivesoftware.admin.JSTLFunctions
A formatter for formatting byte sizes.
ByteFormat - Class in org.jivesoftware.util
A formatter for formatting byte sizes.
ByteFormat() - Constructor for class org.jivesoftware.util.ByteFormat
 
BYTES - org.jivesoftware.util.cache.Cache.CapacityUnit
The capacity is measured in bytes (an aggregation of the byte-size of all elements).

C

C2S_CACHE_NAME - Static variable in class org.jivesoftware.openfire.spi.RoutingTableImpl
 
C2S_INFO_CACHE_NAME - Static variable in class org.jivesoftware.openfire.SessionManager
 
C2S_SESSION_NAME - Static variable in class org.jivesoftware.openfire.spi.RoutingTableImpl
 
Cache<K extends Serializable,​V extends Serializable> - Interface in org.jivesoftware.util.cache
General purpose cache.
Cache.CapacityUnit - Enum in org.jivesoftware.util.cache
Defines the unit used to calculate the capacity of the cache.
Cacheable - Interface in org.jivesoftware.util.cache
Interface that defines the necessary behavior for objects added to a Cache.
CacheableOptional<T extends Serializable> - Class in org.jivesoftware.util
Some times it is desirable to store in a Cache the absence of a value.
CachedPreparedStatement - Class in org.jivesoftware.database
Allows PreparedStatement information to be cached.
CachedPreparedStatement() - Constructor for class org.jivesoftware.database.CachedPreparedStatement
Constructs a new CachedPreparedStatement.
CachedPreparedStatement(String) - Constructor for class org.jivesoftware.database.CachedPreparedStatement
Constructs a new CachedPreparedStatement.
CacheFactory - Class in org.jivesoftware.util.cache
Creates Cache objects.
CacheFactoryStrategy - Interface in org.jivesoftware.util.cache
Implementation of CacheFactory that relies on the specific clustering solution.
cacheFileTransfer(String, FileTransfer) - Method in class org.jivesoftware.openfire.filetransfer.DefaultFileTransferManager
 
CacheInfo - Class in org.jivesoftware.openfire.container
Configuration to use when creating caches.
CacheInfo(String, CacheInfo.Type, Map<String, String>) - Constructor for class org.jivesoftware.openfire.container.CacheInfo
Creates the configuration to use for the specified cache.
CacheInfo.Type - Enum in org.jivesoftware.openfire.container
 
CacheSizes - Class in org.jivesoftware.util.cache
Utility class for determining the sizes in bytes of commonly used objects.
CacheSizes() - Constructor for class org.jivesoftware.util.cache.CacheSizes
 
CacheUtil - Class in org.jivesoftware.util.cache
Utility methods for working with caches.
CacheUtil() - Constructor for class org.jivesoftware.util.cache.CacheUtil
 
CacheWrapper<K extends Serializable,​V extends Serializable> - Class in org.jivesoftware.util.cache
Acts as a proxy for a Cache implementation.
CachingPubsubPersistenceProvider - Class in org.jivesoftware.openfire.pubsub
 
CachingPubsubPersistenceProvider() - Constructor for class org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProvider
 
CaffeineCache<K extends Serializable,​V extends Serializable> - Class in org.jivesoftware.util.cache
Wraps an instance of Ben Manes' Caffeine cache in a class that inherits from Cache.
calculatePhotoHash(Element) - Static method in class org.jivesoftware.openfire.muc.spi.IQMUCvCardHandler
 
CallableStatementWrapper - Class in org.jivesoftware.database
An implementation of the CallableStatement interface that wraps an underlying CallableStatement object.
CallableStatementWrapper(CallableStatement) - Constructor for class org.jivesoftware.database.CallableStatementWrapper
 
canAccess(String) - Static method in class org.jivesoftware.openfire.component.ExternalComponentManager
Returns true if the external component with the specified subdomain can connect to the local server.
canAccess(String) - Static method in class org.jivesoftware.openfire.server.RemoteServerManager
Returns true if the remote server with the specified domain can connect to the local server.
canAccessItems(Node, JID, JID) - Method in class org.jivesoftware.openfire.pubsub.models.AccessModel
Returns true if the entity is allowed to get the node published items.
canAccessItems(Node, JID, JID) - Method in class org.jivesoftware.openfire.pubsub.models.AuthorizeAccess
 
canAccessItems(Node, JID, JID) - Method in class org.jivesoftware.openfire.pubsub.models.OpenAccess
 
canAccessItems(Node, JID, JID) - Method in class org.jivesoftware.openfire.pubsub.models.PresenceAccess
 
canAccessItems(Node, JID, JID) - Method in class org.jivesoftware.openfire.pubsub.models.RosterAccess
 
canAccessItems(Node, JID, JID) - Method in class org.jivesoftware.openfire.pubsub.models.WhitelistAccess
 
canAnyoneDiscoverJID() - Method in class org.jivesoftware.openfire.muc.MUCRoom
Returns true if every presence packet will include the JID of every occupant.
canAnyoneDiscoverJID() - Method in class org.jivesoftware.openfire.muc.spi.MUCRoomSearchInfo
 
canBroadcastPresence(MUCRole.Role) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Returns true if the presences of the requested role will be broadcast.
cancel - org.jivesoftware.openfire.commands.AdHocCommand.Action
The command should be canceled.
cancel() - Method in class org.jivesoftware.database.CallableStatementWrapper
 
cancel() - Method in class org.jivesoftware.database.StatementWrapper
 
cancel() - Method in class org.jivesoftware.openfire.mediaproxy.Echo
 
cancel(boolean) - Method in class org.jivesoftware.util.ImmediateFuture
 
canceled - org.jivesoftware.openfire.commands.AdHocCommand.Status
The command has been canceled.
cancelScheduledTask(TimerTask) - Method in class org.jivesoftware.util.TaskEngine
Cancels the execution of a scheduled task.
cancelSubscription(NodeSubscription) - Method in class org.jivesoftware.openfire.pubsub.Node
Cancels an existing subscription to the node.
cancelSubscription(NodeSubscription, boolean) - Method in class org.jivesoftware.openfire.pubsub.Node
Cancels an existing subscription to the node.
CancelSubscriptionTask - Class in org.jivesoftware.openfire.pubsub.cluster
A cluster task used to cancel a pubsub node subscription (a relation between an entity an a pubsub node).
CancelSubscriptionTask() - Constructor for class org.jivesoftware.openfire.pubsub.cluster.CancelSubscriptionTask
This no-argument constructor is provided for serialization purposes.
CancelSubscriptionTask(NodeSubscription) - Constructor for class org.jivesoftware.openfire.pubsub.cluster.CancelSubscriptionTask
Constructs a new task that cancels a subscription to a pubsub node.
canChangeNickname() - Method in class org.jivesoftware.openfire.muc.MUCRoom
Returns true if room occupants are allowed to change their nicknames in the room.
canChangePassword() - Method in class org.jivesoftware.openfire.handler.IQRegisterHandler
 
canCreateNode(JID) - Method in class org.jivesoftware.openfire.pep.PEPService
 
canCreateNode(JID) - Method in class org.jivesoftware.openfire.pubsub.PubSubModule
 
canCreateNode(JID) - Method in interface org.jivesoftware.openfire.pubsub.PubSubService
Returns true if the pubsub service allows the specified user to create nodes.
canDelete(JID) - Method in class org.jivesoftware.openfire.pubsub.PublishedItem
Returns true if the user that is trying to delete an item is allowed to delete it.
canDiscoverRoom(MUCRoom, JID) - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
Checks if the a particular entity is allowed to discover the room's existence.
canDiscoverRoom(MUCRoom, JID) - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
 
canFloodOfflineMessages() - Method in interface org.jivesoftware.openfire.session.ClientSession
Returns true if the offline messages of the user should be sent to the user when the user becomes online.
canFloodOfflineMessages() - Method in class org.jivesoftware.openfire.session.LocalClientSession
Returns true if the offline messages of the user should be sent to the user when the user becomes online.
canFloodOfflineMessages() - Method in class org.jivesoftware.openfire.session.RemoteClientSession
 
CannotBeInvitedException - Exception in org.jivesoftware.openfire.muc
Exception used for representing the error when an external MUC delegate responds to an invite-user packet by rejecting the invitation attempt.
CannotBeInvitedException() - Constructor for exception org.jivesoftware.openfire.muc.CannotBeInvitedException
 
CannotBeInvitedException(String) - Constructor for exception org.jivesoftware.openfire.muc.CannotBeInvitedException
 
CannotBeInvitedException(String, Throwable) - Constructor for exception org.jivesoftware.openfire.muc.CannotBeInvitedException
 
CannotBeInvitedException(Throwable) - Constructor for exception org.jivesoftware.openfire.muc.CannotBeInvitedException
 
CannotCalculateSizeException - Exception in org.jivesoftware.util.cache
Flags an exception when we cannot determine size of the object to be cached.
CannotCalculateSizeException() - Constructor for exception org.jivesoftware.util.cache.CannotCalculateSizeException
 
CannotCalculateSizeException(Object) - Constructor for exception org.jivesoftware.util.cache.CannotCalculateSizeException
 
canOccupantsChangeSubject() - Method in class org.jivesoftware.openfire.muc.MUCRoom
Returns true if participants are allowed to change the room's subject.
canOccupantsInvite() - Method in class org.jivesoftware.openfire.muc.MUCRoom
Returns true if occupants can invite other users to the room.
canProbePresence(JID, String) - Method in interface org.jivesoftware.openfire.PresenceManager
Returns true if the the prober is allowed to see the presence of the probee.
canProbePresence(JID, String) - Method in class org.jivesoftware.openfire.spi.PresenceManagerImpl
 
canProcess(Packet) - Method in class org.jivesoftware.openfire.session.LocalClientSession
Returns true if the specified packet must not be blocked based on the active or default privacy list rules.
canPublish(Node, JID) - Method in class org.jivesoftware.openfire.pubsub.models.OnlyPublishers
 
canPublish(Node, JID) - Method in class org.jivesoftware.openfire.pubsub.models.OnlySubscribers
 
canPublish(Node, JID) - Method in class org.jivesoftware.openfire.pubsub.models.OpenPublisher
 
canPublish(Node, JID) - Method in class org.jivesoftware.openfire.pubsub.models.PublisherModel
Returns true if the entity is allowed to publish items to the specified node.
canSendPrivateMessage() - Method in class org.jivesoftware.openfire.muc.MUCRoom
Returns the minimal role of persons that are allowed to send private messages in the room.
canSendPublicationEvent(LeafNode, PublishedItem) - Method in class org.jivesoftware.openfire.pubsub.NodeSubscription
Returns true if an event notification can be sent to the subscriber for the specified published item based on the subscription configuration and subscriber status.
canSubscribe(Node, JID, JID) - Method in class org.jivesoftware.openfire.pubsub.models.AccessModel
Returns true if the entity is allowed to subscribe to the specified node.
canSubscribe(Node, JID, JID) - Method in class org.jivesoftware.openfire.pubsub.models.AuthorizeAccess
 
canSubscribe(Node, JID, JID) - Method in class org.jivesoftware.openfire.pubsub.models.OpenAccess
 
canSubscribe(Node, JID, JID) - Method in class org.jivesoftware.openfire.pubsub.models.PresenceAccess
 
canSubscribe(Node, JID, JID) - Method in class org.jivesoftware.openfire.pubsub.models.RosterAccess
 
canSubscribe(Node, JID, JID) - Method in class org.jivesoftware.openfire.pubsub.models.WhitelistAccess
 
CDATA_END - Static variable in class org.jivesoftware.openfire.nio.XMLLightweightParser
 
CDATA_START - Static variable in class org.jivesoftware.openfire.nio.XMLLightweightParser
 
cdataOffset - Variable in class org.jivesoftware.openfire.nio.XMLLightweightParser
 
CertificateEventListener - Interface in org.jivesoftware.util
Interface to listen for certificate events.
CertificateIdentityMapping - Interface in org.jivesoftware.util.cert
This is the interface used to map identity credentials from certificates.
CertificateManager - Class in org.jivesoftware.util
Utility class that provides similar functionality to the keytool tool.
CertificateManager() - Constructor for class org.jivesoftware.util.CertificateManager
 
CertificateStore - Class in org.jivesoftware.openfire.keystore
A wrapper class for a Java store of certificates, its metadata (password, location) and related functionality.
CertificateStore(CertificateStoreConfiguration, boolean) - Constructor for class org.jivesoftware.openfire.keystore.CertificateStore
 
CertificateStoreConfigException - Exception in org.jivesoftware.openfire.keystore
A checked exception that indicates problems related to Certificate Store functionality.
CertificateStoreConfigException() - Constructor for exception org.jivesoftware.openfire.keystore.CertificateStoreConfigException
 
CertificateStoreConfigException(String) - Constructor for exception org.jivesoftware.openfire.keystore.CertificateStoreConfigException
 
CertificateStoreConfigException(String, Throwable) - Constructor for exception org.jivesoftware.openfire.keystore.CertificateStoreConfigException
 
CertificateStoreConfigException(String, Throwable, boolean, boolean) - Constructor for exception org.jivesoftware.openfire.keystore.CertificateStoreConfigException
 
CertificateStoreConfigException(Throwable) - Constructor for exception org.jivesoftware.openfire.keystore.CertificateStoreConfigException
 
CertificateStoreConfiguration - Class in org.jivesoftware.openfire.keystore
Certificate stores are configured using a defined set of properties.
CertificateStoreConfiguration(String, File, char[], File) - Constructor for class org.jivesoftware.openfire.keystore.CertificateStoreConfiguration
Creates a new instance.
CertificateStoreManager - Class in org.jivesoftware.openfire.keystore
A manager of certificate stores.
CertificateStoreManager() - Constructor for class org.jivesoftware.openfire.keystore.CertificateStoreManager
 
CertificateStoreManager(boolean) - Constructor for class org.jivesoftware.openfire.keystore.CertificateStoreManager
 
CertificateStoreWatcher - Class in org.jivesoftware.openfire.keystore
Detects file-system based changes to (Java) keystores that back Openfire Certificate Stores, reloading them when needed.
CertificateStoreWatcher() - Constructor for class org.jivesoftware.openfire.keystore.CertificateStoreWatcher
 
CertificateUtils - Class in org.jivesoftware.openfire.keystore
Utility methods for working with Certificate instances.
CertificateUtils() - Constructor for class org.jivesoftware.openfire.keystore.CertificateUtils
 
CHALLENGE - org.jivesoftware.openfire.net.SASLAuthentication.ElementType
 
Change(RosterItem.RecvType, RosterItem.SubType, RosterItem.AskType) - Constructor for class org.jivesoftware.openfire.handler.PresenceSubscribeHandler.Change
 
changeDefaultList(String, PrivacyList, PrivacyList) - Method in class org.jivesoftware.openfire.privacy.PrivacyListManager
Sets a given privacy list as the new default list of the user.
changeNickname(String) - Method in class org.jivesoftware.openfire.muc.MUCRole
Changes the nickname of the occupant within the room to the new nickname.
changeParent(CollectionNode) - Method in class org.jivesoftware.openfire.pubsub.Node
Changes the parent node of this node.
changePriority(LocalClientSession, int) - Method in class org.jivesoftware.openfire.SessionManager
Change the priority of a session, that was already available, associated with the sender.
changeSubject(Message, MUCRole) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Changes the room's subject if the occupant has enough permissions.
ChangeUserPassword - Class in org.jivesoftware.openfire.commands.admin.user
Command that allows to change password of existing users.
ChangeUserPassword() - Constructor for class org.jivesoftware.openfire.commands.admin.user.ChangeUserPassword
 
Channel<T extends org.xmpp.packet.Packet> - Class in org.jivesoftware.openfire
A channel provides a mechanism to queue work units for processing.
Channel(String, ChannelHandler<T>) - Constructor for class org.jivesoftware.openfire.Channel
Creates a new channel.
channelActive(ChannelHandlerContext) - Method in class org.jivesoftware.openfire.nio.NettyOutboundConnectionHandler
 
channelAtoB - Variable in class org.jivesoftware.openfire.mediaproxy.MediaProxySession
 
channelAtoBControl - Variable in class org.jivesoftware.openfire.mediaproxy.MediaProxySession
 
channelBtoA - Variable in class org.jivesoftware.openfire.mediaproxy.MediaProxySession
 
channelBtoAControl - Variable in class org.jivesoftware.openfire.mediaproxy.MediaProxySession
 
ChannelHandler<T extends org.xmpp.packet.Packet> - Interface in org.jivesoftware.openfire
Interface to handle packets delivered by Channels.
ChannelNotFoundException - Exception in org.jivesoftware.openfire
Thrown when a channel lookup fails to find the specified channel.
ChannelNotFoundException() - Constructor for exception org.jivesoftware.openfire.ChannelNotFoundException
 
ChannelNotFoundException(String) - Constructor for exception org.jivesoftware.openfire.ChannelNotFoundException
 
channelRead0(ChannelHandlerContext, String) - Method in class org.jivesoftware.openfire.nio.NettyConnectionHandler
 
channelUnregistered(ChannelHandlerContext) - Method in class org.jivesoftware.openfire.nio.NettyConnectionHandler
 
characters(char[], int, int) - Method in class org.jivesoftware.util.XMLWriter
 
CHARSET - Static variable in class org.jivesoftware.openfire.server.ServerDialback
The utf-8 charset for decoding and encoding Jabber packet streams.
check(Certificate, Collection<String>) - Method in class org.jivesoftware.openfire.net.OCSPChecker
 
checkAuthentication(Rdn[], String) - Method in class org.jivesoftware.openfire.ldap.LdapManager
Returns true if the user is able to successfully authenticate against the LDAP server.
checkChainTrusted(CertSelector, X509Certificate...) - Method in class org.jivesoftware.openfire.keystore.OpenfireX509TrustManager
Determine if the given partial or complete certificate chain can be trusted to represent the entity that is defined by the criteria specified by the 'selector' argument.
checkClientTrusted(X509Certificate[], String) - Method in class org.jivesoftware.openfire.keystore.OpenfireX509TrustManager
 
checkClientTrusted(X509Certificate[], String) - Method in class org.jivesoftware.openfire.net.ClientTrustManager
 
checkClientTrusted(X509Certificate[], String) - Method in class org.jivesoftware.openfire.net.ServerTrustManager
 
checkForPluginsUpdates(boolean) - Method in class org.jivesoftware.openfire.update.UpdateManager
Queries the igniterealtime.org server.
checkForServerUpdate(boolean) - Method in class org.jivesoftware.openfire.update.UpdateManager
Queries the igniterealtime.org server with a request that contains the currently installed server version.
checkObsolete(String) - Method in class org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManager
Verifies if the provided 'ver' hash is used for any user.
checkOneTimeAccessToken(String) - Static method in class org.jivesoftware.openfire.auth.AuthFactory
 
checkOpenfireSchema(Connection) - Method in class org.jivesoftware.database.SchemaManager
Checks the Openfire database schema to ensure that it's installed and up to date.
checkOutgoingDomainPair(DomainPair) - Method in class org.jivesoftware.openfire.session.LocalOutgoingServerSession
 
checkOutgoingDomainPair(DomainPair) - Method in interface org.jivesoftware.openfire.session.OutgoingServerSession
Checks to see if a pair of domains has previously been authenticated.
checkOutgoingDomainPair(DomainPair) - Method in class org.jivesoftware.openfire.session.RemoteOutgoingServerSession
 
checkPassword(String, String) - Method in class org.jivesoftware.openfire.auth.DefaultAuthProvider
 
checkPluginSchema(Plugin) - Method in class org.jivesoftware.database.SchemaManager
Checks the plugin's database schema (if one is required) to ensure that it's installed and up to date.
checkServerTrusted(X509Certificate[], String) - Method in class org.jivesoftware.openfire.keystore.OpenfireX509TrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class org.jivesoftware.openfire.net.ClientTrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for server SSL authentication based on the authentication type.
checkServerTrusted(X509Certificate[], String) - Method in class org.jivesoftware.openfire.net.ServerTrustManager
Given the partial or complete certificate chain provided by the peer, build a certificate path to a trusted root and return if it can be validated and is trusted for server SSL authentication based on the authentication type.
chopAtWord(String, int) - Static method in class org.jivesoftware.util.StringUtils
Intelligently chops a String at a word boundary (whitespace) that occurs at the specified index in the argument or before.
CITY - Static variable in interface org.jivesoftware.openfire.handler.IQRegisterInfo
The user's city
ClassUtils - Class in org.jivesoftware.util
A utility class to assist with loading classes or resources by name.
clear() - Method in class org.jivesoftware.openfire.group.ConcurrentGroupList
 
clear() - Method in class org.jivesoftware.openfire.group.ConcurrentGroupMap
 
clear() - Method in class org.jivesoftware.openfire.group.DefaultGroupPropertyMap
 
clear() - Method in class org.jivesoftware.openfire.muc.spi.MUCServiceProperties
 
clear() - Method in class org.jivesoftware.util.cache.CacheWrapper
 
clear() - Method in class org.jivesoftware.util.cache.CaffeineCache
Removes all of the mappings from this map (optional operation).
clear() - Method in class org.jivesoftware.util.cache.ComponentCacheWrapper
 
clear() - Method in class org.jivesoftware.util.cache.DefaultCache
 
clear() - Method in class org.jivesoftware.util.cache.SerializingCache
 
clear() - Method in class org.jivesoftware.util.JiveProperties
 
clear() - Method in class org.jivesoftware.util.LinkedList
Erases all elements in the list and re-initializes it.
clearAdminUsers() - Method in class org.jivesoftware.openfire.admin.AdminManager
Clears the list of admin users.
clearAgentListeners() - Method in class org.jivesoftware.openfire.mediaproxy.MediaProxySession
Removes every Session events listeners
clearBatch() - Method in class org.jivesoftware.database.CallableStatementWrapper
 
clearBatch() - Method in class org.jivesoftware.database.StatementWrapper
 
clearCaches() - Method in class org.jivesoftware.openfire.user.UserManager
Exposed for test use only
clearCaches() - Static method in class org.jivesoftware.util.cache.CacheFactory
 
clearCaches(String...) - Static method in class org.jivesoftware.util.cache.CacheFactory
 
clearParameters() - Method in class org.jivesoftware.database.CallableStatementWrapper
 
clearParameters() - Method in class org.jivesoftware.database.PreparedStatementWrapper
 
clearPassword() - Method in class org.jivesoftware.openfire.sasl.VerifyPasswordCallback
Clear the retrieved password.
clearWarnings() - Method in class org.jivesoftware.database.AbstractConnection
 
clearWarnings() - Method in class org.jivesoftware.database.CallableStatementWrapper
 
clearWarnings() - Method in class org.jivesoftware.database.StatementWrapper
 
Client() - Constructor for class org.jivesoftware.openfire.session.ConnectionSettings.Client
 
CLIENT - Static variable in class org.jivesoftware.openfire.cluster.GetBasicStatistics
 
ClientRoute - Class in org.jivesoftware.openfire.spi
Internal object used by RoutingTableImpl to keep track of the node that own a ClientSession and whether the session is available or not.
ClientRoute() - Constructor for class org.jivesoftware.openfire.spi.ClientRoute
 
ClientRoute(NodeID, boolean) - Constructor for class org.jivesoftware.openfire.spi.ClientRoute
 
ClientSession - Interface in org.jivesoftware.openfire.session
Represents a session between the server and a client.
ClientSessionConnection - Class in org.jivesoftware.openfire.multiplex
Represents a connection of a Client Session that was established to a Connection Manager.
ClientSessionConnection(String, String, String) - Constructor for class org.jivesoftware.openfire.multiplex.ClientSessionConnection
 
ClientSessionInfo - Class in org.jivesoftware.openfire.session
Client session information to be used when running in a cluster.
ClientSessionInfo() - Constructor for class org.jivesoftware.openfire.session.ClientSessionInfo
 
ClientSessionInfo(LocalClientSession) - Constructor for class org.jivesoftware.openfire.session.ClientSessionInfo
 
ClientSessionTask - Class in org.jivesoftware.openfire.session
Class that defines possible remote operations that could be performed on remote client sessions.
ClientSessionTask() - Constructor for class org.jivesoftware.openfire.session.ClientSessionTask
 
ClientSessionTask(JID, RemoteSessionTask.Operation) - Constructor for class org.jivesoftware.openfire.session.ClientSessionTask
 
ClientStanzaHandler - Class in org.jivesoftware.openfire.net
Handler of XML stanzas sent by clients connected directly to the server.
ClientStanzaHandler(PacketRouter, Connection) - Constructor for class org.jivesoftware.openfire.net.ClientStanzaHandler
 
ClientTrustManager - Class in org.jivesoftware.openfire.net
ClientTrustManager is a Trust Manager that is only used for c2s connections.
ClientTrustManager(KeyStore) - Constructor for class org.jivesoftware.openfire.net.ClientTrustManager
 
close - org.jivesoftware.openfire.session.RemoteSessionTask.Operation
 
close() - Method in class org.jivesoftware.database.AbstractConnection
 
close() - Method in class org.jivesoftware.database.CallableStatementWrapper
 
close() - Method in class org.jivesoftware.database.ProfiledConnection
 
close() - Method in class org.jivesoftware.database.StatementWrapper
 
close() - Method in interface org.jivesoftware.openfire.Connection
Close this connection including associated session.
close() - Method in class org.jivesoftware.openfire.http.HttpConnection
The connection should be closed without delivering a stanza to the requestor.
close() - Method in class org.jivesoftware.openfire.net.TLSStreamHandler
Closes the channels that will end up closing the input and output streams of the connection.
close() - Method in class org.jivesoftware.openfire.net.TLSWrapper
Signals that no more outbound application data will be sent on this TLSHandler.
close() - Method in class org.jivesoftware.openfire.session.LocalSession
 
close() - Method in class org.jivesoftware.openfire.session.RemoteSession
 
close() - Method in interface org.jivesoftware.openfire.session.Session
Close this session including associated socket connection.
close() - Method in class org.jivesoftware.util.AutoCloseableReentrantLock.AutoCloseableLock
Releases the lock.
close() - Method in class org.jivesoftware.util.Base64.OutputStream
Deprecated.
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.jivesoftware.util.XMLWriter
Closes the underlying Writer
close(StreamError) - Method in interface org.jivesoftware.openfire.Connection
Close this connection including associated session, optionally citing a stream error.
close(StreamError, boolean) - Method in interface org.jivesoftware.openfire.Connection
Close this connection including associated session, optionally citing a stream error.
close(StreamError, boolean) - Method in class org.jivesoftware.openfire.net.SocketConnection
Deprecated.
 
close(StreamError, boolean) - Method in class org.jivesoftware.openfire.net.VirtualConnection
Closes the session, the virtual connection and notifies listeners that the connection has been closed.
close(StreamError, boolean) - Method in class org.jivesoftware.openfire.nio.NettyConnection
 
closeClientSession(String, StreamID) - Method in class org.jivesoftware.openfire.multiplex.ConnectionMultiplexerManager
Closes an existing client session that was established through a connection manager.
closeConnection(Connection) - Static method in class org.jivesoftware.database.DbConnectionManager
Closes a database connection (returning the connection to the connection pool).
closeConnection(ResultSet, Statement, Connection) - Static method in class org.jivesoftware.database.DbConnectionManager
Closes a result set, statement and database connection (returning the connection to the connection pool).
closeConnection(Statement, Connection) - Static method in class org.jivesoftware.database.DbConnectionManager
Closes a statement and database connection (returning the connection to the connection pool).
CLOSED - org.jivesoftware.openfire.Connection.State
 
CLOSED - org.jivesoftware.openfire.net.TLSStatus
The operation just closed this side of the SSLEngine, or the operation could not be completed because it was already closed.
CLOSED - org.jivesoftware.openfire.session.Session.Status
 
closeListeners - Variable in class org.jivesoftware.openfire.net.AbstractConnection
Contains all registered listener for close event notification.
closeNeverEncryptedConnection() - Method in class org.jivesoftware.openfire.net.StanzaHandler
Close the connection since TLS was mandatory and the entity never negotiated TLS.
closeOnCompletion() - Method in class org.jivesoftware.database.StatementWrapper
 
closeResultSet(ResultSet) - Static method in class org.jivesoftware.database.DbConnectionManager
Closes a result set.
closeStatement(ResultSet, Statement) - Static method in class org.jivesoftware.database.DbConnectionManager
Closes a statement and a result set.
closeStatement(Statement) - Static method in class org.jivesoftware.database.DbConnectionManager
Closes a statement.
closeTransactionConnection(Connection, boolean) - Static method in class org.jivesoftware.database.DbConnectionManager
Closes a Connection.
closeTransactionConnection(PreparedStatement, Connection, boolean) - Static method in class org.jivesoftware.database.DbConnectionManager
Closes a PreparedStatement and Connection.
closeVirtualConnection(StreamError) - Method in class org.jivesoftware.openfire.http.HttpSession.HttpVirtualConnection
 
closeVirtualConnection(StreamError) - Method in class org.jivesoftware.openfire.multiplex.ClientSessionConnection
If the Connection Manager or the Client requested to close the connection then just do nothing.
closeVirtualConnection(StreamError) - Method in class org.jivesoftware.openfire.net.VirtualConnection
Closes the virtual connection.
closeVirtualConnection(StreamError) - Method in class org.jivesoftware.openfire.websocket.WebSocketConnection
 
CLUSTER_PROPERTY_NAME - Static variable in class org.jivesoftware.openfire.cluster.ClusterManager
 
CLUSTERED_CACHE_PROPERTY_NAME - Static variable in class org.jivesoftware.util.cache.CacheFactory
 
ClusteredCacheEntryListener<K,​V> - Interface in org.jivesoftware.openfire.cluster
An event listener for changes made to entries of a clustered cache.
ClusterEventListener - Interface in org.jivesoftware.openfire.cluster
Listener for cluster events.
clusteringStateConsistencyReportForClientRoutes() - Method in class org.jivesoftware.openfire.spi.RoutingTableImpl
Verifies that RoutingTableImpl.usersCache, RoutingTableImpl.anonymousUsersCache, {@link #localRoutingTable#getClientsRoutes(boolean)} and RoutingTableImpl.routeOwnersByClusterNode are in a consistent state.
clusteringStateConsistencyReportForComponentRoutes() - Method in class org.jivesoftware.openfire.spi.RoutingTableImpl
Verifies that RoutingTableImpl.componentsCache, {@link #localRoutingTable#getComponentRoute()} and RoutingTableImpl.componentsByClusterNode are in a consistent state.
clusteringStateConsistencyReportForIncomingServerSessionInfos() - Method in class org.jivesoftware.openfire.SessionManager
Verifies that SessionManager.incomingServerSessionInfoCache, {@link #localSessionManager#getIncomingServerSessions()} and SessionManager.incomingServerSessionInfoByClusterNode are in a consistent state.
clusteringStateConsistencyReportForMucRoomsAndOccupant() - Method in class org.jivesoftware.openfire.muc.MultiUserChatManager
Verifies that caches and supporting structures around rooms and occupants are in a consistent state.
clusteringStateConsistencyReportForServerRoutes() - Method in class org.jivesoftware.openfire.spi.RoutingTableImpl
Verifies that RoutingTableImpl.serversCache, {@link #localRoutingTable#getServerRoutes} and RoutingTableImpl.s2sDomainPairsByClusterNode are in a consistent state.
clusteringStateConsistencyReportForSessionInfos() - Method in class org.jivesoftware.openfire.SessionManager
Verifies that SessionManager.sessionInfoCache, {@link #routingTable#getClientsRoutes(boolean)} and SessionManager.sessionInfoKeysByClusterNode are in a consistent state.
clusteringStateConsistencyReportForUsersSessions() - Method in class org.jivesoftware.openfire.spi.RoutingTableImpl
Verifies that RoutingTableImpl.usersSessionsCache, RoutingTableImpl.usersCache and RoutingTableImpl.anonymousUsersCache are in a consistent state.
ClusterManager - Class in org.jivesoftware.openfire.cluster
A cluster manager is responsible for triggering events related to clustering.
ClusterManager() - Constructor for class org.jivesoftware.openfire.cluster.ClusterManager
 
ClusterMonitor - Class in org.jivesoftware.openfire.cluster
Monitors the state of the cluster, and warns admins when nodes leave or rejoin the cluster
ClusterMonitor() - Constructor for class org.jivesoftware.openfire.cluster.ClusterMonitor
 
ClusterNodeInfo - Interface in org.jivesoftware.openfire.cluster
Basic information about a cluster node.
ClusterPacketRouter - Class in org.jivesoftware.openfire.cluster
Route packets to other nodes of the cluster.
ClusterPacketRouter() - Constructor for class org.jivesoftware.openfire.cluster.ClusterPacketRouter
 
ClusterTask<V> - Interface in org.jivesoftware.util.cache
An interface to mix in Externalizable and Runnable, which are both required for sending invokable tasks across a cluster.
CM_CACHE_NAME - Static variable in class org.jivesoftware.openfire.SessionManager
 
CNCertificateIdentityMapping - Class in org.jivesoftware.util.cert
Certificate identity mapping that uses the CommonName as the identity credentials
CNCertificateIdentityMapping() - Constructor for class org.jivesoftware.util.cert.CNCertificateIdentityMapping
 
CollectionNode - Class in org.jivesoftware.openfire.pubsub
A type of node that contains nodes and/or other collections but no published items.
CollectionNode() - Constructor for class org.jivesoftware.openfire.pubsub.CollectionNode
 
CollectionNode(PubSubService.UniqueIdentifier, CollectionNode, String, JID, boolean, boolean, boolean, boolean, boolean, boolean, AccessModel, PublisherModel, String, Node.ItemReplyPolicy, CollectionNode.LeafNodeAssociationPolicy, int) - Constructor for class org.jivesoftware.openfire.pubsub.CollectionNode
 
CollectionNode(PubSubService.UniqueIdentifier, CollectionNode, String, JID, DefaultNodeConfiguration) - Constructor for class org.jivesoftware.openfire.pubsub.CollectionNode
 
CollectionNode.LeafNodeAssociationPolicy - Enum in org.jivesoftware.openfire.pubsub
Policy that defines who may associate leaf nodes with a collection.
collectionToString(Collection<String>) - Static method in class org.jivesoftware.util.StringUtils
Returns a collection of Strings as a comma-delimitted list of strings.
CollectionUtils - Class in org.jivesoftware.util
A utility class that provides re-usable functionality that relates to Java collections.
CollectionUtils() - Constructor for class org.jivesoftware.util.CollectionUtils
 
COMMAND_LIMIT - Static variable in class org.jivesoftware.openfire.commands.AdHocCommandManager
The maximum allowed simultaneous command sessions per user.
COMMAND_TIMEOUT - Static variable in class org.jivesoftware.openfire.commands.AdHocCommandManager
The maximum allowed duration of a command session (all stages of a command need to have provided by the user within this time).
comment(char[], int, int) - Method in class org.jivesoftware.util.XMLWriter
 
commit() - Method in class org.jivesoftware.database.AbstractConnection
 
compare(Object, Object) - Method in class org.jivesoftware.util.SimpleSSLSocketFactory
 
comparePasswords(String, String) - Method in class org.jivesoftware.openfire.auth.JDBCAuthProvider
 
compareTo(ArchiveCandidate<E>) - Method in class org.jivesoftware.openfire.archive.ArchiveCandidate
 
compareTo(PrivacyItem) - Method in class org.jivesoftware.openfire.privacy.PrivacyItem
 
compareTo(JavaSpecVersion) - Method in class org.jivesoftware.util.JavaSpecVersion
 
compareTo(Version) - Method in class org.jivesoftware.util.Version
 
compareTo(JID) - Method in class org.jivesoftware.openfire.group.GroupJID
 
complete - org.jivesoftware.openfire.commands.AdHocCommand.Action
The command should be completed (if possible).
completed - org.jivesoftware.openfire.commands.AdHocCommand.Status
The command has completed.
Component() - Constructor for class org.jivesoftware.openfire.session.ConnectionSettings.Component
 
COMPONENT - org.jivesoftware.openfire.spi.ConnectionType
Openfire External Component connectivity.
COMPONENT_CACHE_NAME - Static variable in class org.jivesoftware.openfire.component.InternalComponentManager
 
COMPONENT_CACHE_NAME - Static variable in class org.jivesoftware.openfire.spi.RoutingTableImpl
 
COMPONENT_SESSION_CACHE_NAME - Static variable in class org.jivesoftware.openfire.SessionManager
 
componentAllowed(String, ExternalComponentConfiguration) - Method in interface org.jivesoftware.openfire.component.ExternalComponentManagerListener
Notification indicating that a new component was allowed to connect using a given configuration.
componentBlocked(String) - Method in interface org.jivesoftware.openfire.component.ExternalComponentManagerListener
Notification indicating that a component was blocked to connect to the server.
ComponentCacheWrapper<K extends Serializable,​V extends Serializable> - Class in org.jivesoftware.util.cache
This specialized wrapper is used for the Components cache, which should not be purged.
ComponentCacheWrapper(Cache<K, V>) - Constructor for class org.jivesoftware.util.cache.ComponentCacheWrapper
 
componentConfigurationDeleted(String) - Method in interface org.jivesoftware.openfire.component.ExternalComponentManagerListener
Notification indicating that the configuration of a component, that was either blocked or allowed to connect, is being deleted.
ComponentEventListener - Interface in org.jivesoftware.openfire.component
Interface to listen for component events.
componentInfoReceived(IQ) - Method in interface org.jivesoftware.openfire.component.ComponentEventListener
The server has received a disco#info response from the component.
componentInfoReceived(IQ) - Method in class org.jivesoftware.openfire.interceptor.PacketCopier
 
componentRegistered(JID) - Method in interface org.jivesoftware.openfire.component.ComponentEventListener
A component was registered with the Component Manager.
componentRegistered(JID) - Method in class org.jivesoftware.openfire.interceptor.PacketCopier
 
componentSecretUpdated(String, String) - Method in interface org.jivesoftware.openfire.component.ExternalComponentManagerListener
Notification indicating that the configuration of a component, that was either blocked or allowed to connect, is being deleted.
ComponentSession - Interface in org.jivesoftware.openfire.session
Represents a session between the server and an external component.
ComponentSession.ExternalComponent - Interface in org.jivesoftware.openfire.session
The ExternalComponent acts as a proxy of the remote connected component.
ComponentSessionTask - Class in org.jivesoftware.openfire.session
Class that defines possible remote operations that could be performed on remote component sessions (for external components only).
ComponentSessionTask() - Constructor for class org.jivesoftware.openfire.session.ComponentSessionTask
 
ComponentSessionTask(JID, RemoteSessionTask.Operation) - Constructor for class org.jivesoftware.openfire.session.ComponentSessionTask
 
ComponentStanzaHandler - Class in org.jivesoftware.openfire.net
Handler of XML stanzas sent by external components connected directly to the server.
ComponentStanzaHandler(PacketRouter, Connection) - Constructor for class org.jivesoftware.openfire.net.ComponentStanzaHandler
 
componentUnregistered(JID) - Method in interface org.jivesoftware.openfire.component.ComponentEventListener
A component was removed.
componentUnregistered(JID) - Method in class org.jivesoftware.openfire.interceptor.PacketCopier
 
compressClient(Element) - Method in class org.jivesoftware.openfire.net.StanzaHandler
Start using compression but first check if the connection can and should use compression.
COMPRESSION_SETTINGS - Static variable in class org.jivesoftware.openfire.session.ConnectionSettings.Client
 
COMPRESSION_SETTINGS - Static variable in class org.jivesoftware.openfire.session.ConnectionSettings.Component
 
COMPRESSION_SETTINGS - Static variable in class org.jivesoftware.openfire.session.ConnectionSettings.Multiplex
 
COMPRESSION_SETTINGS - Static variable in class org.jivesoftware.openfire.session.ConnectionSettings.Server
 
compressionSuccessful() - Method in class org.jivesoftware.openfire.net.StanzaHandler
After compression was successful we should open a new stream and offer new stream features such as resource binding and session establishment.
computeHmac(byte[], String) - Static method in class org.jivesoftware.openfire.auth.ScramUtils
 
ConcurrentGroupList<T> - Class in org.jivesoftware.openfire.group
This list specifies additional methods that understand groups among the items in the list.
ConcurrentGroupList() - Constructor for class org.jivesoftware.openfire.group.ConcurrentGroupList
 
ConcurrentGroupList(Collection<? extends T>) - Constructor for class org.jivesoftware.openfire.group.ConcurrentGroupList
 
ConcurrentGroupMap<K,​V> - Class in org.jivesoftware.openfire.group
This extension class provides additional methods that understand groups among the entries in the map.
ConcurrentGroupMap() - Constructor for class org.jivesoftware.openfire.group.ConcurrentGroupMap
 
configuration - Variable in class org.jivesoftware.openfire.keystore.CertificateStore
 
configuration - Variable in class org.jivesoftware.openfire.nio.NettyConnectionHandler
The configuration for new connections.
configuration - Variable in class org.jivesoftware.openfire.spi.ConnectionAcceptor
 
configure(String) - Method in class org.jivesoftware.openfire.container.PluginCacheConfigurator
 
configure(JettyWebSocketServletFactory) - Method in class org.jivesoftware.openfire.websocket.OpenfireWebSocketServlet
 
configure(DataForm) - Method in class org.jivesoftware.openfire.pubsub.Node
Changes the node configuration based on the completed data form.
configure(FormField) - Method in class org.jivesoftware.openfire.pubsub.CollectionNode
 
configure(FormField) - Method in class org.jivesoftware.openfire.pubsub.LeafNode
 
configure(FormField) - Method in class org.jivesoftware.openfire.pubsub.Node
Configures the node with the completed form field.
configure(IQ, DataForm) - Method in class org.jivesoftware.openfire.pubsub.NodeSubscription
Configures the subscription based on the sent DataForm included in the IQ packet sent by the subscriber.
configureService(DataForm) - Method in class org.jivesoftware.openfire.pubsub.PubSubServiceInfo
 
ConflictException - Exception in org.jivesoftware.openfire.muc
Exception used for representing a conflict error in a MUCRoom.
ConflictException() - Constructor for exception org.jivesoftware.openfire.muc.ConflictException
 
ConflictException(String) - Constructor for exception org.jivesoftware.openfire.muc.ConflictException
 
ConflictException(String, Throwable) - Constructor for exception org.jivesoftware.openfire.muc.ConflictException
 
ConflictException(Throwable) - Constructor for exception org.jivesoftware.openfire.muc.ConflictException
 
conn - Variable in class org.jivesoftware.openfire.session.LocalSession
The connection that this session represents.
CONNECTED - org.jivesoftware.openfire.session.Session.Status
 
connection - Variable in class org.jivesoftware.database.AbstractConnection
 
connection - Variable in class org.jivesoftware.openfire.net.SocketReader
Deprecated.
Reference to the physical connection.
connection - Variable in class org.jivesoftware.openfire.net.StanzaHandler
 
Connection - Interface in org.jivesoftware.openfire
Represents a connection on the server.
CONNECTION - Static variable in class org.jivesoftware.openfire.nio.NettyConnectionHandler
 
connection_closed - org.jivesoftware.openfire.http.SessionEventDispatcher.EventType
 
CONNECTION_MANAGER - org.jivesoftware.openfire.spi.ConnectionType
Openfire Connection Manager (multiplexer) connectivity.
connection_opened - org.jivesoftware.openfire.http.SessionEventDispatcher.EventType
 
Connection.ClientAuth - Enum in org.jivesoftware.openfire
Enumeration that specifies if clients should be authenticated (and how) while negotiating TLS.
Connection.CompressionPolicy - Enum in org.jivesoftware.openfire
Enumeration of possible compression policies required to interact with the server.
Connection.State - Enum in org.jivesoftware.openfire
Used to specify operational status for the corresponding connection
Connection.TLSPolicy - Enum in org.jivesoftware.openfire
Enumeration of possible TLS policies required to interact with the server.
ConnectionAcceptor - Class in org.jivesoftware.openfire.spi
ConnectionAcceptors are responsible for accepting new (typically socket) connections from peers.
ConnectionAcceptor(ConnectionConfiguration) - Constructor for class org.jivesoftware.openfire.spi.ConnectionAcceptor
Constructs a new instance which will accept new connections based on the provided configuration.
connectionClosed(AsyncContext, HttpSession, HttpConnection) - Method in interface org.jivesoftware.openfire.http.SessionListener
A connection was closed.
ConnectionCloseListener - Interface in org.jivesoftware.openfire
Implement and register with a connection to receive notification of the connection closing.
ConnectionConfiguration - Class in org.jivesoftware.openfire.spi
Configuration for a socket connection.
ConnectionConfiguration(ConnectionType, boolean, int, int, Connection.ClientAuth, InetAddress, int, Connection.TLSPolicy, CertificateStoreConfiguration, CertificateStoreConfiguration, boolean, boolean, Set<String>, Set<String>, Connection.CompressionPolicy, boolean) - Constructor for class org.jivesoftware.openfire.spi.ConnectionConfiguration
 
ConnectionException - Exception in org.jivesoftware.openfire.auth
Thrown when Openfire is not able to connect to the user and group system.
ConnectionException() - Constructor for exception org.jivesoftware.openfire.auth.ConnectionException
 
ConnectionException(String) - Constructor for exception org.jivesoftware.openfire.auth.ConnectionException
 
ConnectionException(String, Throwable) - Constructor for exception org.jivesoftware.openfire.auth.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception org.jivesoftware.openfire.auth.ConnectionException
 
ConnectionListener - Class in org.jivesoftware.openfire.spi
As a server, Openfire accepts connection requests from other network entities.
ConnectionListener(ConnectionType, String, int, String, String, String, String, String, InetAddress, CertificateStoreConfiguration, CertificateStoreConfiguration, String) - Constructor for class org.jivesoftware.openfire.spi.ConnectionListener
Instantiates a new connection listener.
ConnectionListener.SocketAcceptorEventListener - Interface in org.jivesoftware.openfire.spi
An event listener for events related to a SocketAcceptor instance.
ConnectionManager - Interface in org.jivesoftware.openfire
Coordinates connections (accept, read, termination) on the server.
ConnectionManagerImpl - Class in org.jivesoftware.openfire.spi
 
ConnectionManagerImpl() - Constructor for class org.jivesoftware.openfire.spi.ConnectionManagerImpl
Instantiates a new connection manager.
ConnectionMultiplexerManager - Class in org.jivesoftware.openfire.multiplex
A ConnectionMultiplexerManager is responsible for keeping track of the connected Connection Managers and the sessions that were established with the Connection Managers.
ConnectionMultiplexerSession - Interface in org.jivesoftware.openfire.session
Represents a session between the server and a connection manager.
ConnectionMultiplexerSessionTask - Class in org.jivesoftware.openfire.session
Class that defines possible remote operations that could be performed on remote connection manager sessions.
ConnectionMultiplexerSessionTask() - Constructor for class org.jivesoftware.openfire.session.ConnectionMultiplexerSessionTask
 
ConnectionMultiplexerSessionTask(JID, RemoteSessionTask.Operation) - Constructor for class org.jivesoftware.openfire.session.ConnectionMultiplexerSessionTask
 
connectionOpened(AsyncContext, HttpSession, HttpConnection) - Method in interface org.jivesoftware.openfire.http.SessionListener
A connection was opened.
ConnectionProvider - Interface in org.jivesoftware.database
Abstract class that defines the connection provider framework.
ConnectionSettings - Class in org.jivesoftware.openfire.session
 
ConnectionSettings.Client - Class in org.jivesoftware.openfire.session
 
ConnectionSettings.Component - Class in org.jivesoftware.openfire.session
 
ConnectionSettings.Multiplex - Class in org.jivesoftware.openfire.session
 
ConnectionSettings.Server - Class in org.jivesoftware.openfire.session
 
ConnectionType - Enum in org.jivesoftware.openfire.spi
Types of (socket-based, including HTTP) connections.
ConsistencyChecks - Class in org.jivesoftware.util.cache
This class defines methods that verify that the state of a cache and its various supporting data structures (in which some data duplication is expected) is consistent.
ConsistencyChecks() - Constructor for class org.jivesoftware.util.cache.ConsistencyChecks
 
ConsistencyMonitor - Class in org.jivesoftware.util.cache
Caches, especially clustered caches, have various supporting data structures that allow them to work properly in certain conditions.
ConsistencyMonitor.Task - Class in org.jivesoftware.util.cache
 
contactAdded(Roster, RosterItem) - Method in class org.jivesoftware.openfire.pep.IQPEPHandler
 
contactAdded(Roster, RosterItem) - Static method in class org.jivesoftware.openfire.roster.RosterEventDispatcher
Notifies the listeners that a contact has been added to a roster.
contactAdded(Roster, RosterItem) - Method in interface org.jivesoftware.openfire.roster.RosterEventListener
Notification message indicating that a contact has been added to a roster.
contactDeleted(Roster, RosterItem) - Method in class org.jivesoftware.openfire.pep.IQPEPHandler
 
contactDeleted(Roster, RosterItem) - Static method in class org.jivesoftware.openfire.roster.RosterEventDispatcher
Notifies the listeners that a contact has been deleted from a roster.
contactDeleted(Roster, RosterItem) - Method in interface org.jivesoftware.openfire.roster.RosterEventListener
Notification message indicating that a contact has been deleted from a roster.
contacts - Variable in class org.jivesoftware.openfire.pubsub.Node
The JIDs of those to contact with questions.
contactUpdated(Roster, RosterItem) - Method in class org.jivesoftware.openfire.pep.IQPEPHandler
 
contactUpdated(Roster, RosterItem) - Static method in class org.jivesoftware.openfire.roster.RosterEventDispatcher
Notifies the listeners that a contact has been updated.
contactUpdated(Roster, RosterItem) - Method in interface org.jivesoftware.openfire.roster.RosterEventListener
Notification message indicating that a contact has been updated.
contains(String[], String) - Static method in class org.jivesoftware.util.StringUtils
Returns true if the given string is in the given array.
containsAllIdentityCertificate() - Method in class org.jivesoftware.openfire.keystore.IdentityStore
Checks if the store contains a certificate of a particular algorithm that contains at least all of the identities of this server (which includes the XMPP domain name, but also its hostname, and XMPP addresses of components that are currently being hosted).
containsDomainCertificate() - Method in class org.jivesoftware.openfire.keystore.IdentityStore
Checks if the store contains a certificate of a particular algorithm that matches the domain of this XMPP service.
containsFeature(String) - Method in class org.jivesoftware.openfire.entitycaps.EntityCapabilities
Determines whether or not a given feature is included in these entity capabilities.
containsIdentity(String, String) - Method in class org.jivesoftware.openfire.entitycaps.EntityCapabilities
Determines whether or not a given identity is included in these entity capabilities.
containsIgnoringCase(String, String) - Static method in class org.jivesoftware.util.StringUtils
 
containsKey(Object) - Method in class org.jivesoftware.openfire.muc.spi.MUCServiceProperties
 
containsKey(Object) - Method in class org.jivesoftware.util.cache.CacheWrapper
 
containsKey(Object) - Method in class org.jivesoftware.util.cache.CaffeineCache
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.jivesoftware.util.cache.DefaultCache
 
containsKey(Object) - Method in class org.jivesoftware.util.cache.SerializingCache
 
containsKey(Object) - Method in class org.jivesoftware.util.JiveProperties
 
containsValue(Object) - Method in class org.jivesoftware.openfire.muc.spi.MUCServiceProperties
 
containsValue(Object) - Method in class org.jivesoftware.util.cache.CacheWrapper
 
containsValue(Object) - Method in class org.jivesoftware.util.cache.CaffeineCache
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.jivesoftware.util.cache.DefaultCache
 
containsValue(Object) - Method in class org.jivesoftware.util.cache.SerializingCache
 
containsValue(Object) - Method in class org.jivesoftware.util.JiveProperties
 
ContentSecurityPolicyFilter - Class in org.jivesoftware.admin
Adds Content-Security-Policy headers to HTTP responses.
ContentSecurityPolicyFilter(SystemProperty<Boolean>, SystemProperty<String>) - Constructor for class org.jivesoftware.admin.ContentSecurityPolicyFilter
 
contextDestroyed(ServletContextEvent) - Method in class org.jivesoftware.openfire.XMPPContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.jivesoftware.openfire.XMPPContextListener
 
CookieUtils - Class in org.jivesoftware.util
 
CookieUtils() - Constructor for class org.jivesoftware.util.CookieUtils
 
copy(URL, File) - Static method in class org.jivesoftware.util.WebManager
Copies the contents at src to dst.
corresponds(String, List<X509Certificate>) - Method in class org.jivesoftware.openfire.keystore.IdentityStore
 
count - org.jivesoftware.openfire.stats.Statistic.Type
The total rate over time.
count - Variable in class org.jivesoftware.database.ProfiledConnectionEntry
Number of times the query has been executed.
countRooms(MultiUserChatService) - Static method in class org.jivesoftware.openfire.muc.spi.MUCPersistenceManager
Counts all rooms of a chat service.
create() - Method in class org.jivesoftware.openfire.websocket.XMPPPPacketReaderFactory
 
create(JID) - Method in class org.jivesoftware.openfire.pep.PEPServiceManager
 
createAffiliation(Node, NodeAffiliate) - Method in class org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProvider
 
createAffiliation(Node, NodeAffiliate) - Method in class org.jivesoftware.openfire.pubsub.DefaultPubSubPersistenceProvider
 
createAffiliation(Node, NodeAffiliate) - Method in class org.jivesoftware.openfire.pubsub.InMemoryPubSubPersistenceProvider
 
createAffiliation(Node, NodeAffiliate) - Method in interface org.jivesoftware.openfire.pubsub.PubSubPersistenceProvider
Creates a new affiliation of the user in the node.
createAndSendDialbackKey(String) - Method in class org.jivesoftware.openfire.server.ServerDialback
Create a dialback key and send to receiving server
createArrayOf(String, Object[]) - Method in class org.jivesoftware.database.AbstractConnection
 
createAuthFailureEvent(Session, String, String) - Static method in class org.jivesoftware.openfire.audit.SessionEvent
Create an event associated with the failure of a session to authenticate.
createAuthSuccessEvent(Session) - Static method in class org.jivesoftware.openfire.audit.SessionEvent
Create an event associated with a successful authentication.
createBlob() - Method in class org.jivesoftware.database.AbstractConnection
 
createBoshHandler() - Method in class org.jivesoftware.openfire.http.HttpBindManager
Creates a Jetty context handler that can be used to expose BOSH (HTTP-Bind) functionality.
createCache(String) - Static method in class org.jivesoftware.util.cache.CacheFactory
Returns the named cache, creating it as necessary.
createCache(String) - Method in interface org.jivesoftware.util.cache.CacheFactoryStrategy
Creates a new cache for the cache name specified.
createCache(String) - Method in class org.jivesoftware.util.cache.DefaultLocalCacheStrategy
 
createClientHttpSession(StreamID, HttpConnection, Locale, Duration, int, boolean, Duration, int, Duration, Duration, int, int) - Method in class org.jivesoftware.openfire.SessionManager
Creates a new ClientSession with the specified streamID.
createClientModeSslContext() - Method in class org.jivesoftware.openfire.spi.EncryptionArtifactFactory
Create and configure a new SslContext instance for a Netty client.
createClientModeSSLEngine() - Method in class org.jivesoftware.openfire.spi.EncryptionArtifactFactory
Creates an SSL Engine that is configured to use client mode when handshaking.
createClientSession(String, StreamID, String, String) - Method in class org.jivesoftware.openfire.multiplex.ConnectionMultiplexerManager
Creates a new client session that was established to the specified connection manager.
createClientSession(Connection, Locale) - Method in class org.jivesoftware.openfire.SessionManager
Creates a new ClientSession.
createClientSession(Connection, StreamID) - Method in class org.jivesoftware.openfire.SessionManager
Creates a new ClientSession with the specified streamID.
createClientSession(Connection, StreamID, Locale) - Method in class org.jivesoftware.openfire.SessionManager
Creates a new ClientSession with the specified streamID.
createClob() - Method in class org.jivesoftware.database.AbstractConnection
 
createComponentSession(JID, Connection) - Method in class org.jivesoftware.openfire.SessionManager
 
createConnectEvent(Session) - Static method in class org.jivesoftware.openfire.audit.SessionEvent
Create an event associated with the initial connection of a session before the stream is created.
createConnectionHandler(ConnectionConfiguration) - Static method in class org.jivesoftware.openfire.nio.NettyConnectionHandlerFactory
Creates a new NettyConnectionHandler based on the type of connection set in the configuration.
createCopy() - Method in class org.jivesoftware.openfire.multiplex.Route
Returns a deep copy of this route packet.
createCopyWithoutFMUC(S) - Static method in class org.jivesoftware.openfire.muc.spi.FMUCHandler
Removes FMUC child elements from the stanza, if such an element exists.
createdAt() - Method in class org.jivesoftware.openfire.archive.ArchiveCandidate
 
createDefaultConfiguration(PubSubService.UniqueIdentifier, DefaultNodeConfiguration) - Method in class org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProvider
 
createDefaultConfiguration(PubSubService.UniqueIdentifier, DefaultNodeConfiguration) - Method in class org.jivesoftware.openfire.pubsub.DefaultPubSubPersistenceProvider
 
createDefaultConfiguration(PubSubService.UniqueIdentifier, DefaultNodeConfiguration) - Method in class org.jivesoftware.openfire.pubsub.InMemoryPubSubPersistenceProvider
 
createDefaultConfiguration(PubSubService.UniqueIdentifier, DefaultNodeConfiguration) - Method in interface org.jivesoftware.openfire.pubsub.PubSubPersistenceProvider
Creates a new default node configuration for the specified service.
createDefaultSessionFilter() - Static method in class org.jivesoftware.openfire.pubsub.PubsubNodeResultFilter
Creates a default PubsubNodeResultFilter: no filtering with results sorted by node ID (ascending).
createDefaultSessionFilter() - Static method in class org.jivesoftware.openfire.SessionResultFilter
Creates a default SessionResultFilter: no filtering with results sorted by user (ascending).
createDeleteTask(String) - Static method in class org.jivesoftware.util.PropertyClusterEventTask
 
createDeleteTask(String, String) - Static method in class org.jivesoftware.openfire.muc.cluster.MUCServicePropertyClusterEventTask
 
createDigest(String, String) - Static method in class org.jivesoftware.openfire.auth.AuthFactory
Returns a digest given a token and password, according to JEP-0078.
createDigest(String, JID, JID) - Static method in class org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager
Creates the digest needed for a byte stream.
createDisconnectEvent(Session) - Static method in class org.jivesoftware.openfire.audit.SessionEvent
Create an event associated with the closing of a session.
createEmptyBody(boolean) - Method in class org.jivesoftware.openfire.http.HttpSession
Creates an empty BOSH 'body' element, optionally including a 'terminate' type attribute (that, in BOSH, signifies the end of a session).
createErrorBody(String, String) - Static method in class org.jivesoftware.openfire.http.HttpBindServlet
 
createFilter(Class<T>) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
createGroup(String) - Method in class org.jivesoftware.openfire.group.AbstractGroupProvider
 
createGroup(String) - Method in class org.jivesoftware.openfire.group.DefaultGroupProvider
 
createGroup(String) - Method in class org.jivesoftware.openfire.group.GroupManager
Factory method for creating a new Group.
createGroup(String) - Method in interface org.jivesoftware.openfire.group.GroupProvider
Creates a group with the given name (optional operation).
createGroupPostProcess(Group) - Method in class org.jivesoftware.openfire.group.GroupManager
Updates the caches maintained by this manager and dispatches events that reflect a new group having been created.
createIncomingServerSession(Connection, StreamID, String) - Method in class org.jivesoftware.openfire.SessionManager
Creates a session for a remote server.
createIncomingSession(XMPPPacketReader) - Method in class org.jivesoftware.openfire.server.ServerDialback
Returns a new IncomingServerSession with a domain validated by the Authoritative Server.
createItem(String, RosterItem) - Method in class org.jivesoftware.openfire.roster.DefaultRosterItemProvider
 
createItem(String, RosterItem) - Method in interface org.jivesoftware.openfire.roster.RosterItemProvider
Creates a new roster item for the given user (optional operation).
createJID(String, String) - Method in class org.jivesoftware.openfire.XMPPServer
Creates an XMPPAddress local to this server.
createJID(String, String, boolean) - Method in class org.jivesoftware.openfire.XMPPServer
Creates an XMPPAddress local to this server.
createListener(Class<T>) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
createLocalCache(String) - Static method in class org.jivesoftware.util.cache.CacheFactory
Returns the named local cache, creating it as necessary.
createMimeMessage() - Method in class org.jivesoftware.util.EmailService
Factory method to return a blank JavaMail message.
CreateMUCRoom - Class in org.jivesoftware.openfire.commands.admin.muc
Allows via AdHoc commands the creation of a Multi-User Chat room.
CreateMUCRoom() - Constructor for class org.jivesoftware.openfire.commands.admin.muc.CreateMUCRoom
 
createMultiplexerSession(Connection, JID) - Method in class org.jivesoftware.openfire.SessionManager
Creates a new ConnectionMultiplexerSession.
createMultiUserChatService(String, String, boolean) - Method in class org.jivesoftware.openfire.muc.MultiUserChatManager
Creates a new MUC service and registers it with the manager (which causes a cluster-wide notification to be sent) and starts up the service.
createNClob() - Method in class org.jivesoftware.database.AbstractConnection
 
createNewAbsolute(LdapName, Rdn[]) - Static method in class org.jivesoftware.openfire.ldap.LdapManager
 
createNewSession(AsyncContext, HttpBindBody) - Method in class org.jivesoftware.openfire.http.HttpBindServlet
 
createNode(Node) - Method in class org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProvider
 
createNode(Node) - Method in class org.jivesoftware.openfire.pubsub.DefaultPubSubPersistenceProvider
 
createNode(Node) - Method in class org.jivesoftware.openfire.pubsub.InMemoryPubSubPersistenceProvider
 
createNode(Node) - Method in interface org.jivesoftware.openfire.pubsub.PubSubPersistenceProvider
Schedules the node to be created in the database.
createNodeHelper(PubSubService, JID, Element, String, DataForm) - Static method in class org.jivesoftware.openfire.pubsub.PubSubEngine
Checks if the following conditions are satisfied and creates a node - Requester can create nodes - Instant node creation is enabled - Node does not already exist - New node configuration is valid
NOTE 1: This method should not reply to the client
NOTE 2: This method calls UserManager::isRegisteredUser(JID) which can block waiting for a response - so do not call this method in the same thread in which a response might arrive
CreateNodeResponse(PacketError.Condition, Element, Node) - Constructor for class org.jivesoftware.openfire.pubsub.PubSubEngine.CreateNodeResponse
 
createOutgoingSession(int) - Method in class org.jivesoftware.openfire.server.ServerDialback
Creates a new connection for the domain pair, where the local domain acts as the Originating Server and the remote domain as the Receiving Server.
createPresence(Presence.Type) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Create a new presence in this room for the given role.
createPrivacyList(String, String, Element) - Method in class org.jivesoftware.openfire.privacy.PrivacyListManager
Creates a new privacy list for the specified user.
createPrivacyList(String, PrivacyList) - Method in class org.jivesoftware.openfire.privacy.PrivacyListProvider
Creates and saves the new privacy list to the database.
createProcess(DomainPair, Packet) - Method in class org.jivesoftware.openfire.server.OutgoingSessionPromise
Start a new process to establish a new outgoing connection, queuing the stanza that's addressed to the remote domain for delivery after that has occurred.
createPublishedItem(PublishedItem) - Method in class org.jivesoftware.openfire.pubsub.DefaultPubSubPersistenceProvider
 
createPutTask(String, String, boolean) - Static method in class org.jivesoftware.util.PropertyClusterEventTask
 
createPutTask(String, String, String) - Static method in class org.jivesoftware.openfire.muc.cluster.MUCServicePropertyClusterEventTask
 
createReader(InputStream) - Method in class org.dom4j.io.XMPPPacketReader
Factory method to create a Reader from the given InputStream.
createRemoteStreamErrorBody(StreamError) - Method in class org.jivesoftware.openfire.http.HttpSession
Creates an empty BOSH 'body' element that including a 'terminate' type attribute (that, in BOSH, signifies the end of a session), sets the 'condition' attribute to 'remote-stream-error' (to signal that an XMPP error is transported), and includes the error in the body.
createRoomRole(MUCRoom) - Static method in class org.jivesoftware.openfire.muc.MUCRole
Deprecated, for removal: This API element is subject to removal in a future version.
createRoomSelfRepresentation(MUCRoom) - Static method in class org.jivesoftware.openfire.muc.MUCRole
An empty instance that represents the room itself in the chatroom.
createRosterItem(JID, boolean, boolean) - Method in class org.jivesoftware.openfire.roster.Roster
Create a new item to the roster.
createRosterItem(JID, String, List<String>, boolean, boolean) - Method in class org.jivesoftware.openfire.roster.Roster
Create a new item to the roster.
createRosterItem(Roster.Item) - Method in class org.jivesoftware.openfire.roster.Roster
Create a new item to the roster based as a copy of the given item.
createSaltedPassword(byte[], String, int) - Static method in class org.jivesoftware.openfire.auth.ScramUtils
 
createSaslServer(String, String, String, Map<String, ?>, CallbackHandler) - Method in class org.jivesoftware.openfire.sasl.SaslServerFactoryImpl
 
createScrollablePreparedStatement(Connection, String) - Static method in class org.jivesoftware.database.DbConnectionManager
Creates a scroll insensitive PreparedStatement if the JDBC driver supports it, or a normal PreparedStatement otherwise.
createSerializingCache(String, Class, Class) - Static method in class org.jivesoftware.util.cache.CacheFactory
Returns the serializing cache, creating it as necessary.
createServerModeSslContext(boolean) - Method in class org.jivesoftware.openfire.spi.EncryptionArtifactFactory
Create and configure a new SslContext instance for a Netty server.
createServerModeSSLEngine() - Method in class org.jivesoftware.openfire.spi.EncryptionArtifactFactory
Creates a new SSL Engine that is configured to use server mode when handshaking.
createServlet(Class<T>) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
createSession() - Method in class org.jivesoftware.openfire.net.SocketReader
Deprecated.
Uses the XPP to grab the opening stream tag and create an active session object.
createSession(String, XmlPullParser, Connection) - Method in class org.jivesoftware.openfire.net.ClientStanzaHandler
 
createSession(String, XmlPullParser, Connection) - Static method in class org.jivesoftware.openfire.session.LocalClientSession
Returns a newly created session between the server and a client.
createSession(String, XmlPullParser, Connection) - Static method in class org.jivesoftware.openfire.session.LocalComponentSession
Returns a newly created session between the server and a component.
createSession(String, XmlPullParser, Connection) - Static method in class org.jivesoftware.openfire.session.LocalConnectionMultiplexerSession
 
createSession(String, XmlPullParser, Connection) - Method in class org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandler
 
createSession(String, XmlPullParser, Connection, boolean, boolean) - Static method in class org.jivesoftware.openfire.session.LocalIncomingServerSession
Creates a new session that will receive packets.
createSession(HttpBindBody, HttpConnection) - Method in class org.jivesoftware.openfire.http.HttpSessionManager
Creates an HTTP binding session which will allow a user to exchange packets with Openfire.
createSession(XmlPullParser) - Method in class org.jivesoftware.openfire.net.ServerStanzaHandler
 
createSession(XmlPullParser) - Method in class org.jivesoftware.openfire.net.StanzaHandler
Uses the XPP to grab the opening stream tag and create an active session object.
createSession(XmlPullParser) - Method in class org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandler
 
createSha1Hmac(byte[]) - Static method in class org.jivesoftware.openfire.auth.ScramUtils
 
createSigningRequest(X509Certificate, PrivateKey) - Static method in class org.jivesoftware.util.CertificateManager
Creates and returns the content of a new singing request for the specified certificate.
createSnapshot() - Static method in class org.jivesoftware.util.MemoryUsageMonitor.MemoryUsage
Creates a snapshot of the current memory usage.
createSocket() - Method in class org.jivesoftware.util.SimpleSSLSocketFactory
 
createSocket(String, int) - Method in class org.jivesoftware.util.SimpleSSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.jivesoftware.util.SimpleSSLSocketFactory
 
createSocket(InetAddress, int) - Method in class org.jivesoftware.util.SimpleSSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.jivesoftware.util.SimpleSSLSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.jivesoftware.util.SimpleSSLSocketFactory
 
createSocketToXmppDomain(String, int) - Static method in class org.jivesoftware.openfire.net.SocketUtil
Creates a socket connection to an XMPP domain.
createSQLXML() - Method in class org.jivesoftware.database.AbstractConnection
 
createStatement() - Method in class org.jivesoftware.database.AbstractConnection
 
createStatement() - Method in class org.jivesoftware.database.ProfiledConnection
 
createStatement(int, int) - Method in class org.jivesoftware.database.AbstractConnection
 
createStatement(int, int) - Method in class org.jivesoftware.database.ProfiledConnection
 
createStatement(int, int, int) - Method in class org.jivesoftware.database.AbstractConnection
 
createStaticContentHandler() - Method in class org.jivesoftware.openfire.http.HttpBindManager
Creates a Jetty context handler that can be used to expose static files.
createStreamEvent(Session) - Static method in class org.jivesoftware.openfire.audit.SessionEvent
Create an event associated with the establishment of an XMPP session.
createStreamID() - Method in class org.jivesoftware.openfire.audit.AuditStreamIDFactory
 
createStreamID() - Method in class org.jivesoftware.openfire.spi.BasicStreamIDFactory
 
createStreamID() - Method in interface org.jivesoftware.openfire.StreamIDFactory
Generate a stream id.
createStreamID(String) - Static method in class org.jivesoftware.openfire.spi.BasicStreamIDFactory
 
createStruct(String, Object[]) - Method in class org.jivesoftware.database.AbstractConnection
 
createSubscribePresence(JID, JID, boolean) - Method in class org.jivesoftware.openfire.handler.PresenceUpdateHandler
 
createSubscription(Node, NodeSubscription) - Method in class org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProvider
 
createSubscription(Node, NodeSubscription) - Method in class org.jivesoftware.openfire.pubsub.DefaultPubSubPersistenceProvider
 
createSubscription(Node, NodeSubscription) - Method in class org.jivesoftware.openfire.pubsub.InMemoryPubSubPersistenceProvider
 
createSubscription(Node, NodeSubscription) - Method in interface org.jivesoftware.openfire.pubsub.PubSubPersistenceProvider
Adds the new subscription of the user to the node to the database.
createSubscription(IQ, JID, JID, boolean, DataForm) - Method in class org.jivesoftware.openfire.pubsub.Node
Creates a new subscription and possibly a new affiliate if the owner of the subscription does not have any existing affiliation with the node.
createTerminalBindingBody(String) - Method in class org.jivesoftware.openfire.http.HttpSession
Creates an empty BOSH 'body' element that including a 'terminate' type attribute (that, in BOSH, signifies the end of a session), and sets the 'condition' attribute to a specified value.
createUser(String) - Method in class org.jivesoftware.openfire.auth.JDBCAuthProvider
Checks to see if the user exists; if not, a new user is created.
createUser(String, String, String, String) - Method in class org.jivesoftware.openfire.crowd.CrowdUserProvider
 
createUser(String, String, String, String) - Method in class org.jivesoftware.openfire.ldap.LdapUserProvider
 
createUser(String, String, String, String) - Method in class org.jivesoftware.openfire.user.DefaultUserProvider
 
createUser(String, String, String, String) - Method in class org.jivesoftware.openfire.user.HybridUserProvider
Creates a new user in the first non-read-only provider.
createUser(String, String, String, String) - Method in class org.jivesoftware.openfire.user.JDBCUserProvider
 
createUser(String, String, String, String) - Method in class org.jivesoftware.openfire.user.MappedUserProvider
 
createUser(String, String, String, String) - Method in class org.jivesoftware.openfire.user.UserManager
Creates a new User.
createUser(String, String, String, String) - Method in interface org.jivesoftware.openfire.user.UserProvider
Creates a new user.
createVCard(String, Element) - Method in class org.jivesoftware.openfire.crowd.CrowdVCardProvider
 
createVCard(String, Element) - Method in class org.jivesoftware.openfire.ldap.LdapVCardProvider
Handles when a user creates a new vcard.
createVCard(String, Element) - Method in class org.jivesoftware.openfire.vcard.DefaultVCardProvider
 
createVCard(String, Element) - Method in interface org.jivesoftware.openfire.vcard.VCardProvider
Creates and saves the new user vcard.
createWebsocketHandler() - Method in class org.jivesoftware.openfire.http.HttpBindManager
Creates a Jetty context handler that can be used to expose Websocket functionality.
createWriter(OutputStream, String) - Method in class org.jivesoftware.util.XMLWriter
Get an OutputStreamWriter, use preferred encoding.
createX509V3Certificate(KeyPair, int, String, String, String, String) - Static method in class org.jivesoftware.util.CertificateManager
Creates an X509 version3 certificate.
createX509V3Certificate(KeyPair, int, String, String, String, String, Set<String>) - Static method in class org.jivesoftware.util.CertificateManager
 
createX509V3Certificate(KeyPair, int, X500NameBuilder, X500NameBuilder, String, String) - Static method in class org.jivesoftware.util.CertificateManager
Creates an X509 version3 certificate.
createX509V3Certificate(KeyPair, int, X500NameBuilder, X500NameBuilder, String, String, Set<String>) - Static method in class org.jivesoftware.util.CertificateManager
 
creationDate - Variable in class org.jivesoftware.openfire.pubsub.Node
The datetime when the node was created.
creationStatus - Variable in class org.jivesoftware.openfire.pubsub.PubSubEngine.CreateNodeResponse
 
creator - Variable in class org.jivesoftware.openfire.pubsub.Node
The JID of the node creator.
CREDENTIALS_EXPIRED - org.jivesoftware.openfire.sasl.Failure
 
cropAndShrink(byte[], int, ImageWriter) - Static method in class org.jivesoftware.openfire.vcard.PhotoResizer
 
CrowdAdminProvider - Class in org.jivesoftware.openfire.crowd
Admin provider which will map a crowd group with openfire authorized admin users
CrowdAdminProvider() - Constructor for class org.jivesoftware.openfire.crowd.CrowdAdminProvider
 
CrowdAuthProvider - Class in org.jivesoftware.openfire.crowd
Auth provider for Atlassian Crowd
CrowdAuthProvider() - Constructor for class org.jivesoftware.openfire.crowd.CrowdAuthProvider
 
CrowdGroupProvider - Class in org.jivesoftware.openfire.crowd
Atlassian Crowd implementation of the GroupProvider.
CrowdGroupProvider() - Constructor for class org.jivesoftware.openfire.crowd.CrowdGroupProvider
 
CrowdManager - Class in org.jivesoftware.openfire.crowd
 
CrowdProperties - Class in org.jivesoftware.openfire.crowd
Reading the file crowd.properties which should be found in the conf folder of openfire
CrowdProperties() - Constructor for class org.jivesoftware.openfire.crowd.CrowdProperties
 
CrowdUserProvider - Class in org.jivesoftware.openfire.crowd
Atlassian Crowd implementation of the UserProvider.
CrowdUserProvider() - Constructor for class org.jivesoftware.openfire.crowd.CrowdUserProvider
 
CrowdVCardProvider - Class in org.jivesoftware.openfire.crowd
VCard provider for Crowd.
CrowdVCardProvider() - Constructor for class org.jivesoftware.openfire.crowd.CrowdVCardProvider
 
csiManager - Variable in class org.jivesoftware.openfire.session.LocalClientSession
XEP-0352 Client State Indication Manager
CsiManager - Class in org.jivesoftware.openfire.csi
Handles Client State Indication nonzas for one particular client session.
CsiManager(LocalClientSession) - Constructor for class org.jivesoftware.openfire.csi.CsiManager
 
cstmt - Variable in class org.jivesoftware.database.CallableStatementWrapper
 

D

dataformXSLT - Variable in class org.jivesoftware.openfire.pubsub.Node
The URL of an XSL transformation which can be applied to the payload format in order to generate a valid Data Forms result that the client could display using a generic Data Forms rendering engine.
DatagramListener - Interface in org.jivesoftware.openfire.mediaproxy
Listener for datagram packets received.
datagramReceived(DatagramPacket) - Method in interface org.jivesoftware.openfire.mediaproxy.DatagramListener
Called when a datagram is received.
datagramReceived(DatagramPacket) - Method in class org.jivesoftware.openfire.mediaproxy.DynamicAddressChannel
Implement DatagramListener method.
datagramReceived(DatagramPacket) - Method in class org.jivesoftware.openfire.mediaproxy.MediaProxySession
Implement DatagramListener to timestamp last packet arrived
DATE - Static variable in interface org.jivesoftware.openfire.handler.IQRegisterInfo
The date of registration
DATE_FORMAT - Static variable in class org.jivesoftware.util.BeanUtils
The date format recognized for parsing/formattig dates.
dateToMillis(Date) - Static method in class org.jivesoftware.util.StringUtils
Formats a Date as a fifteen character long String made up of the Date's padded millisecond value.
db2 - org.jivesoftware.database.DbConnectionManager.DatabaseType
 
DbConnectionManager - Class in org.jivesoftware.database
Central manager of database connections.
DbConnectionManager() - Constructor for class org.jivesoftware.database.DbConnectionManager
 
DbConnectionManager.DatabaseType - Enum in org.jivesoftware.database
A class that identifies the type of the database that Jive is connected to.
deactivate() - Method in class org.jivesoftware.openfire.csi.CsiManager
Switch to the client state of 'inactive'.
DEBUG_ENABLED - Static variable in class org.jivesoftware.util.Log
 
declareRoles(String...) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
decode(byte[], int, int, int) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.jivesoftware.openfire.nio.NettyXMPPDecoder
 
decode(String) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
DECODE - Static variable in class org.jivesoftware.util.Base64
Deprecated.
Specify decoding.
decodeBase32(String) - Static method in class org.jivesoftware.util.StringUtils
Decodes a base32 String using the base32hex profile.
decodeBase64(String) - Static method in class org.jivesoftware.util.StringUtils
Deprecated, for removal: This API element is subject to removal in a future version.
Use java.util.Base64 instead.
decodeFileToFile(String, String) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Reads infile and decodes it to outfile.
decodeFromFile(String) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Convenience method for reading a base64-encoded file and decoding it.
decodeHex(String) - Static method in class org.jivesoftware.util.StringUtils
Turns a hex encoded string into a byte array.
decodeToFile(String, String) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Attempts to decode Base64 data and deserialize a Java Object within.
decodeVersion(String) - Static method in interface org.jivesoftware.openfire.session.Session
 
decrypt(String) - Method in class org.jivesoftware.util.AesEncryptor
 
decrypt(String) - Method in class org.jivesoftware.util.Blowfish
 
decrypt(String) - Method in interface org.jivesoftware.util.Encryptor
Decrypt an encrypted String.
decrypt(String, byte[]) - Method in class org.jivesoftware.util.AesEncryptor
 
decrypt(String, byte[]) - Method in class org.jivesoftware.util.Blowfish
 
decrypt(String, byte[]) - Method in interface org.jivesoftware.util.Encryptor
Decrypt an encrypted String.
decryptPassword(String) - Static method in class org.jivesoftware.openfire.auth.AuthFactory
Returns a decrypted version of the encrypted password.
decryptString(String) - Method in class org.jivesoftware.util.Blowfish
decrypts a hexbin string (handling is case sensitive)
DEFAULT_COMPONENT_PORT - Static variable in interface org.jivesoftware.openfire.ConnectionManager
The default XMPP port for external components.
DEFAULT_COMPONENT_SSL_PORT - Static variable in interface org.jivesoftware.openfire.ConnectionManager
The XMPP port for external components using SSL traffic.
DEFAULT_FORMAT - Static variable in class org.jivesoftware.util.XMLWriter
 
DEFAULT_IS_PROXY_ENABLED - Static variable in class org.jivesoftware.openfire.filetransfer.proxy.FileTransferProxy
Whether or not the file transfer proxy is enabled by default.
DEFAULT_ITERATION_COUNT - Static variable in class org.jivesoftware.openfire.auth.ScramUtils
 
DEFAULT_MAX_CACHE_LIFETIME - Static variable in class org.jivesoftware.util.cache.CacheFactory
 
DEFAULT_MAX_CACHE_SIZE - Static variable in class org.jivesoftware.util.cache.CacheFactory
 
DEFAULT_MULTIPLEX_PORT - Static variable in interface org.jivesoftware.openfire.ConnectionManager
The default XMPP port for connection multiplex.
DEFAULT_MULTIPLEX_SSL_PORT - Static variable in interface org.jivesoftware.openfire.ConnectionManager
The default XMPP port for connection multiplex.
DEFAULT_PORT - Static variable in interface org.jivesoftware.openfire.ConnectionManager
The default XMPP port for clients.
DEFAULT_PORT - Static variable in class org.jivesoftware.openfire.filetransfer.proxy.FileTransferProxy
The default port of the file transfer proxy
DEFAULT_SERVER_PORT - Static variable in interface org.jivesoftware.openfire.ConnectionManager
The default XMPP port for server2server communication, optionally using StartTLS.
DEFAULT_SERVER_SSL_PORT - Static variable in interface org.jivesoftware.openfire.ConnectionManager
The default XMPP port for server2server communication using Direct TLS.
DEFAULT_SSL_PORT - Static variable in interface org.jivesoftware.openfire.ConnectionManager
The default Jabber port for Direct TLS traffic.
DefaultAdminProvider - Class in org.jivesoftware.openfire.admin
Handles default management of admin users, which stores the list if accounts as a system property.
DefaultAdminProvider() - Constructor for class org.jivesoftware.openfire.admin.DefaultAdminProvider
Constructs a new DefaultAdminProvider
DefaultAuthorizationMapping - Class in org.jivesoftware.openfire.auth
The default implementation that defines the default authorization identity to be used, when none was selected by the client.
DefaultAuthorizationMapping() - Constructor for class org.jivesoftware.openfire.auth.DefaultAuthorizationMapping
 
DefaultAuthorizationPolicy - Class in org.jivesoftware.openfire.auth
Different clients perform authentication differently, so this policy will authorize any authentication identity, or 'principal' (identity whose password will be used) to a requested authorization identity (identity to act as) that match specific conditions that are considered secure defaults for most installations.
DefaultAuthorizationPolicy() - Constructor for class org.jivesoftware.openfire.auth.DefaultAuthorizationPolicy
 
DefaultAuthProvider - Class in org.jivesoftware.openfire.auth
Default AuthProvider implementation.
DefaultAuthProvider() - Constructor for class org.jivesoftware.openfire.auth.DefaultAuthProvider
Constructs a new DefaultAuthProvider.
DefaultCache<K extends Serializable,​V extends Serializable> - Class in org.jivesoftware.util.cache
Default, non-distributed implementation of the Cache interface.
DefaultConnectionProvider - Class in org.jivesoftware.database
Default Jive connection provider, which uses an internal connection pool.
DefaultConnectionProvider() - Constructor for class org.jivesoftware.database.DefaultConnectionProvider
Creates a new DefaultConnectionProvider.
DefaultConnectionProviderBeanInfo - Class in org.jivesoftware.database
BeanInfo class for the DefaultConnectionProvider class.
DefaultConnectionProviderBeanInfo() - Constructor for class org.jivesoftware.database.DefaultConnectionProviderBeanInfo
 
DefaultExternalizableUtil - Class in org.jivesoftware.util.cache
Default serialization strategy.
DefaultExternalizableUtil() - Constructor for class org.jivesoftware.util.cache.DefaultExternalizableUtil
 
DefaultFileTransferManager - Class in org.jivesoftware.openfire.filetransfer
Provides several utility methods for file transfer manager implementations to utilize.
DefaultFileTransferManager() - Constructor for class org.jivesoftware.openfire.filetransfer.DefaultFileTransferManager
Default constructor creates the cache.
DefaultGroupPropertyMap<K,​V> - Class in org.jivesoftware.openfire.group
Default implementation of a writable Map to manage group properties.
DefaultGroupPropertyMap(Group) - Constructor for class org.jivesoftware.openfire.group.DefaultGroupPropertyMap
Group properties map constructor; requires an associated Group instance
DefaultGroupProvider - Class in org.jivesoftware.openfire.group
Database implementation of the GroupManager interface.
DefaultGroupProvider() - Constructor for class org.jivesoftware.openfire.group.DefaultGroupProvider
 
DefaultLocalCacheStrategy - Class in org.jivesoftware.util.cache
CacheFactoryStrategy for use in Openfire.
DefaultLocalCacheStrategy() - Constructor for class org.jivesoftware.util.cache.DefaultLocalCacheStrategy
 
DefaultLockOutProvider - Class in org.jivesoftware.openfire.lockout
The DefaultLockOutProvider works with the ofUserFlag table to maintain a list of disabled/locked out accounts., and as the name implies, is the default LockOutProvider implementation.
DefaultLockOutProvider() - Constructor for class org.jivesoftware.openfire.lockout.DefaultLockOutProvider
Constructs a new DefaultLockOutProvider
defaultMaximumAllowedCharacter() - Method in class org.jivesoftware.util.XMLWriter
Returns the maximum allowed character code that should be allowed unescaped which defaults to 127 in US-ASCII (7 bit) or 255 in ISO-* (8 bit).
DefaultNodeConfiguration - Class in org.jivesoftware.openfire.pubsub
A DefaultNodeConfiguration keeps the default configuration values for leaf or collection nodes of a particular publish-subscribe service.
DefaultNodeConfiguration(boolean) - Constructor for class org.jivesoftware.openfire.pubsub.DefaultNodeConfiguration
 
DefaultProxyTransfer - Class in org.jivesoftware.openfire.filetransfer.proxy
Tracks the different connections related to a file transfer.
DefaultProxyTransfer() - Constructor for class org.jivesoftware.openfire.filetransfer.proxy.DefaultProxyTransfer
 
DefaultPubSubPersistenceProvider - Class in org.jivesoftware.openfire.pubsub
A manager responsible for ensuring node persistence.
DefaultPubSubPersistenceProvider() - Constructor for class org.jivesoftware.openfire.pubsub.DefaultPubSubPersistenceProvider
 
DefaultRosterItemProvider - Class in org.jivesoftware.openfire.roster
Defines the provider methods required for creating, reading, updating and deleting roster items.
DefaultRosterItemProvider() - Constructor for class org.jivesoftware.openfire.roster.DefaultRosterItemProvider
 
defaultSecretChanged(String) - Method in interface org.jivesoftware.openfire.component.ExternalComponentManagerListener
Notification indicating that the default secret is being modified.
DefaultSecurityAuditProvider - Class in org.jivesoftware.openfire.security
The default security audit provider stores the logs in a ofSecurityAuditLog table.
DefaultSecurityAuditProvider() - Constructor for class org.jivesoftware.openfire.security.DefaultSecurityAuditProvider
Constructs a new DefaultSecurityAuditProvider
DefaultUserPropertyProvider - Class in org.jivesoftware.openfire.user.property
Default implementation of the UserPropertyProvider interface, which reads and writes data from the ofUserProp database table.
DefaultUserPropertyProvider() - Constructor for class org.jivesoftware.openfire.user.property.DefaultUserPropertyProvider
 
DefaultUserProvider - Class in org.jivesoftware.openfire.user
Default implementation of the UserProvider interface, which reads and writes data from the ofUser database table.
DefaultUserProvider() - Constructor for class org.jivesoftware.openfire.user.DefaultUserProvider
 
DefaultVCardProvider - Class in org.jivesoftware.openfire.vcard
Default implementation of the VCardProvider interface, which reads and writes data from the ofVCard database table.
DefaultVCardProvider() - Constructor for class org.jivesoftware.openfire.vcard.DefaultVCardProvider
 
defaulType - org.jivesoftware.openfire.muc.HistoryStrategy.Type
 
DELAY - Static variable in class org.jivesoftware.util.cache.ConsistencyMonitor
 
DELAY_ENABLED - Static variable in class org.jivesoftware.openfire.csi.CsiManager
Determines if 'unimportant' stanzas are delayed for a client that is inactive.
DELAY_MAX_DURATION - Static variable in class org.jivesoftware.openfire.csi.CsiManager
Determines the maximum duration of stanzas being delayed for a client that is inactive.
DELAY_QUEUE_CAPACITY - Static variable in class org.jivesoftware.openfire.csi.CsiManager
Determines the maximum length of the queue that holds delayed stanzas.
DELEGATE - Static variable in class org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProvider
 
delete - org.jivesoftware.database.ProfiledConnection.Type
Constant for DELETE database queries.
delete() - Method in class org.jivesoftware.openfire.pubsub.Node
Deletes this node from memory and the database.
delete(String) - Method in class org.jivesoftware.openfire.keystore.CertificateStore
Deletes an entry (by entry) in this store.
deleteConfiguration(String) - Static method in class org.jivesoftware.openfire.component.ExternalComponentManager
Removes any existing defined permission and configuration for the specified external component.
deleteConfiguration(String) - Static method in class org.jivesoftware.openfire.server.RemoteServerManager
Removes any existing defined permission and configuration for the specified remote server.
deleteCookie(HttpServletRequest, HttpServletResponse, Cookie) - Static method in class org.jivesoftware.util.CookieUtils
Deletes the specified cookie.
deleteFromDB(MUCRoom) - Static method in class org.jivesoftware.openfire.muc.spi.MUCPersistenceManager
Removes the room configuration and its affiliates from the database.
deleteGroup(String) - Method in class org.jivesoftware.openfire.group.AbstractGroupProvider
 
deleteGroup(String) - Method in class org.jivesoftware.openfire.group.DefaultGroupProvider
 
deleteGroup(String) - Method in interface org.jivesoftware.openfire.group.GroupProvider
Deletes the group (optional operation).
deleteGroup(Group) - Method in class org.jivesoftware.openfire.group.GroupManager
Deletes a group from the system.
DeleteGroup - Class in org.jivesoftware.openfire.commands.admin.group
Command that allows to delete existing groups.
DeleteGroup() - Constructor for class org.jivesoftware.openfire.commands.admin.group.DeleteGroup
 
deleteGroupPostProcess(Group) - Method in class org.jivesoftware.openfire.group.GroupManager
Updates the caches maintained by this manager to reflect an existing group having been deleted.
deleteGroupPreProcess(Group) - Method in class org.jivesoftware.openfire.group.GroupManager
Dispatches events that reflect an existing group having been deleted.
DeleteGroupUsers - Class in org.jivesoftware.openfire.commands.admin.group
Command that allows to delete members or admins from a given group.
DeleteGroupUsers() - Constructor for class org.jivesoftware.openfire.commands.admin.group.DeleteGroupUsers
 
deleteInstance(byte[]) - Static method in class org.jivesoftware.openfire.cluster.NodeID
 
deleteItem(String, long) - Method in class org.jivesoftware.openfire.roster.DefaultRosterItemProvider
 
deleteItem(String, long) - Method in interface org.jivesoftware.openfire.roster.RosterItemProvider
Delete the roster item with the given itemJID for the user (optional operation).
deleteItems(List<PublishedItem>) - Method in class org.jivesoftware.openfire.pubsub.LeafNode
Deletes the list of published items from the node.
deleteLocalProperty(String, String) - Static method in class org.jivesoftware.openfire.muc.spi.MUCPersistenceManager
 
deleteMember(String, JID) - Method in class org.jivesoftware.openfire.group.AbstractGroupProvider
 
deleteMember(String, JID) - Method in class org.jivesoftware.openfire.group.DefaultGroupProvider
 
deleteMember(String, JID) - Method in interface org.jivesoftware.openfire.group.GroupProvider
Deletes an entity from a group (optional operation).
deleteMessage(String, Date) - Method in class org.jivesoftware.openfire.OfflineMessageStore
Deletes the specified offline message in the store for a user.
deleteMessages(String) - Method in class org.jivesoftware.openfire.OfflineMessageStore
Deletes all offline messages in the store for a user.
deletePlugin(String) - Method in class org.jivesoftware.openfire.container.PluginManager
Delete a plugin, which removes the plugin.jar/war file after which the plugin is unloaded.
deletePrivacyList(String, String) - Method in class org.jivesoftware.openfire.privacy.PrivacyListManager
Deletes an existing privacy list of a user.
deletePrivacyList(String, String) - Method in class org.jivesoftware.openfire.privacy.PrivacyListProvider
Deletes an existing privacy list from the database.
deletePrivacyLists(String) - Method in class org.jivesoftware.openfire.privacy.PrivacyListManager
Deletes all privacy lists of a user.
deletePrivacyLists(String) - Method in class org.jivesoftware.openfire.privacy.PrivacyListProvider
Deletes all existing privacy list from the database for the given user.
deleteProperty(String) - Static method in class org.jivesoftware.util.JiveGlobals
Deletes a Jive property.
deleteProperty(String) - Method in class org.jivesoftware.util.XMLProperties
Deletes the specified property.
deleteProperty(String, String) - Static method in class org.jivesoftware.openfire.muc.spi.MUCPersistenceManager
Deletes a Jive property.
deleteProperty(String, String) - Method in class org.jivesoftware.openfire.user.property.DefaultUserPropertyProvider
 
deleteProperty(String, String) - Method in class org.jivesoftware.openfire.user.property.HybridUserPropertyProvider
Removes a property from all non-read-only providers.
deleteProperty(String, String) - Method in class org.jivesoftware.openfire.user.property.JDBCUserPropertyProvider
 
deleteProperty(String, String) - Method in class org.jivesoftware.openfire.user.property.MappedUserPropertyProvider
 
deleteProperty(String, String) - Method in interface org.jivesoftware.openfire.user.property.UserPropertyProvider
Removes one particular property for a particular user.
deleteProperty(Element, String) - Static method in class org.jivesoftware.util.ElementUtil
Deletes the specified property.
deleteRoster(JID) - Method in class org.jivesoftware.openfire.roster.RosterManager
Removes the entire roster of a given user.
deleteRosterItem(JID, boolean) - Method in class org.jivesoftware.openfire.roster.Roster
Remove a user from the roster.
deleteUser(String) - Method in class org.jivesoftware.openfire.crowd.CrowdUserProvider
 
deleteUser(String) - Method in class org.jivesoftware.openfire.ldap.LdapUserProvider
 
deleteUser(String) - Method in class org.jivesoftware.openfire.user.DefaultUserProvider
 
deleteUser(String) - Method in class org.jivesoftware.openfire.user.HybridUserProvider
Removes a user from all non-read-only providers.
deleteUser(String) - Method in class org.jivesoftware.openfire.user.JDBCUserProvider
 
deleteUser(String) - Method in class org.jivesoftware.openfire.user.MappedUserProvider
 
deleteUser(String) - Method in interface org.jivesoftware.openfire.user.UserProvider
Delets a user.
deleteUser(User) - Method in class org.jivesoftware.openfire.group.GroupManager
Deletes a user from all the groups where he/she belongs.
deleteUser(User) - Method in class org.jivesoftware.openfire.user.UserManager
Deletes a user (optional operation).
DeleteUser - Class in org.jivesoftware.openfire.commands.admin.user
Delete a user from Openfire if the provider is not read-only.
DeleteUser() - Constructor for class org.jivesoftware.openfire.commands.admin.user.DeleteUser
 
deleteVCard(String) - Method in class org.jivesoftware.openfire.ldap.LdapVCardProvider
Handles when a user deletes their vcard.
deleteVCard(String) - Method in class org.jivesoftware.openfire.vcard.DefaultVCardProvider
 
deleteVCard(String) - Method in class org.jivesoftware.openfire.vcard.VCardManager
Deletes the user's vCard from the user account.
deleteVCard(String) - Method in interface org.jivesoftware.openfire.vcard.VCardProvider
Delets a user vcard.
deleteXMLProperty(String) - Static method in class org.jivesoftware.util.JiveGlobals
Deletes a locale property.
deletingNode() - Method in class org.jivesoftware.openfire.pubsub.CollectionNode
 
deletingNode() - Method in class org.jivesoftware.openfire.pubsub.LeafNode
 
deletingNode() - Method in class org.jivesoftware.openfire.pubsub.Node
Notification message indicating that the node is being deleted.
deliver(Packet) - Method in interface org.jivesoftware.openfire.Connection
Delivers the packet to this connection without checking the recipient.
deliver(Packet) - Method in class org.jivesoftware.openfire.http.HttpSession
 
deliver(Packet) - Method in class org.jivesoftware.openfire.http.HttpSession.HttpVirtualConnection
 
deliver(Packet) - Method in class org.jivesoftware.openfire.multiplex.ClientSessionConnection
Delivers the packet to the Connection Manager that in turn will forward it to the target user.
deliver(Packet) - Method in class org.jivesoftware.openfire.multiplex.MultiplexerPacketDeliverer
 
deliver(Packet) - Method in class org.jivesoftware.openfire.net.SocketConnection
Deprecated.
 
deliver(Packet) - Method in class org.jivesoftware.openfire.nio.NettyConnection
 
deliver(Packet) - Method in class org.jivesoftware.openfire.nio.OfflinePacketDeliverer
 
deliver(Packet) - Method in interface org.jivesoftware.openfire.PacketDeliverer
Delivers the given packet based on packet recipient and sender.
deliver(Packet) - Method in class org.jivesoftware.openfire.session.LocalClientSession
 
deliver(Packet) - Method in class org.jivesoftware.openfire.spi.PacketDelivererImpl
 
deliver(Packet) - Method in class org.jivesoftware.openfire.spi.PacketTransporterImpl
Delivers the given packet based on packet recipient and sender.
deliver(Packet) - Method in class org.jivesoftware.openfire.websocket.WebSocketConnection
 
deliverBody(String, boolean) - Method in class org.jivesoftware.openfire.http.HttpConnection
Delivers content to the client.
deliverer - Variable in class org.jivesoftware.openfire.handler.IQHandler
 
deliverHandler - Variable in class org.jivesoftware.openfire.spi.PacketDelivererImpl
The handler that does the actual delivery (could be a channel instead)
deliverPayloads - Variable in class org.jivesoftware.openfire.pubsub.Node
Flag that indicates whether to deliver payloads with event notifications.
deliverRawText(String) - Method in interface org.jivesoftware.openfire.Connection
Delivers raw text to this connection.
deliverRawText(String) - Method in class org.jivesoftware.openfire.http.HttpSession.HttpVirtualConnection
 
deliverRawText(String) - Method in class org.jivesoftware.openfire.multiplex.ClientSessionConnection
Delivers the stanza to the Connection Manager that in turn will forward it to the target user.
deliverRawText(String) - Method in class org.jivesoftware.openfire.net.SocketConnection
Deprecated.
 
deliverRawText(String) - Method in class org.jivesoftware.openfire.nio.NettyConnection
 
deliverRawText(String) - Method in class org.jivesoftware.openfire.session.LocalSession
 
deliverRawText(String) - Method in class org.jivesoftware.openfire.session.RemoteSession
 
deliverRawText(String) - Method in interface org.jivesoftware.openfire.session.Session
Delivers raw text to this connection.
deliverRawText(String) - Method in class org.jivesoftware.openfire.websocket.WebSocketConnection
 
DeliverRawTextTask - Class in org.jivesoftware.openfire.session
Cluster task that will ask a remote cluster node to deliver some raw text to a local session.
DeliverRawTextTask() - Constructor for class org.jivesoftware.openfire.session.DeliverRawTextTask
 
DESCENDING - Static variable in class org.jivesoftware.openfire.pubsub.PubsubNodeResultFilter
Descending sort (ie 3, 2, 1...).
DESCENDING - Static variable in class org.jivesoftware.openfire.SessionResultFilter
Descending sort (ie 3, 2, 1...).
DESCENDING - Static variable in class org.jivesoftware.util.ListPager
Descending sort (ie 3, 2, 1...).
description - Variable in class org.jivesoftware.openfire.crowd.jaxb.Group
 
description - Variable in class org.jivesoftware.openfire.pubsub.Node
A description of the node.
description() - Method in interface org.jivesoftware.openfire.auth.AuthorizationMapping
Returns a description of the Policy
description() - Method in interface org.jivesoftware.openfire.auth.AuthorizationPolicy
Returns a description of the Policy
description() - Method in class org.jivesoftware.openfire.auth.DefaultAuthorizationMapping
Returns a description of the Policy
description() - Method in class org.jivesoftware.openfire.auth.DefaultAuthorizationPolicy
Returns a description of the Policy
description() - Method in class org.jivesoftware.openfire.ldap.LdapAuthorizationMapping
Returns a description of the Policy
description() - Method in class org.jivesoftware.openfire.ldap.LdapAuthorizationPolicy
Returns a description of the Policy
destroy() - Method in class org.jivesoftware.admin.AuthCheckFilter
 
destroy() - Method in class org.jivesoftware.admin.PluginFilter
 
destroy() - Method in interface org.jivesoftware.database.ConnectionProvider
Tells the connection provider to destroy itself.
destroy() - Method in class org.jivesoftware.database.DefaultConnectionProvider
 
destroy() - Method in class org.jivesoftware.database.EmbeddedConnectionProvider
 
destroy() - Method in class org.jivesoftware.database.JNDIDataSourceProvider
 
destroy() - Method in class org.jivesoftware.openfire.archive.ArchiveManager
Destroys the module, by shutting down the thread pool that is being used to process archiving tasks.
destroy() - Method in class org.jivesoftware.openfire.cluster.ClusterMonitor
 
destroy() - Method in class org.jivesoftware.openfire.component.InternalComponentManager
 
destroy() - Method in class org.jivesoftware.openfire.container.BasicModule
Destroys the module.
destroy() - Method in interface org.jivesoftware.openfire.container.Module
Module should free all resources and prepare for deallocation.
destroy() - Method in class org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManager
 
destroy() - Method in class org.jivesoftware.openfire.filetransfer.proxy.FileTransferProxy
 
destroy() - Method in class org.jivesoftware.openfire.http.HttpBindServlet
 
destroy() - Method in class org.jivesoftware.openfire.keystore.CertificateStoreManager
 
destroy() - Method in class org.jivesoftware.openfire.keystore.CertificateStoreWatcher
Shuts down this watcher, releasing all resources.
destroy() - Method in class org.jivesoftware.openfire.net.MulticastDNSService
 
destroy() - Method in class org.jivesoftware.openfire.pep.IQPEPHandler
 
destroy() - Method in class org.jivesoftware.openfire.pep.PEPServiceManager
 
destroy() - Method in class org.jivesoftware.openfire.pubsub.PubSubModule
 
destroy() - Method in class org.jivesoftware.openfire.websocket.OpenfireWebSocketServlet
 
destroy() - Method in class org.jivesoftware.util.Blowfish
destroys (clears) the encryption engine, after that the instance is not valid anymore
destroy() - Method in class org.jivesoftware.util.FaviconServlet
 
destroy() - Method in class org.jivesoftware.util.LocaleFilter
Does nothing
destroy() - Method in class org.jivesoftware.util.SetCharacterEncodingFilter
 
destroyCache(String) - Static method in class org.jivesoftware.util.cache.CacheFactory
Destroys the cache for the cache name specified.
destroyCache(Cache) - Method in interface org.jivesoftware.util.cache.CacheFactoryStrategy
Destroys the supplied cache.
destroyCache(Cache) - Method in class org.jivesoftware.util.cache.DefaultLocalCacheStrategy
 
destroyConnectionProvider() - Static method in class org.jivesoftware.database.DbConnectionManager
Destroys the currennt connection provider.
destroyingRoom(String, JID) - Method in class org.jivesoftware.openfire.muc.MUCEventDelegate
This event will be triggered when an entity attempts to destroy a room.
destroyPlugin() - Method in class org.jivesoftware.openfire.container.AdminConsolePlugin
 
destroyPlugin() - Method in interface org.jivesoftware.openfire.container.Plugin
Destroys the plugin.
destroyRoom(JID, String) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Destroys the room.
detectAndRemoveLostRooms() - Method in class org.jivesoftware.openfire.muc.spi.LocalMUCRoomManager
This method detects rooms that we know of 'locally' (in the data structure that supports the room cache), but which are not (no longer) in the cache.
detectLanguage(XmlPullParser) - Static method in interface org.jivesoftware.openfire.session.Session
Parses a locale from the 'lang' attribute of the element that the provided parser is currently on.
detectVersion(XmlPullParser) - Static method in interface org.jivesoftware.openfire.session.Session
Returns a two-digit version identifier based on the value of the 'version' attribute of the element that the provided parser is currently on.
determineSubjectAlternateNameDnsNameValues() - Static method in class org.jivesoftware.util.CertificateManager
Finds all values that aught to be added as a Subject Alternate Name of the dnsName type to a certificate that identifies this XMPP server.
DIALBACK - org.jivesoftware.openfire.session.ServerSession.AuthenticationMethod
 
DIALBACK_ENABLED - Static variable in class org.jivesoftware.openfire.session.ConnectionSettings.Server
 
dialbackError(String, String, PacketError) - Method in class org.jivesoftware.openfire.server.ServerDialback
Send a dialback error.
DirectedPresence - Class in org.jivesoftware.openfire.handler
Represents a directed presence sent from a session hosted in a cluster node to another entity (e.g.
DirectedPresence() - Constructor for class org.jivesoftware.openfire.handler.DirectedPresence
 
DirectedPresence(JID) - Constructor for class org.jivesoftware.openfire.handler.DirectedPresence
 
directedPresenceSent(Presence, JID, String) - Method in class org.jivesoftware.openfire.handler.PresenceUpdateHandler
Notification method sent to this handler when a user has sent a directed presence to an entity.
directTLS - org.jivesoftware.openfire.Connection.TLSPolicy
A policy that requires connections to be encrypted immediately (as opposed to the 'required' policy, that allows for an initially unencrypted connection to become encrypted through StartTLS.
directTLS - Variable in class org.jivesoftware.openfire.net.SocketReader
Deprecated.
Indicates if sockets initially will be plain text (false), or ecnrypted (true).
disable() - Method in class org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager
 
disableAccount(String, Date, Date) - Method in class org.jivesoftware.openfire.lockout.LockOutManager
Sets an account to disabled, starting at an optional time and ending at an optional time.
disabled - org.jivesoftware.openfire.Connection.ClientAuth
No authentication will be performed on the client.
disabled - org.jivesoftware.openfire.Connection.CompressionPolicy
compression is not available.
disabled - org.jivesoftware.openfire.Connection.TLSPolicy
TLS is not available.
disableDatabasePersistence() - Static method in class org.jivesoftware.util.JiveProperties
Prevent JiveProperties from interacting with the database.
DisableUser - Class in org.jivesoftware.openfire.commands.admin.user
Disables (locks) a user.
DisableUser() - Constructor for class org.jivesoftware.openfire.commands.admin.user.DisableUser
 
DiscoInfoProvider - Interface in org.jivesoftware.openfire.disco
A DiscoInfoProvider is responsible for providing information about a JID's name and its node.
DiscoItem - Class in org.jivesoftware.openfire.disco
An item is associated with an XMPP Entity, usually thought of a children of the parent entity and normally are addressable as a JID.
DiscoItem(Element) - Constructor for class org.jivesoftware.openfire.disco.DiscoItem
 
DiscoItem(JID, String, String, String) - Constructor for class org.jivesoftware.openfire.disco.DiscoItem
Creates a new DiscoItem instance.
DiscoItemsProvider - Interface in org.jivesoftware.openfire.disco
A DiscoItemsProvider is responsible for providing the items associated with a JID's name and node.
DiscoServerItem - Class in org.jivesoftware.openfire.disco
Represent a DiscoItem provided by the server.
DiscoServerItem(JID, String, String, String, DiscoInfoProvider, DiscoItemsProvider) - Constructor for class org.jivesoftware.openfire.disco.DiscoServerItem
 
dispatch(JID, EntityCapabilities, EntityCapabilities) - Method in class org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManager
Invokes the entityCapabilitiesChanged method of all currently registered event listeners.
dispatchAgentStopped() - Method in class org.jivesoftware.openfire.mediaproxy.MediaProxySession
Dispatch Stop Event
dispatchEvent(String, String, MUCServicePropertyEventDispatcher.EventType, Map<String, Object>) - Static method in class org.jivesoftware.openfire.muc.spi.MUCServicePropertyEventDispatcher
Dispatches an event to all listeners.
dispatchEvent(String, PropertyEventDispatcher.EventType, Map<String, Object>) - Static method in class org.jivesoftware.util.PropertyEventDispatcher
Dispatches an event to all listeners.
dispatchEvent(Group, GroupEventDispatcher.EventType, Map) - Static method in class org.jivesoftware.openfire.event.GroupEventDispatcher
Dispatches an event to all listeners.
dispatchEvent(HttpSession, SessionEventDispatcher.EventType, HttpConnection, AsyncContext) - Static method in class org.jivesoftware.openfire.http.SessionEventDispatcher
Dispatches an event related to a particular BOSH session to all registered listeners.
dispatchEvent(Session, ServerSessionEventDispatcher.EventType) - Static method in class org.jivesoftware.openfire.event.ServerSessionEventDispatcher
Dispatches an event to all listeners.
dispatchEvent(Session, SessionEventDispatcher.EventType) - Static method in class org.jivesoftware.openfire.event.SessionEventDispatcher
Dispatches an event to all listeners.
dispatchEvent(User, UserEventDispatcher.EventType, Map<String, Object>) - Static method in class org.jivesoftware.openfire.event.UserEventDispatcher
Dispatches an event to all listeners.
dispatchVCardCreated(String, Element) - Static method in class org.jivesoftware.openfire.vcard.VCardEventDispatcher
Dispatches that a vCard was created to all listeners.
dispatchVCardDeleted(String, Element) - Static method in class org.jivesoftware.openfire.vcard.VCardEventDispatcher
Dispatches that a vCard was deleted to all listeners.
dispatchVCardUpdated(String, Element) - Static method in class org.jivesoftware.openfire.vcard.VCardEventDispatcher
Dispatches that a vCard was updated to all listeners.
displayName - Variable in class org.jivesoftware.openfire.crowd.jaxb.User
 
dispose() - Method in class org.jivesoftware.openfire.sasl.AnonymousSaslServer
 
dispose() - Method in class org.jivesoftware.openfire.sasl.ExternalClientSaslServer
 
dispose() - Method in class org.jivesoftware.openfire.sasl.ExternalServerSaslServer
 
dispose() - Method in class org.jivesoftware.openfire.sasl.JiveSharedSecretSaslServer
 
dispose() - Method in class org.jivesoftware.openfire.sasl.SaslServerPlainImpl
Disposes of any system resources or security-sensitive information the SaslServer might be using.
dispose() - Method in class org.jivesoftware.openfire.sasl.ScramSha1SaslServer
Disposes of any system resources or security-sensitive information the SaslServer might be using.
distinctByKey(Function<? super T, Object>) - Static method in class org.jivesoftware.util.CollectionUtils
Returns a stateful stream filter that, once applied to a stream, returns a stream consisting of the distinct elements (according to the specified key).
distributed - org.jivesoftware.openfire.container.CacheInfo.Type
An distributed-scheme defines caches where the storage for entries is partitioned across cluster nodes.
DNSUtil - Class in org.jivesoftware.openfire.net
Utility class to perform DNS lookups for XMPP services.
DNSUtil() - Constructor for class org.jivesoftware.openfire.net.DNSUtil
 
DNSUtil.HostAddress - Class in org.jivesoftware.openfire.net
Encapsulates a hostname and port.
DNSUtil.WeightedHostAddress - Class in org.jivesoftware.openfire.net
The representation of weighted address.
doClusterTask(ClusterTask) - Method in class org.jivesoftware.openfire.session.RemoteSession
Invokes a task on the remote cluster member in an asynchronous fashion.
doClusterTask(ClusterTask) - Method in class org.jivesoftware.util.cache.DefaultLocalCacheStrategy
 
doClusterTask(ClusterTask<?>) - Static method in class org.jivesoftware.util.cache.CacheFactory
Invokes a task on other cluster members in an asynchronous fashion.
doClusterTask(ClusterTask<?>) - Method in interface org.jivesoftware.util.cache.CacheFactoryStrategy
Invokes a task on other cluster members in an asynchronous fashion.
doClusterTask(ClusterTask<?>, byte[]) - Static method in class org.jivesoftware.util.cache.CacheFactory
Invokes a task on a given cluster member in an asynchronous fashion.
doClusterTask(ClusterTask<?>, byte[]) - Method in interface org.jivesoftware.util.cache.CacheFactoryStrategy
Invokes a task on other the specified cluster member in an asynchronous fashion.
doClusterTask(ClusterTask, byte[]) - Method in class org.jivesoftware.util.cache.DefaultLocalCacheStrategy
 
doEndTag() - Method in class org.jivesoftware.admin.ASN1DERTag
 
doEndTag() - Method in class org.jivesoftware.admin.SidebarTag
Gets the AdminPageBean instance from the request.
doEndTag() - Method in class org.jivesoftware.admin.SubnavTag
Gets the AdminPageBean instance from the request.
doEndTag() - Method in class org.jivesoftware.admin.SubSidebarTag
Sets the 'body' property to be equal to the body content of this tag.
doEndTag() - Method in class org.jivesoftware.admin.TabsTag
Gets the AdminPageBean instance from the request.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jivesoftware.admin.AuthCheckFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jivesoftware.admin.ContentSecurityPolicyFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jivesoftware.admin.PluginFilter
This class is a Filter implementation itself.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jivesoftware.util.LocaleFilter
Ssets the locale context-wide based on a call to JiveGlobals.getLocale().
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jivesoftware.util.SetCharacterEncodingFilter
Sets the character encoding to be used for any content passing out of this filter.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jivesoftware.admin.servlet.BlogPostServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jivesoftware.admin.servlet.SecurityAuditViewerServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jivesoftware.admin.servlet.SystemCacheDetailsServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jivesoftware.admin.servlet.SystemPropertiesServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jivesoftware.openfire.container.PluginIconServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jivesoftware.openfire.http.HttpBindServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jivesoftware.util.FaviconServlet
Retrieve the image based on it's name.
DOMAIN_SESSIONS_CACHE_NAME - Static variable in class org.jivesoftware.openfire.SessionManager
 
domainPair - Variable in class org.jivesoftware.openfire.session.OutgoingServerSessionTask
 
DomainPair - Class in org.jivesoftware.openfire.session
Holds a (possibly authenticated) domain pair.
DomainPair(String, String) - Constructor for class org.jivesoftware.openfire.session.DomainPair
 
DONT_BREAK_LINES - Static variable in class org.jivesoftware.util.Base64
Deprecated.
Don't break lines when encoding (violates strict Base64 specification)
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jivesoftware.admin.servlet.SystemCacheDetailsServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jivesoftware.admin.servlet.SystemPropertiesServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jivesoftware.openfire.http.HttpBindServlet
 
doStartTag() - Method in class org.jivesoftware.admin.SidebarTag
Does nothing, returns BodyTag.EVAL_BODY_BUFFERED always.
doStartTag() - Method in class org.jivesoftware.admin.SubnavTag
Does nothing, returns BodyTag.EVAL_BODY_BUFFERED always.
doStartTag() - Method in class org.jivesoftware.admin.SubSidebarTag
Looks for the parent SidebarTag class, throws an error if not found.
doStartTag() - Method in class org.jivesoftware.admin.TabsTag
Does nothing, returns BodyTag.EVAL_BODY_BUFFERED always.
doSynchronousClusterTask(ClusterTask<Object>) - Method in class org.jivesoftware.openfire.session.RemoteSession
Invokes a task on the remote cluster member synchronously and returns the result of the remote operation.
doSynchronousClusterTask(ClusterTask<T>, boolean) - Static method in class org.jivesoftware.util.cache.CacheFactory
Invokes a task on other cluster members synchronously and returns the result as a Collection (method will not return until the task has been executed on each cluster member).
doSynchronousClusterTask(ClusterTask<T>, boolean) - Method in interface org.jivesoftware.util.cache.CacheFactoryStrategy
Invokes a task on other cluster members synchronously and returns the result as a Collection (method will not return until the task has been executed on each cluster member).
doSynchronousClusterTask(ClusterTask<T>, byte[]) - Static method in class org.jivesoftware.util.cache.CacheFactory
Invokes a task on a given cluster member synchronously and returns the result of the remote operation.
doSynchronousClusterTask(ClusterTask<T>, byte[]) - Method in interface org.jivesoftware.util.cache.CacheFactoryStrategy
Invokes a task on a given cluster member synchronously and returns the result of the remote operation.
doSynchronousClusterTask(ClusterTask, boolean) - Method in class org.jivesoftware.util.cache.DefaultLocalCacheStrategy
 
doSynchronousClusterTask(ClusterTask, byte[]) - Method in class org.jivesoftware.util.cache.DefaultLocalCacheStrategy
 
doTag() - Method in class org.jivesoftware.admin.FlashMessageTag
 
doTransfer() - Method in class org.jivesoftware.openfire.filetransfer.proxy.DefaultProxyTransfer
 
doTransfer() - Method in interface org.jivesoftware.openfire.filetransfer.proxy.ProxyTransfer
Transfers the file from the initiator to the target.
downloadPlugin(String) - Method in class org.jivesoftware.openfire.update.PluginDownloadManager
Starts the download process of a given plugin with it's URL.
downloadPlugin(String) - Method in class org.jivesoftware.openfire.update.UpdateManager
Download and install latest version of plugin.
DownloadStatus - Class in org.jivesoftware.openfire.update
Simple data model to handle success/failure of downloads using AJAX.
DownloadStatus() - Constructor for class org.jivesoftware.openfire.update.DownloadStatus
 
drop - org.jivesoftware.openfire.OfflineMessageStrategy.Type
All messages are silently dropped.
DynamicAddressChannel - Class in org.jivesoftware.openfire.mediaproxy
Listen packets from defined dataSocket and send packets to the defined host.
DynamicAddressChannel(DatagramSocket, InetAddress, int) - Constructor for class org.jivesoftware.openfire.mediaproxy.DynamicAddressChannel
Default Channel Constructor

E

Echo - Class in org.jivesoftware.openfire.mediaproxy
 
Echo(int) - Constructor for class org.jivesoftware.openfire.mediaproxy.Echo
 
EditAdminList - Class in org.jivesoftware.openfire.commands.admin
Edits the list of Openfire administrators
EditAdminList() - Constructor for class org.jivesoftware.openfire.commands.admin.EditAdminList
 
EditAllowedList - Class in org.jivesoftware.openfire.commands.admin
Edits the list of external domains that are allowed to connect to Openfire
EditAllowedList() - Constructor for class org.jivesoftware.openfire.commands.admin.EditAllowedList
 
EditBlockedList - Class in org.jivesoftware.openfire.commands.admin
Edits the list of external domains that are disallowed to connect to Openfire
EditBlockedList() - Constructor for class org.jivesoftware.openfire.commands.admin.EditBlockedList
 
ELEMENT - Static variable in class org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManager
XML element name of a 'entity capabilities' child element.
ELEMENT_NAME - Static variable in class org.jivesoftware.openfire.handler.IQPingHandler
 
ElementUtil - Class in org.jivesoftware.util
We use a simple naming convention of meta-data key names: data is stored heirarchically separated by dots.
email - Variable in class org.jivesoftware.openfire.crowd.jaxb.User
 
EMAIL - Static variable in class org.jivesoftware.admin.LdapUserTester
 
EMAIL - Static variable in interface org.jivesoftware.openfire.handler.IQRegisterInfo
The user's email
EmailService - Class in org.jivesoftware.util
A service to send email.
EmbeddedConnectionProvider - Class in org.jivesoftware.database
A connection provider for the embedded hsqlDB database.
EmbeddedConnectionProvider() - Constructor for class org.jivesoftware.database.EmbeddedConnectionProvider
 
enable(boolean) - Method in class org.jivesoftware.openfire.spi.ConnectionListener
Activates or deactivates the listener, and changes the configuration accordingly.
enable(ConnectionType, boolean, boolean) - Method in interface org.jivesoftware.openfire.ConnectionManager
Enables or disables a connection listener.
enable(ConnectionType, boolean, boolean) - Method in class org.jivesoftware.openfire.spi.ConnectionManagerImpl
Enables or disables a connection listener.
ENABLE_OLD_SSLPORT - Static variable in class org.jivesoftware.openfire.session.ConnectionSettings.Multiplex
 
ENABLE_OLD_SSLPORT - Static variable in class org.jivesoftware.openfire.session.ConnectionSettings.Server
 
ENABLE_OLD_SSLPORT_PROPERTY - Static variable in class org.jivesoftware.openfire.session.ConnectionSettings.Client
 
ENABLE_OLD_SSLPORT_PROPERTY - Static variable in class org.jivesoftware.openfire.session.ConnectionSettings.Component
 
enableAccount(String) - Method in class org.jivesoftware.openfire.lockout.LockOutManager
Enables an account that may or may not have previously been disabled.
ENABLED - Static variable in class org.jivesoftware.admin.servlet.BlogPostServlet
 
ENABLED - Static variable in class org.jivesoftware.openfire.csi.CsiManager
Controls if Client State Indication functionality is made available to clients.
ENABLED - Static variable in class org.jivesoftware.openfire.disco.IQDiscoInfoHandler
 
ENABLED - Static variable in class org.jivesoftware.openfire.keystore.CertificateStoreWatcher
 
ENABLED - Static variable in class org.jivesoftware.openfire.net.Trunking
Enables or disables the trunking functionality that allows Openfire to act as a gateway to transfer data between other XMPP domains.
ENABLED - Static variable in class org.jivesoftware.openfire.pep.IQPEPHandler
Controls if the PEP service is available on this domain.
ENABLED - Static variable in class org.jivesoftware.openfire.sasl.AnonymousSaslServer
 
ENABLED - Static variable in class org.jivesoftware.util.cache.ConsistencyMonitor
 
enableFileTransferProxy(boolean) - Method in class org.jivesoftware.openfire.filetransfer.proxy.FileTransferProxy
 
enableLogging(boolean) - Method in class org.jivesoftware.openfire.net.TLSWrapper
 
enableService(boolean, boolean) - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
Enables or disables the MUC service.
enableService(boolean, boolean) - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
 
ENCODE - Static variable in class org.jivesoftware.util.Base64
Deprecated.
Specify encoding.
encodeBase32(byte[]) - Static method in class org.jivesoftware.util.StringUtils
Encodes a byte array into a base32 String using the base32hex profile.
encodeBase32(String) - Static method in class org.jivesoftware.util.StringUtils
Encodes a String as a base32 String using the base32hex profile.
encodeBase64(byte[]) - Static method in class org.jivesoftware.util.StringUtils
Deprecated, for removal: This API element is subject to removal in a future version.
Use java.util.Base64 instead.
encodeBase64(String) - Static method in class org.jivesoftware.util.StringUtils
Deprecated, for removal: This API element is subject to removal in a future version.
Use java.util.Base64 instead.
encodeBytes(byte[]) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Encodes a byte array into Base64 notation.
encodeFileToFile(String, String) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Reads infile and encodes it to outfile.
encodeFromFile(String) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Convenience method for reading a binary file and base64-encoding it.
encodeHex(byte[]) - Static method in class org.jivesoftware.util.StringUtils
Turns an array of bytes into a String representing each byte as an unsigned hex number.
encodeObject(Serializable) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class org.jivesoftware.util.Base64
Deprecated.
Convenience method for encoding data to a file.
encrypt(String) - Method in class org.jivesoftware.util.AesEncryptor
 
encrypt(String) - Method in class org.jivesoftware.util.Blowfish
 
encrypt(String) - Method in interface org.jivesoftware.util.Encryptor
Encrypt a clear text String.
encrypt(String, byte[]) - Method in class org.jivesoftware.util.AesEncryptor
 
encrypt(String, byte[]) - Method in class org.jivesoftware.util.Blowfish
 
encrypt(String, byte[]) - Method in interface org.jivesoftware.util.Encryptor
Encrypt a clear text String.
ENCRYPTION_REQUIRED - org.jivesoftware.openfire.sasl.Failure
 
EncryptionArtifactFactory - Class in org.jivesoftware.openfire.spi
Instances of this class will be able to generate various encryption-related artifacts based on a specific connection configuration.
EncryptionArtifactFactory(ConnectionConfiguration) - Constructor for class org.jivesoftware.openfire.spi.EncryptionArtifactFactory
Creates a new instance of the factory.
Encryptor - Interface in org.jivesoftware.util
 
encryptPassword(String) - Static method in class org.jivesoftware.openfire.auth.AuthFactory
Returns an encrypted version of the plain-text password.
encryptString(String) - Method in class org.jivesoftware.util.Blowfish
Encrypts a string (treated in UNICODE).
endCDATA() - Method in class org.jivesoftware.util.XMLWriter
 
endDocument() - Method in class org.jivesoftware.util.XMLWriter
 
endDTD() - Method in class org.jivesoftware.util.XMLWriter
 
endElement(String, String, String) - Method in class org.jivesoftware.util.XMLWriter
 
endEntity(String) - Method in class org.jivesoftware.util.XMLWriter
 
endPrefixMapping(String) - Method in class org.jivesoftware.util.XMLWriter
 
EndUserSession - Class in org.jivesoftware.openfire.commands.admin.user
End a user session
EndUserSession() - Constructor for class org.jivesoftware.openfire.commands.admin.user.EndUserSession
 
ensureDomainCertificate() - Method in class org.jivesoftware.openfire.keystore.IdentityStore
Adds a self-signed certificate for the domain of this XMPP service when no certificate for the domain was found.
ensureUniqueAndStableStanzaID(Packet, JID) - Static method in class org.jivesoftware.openfire.stanzaid.StanzaIDUtil
Modifies the stanza that's passed as a packet by adding a Stanza ID on behalf of what is assumed to be a local entity.
ENTITIES - org.jivesoftware.util.cache.Cache.CapacityUnit
The capacity is measured in number of entities (a natural count of the amount of elements).
EntityCapabilities - Class in org.jivesoftware.openfire.entitycaps
Contains identities and supported features describing client capabilities for an entity.
EntityCapabilities() - Constructor for class org.jivesoftware.openfire.entitycaps.EntityCapabilities
 
entityCapabilitiesChanged(JID, EntityCapabilities, Set<String>, Set<String>, Set<String>, Set<String>) - Method in interface org.jivesoftware.openfire.entitycaps.EntityCapabilitiesListener
Invoked when a change was detected in the capabilities of a particular entity.
entityCapabilitiesChanged(JID, EntityCapabilities, Set<String>, Set<String>, Set<String>, Set<String>) - Method in class org.jivesoftware.openfire.pep.PEPServiceManager
 
entityCapabilitiesChanged(JID, EntityCapabilities, Set<String>, Set<String>, Set<String>, Set<String>) - Method in class org.jivesoftware.openfire.pubsub.PubSubModule
 
EntityCapabilitiesListener - Interface in org.jivesoftware.openfire.entitycaps
Interface to listen for entity capabilities events.
EntityCapabilitiesManager - Class in org.jivesoftware.openfire.entitycaps
Implements server side mechanics for XEP-0115: "Entity Capabilities" Version 1.4 In particular, EntityCapabilitiesManager is useful for processing "filtered-notifications" for use with Pubsub (XEP-0060) for contacts that may not want to receive notifications for all payload types.
EntityCapabilitiesManager() - Constructor for class org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManager
 
entryAdded(K, V, NodeID) - Method in interface org.jivesoftware.openfire.cluster.ClusteredCacheEntryListener
An entry was added to the cache.
entryAdded(K, V, NodeID) - Method in class org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListener
 
entryAdded(K, V, NodeID) - Method in class org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListener
 
entryEvicted(K, V, NodeID) - Method in interface org.jivesoftware.openfire.cluster.ClusteredCacheEntryListener
An entry was evicted from the cache.
entryEvicted(K, V, NodeID) - Method in class org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListener
 
entryEvicted(K, V, NodeID) - Method in class org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListener
 
entryRemoved(K, V, NodeID) - Method in interface org.jivesoftware.openfire.cluster.ClusteredCacheEntryListener
An entry was removed from the cache.
entryRemoved(K, V, NodeID) - Method in class org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListener
 
entryRemoved(K, V, NodeID) - Method in class org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListener
 
entrySet() - Method in class org.jivesoftware.openfire.group.DefaultGroupPropertyMap
 
entrySet() - Method in class org.jivesoftware.openfire.muc.spi.MUCServiceProperties
 
entrySet() - Method in interface org.jivesoftware.util.cache.Cache
IMPORTANT: Unlike the standard Map.entrySet() implementation, the set returned from this method cannot be modified.
entrySet() - Method in class org.jivesoftware.util.cache.CacheWrapper
 
entrySet() - Method in class org.jivesoftware.util.cache.CaffeineCache
IMPORTANT: Unlike the standard Map.entrySet() implementation, the set returned from this method cannot be modified.
entrySet() - Method in class org.jivesoftware.util.cache.DefaultCache
 
entrySet() - Method in class org.jivesoftware.util.cache.SerializingCache
 
entrySet() - Method in class org.jivesoftware.util.JiveProperties
 
entryUpdated(K, V, V, NodeID) - Method in interface org.jivesoftware.openfire.cluster.ClusteredCacheEntryListener
An entry was updated in the cache.
entryUpdated(K, V, V, NodeID) - Method in class org.jivesoftware.util.cache.ReverseLookupComputingCacheEntryListener
 
entryUpdated(K, V, V, NodeID) - Method in class org.jivesoftware.util.cache.ReverseLookupUpdatingCacheEntryListener
 
equals(byte[]) - Method in class org.jivesoftware.openfire.cluster.NodeID
 
equals(Object) - Method in class org.jivesoftware.database.CachedPreparedStatement
 
equals(Object) - Method in class org.jivesoftware.openfire.cluster.NodeID
 
equals(Object) - Method in class org.jivesoftware.openfire.disco.DiscoItem
 
equals(Object) - Method in class org.jivesoftware.openfire.group.Group
 
equals(Object) - Method in class org.jivesoftware.openfire.keystore.CertificateStoreConfiguration
 
equals(Object) - Method in class org.jivesoftware.openfire.muc.HistoryStrategy
 
equals(Object) - Method in class org.jivesoftware.openfire.muc.HistoryStrategy.Messages
 
equals(Object) - Method in class org.jivesoftware.openfire.muc.MUCRole
 
equals(Object) - Method in class org.jivesoftware.openfire.muc.MUCRoom
 
equals(Object) - Method in class org.jivesoftware.openfire.muc.MUCRoomHistory
 
equals(Object) - Method in class org.jivesoftware.openfire.muc.spi.FMUCHandler.OutboundJoinConfiguration
 
equals(Object) - Method in class org.jivesoftware.openfire.muc.spi.OccupantManager.Occupant
 
equals(Object) - Method in class org.jivesoftware.openfire.privacy.PrivacyList
 
equals(Object) - Method in class org.jivesoftware.openfire.pubsub.Node
 
equals(Object) - Method in class org.jivesoftware.openfire.pubsub.Node.UniqueIdentifier
 
equals(Object) - Method in class org.jivesoftware.openfire.pubsub.PublishedItem.UniqueIdentifier
 
equals(Object) - Method in class org.jivesoftware.openfire.pubsub.PubSubService.UniqueIdentifier
 
equals(Object) - Method in class org.jivesoftware.openfire.roster.Roster
 
equals(Object) - Method in class org.jivesoftware.openfire.session.DomainPair
 
equals(Object) - Method in class org.jivesoftware.openfire.SessionResultFilter
 
equals(Object) - Method in class org.jivesoftware.openfire.user.User
 
equals(Object) - Method in class org.jivesoftware.util.CacheableOptional
 
equals(Object) - Method in class org.jivesoftware.util.JavaSpecVersion
 
equals(Object) - Method in class org.jivesoftware.util.Version
 
ERROR_MESSAGE_KEY - Static variable in class org.jivesoftware.admin.FlashMessageTag
 
escapeAttributeEntities(String) - Method in class org.jivesoftware.util.XMLWriter
This will take the pre-defined entities in XML 1.0 and convert their character representation to the appropriate entity reference, suitable for XML attributes.
escapeElementEntities(String) - Method in class org.jivesoftware.util.XMLWriter
This will take the pre-defined entities in XML 1.0 and convert their character representation to the appropriate entity reference, suitable for XML attributes.
escapeForJNDI(Rdn...) - Static method in class org.jivesoftware.openfire.ldap.LdapManager
Returns a JNDI Name for an array of RDNs that is suitable to use to access LDAP through JNDI.
escapeForSQL(String) - Static method in class org.jivesoftware.util.StringUtils
Escapes all necessary characters in the String so that it can be used in SQL
escapeForXML(String) - Static method in class org.jivesoftware.util.StringUtils
Escapes all necessary characters in the String so that it can be used in an XML doc.
escapeHTMLTags(String) - Static method in class org.jivesoftware.admin.JSTLFunctions
This method takes a string which may contain HTML tags (ie, <b>, <table>, etc) and converts the '<' and '>' characters to their HTML escape sequences.
escapeHTMLTags(String) - Static method in class org.jivesoftware.util.StringUtils
This method takes a string which may contain HTML tags (ie, <b>, <table>, etc) and converts the '<' and '>' characters to their HTML escape sequences.
escapeHTMLTags(String, boolean) - Static method in class org.jivesoftware.util.StringUtils
This method takes a string which may contain HTML tags (ie, <b>, <table>, etc) and converts the '<' and '>' characters to their HTML escape sequences.
escapeIdentifier(String) - Method in enum org.jivesoftware.database.DbConnectionManager.DatabaseType
 
evaluateForCallbackCompletion(Packet) - Method in class org.jivesoftware.openfire.muc.spi.FMUCHandler.OutboundJoin
 
evaluateResponse(byte[]) - Method in class org.jivesoftware.openfire.sasl.AnonymousSaslServer
 
evaluateResponse(byte[]) - Method in class org.jivesoftware.openfire.sasl.ExternalClientSaslServer
 
evaluateResponse(byte[]) - Method in class org.jivesoftware.openfire.sasl.ExternalServerSaslServer
 
evaluateResponse(byte[]) - Method in class org.jivesoftware.openfire.sasl.JiveSharedSecretSaslServer
 
evaluateResponse(byte[]) - Method in class org.jivesoftware.openfire.sasl.SaslServerPlainImpl
Evaluates the response data and generates a challenge.
evaluateResponse(byte[]) - Method in class org.jivesoftware.openfire.sasl.ScramSha1SaslServer
Evaluates the response data and generates a challenge.
EventNotFoundException - Exception in org.jivesoftware.openfire.security
Thrown if an event looked up (typically by id) was not found.
EventNotFoundException() - Constructor for exception org.jivesoftware.openfire.security.EventNotFoundException
 
EventNotFoundException(String) - Constructor for exception org.jivesoftware.openfire.security.EventNotFoundException
 
EventNotFoundException(String, Throwable) - Constructor for exception org.jivesoftware.openfire.security.EventNotFoundException
 
EventNotFoundException(Throwable) - Constructor for exception org.jivesoftware.openfire.security.EventNotFoundException
 
everybody - org.jivesoftware.openfire.group.SharedGroupVisibility
Users of this group are shared with all other users in Openfire.
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.jivesoftware.openfire.nio.NettyConnectionHandler
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.jivesoftware.openfire.nio.NettyXMPPDecoder
 
excludesIncludeWildcards() - Static method in class org.jivesoftware.admin.AuthCheckFilter
Indicates to the caller whether any of the currently loaded exclusions contains a wildcard
execute - org.jivesoftware.openfire.commands.AdHocCommand.Action
The command should be executed or continue to be executed.
execute() - Method in class org.jivesoftware.database.CallableStatementWrapper
 
execute() - Method in class org.jivesoftware.database.PreparedStatementWrapper
 
execute(Runnable) - Method in class org.jivesoftware.openfire.http.HttpSessionManager
Executes a Runnable in the thread pool that is used for processing stanzas received over BOSH.
execute(String) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
execute(String) - Method in class org.jivesoftware.database.StatementWrapper
 
execute(String, int) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
execute(String, int) - Method in class org.jivesoftware.database.StatementWrapper
 
execute(String, int[]) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
execute(String, int[]) - Method in class org.jivesoftware.database.StatementWrapper
 
execute(String, String[]) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
execute(String, String[]) - Method in class org.jivesoftware.database.StatementWrapper
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.AdHocCommand
Executes the command with the specified session data.
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.EditAdminList
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.EditAllowedList
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.EditBlockedList
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetAdminConsoleInfo
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetListActiveUsers
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetListDisabledUsers
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetListIdleUsers
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetListOnlineUsers
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetListRegisteredUsers
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberActiveUsers
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberDisabledUsers
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberIdleUsers
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberOnlineUsers
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberRegisteredUsers
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberUserSessions
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetServerStats
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.GetUsersPresence
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.group.AddGroup
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.group.AddGroupUsers
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.group.DeleteGroup
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.group.DeleteGroupUsers
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.group.GetListGroups
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.group.GetListGroupUsers
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.group.UpdateGroup
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.HttpBindStatus
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.muc.CreateMUCRoom
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.PacketsNotification
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.SendAnnouncementToOnlineUsers
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.AddUser
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.AuthenticateUser
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.ChangeUserPassword
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.DeleteUser
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.DisableUser
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.EndUserSession
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.GetUserRoster
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.ReEnableUser
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.admin.user.UserProperties
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.GroupAdminAdded
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.GroupAdminRemoved
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.GroupCreated
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.GroupDeleting
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.GroupMemberAdded
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.GroupMemberRemoved
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.GroupModified
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.UserCreated
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.UserDeleting
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.UserModified
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.VCardCreated
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.VCardDeleting
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.event.VCardModified
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.commands.generic.Ping
 
execute(SessionData, Element) - Method in class org.jivesoftware.openfire.pubsub.PendingSubscriptionsCommand
 
executeBatch() - Method in class org.jivesoftware.database.CallableStatementWrapper
 
executeBatch() - Method in class org.jivesoftware.database.StatementWrapper
 
executeFix() - Static method in class org.jivesoftware.database.bugfix.OF1515
 
executeFix(Connection) - Static method in class org.jivesoftware.database.bugfix.OF33
Check and repair the serviceIDs for the ofMucService table.
executeQuery() - Method in class org.jivesoftware.database.CallableStatementWrapper
 
executeQuery() - Method in class org.jivesoftware.database.PreparedStatementWrapper
 
executeQuery(String) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
executeQuery(String) - Method in class org.jivesoftware.database.StatementWrapper
 
executeUpdate() - Method in class org.jivesoftware.database.CallableStatementWrapper
 
executeUpdate() - Method in class org.jivesoftware.database.PreparedStatementWrapper
 
executeUpdate(String) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
executeUpdate(String) - Method in class org.jivesoftware.database.StatementWrapper
 
executeUpdate(String, int) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
executeUpdate(String, int) - Method in class org.jivesoftware.database.StatementWrapper
 
executeUpdate(String, int[]) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
executeUpdate(String, int[]) - Method in class org.jivesoftware.database.StatementWrapper
 
executeUpdate(String, String[]) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
executeUpdate(String, String[]) - Method in class org.jivesoftware.database.StatementWrapper
 
executing - org.jivesoftware.openfire.commands.AdHocCommand.Status
The command is being executed.
EXECUTOR_CORE_POOL_SIZE - Static variable in class org.jivesoftware.openfire.archive.ArchiveManager
The number of threads to keep in the thread pool that writes messages to the database, even if they are idle.
EXECUTOR_CORE_POOL_SIZE - Static variable in class org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager
The number of threads to keep in the thread pool that powers proxy (SOCKS5) connections, even if they are idle.
EXECUTOR_CORE_POOL_SIZE - Static variable in class org.jivesoftware.openfire.pep.IQPEPHandler
The number of threads to keep in the thread pool used to send PEP notifications, even if they are idle.
EXECUTOR_CORE_POOL_SIZE - Static variable in class org.jivesoftware.openfire.roster.RosterManager
The number of threads to keep in the thread pool that is used to invoke roster event listeners, even if they are idle.
EXECUTOR_CORE_POOL_SIZE - Static variable in class org.jivesoftware.util.TaskEngine
The number of threads to keep in the thread pool that is used to execute tasks of Openfire's TaskEngine, even if they are idle.
EXECUTOR_MAX_POOL_SIZE - Static variable in class org.jivesoftware.openfire.archive.ArchiveManager
The maximum number of threads to allow in the thread pool that writes messages to the database.
EXECUTOR_MAX_POOL_SIZE - Static variable in class org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager
The maximum number of threads to allow in the thread pool that powers proxy (SOCKS5) connections.
EXECUTOR_MAX_POOL_SIZE - Static variable in class org.jivesoftware.openfire.pep.IQPEPHandler
The maximum number of threads to allow in the thread pool used to send PEP notifications.
EXECUTOR_MAX_POOL_SIZE - Static variable in class org.jivesoftware.openfire.roster.RosterManager
The maximum number of threads to allow in the thread pool that is used to invoke roster event listeners.
EXECUTOR_MAX_POOL_SIZE - Static variable in class org.jivesoftware.util.TaskEngine
The maximum number of threads to allow in the thread pool that is used to execute tasks of Openfire's TaskEngine.
EXECUTOR_POOL_KEEP_ALIVE - Static variable in class org.jivesoftware.openfire.archive.ArchiveManager
The number of threads in the thread pool that writes messages to the database is greater than the core, this is the maximum time that excess idle threads will wait for new tasks before terminating.
EXECUTOR_POOL_KEEP_ALIVE - Static variable in class org.jivesoftware.openfire.filetransfer.proxy.ProxyConnectionManager
The number of threads in the thread pool that powers proxy (SOCKS5) connections is greater than the core, this is the maximum time that excess idle threads will wait for new tasks before terminating.
EXECUTOR_POOL_KEEP_ALIVE - Static variable in class org.jivesoftware.openfire.pep.IQPEPHandler
The number of threads in the thread pool used to send PEP notifications is greater than the core, this is the maximum time that excess idle threads will wait for new tasks before terminating.
EXECUTOR_POOL_KEEP_ALIVE - Static variable in class org.jivesoftware.openfire.roster.RosterManager
The number of threads in the thread pool that is used to invoke roster event listeners is greater than the core, this is the maximum time that excess idle threads will wait for new tasks before terminating.
EXECUTOR_POOL_KEEP_ALIVE - Static variable in class org.jivesoftware.util.TaskEngine
The number of threads in the thread pool that is used to execute tasks of Openfire's TaskEngine is greater than the core, this is the maximum time that excess idle threads will wait for new tasks before terminating.
exists(OccupantManager.Occupant) - Method in class org.jivesoftware.openfire.muc.spi.OccupantManager
Checks whether the occupant exists.
exists(OccupantManager.Occupant, NodeID) - Method in class org.jivesoftware.openfire.muc.spi.OccupantManager
Checks whether the occupant exists, optionally excluding a specific node from evaluation.
EXIT - Static variable in class org.jivesoftware.openfire.XMPPServer
 
EXTERNAL_S2S_REQUIRE_AUTHZID - Static variable in class org.jivesoftware.openfire.net.SASLAuthentication
Require the peer to provide an authorization identity through SASL (typically in the Initial Response) when authenticating an inbound S2S connection that uses the EXTERNAL SASL mechanism.
EXTERNAL_S2S_SKIP_SENDING_AUTHZID - Static variable in class org.jivesoftware.openfire.net.SASLAuthentication
Send an authorization identity in the Initial Response when attempting to authenticate using the SASL EXTERNAL mechanism with a remote XMPP domain.
ExternalClientSaslServer - Class in org.jivesoftware.openfire.sasl
Implementation of the SASL EXTERNAL mechanism with PKIX to be used for client-to-server connections.
ExternalClientSaslServer(LocalClientSession) - Constructor for class org.jivesoftware.openfire.sasl.ExternalClientSaslServer
 
ExternalComponentConfiguration - Class in org.jivesoftware.openfire.component
Holds the configuration for external components that want to connect to this server.
ExternalComponentConfiguration(String, boolean, ExternalComponentConfiguration.Permission, String) - Constructor for class org.jivesoftware.openfire.component.ExternalComponentConfiguration
 
ExternalComponentConfiguration.Permission - Enum in org.jivesoftware.openfire.component
 
ExternalComponentManager - Class in org.jivesoftware.openfire.component
Manages the connection permissions for external components.
ExternalComponentManager() - Constructor for class org.jivesoftware.openfire.component.ExternalComponentManager
 
ExternalComponentManager.PermissionPolicy - Enum in org.jivesoftware.openfire.component
 
ExternalComponentManagerListener - Interface in org.jivesoftware.openfire.component
Listener that will be alerted when an external component is disabled/enabled, the port is changed or configuration about an external component is modified.
ExternalizableUtil - Class in org.jivesoftware.util.cache
Utility methods to assist in working with the Externalizable interfaces.
ExternalizableUtilStrategy - Interface in org.jivesoftware.util.cache
Interface that allows to provide different ways for implementing serialization of objects.
ExternalServerSaslServer - Class in org.jivesoftware.openfire.sasl
Implementation of the SASL EXTERNAL mechanism with PKIX to be used for server-to-server connections.
ExternalServerSaslServer(LocalIncomingServerSession) - Constructor for class org.jivesoftware.openfire.sasl.ExternalServerSaslServer
 

F

failed - org.jivesoftware.openfire.net.SASLAuthentication.Status
SASL negotiation has failed.
Failure - Enum in org.jivesoftware.openfire.sasl
XMPP specified SASL errors.
FAILURE - org.jivesoftware.openfire.net.SASLAuthentication.ElementType
 
fallbackProvider - Variable in class org.jivesoftware.openfire.auth.PropertyBasedAuthProviderMapper
 
fallbackProvider - Variable in class org.jivesoftware.openfire.user.PropertyBasedUserProviderMapper
 
fastcloseStmt(PreparedStatement) - Static method in class org.jivesoftware.database.DbConnectionManager
Closes a statement.
fastcloseStmt(ResultSet, PreparedStatement) - Static method in class org.jivesoftware.database.DbConnectionManager
Closes a statement and a result set.
FastDateFormat - Class in org.jivesoftware.util
Similar to SimpleDateFormat, but faster and thread-safe.
FaviconServlet - Class in org.jivesoftware.util
Servlet that gets favicons of webservers and includes them in HTTP responses.
FaviconServlet() - Constructor for class org.jivesoftware.util.FaviconServlet
 
FIELD_IN_USER_PROPS - Static variable in interface org.jivesoftware.openfire.handler.IQRegisterInfo
Fields should be stored in user properties
FIELD_IN_VCARD - Static variable in interface org.jivesoftware.openfire.handler.IQRegisterInfo
Fields should be stored in vCard
FIELD_NAMES - Static variable in interface org.jivesoftware.openfire.handler.IQRegisterInfo
Element names of the fields, array index matches type
file - Variable in class org.jivesoftware.openfire.keystore.CertificateStoreConfiguration
 
FileTransfer - Class in org.jivesoftware.openfire.filetransfer
Contains all of the meta information associated with a file transfer.
FileTransfer(String, String, String, String, long, String) - Constructor for class org.jivesoftware.openfire.filetransfer.FileTransfer
 
fileTransferComplete(FileTransfer, boolean) - Method in interface org.jivesoftware.openfire.filetransfer.FileTransferEventListener
Invoked when a file transfer was completed.
FileTransferEventListener - Interface in org.jivesoftware.openfire.filetransfer
An event listener for File Transfer related events.
FileTransferManager - Interface in org.jivesoftware.openfire.filetransfer
Manages all file transfer currently happening originating from and/or ending at users of the server.
FileTransferProgress - Interface in org.jivesoftware.openfire.filetransfer
An interface to track the progress of a file transfer through the server.
FileTransferProxy - Class in org.jivesoftware.openfire.filetransfer.proxy
Manages the transfering of files between two remote entities on the jabber network.
FileTransferProxy() - Constructor for class org.jivesoftware.openfire.filetransfer.proxy.FileTransferProxy
 
FileTransferRejectedException - Exception in org.jivesoftware.openfire.filetransfer
Thrown by a FileTransferEventListener when a file transfer is rejected by the Interceptor.
FileTransferRejectedException() - Constructor for exception org.jivesoftware.openfire.filetransfer.FileTransferRejectedException
 
FileTransferRejectedException(String) - Constructor for exception org.jivesoftware.openfire.filetransfer.FileTransferRejectedException
 
FileTransferRejectedException(String, Throwable) - Constructor for exception org.jivesoftware.openfire.filetransfer.FileTransferRejectedException
 
FileTransferRejectedException(Throwable) - Constructor for exception org.jivesoftware.openfire.filetransfer.FileTransferRejectedException
 
fileTransferStart(FileTransfer, boolean) - Method in interface org.jivesoftware.openfire.filetransfer.FileTransferEventListener
Invoked when a file transfer is about to start..
FILTER_AFFILIATE_COUNT - Static variable in class org.jivesoftware.openfire.pubsub.PubsubNodeResultFilter
 
FILTER_ITEM_COUNT - Static variable in class org.jivesoftware.openfire.pubsub.PubsubNodeResultFilter
 
FILTER_NODE_DESCRIPTION - Static variable in class org.jivesoftware.openfire.pubsub.PubsubNodeResultFilter
 
FILTER_NODE_IDENTIFIER - Static variable in class org.jivesoftware.openfire.pubsub.PubsubNodeResultFilter
 
FILTER_NODE_NAME - Static variable in class org.jivesoftware.openfire.pubsub.PubsubNodeResultFilter
 
FILTER_SUBSCRIBER_COUNT - Static variable in class org.jivesoftware.openfire.pubsub.PubsubNodeResultFilter
 
filterValid(X509Certificate...) - Static method in class org.jivesoftware.openfire.keystore.CertificateUtils
Returns all valid certificates from the provided input, where validity references the notBefore and notAfter dates of each certificate.
filterValid(Collection<X509Certificate>) - Static method in class org.jivesoftware.openfire.keystore.CertificateUtils
Returns all valid certificates from the provided input, where validity references the notBefore and notAfter dates of each certificate.
finalize() - Method in class org.jivesoftware.database.EmbeddedConnectionProvider
 
findDirectlySubscribedNodes(JID) - Method in class org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProvider
 
findDirectlySubscribedNodes(JID) - Method in class org.jivesoftware.openfire.pubsub.DefaultPubSubPersistenceProvider
 
findDirectlySubscribedNodes(JID) - Method in class org.jivesoftware.openfire.pubsub.InMemoryPubSubPersistenceProvider
 
findDirectlySubscribedNodes(JID) - Method in interface org.jivesoftware.openfire.pubsub.PubSubPersistenceProvider
Returns identifiers for all pubsub nodes to which the provided address is a direct subscriber.
findDuplicates(Collection<V>...) - Static method in class org.jivesoftware.util.CollectionUtils
Returns all elements that occur more than exactly once in the combination of all elements from all provided collections.
findFirstUniqueAndStableStanzaID(Packet, String) - Static method in class org.jivesoftware.openfire.stanzaid.StanzaIDUtil
Returns the first stable and unique stanza-id value from the packet, that is defined for a particular 'by' value.
findGroupAbsoluteDN(String) - Method in class org.jivesoftware.openfire.ldap.LdapManager
Like LdapManager.findGroupRDN(String) but returns the absolute DN of a group
findGroupRDN(String) - Method in class org.jivesoftware.openfire.ldap.LdapManager
Finds a groups's RDN using it's group name.
findGroupRDN(String, LdapName) - Method in class org.jivesoftware.openfire.ldap.LdapManager
Finds a groups's dn using it's group name.
findRemotePluginsWithDifferentVersion(String) - Static method in class org.jivesoftware.openfire.cluster.ClusterManager
Inspects whether the version of a specific plugin on remote nodes differs from the version installed locally.
findSubscribedNodes(JID, String) - Method in class org.jivesoftware.openfire.pep.PEPServiceManager
Returns all PEP nodes with a specific ID that the provided entity is a subscriber to.
findUserRDN(String) - Method in class org.jivesoftware.openfire.ldap.LdapManager
Finds a user's RDN using their username.
findUserRDN(String, LdapName) - Method in class org.jivesoftware.openfire.ldap.LdapManager
Finds a user's RDN using their username in the specified baseDN.
findUsers(Set<String>, String) - Method in class org.jivesoftware.openfire.crowd.CrowdUserProvider
 
findUsers(Set<String>, String) - Method in class org.jivesoftware.openfire.ldap.LdapUserProvider
 
findUsers(Set<String>, String) - Method in class org.jivesoftware.openfire.user.DefaultUserProvider
 
findUsers(Set<String>, String) - Method in class org.jivesoftware.openfire.user.JDBCUserProvider
 
findUsers(Set<String>, String) - Method in class org.jivesoftware.openfire.user.UserManager
Searches for users based on a set of fields and a query string.
findUsers(Set<String>, String) - Method in class org.jivesoftware.openfire.user.UserMultiProvider
Searches for users based on a set of fields and a query string.
findUsers(Set<String>, String) - Method in interface org.jivesoftware.openfire.user.UserProvider
Searches for users based on a set of fields and a query string.
findUsers(Set<String>, String, int, int) - Method in class org.jivesoftware.openfire.crowd.CrowdUserProvider
 
findUsers(Set<String>, String, int, int) - Method in class org.jivesoftware.openfire.ldap.LdapUserProvider
 
findUsers(Set<String>, String, int, int) - Method in class org.jivesoftware.openfire.user.DefaultUserProvider
 
findUsers(Set<String>, String, int, int) - Method in class org.jivesoftware.openfire.user.JDBCUserProvider
 
findUsers(Set<String>, String, int, int) - Method in class org.jivesoftware.openfire.user.UserManager
Searches for users based on a set of fields and a query string.
findUsers(Set<String>, String, int, int) - Method in class org.jivesoftware.openfire.user.UserMultiProvider
Searches for users based on a set of fields and a query string.
findUsers(Set<String>, String, int, int) - Method in interface org.jivesoftware.openfire.user.UserProvider
Searches for users based on a set of fields and a query string.
findValidPointInTime(X509Certificate...) - Static method in class org.jivesoftware.openfire.keystore.CertificateUtils
Attempts to find a point in time on which each of the certificates in the chain will pass X509Certificate.checkValidity(Date)
finishSetup() - Method in class org.jivesoftware.openfire.XMPPServer
Finish the setup process.
fireCertificateStoreChanged(CertificateStore) - Static method in class org.jivesoftware.util.CertificateManager
Notify listeners that a certificate store has been changed.
fireFileTransferCompleted(String, boolean) - Method in class org.jivesoftware.openfire.filetransfer.DefaultFileTransferManager
 
fireFileTransferCompleted(String, boolean) - Method in interface org.jivesoftware.openfire.filetransfer.FileTransferManager
fireFileTransferStart(String, boolean) - Method in class org.jivesoftware.openfire.filetransfer.DefaultFileTransferManager
 
fireFileTransferStart(String, boolean) - Method in interface org.jivesoftware.openfire.filetransfer.FileTransferManager
Invokes FileTransferEventListener.fileTransferStart(FileTransfer, boolean) for all registered event listeners.
fireJoinedCluster(boolean) - Static method in class org.jivesoftware.openfire.cluster.ClusterManager
Triggers event indicating that this JVM is now part of a cluster.
fireJoinedCluster(byte[], boolean) - Static method in class org.jivesoftware.openfire.cluster.ClusterManager
Triggers event indicating that another JVM is now part of a cluster.
fireLeftCluster() - Static method in class org.jivesoftware.openfire.cluster.ClusterManager
Triggers event indicating that this JVM is no longer part of the cluster.
fireLeftCluster(byte[]) - Static method in class org.jivesoftware.openfire.cluster.ClusterManager
Triggers event indicating that another JVM is no longer part of the cluster.
fireMarkedAsSeniorClusterMember() - Static method in class org.jivesoftware.openfire.cluster.ClusterManager
Triggers event indicating that this JVM is now the senior cluster member.
FIRST_NAME - Static variable in interface org.jivesoftware.openfire.handler.IQRegisterInfo
The user's first name
firstName - Variable in class org.jivesoftware.openfire.crowd.jaxb.User
 
FlashMessageTag - Class in org.jivesoftware.admin
 
FlashMessageTag() - Constructor for class org.jivesoftware.admin.FlashMessageTag
 
flush() - Method in class org.jivesoftware.openfire.net.XMLSocketWriter
Flushes the underlying writer making sure that if the connection is dead then the thread that is flushing does not end up in an endless wait.
flush() - Method in class org.jivesoftware.util.XMLWriter
Flushes the underlying Writer
flushBase64() - Method in class org.jivesoftware.util.Base64.OutputStream
Deprecated.
Method added by PHIL.
flushPendingChanges(boolean) - Method in class org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProvider
Persists any changes that have been applied to the caches by invoking the relevant methods of the delegate.
flushPendingChanges(Node.UniqueIdentifier) - Method in class org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProvider
 
flushPendingChanges(Node.UniqueIdentifier, boolean) - Method in class org.jivesoftware.openfire.pubsub.CachingPubsubPersistenceProvider
 
FlushTask - Class in org.jivesoftware.openfire.pubsub.cluster
A cluster task used to instruct other cluster nodes that they must flush pending changes to pubsub nodes to the persistent data storage.
FlushTask() - Constructor for class org.jivesoftware.openfire.pubsub.cluster.FlushTask
Instantiates a flush task for a system-wide flush of pending changes.
FlushTask(Node.UniqueIdentifier) - Constructor for class org.jivesoftware.openfire.pubsub.cluster.FlushTask
Instantiates a flush task for a specific node.
FMUC - Static variable in class org.jivesoftware.openfire.muc.spi.FMUCHandler
Qualified name of the element that denotes FMUC functionality, as specified by XEP-0289.
FMUC_ENABLED - Static variable in class org.jivesoftware.openfire.muc.spi.FMUCHandler
 
FMUCException - Exception in org.jivesoftware.openfire.muc
Exception used for representing unavailability of FMUC (XEP-0289).
FMUCException() - Constructor for exception org.jivesoftware.openfire.muc.FMUCException
 
FMUCException(String) - Constructor for exception org.jivesoftware.openfire.muc.FMUCException
 
FMUCException(String, Throwable) - Constructor for exception org.jivesoftware.openfire.muc.FMUCException
 
FMUCException(Throwable) - Constructor for exception org.jivesoftware.openfire.muc.FMUCException
 
FMUCHandler - Class in org.jivesoftware.openfire.muc.spi
 
FMUCHandler(MUCRoom) - Constructor for class org.jivesoftware.openfire.muc.spi.FMUCHandler
 
FMUCHandler.InboundJoin - Class in org.jivesoftware.openfire.muc.spi
 
FMUCHandler.OutboundJoin - Class in org.jivesoftware.openfire.muc.spi
 
FMUCHandler.OutboundJoinConfiguration - Class in org.jivesoftware.openfire.muc.spi
 
FMUCHandler.OutboundJoinProgress - Class in org.jivesoftware.openfire.muc.spi
 
FMUCMode - Enum in org.jivesoftware.openfire.muc.spi
Configuration mode for Federated Multi-User Chat.
ForbiddenException - Exception in org.jivesoftware.openfire.muc
Exception used for representing that the requested operation is forbidden for the user in the MUCRoom.
ForbiddenException() - Constructor for exception org.jivesoftware.openfire.muc.ForbiddenException
 
ForbiddenException(String) - Constructor for exception org.jivesoftware.openfire.muc.ForbiddenException
 
ForbiddenException(String, Throwable) - Constructor for exception org.jivesoftware.openfire.muc.ForbiddenException
 
ForbiddenException(Throwable) - Constructor for exception org.jivesoftware.openfire.muc.ForbiddenException
 
formalClose() - Method in class org.jivesoftware.openfire.streammanagement.StreamManager
Called when a session receives a closing stream tag, this prevents the session from being detached.
format(long) - Method in class org.jivesoftware.util.ByteFormat
Formats a long which represent a number of bytes.
format(Object, StringBuffer, FieldPosition) - Method in class org.jivesoftware.util.ByteFormat
Format the given object (must be a Long).
format(Calendar) - Method in class org.jivesoftware.util.FastDateFormat
 
format(Calendar, StringBuffer) - Method in class org.jivesoftware.util.FastDateFormat
 
format(Date) - Method in class org.jivesoftware.util.FastDateFormat
 
format(Date) - Static method in class org.jivesoftware.util.XMPPDateTimeFormat
Formats a Date object to String as defined in XEP-0082.
format(Date, StringBuffer) - Method in class org.jivesoftware.util.FastDateFormat
 
formatDate(Date) - Static method in class org.jivesoftware.util.JiveGlobals
Formats a Date object to return a date using the global locale.
formatDateTime(Date) - Static method in class org.jivesoftware.util.JiveGlobals
Formats a Date object to return a date and time using the global locale.
formatKB(long) - Method in class org.jivesoftware.util.ByteFormat
Formats a long which represent a number of kilobytes.
formatTime(Date) - Static method in class org.jivesoftware.util.JiveGlobals
Formats a Date object to return a time using the global locale.
forName(String) - Static method in class org.jivesoftware.util.ClassUtils
Loads the class with the specified name.
Forwarded - Class in org.jivesoftware.openfire.forward
 
Forwarded(Element) - Constructor for class org.jivesoftware.openfire.forward.Forwarded
 
Forwarded(Element, Date, JID) - Constructor for class org.jivesoftware.openfire.forward.Forwarded
 
Forwarded(Message) - Constructor for class org.jivesoftware.openfire.forward.Forwarded
 
Forwarded(Message, Date, JID) - Constructor for class org.jivesoftware.openfire.forward.Forwarded
 
forwardRequest(HttpBindBody, AsyncContext) - Method in class org.jivesoftware.openfire.http.HttpSession
Forwards a client request, which is related to a session, to the server.
foundMsg(String) - Method in class org.jivesoftware.openfire.nio.XMLLightweightParser
 
FRAMING_NAMESPACE - Static variable in class org.jivesoftware.openfire.websocket.WebSocketClientStanzaHandler
 
from(String) - Static method in class org.jivesoftware.openfire.http.HttpBindBody
 
from(Optional<T>) - Static method in class org.jivesoftware.util.CacheableOptional
 
FROM - org.jivesoftware.openfire.roster.RosterItem.SubType
The roster item has a subscription to the roster owner's presence.
fromDatabaseValue(String) - Static method in enum org.jivesoftware.openfire.group.SharedGroupVisibility
 
fromJID(JID) - Static method in class org.jivesoftware.openfire.group.GroupJID
Returns a JID from the given JID.
fromString(String) - Static method in class org.jivesoftware.openfire.group.GroupJID
Creates a JID from the given string.
FULL - Static variable in class org.jivesoftware.util.FastDateFormat
Style pattern
FULL_NAME - Static variable in class org.jivesoftware.admin.LdapUserTester
 

G

generateAnonymousToken() - Static method in class org.jivesoftware.openfire.auth.AuthToken
Constructs a new AuthToken that represents an authenticated, but anonymous user.
generateConnectionConfiguration() - Method in class org.jivesoftware.openfire.spi.ConnectionListener
Generates an immutable ConnectionConfiguration based on the current state.
generateCSR(String) - Method in class org.jivesoftware.openfire.keystore.IdentityStore
Creates a Certificate Signing Request based on the private key and certificate identified by the provided alias.
generateKeyPair(String, int) - Static method in class org.jivesoftware.openfire.keystore.IdentityStore
Returns a new public & private key with the specified algorithm (e.g.
generateOneTimeToken(String) - Static method in class org.jivesoftware.openfire.auth.AuthToken
Constructs a new OneTimeAuthToken that represents an one time recovery user.
generateReportForMucRooms(Cache<String, MUCRoom>, Map<String, MUCRoom>, Map<NodeID, Set<OccupantManager.Occupant>>, Map<OccupantManager.Occupant, NodeID>, Set<OccupantManager.Occupant>, String) - Static method in class org.jivesoftware.util.cache.ConsistencyChecks
 
generateReportForRoutingTableClientRoutes(Cache<String, ClientRoute>, Cache<String, ClientRoute>, Collection<LocalClientSession>, Map<NodeID, Set<String>>) - Static method in class org.jivesoftware.util.cache.ConsistencyChecks
Verifies that usersCache, anonymousUsersCache, localRoutingTable.getClientRoutes and routeOwnersByClusterNode of RoutingTableImpl are in a consistent state.
generateReportForRoutingTableComponentRoutes(Cache<String, HashSet<NodeID>>, Collection<RoutableChannelHandler>, HashMap<NodeID, Set<String>>) - Static method in class org.jivesoftware.util.cache.ConsistencyChecks
Verifies that #componentsCache, #localRoutingTable#getComponentRoute and #componentsByClusterNode of RoutingTableImpl are in a consistent state.
generateReportForRoutingTableServerRoutes(Cache<DomainPair, NodeID>, Collection<LocalOutgoingServerSession>, HashMap<NodeID, Set<DomainPair>>) - Static method in class org.jivesoftware.util.cache.ConsistencyChecks
Verifies that #serversCache, #localRoutingTable#getServerRoutes and #s2sDomainPairsByClusterNode of RoutingTableImpl are in a consistent state.
generateReportForSessionManagerIncomingServerSessions(Cache<StreamID, IncomingServerSessionInfo>, Collection<LocalIncomingServerSession>, Map<NodeID, Set<StreamID>>) - Static method in class org.jivesoftware.util.cache.ConsistencyChecks
Verifies that #incomingServerSessionsCache, #localIncomingServerSessions and #incomingServerSessionsByClusterNode of SessionManager are in a consistent state.
generateReportForSessionManagerSessionInfos(Cache<String, ClientSessionInfo>, Collection<ClientSession>, Map<NodeID, Set<String>>) - Static method in class org.jivesoftware.util.cache.ConsistencyChecks
Verifies that #sessionInfoCache, #localSessionInfos and #sessionInfoKeysByClusterNode of SessionManager are in a consistent state.
generateReportForUserSessions(Cache<String, HashSet<String>>, Cache<String, ClientRoute>, Cache<String, ClientRoute>) - Static method in class org.jivesoftware.util.cache.ConsistencyChecks
 
generateUniqueAlias() - Method in class org.jivesoftware.openfire.keystore.IdentityStore
Generates an alias that is currently unused in this store.
generateUserToken(String) - Static method in class org.jivesoftware.openfire.auth.AuthToken
Constructs a new AuthToken that represents an authenticated user identified by the provider username.
generateVerHash(IQ, String) - Static method in class org.jivesoftware.openfire.entitycaps.EntityCapabilitiesManager
Generates a 'ver' hash attribute used in validation to help prevent poisoning of entity capabilities information.
genNextRangePart(int) - Method in class org.jivesoftware.openfire.ldap.LdapGroupProvider
 
get() - Method in class org.jivesoftware.util.CacheableOptional
 
get() - Method in class org.jivesoftware.util.ImmediateFuture
 
get(long, TimeUnit) - Method in class org.jivesoftware.util.ImmediateFuture
 
get(Object) - Method in class org.jivesoftware.openfire.muc.spi.MUCServiceProperties
 
get(Object) - Method in class org.jivesoftware.util.cache.CacheWrapper
 
get(Object) - Method in class org.jivesoftware.util.cache.CaffeineCache
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(Object) - Method in class org.jivesoftware.util.cache.DefaultCache
 
get(Object) - Method in class org.jivesoftware.util.cache.SerializingCache
 
get(Object) - Method in class org.jivesoftware.util.JiveProperties
 
get(String, Element) - Method in class org.jivesoftware.openfire.PrivateStorage
Returns the data stored under a key corresponding to the name and namespace of the given element.
get(Map<String, List<String>>, String, int) - Method in class org.jivesoftware.openfire.commands.AdHocCommand
 
getAcceptedIssuers() - Method in class org.jivesoftware.openfire.keystore.OpenfireX509TrustManager
 
getAcceptedIssuers() - Method in class org.jivesoftware.openfire.net.ClientTrustManager
 
getAcceptedIssuers() - Method in class org.jivesoftware.openfire.net.ServerTrustManager
 
getAccessModel() - Method in class org.jivesoftware.openfire.pubsub.DefaultNodeConfiguration
Returns the access model that specifies who is allowed to subscribe and retrieve items.
getAccessModel() - Method in class org.jivesoftware.openfire.pubsub.Node
Returns the access model that specifies who is allowed to subscribe and retrieve items.
getAction() - Method in class org.jivesoftware.openfire.disco.DiscoItem
Returns the action (i.e.
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.AdHocCommand
Returns a collection with the allowed actions based on the current stage as defined in the SessionData.
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.EditAdminList
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.EditAllowedList
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.EditBlockedList
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.GetAdminConsoleInfo
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.GetListActiveUsers
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.GetListDisabledUsers
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.GetListIdleUsers
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.GetListOnlineUsers
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.GetListRegisteredUsers
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberActiveUsers
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberDisabledUsers
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberIdleUsers
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberOnlineUsers
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberRegisteredUsers
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.GetNumberUserSessions
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.GetServerStats
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.GetUsersPresence
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.group.AddGroup
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.group.AddGroupUsers
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.group.DeleteGroup
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.group.DeleteGroupUsers
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.group.GetListGroups
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.group.GetListGroupUsers
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.group.UpdateGroup
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.HttpBindStatus
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.muc.CreateMUCRoom
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.PacketsNotification
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.SendAnnouncementToOnlineUsers
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.user.AddUser
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.user.AuthenticateUser
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.user.ChangeUserPassword
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.user.DeleteUser
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.user.DisableUser
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.user.EndUserSession
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.user.GetUserRoster
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.user.ReEnableUser
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.admin.user.UserProperties
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.event.GroupAdminAdded
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.event.GroupAdminRemoved
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.event.GroupCreated
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.event.GroupDeleting
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.event.GroupMemberAdded
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.event.GroupMemberRemoved
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.event.GroupModified
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.event.UserCreated
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.event.UserDeleting
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.event.UserModified
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.event.VCardCreated
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.event.VCardDeleting
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.event.VCardModified
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.commands.generic.Ping
 
getActions(SessionData) - Method in class org.jivesoftware.openfire.pubsub.PendingSubscriptionsCommand
 
getActiveAndInactiveRooms() - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
Returns all rooms serviced by this service.
getActiveChatRooms() - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
Returns a list with a snapshot of all the rooms in the server that are actively loaded in memory.
getActiveChatRooms() - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
 
getActiveConnections() - Method in class org.jivesoftware.database.DefaultConnectionProvider
 
getActiveCount() - Method in class org.jivesoftware.openfire.mbean.ThreadPoolExecutorDelegate
Returns the approximate number of threads that are actively executing tasks.
getActiveCount() - Method in interface org.jivesoftware.openfire.mbean.ThreadPoolExecutorDelegateMBean
Returns the approximate number of threads that are actively executing tasks.
getActiveList() - Method in interface org.jivesoftware.openfire.session.ClientSession
Returns the Privacy list that overrides the default privacy list.
getActiveList() - Method in class org.jivesoftware.openfire.session.ClientSessionInfo
 
getActiveList() - Method in class org.jivesoftware.openfire.session.LocalClientSession
Returns the Privacy list that overrides the default privacy list.
getActiveList() - Method in class org.jivesoftware.openfire.session.RemoteClientSession
 
getActiveSessionCount(String) - Method in class org.jivesoftware.openfire.SessionManager
Returns the number of sessions for a user that are available.
getAdditionalBeanInfo() - Method in class org.jivesoftware.util.JiveBeanInfo
 
getAdditionalNamespaces() - Method in interface org.jivesoftware.openfire.Connection
When a connection is used to transmit an XML data, the root element of that data can define XML namespaces other than the ones that are default (eg: 'jabber:client', 'jabber:server', etc).
getAdditionalNamespaces() - Method in class org.jivesoftware.openfire.net.AbstractConnection
 
getAddress - org.jivesoftware.openfire.session.RemoteSessionTask.Operation
 
getAddress() - Method in class org.jivesoftware.openfire.component.InternalComponentManager
 
getAddress() - Method in interface org.jivesoftware.openfire.Connection
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class org.jivesoftware.openfire.filetransfer.proxy.FileTransferProxy
 
getAddress() - Method in class org.jivesoftware.openfire.http.HttpSession.HttpVirtualConnection
 
getAddress() - Method in class org.jivesoftware.openfire.mediaproxy.MediaProxyService
 
getAddress() - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
 
getAddress() - Method in class org.jivesoftware.openfire.multiplex.ClientSessionConnection
 
getAddress() - Method in class org.jivesoftware.openfire.net.SocketConnection
Deprecated.
 
getAddress() - Method in class org.jivesoftware.openfire.net.StanzaHandler
Obtain the address of the XMPP entity for which this StanzaHandler handles stanzas.
getAddress() - Method in class org.jivesoftware.openfire.nio.NettyConnection
 
getAddress() - Method in class org.jivesoftware.openfire.pep.PEPService
 
getAddress() - Method in class org.jivesoftware.openfire.pubsub.PubSubModule
 
getAddress() - Method in interface org.jivesoftware.openfire.pubsub.PubSubService
Returns the XMPP address of the service.
getAddress() - Method in interface org.jivesoftware.openfire.RoutableChannelHandler
Returns the XMPP address.
getAddress() - Method in class org.jivesoftware.openfire.session.LocalSession
Obtain the address of the session.
getAddress() - Method in class org.jivesoftware.openfire.session.RemoteIncomingServerSession
 
getAddress() - Method in class org.jivesoftware.openfire.session.RemoteSession
 
getAddress() - Method in interface org.jivesoftware.openfire.session.Session
Obtain the address of the user.
getAddress() - Method in class org.jivesoftware.openfire.websocket.WebSocketConnection
 
getAdHocCommandHandler() - Method in class org.jivesoftware.openfire.XMPPServer
Returns the AdHocCommandHandler registered with this server.
getAdminAccounts() - Method in class org.jivesoftware.openfire.admin.AdminManager
Returns the list of admin users from the provider.
GetAdminConsoleInfo - Class in org.jivesoftware.openfire.commands.admin
Command that returns information about the admin console.
GetAdminConsoleInfo() - Constructor for class org.jivesoftware.openfire.commands.admin.GetAdminConsoleInfo
 
GetAdminConsoleInfoTask - Class in org.jivesoftware.openfire.container
Task that will return the bind interface and ports being used by the admin console of the node where the task will be executed.
GetAdminConsoleInfoTask() - Constructor for class org.jivesoftware.openfire.container.GetAdminConsoleInfoTask
 
getAdminConsoleListenAddress() - Method in class org.jivesoftware.openfire.spi.ConnectionManagerImpl
Returns the specific network interface on which the Openfire administration console should be configured to listen, or null when no such preference has been configured.
getAdminDN() - Method in class org.jivesoftware.openfire.ldap.LdapManager
Returns the starting admin DN that searches for admins will performed with.
getAdminPassword() - Method in class org.jivesoftware.openfire.ldap.LdapManager
Returns the starting admin DN that searches for admins will performed with.
getAdminPort() - Method in class org.jivesoftware.openfire.container.GetAdminConsoleInfoTask
 
getAdminProvider() - Static method in class org.jivesoftware.openfire.admin.AdminManager
Returns the currently-installed AdminProvider.
getAdmins() - Method in interface org.jivesoftware.openfire.admin.AdminProvider
Returns a list of JIDs of accounts with administrative privileges.
getAdmins() - Method in class org.jivesoftware.openfire.admin.DefaultAdminProvider
The default provider retrieves the comma separated list from the system property admin.authorizedJIDs
getAdmins() - Method in class org.jivesoftware.openfire.admin.GroupBasedAdminProvider
 
getAdmins() - Method in class org.jivesoftware.openfire.admin.JDBCAdminProvider
 
getAdmins() - Method in class org.jivesoftware.openfire.crowd.CrowdAdminProvider
 
getAdmins() - Method in class org.jivesoftware.openfire.group.Group
Returns a Collection of the group administrators.
getAdmins() - Method in class org.jivesoftware.openfire.muc.MUCRoom
Returns a collection with the current list of admins.
getAdmins() - Method in class org.jivesoftware.openfire.XMPPServer
Returns a collection with the JIDs of the server's admins.
getAdminSecret() - Method in class org.jivesoftware.openfire.container.GetAdminConsoleInfoTask
 
getAdminSecurePort() - Method in class org.jivesoftware.openfire.container.AdminConsolePlugin
Returns the TLS port on which the admin console is current operating.
getAdminSecurePort() - Method in class org.jivesoftware.openfire.container.GetAdminConsoleInfoTask
 
getAdminText(String, String) - Static method in class org.jivesoftware.admin.AdminConsole
Returns a text element for the admin console, applying the appropriate locale.
getAdminUnsecurePort() - Method in class org.jivesoftware.openfire.container.AdminConsolePlugin
Returns the non-TLS port on which the admin console is currently operating.
getAffiliate() - Method in class org.jivesoftware.openfire.pubsub.NodeSubscription
Returns the NodeAffiliate that owns this subscription.
getAffiliate(JID) - Method in class org.jivesoftware.openfire.pubsub.Node
Returns the NodeAffiliate of the specified JID or null if none was found.
getAffiliatesToNotify() - Method in class org.jivesoftware.openfire.pubsub.LeafNode
Retrieves the collection of affiliates that should be sent notifications upon changes to this node.
getAffiliation() - Method in class org.jivesoftware.openfire.muc.MUCRole
Obtain the affiliation state of the user, which is a long-lived association or connection with a room.
getAffiliation() - Method in class org.jivesoftware.openfire.pubsub.cluster.AffiliationTask
The new affiliation with a pubsub node.
getAffiliation() - Method in class org.jivesoftware.openfire.pubsub.NodeAffiliate
 
getAffiliation(JID) - Method in class org.jivesoftware.openfire.muc.MUCRoom
Returns the affiliation state of the user in the room.
getAgents() - Method in class org.jivesoftware.openfire.mediaproxy.MediaProxyService
Return the list of active Agents
getAll() - Method in class org.jivesoftware.openfire.group.Group
Returns a read-only, unmodifiable collection of everyone in the group.
getAllAffiliates() - Method in class org.jivesoftware.openfire.pubsub.Node
Returns all affiliates of the node.
getAllCaches() - Static method in class org.jivesoftware.util.cache.CacheFactory
Returns an array of all caches in the system.
getAllCertificates() - Method in class org.jivesoftware.openfire.keystore.CertificateStore
Returns a collection of all x.509 certificates in this store.
getAllGroupNames() - Method in class org.jivesoftware.openfire.crowd.CrowdManager
Get all the crowd groups
getAllowedComponents() - Static method in class org.jivesoftware.openfire.component.ExternalComponentManager
Returns the list of registered external components that are allowed to connect to this server when using a whitelist policy.
getAllowedServers() - Static method in class org.jivesoftware.openfire.server.RemoteServerManager
Returns the list of registered remote servers that are allowed to connect to/from this server when using a whitelist policy.
getAllPropertyNames() - Method in class org.jivesoftware.util.XMLProperties
Returns a list of names for all properties found in the XML file.
getAllRoomNames() - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
Returns a list of names of all the rooms in the server (i.e.
getAllRoomNames() - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
Combine names of all rooms in the database (to catch any rooms that aren't currently in memory) with all names of rooms currently in memory (to include rooms that are non-persistent / never saved in the database).
getAllRoomSearchInfo() - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
 
getAllRoomSearchInfo() - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
 
getAllStatistics() - Method in class org.jivesoftware.openfire.stats.StatisticsManager
Returns all statistics that the StatManager is tracking.
getAllSubscriptions() - Method in class org.jivesoftware.openfire.pubsub.Node
Returns all subscriptions to the node.
getAllUsers() - Method in class org.jivesoftware.openfire.crowd.CrowdManager
Get all the users from Crowd
getAlternateBaseDN() - Method in class org.jivesoftware.openfire.ldap.LdapManager
Returns the alternate starting DN that searches for users will performed with.
getAmountTransferred() - Method in interface org.jivesoftware.openfire.filetransfer.FileTransferProgress
Returns the number of bytes that has been transferred.
getAmountTransferred() - Method in class org.jivesoftware.openfire.filetransfer.proxy.DefaultProxyTransfer
 
getAppBuffSize() - Method in class org.jivesoftware.openfire.net.TLSWrapper
 
getApplicationName() - Method in class org.jivesoftware.openfire.crowd.CrowdProperties
 
getApplicationPassword() - Method in class org.jivesoftware.openfire.crowd.CrowdProperties
 
getAppName() - Static method in class org.jivesoftware.admin.AdminConsole
Returns the name of the application.
getArchiveManager() - Method in class org.jivesoftware.openfire.XMPPServer
Returns the ArchiveManager registered with this server.
getArchiver() - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
 
getArchiver() - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
Accessor uses the "double-check idiom" for proper lazy instantiation.
GetArchiveWriteETATask - Class in org.jivesoftware.openfire.archive
A task that retrieves a time estimation on the time it takes for data to have been written to persistent storage.
GetArchiveWriteETATask() - Constructor for class org.jivesoftware.openfire.archive.GetArchiveWriteETATask
 
GetArchiveWriteETATask(Instant, String) - Constructor for class org.jivesoftware.openfire.archive.GetArchiveWriteETATask
 
getArray(int) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getArray(String) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getAskStatus() - Method in class org.jivesoftware.openfire.roster.RosterItem
Obtain the current ask status of the item.
getAskStatus(Roster.Item) - Static method in class org.jivesoftware.openfire.roster.RosterItem
 
getAssociationPolicy() - Method in class org.jivesoftware.openfire.pubsub.CollectionNode
Returns the policy that defines who may associate leaf nodes with a collection.
getAssociationPolicy() - Method in class org.jivesoftware.openfire.pubsub.DefaultNodeConfiguration
Returns the policy that defines who may associate leaf nodes with a collection.
getAssociationTrusted() - Method in class org.jivesoftware.openfire.pubsub.CollectionNode
Returns the users that are allowed to associate leaf nodes with this collection node.
getAttribute(String) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
getAttribute(String, String) - Method in class org.jivesoftware.util.XMLProperties
Returns the value of the attribute of the given property name or null if it doesn't exist.
getAttribute(HttpServletRequest, String) - Static method in class org.jivesoftware.util.ParamUtils
Returns an attribute as a string.
getAttribute(HttpServletRequest, String, boolean) - Static method in class org.jivesoftware.util.ParamUtils
Returns an attribute as a string.
getAttributeNames() - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
getAttributes(String) - Method in class org.jivesoftware.admin.LdapUserTester
Returns a list of attributes and their LDAP values found in LDAP for the specified username.
getAuditManager() - Method in class org.jivesoftware.openfire.XMPPServer
Returns the AuditManager registered with this server.
getAuditor() - Method in interface org.jivesoftware.openfire.audit.AuditManager
Factory method for creating auditors that are configured by this audit manager.
getAuditor() - Method in class org.jivesoftware.openfire.audit.spi.AuditManagerImpl
 
getAuditURL() - Method in class org.jivesoftware.openfire.security.DefaultSecurityAuditProvider
The default provider uses Openfire's own audit log viewer.
getAuditURL() - Method in interface org.jivesoftware.openfire.security.SecurityAuditProvider
Retrieves a URL that can be visited to read the logs audited by this provider.
getAuthenticationMethod - org.jivesoftware.openfire.session.RemoteSessionTask.Operation
 
getAuthenticationMethod() - Method in class org.jivesoftware.openfire.session.LocalServerSession
Obtain method that was used to authenticate this session.
getAuthenticationMethod() - Method in class org.jivesoftware.openfire.session.RemoteIncomingServerSession
 
getAuthenticationMethod() - Method in class org.jivesoftware.openfire.session.RemoteOutgoingServerSession
 
getAuthenticationMethod() - Method in interface org.jivesoftware.openfire.session.ServerSession
Obtain method that was used to authenticate this session.
getAuthor() - Method in class org.jivesoftware.openfire.container.PluginMetadata
 
getAuthor(Path) - Static method in class org.jivesoftware.openfire.container.PluginMetadataHelper
Returns the author of a plugin.
getAuthor(Plugin) - Static method in class org.jivesoftware.openfire.container.PluginMetadataHelper
Returns the author of a plugin.
getAuthorizationID() - Method in class org.jivesoftware.openfire.sasl.AnonymousSaslServer
 
getAuthorizationID() - Method in class org.jivesoftware.openfire.sasl.ExternalClientSaslServer
 
getAuthorizationID() - Method in class org.jivesoftware.openfire.sasl.ExternalServerSaslServer
 
getAuthorizationID() - Method in class org.jivesoftware.openfire.sasl.JiveSharedSecretSaslServer
 
getAuthorizationID() - Method in class org.jivesoftware.openfire.sasl.SaslServerPlainImpl
Reports the authorization ID in effect for the client of this session.
getAuthorizationID() - Method in class org.jivesoftware.openfire.sasl.ScramSha1SaslServer
Reports the authorization ID in effect for the client of this session.
getAuthorizationPolicies() - Static method in class org.jivesoftware.openfire.auth.AuthorizationManager
Returns the currently-installed AuthorizationProvider.
getAuthProvider() - Static method in class org.jivesoftware.openfire.auth.AuthFactory
Deprecated.
Prefer using the corresponding factory method, rather than invoking methods on the provider directly
getAuthProvider(String) - Method in class org.jivesoftware.openfire.auth.AuthorizationBasedAuthProviderMapper
 
getAuthProvider(String) - Method in interface org.jivesoftware.openfire.auth.AuthProviderMapper
Finds a suitable AuthProvider for the user.
getAuthProvider(String) - Method in class org.jivesoftware.openfire.auth.PropertyBasedAuthProviderMapper
 
getAuthProviders() - Method in class org.jivesoftware.openfire.auth.AuthorizationBasedAuthProviderMapper
 
getAuthProviders() - Method in interface org.jivesoftware.openfire.auth.AuthProviderMapper
Returns all providers that are used by this instance.
getAuthProviders() - Method in class org.jivesoftware.openfire.auth.PropertyBasedAuthProviderMapper
 
getAuthToken() - Method in class org.jivesoftware.openfire.session.LocalClientSession
Returns the authentication token associated with this session.
getAuthToken() - Method in class org.jivesoftware.util.WebManager
 
getAutoCommit() - Method in class org.jivesoftware.database.AbstractConnection
 
getAvailableStreamFeatures() - Method in class org.jivesoftware.openfire.http.HttpSession
Returns the stream features which are available for this session.
getAvailableStreamFeatures() - Method in class org.jivesoftware.openfire.session.LocalClientSession
 
getAvailableStreamFeatures() - Method in class org.jivesoftware.openfire.session.LocalComponentSession
 
getAvailableStreamFeatures() - Method in class org.jivesoftware.openfire.session.LocalConnectionMultiplexerSession
 
getAvailableStreamFeatures() - Method in class org.jivesoftware.openfire.session.LocalIncomingServerSession
 
getAvailableStreamFeatures() - Method in class org.jivesoftware.openfire.session.LocalOutgoingServerSession
 
getAvailableStreamFeatures() - Method in class org.jivesoftware.openfire.session.LocalSession
Returns a text with the available stream features.
getAvatarStoredInDB() - Method in class org.jivesoftware.admin.LdapUserProfile
 
getAverageQueryTime(ProfiledConnection.Type) - Static method in class org.jivesoftware.database.ProfiledConnection
Returns the average amount of time spent executing the specified type of query.
getBackupDirectory() - Method in class org.jivesoftware.openfire.keystore.CertificateStoreConfiguration
 
getBaseDN() - Method in class org.jivesoftware.openfire.ldap.LdapManager
Returns the starting DN that searches for users will performed with.
GetBasicStatistics - Class in org.jivesoftware.openfire.cluster
Command that returns basic information about this JVM like number of client sessions, server sessions and amount of free and used memory.
GetBasicStatistics() - Constructor for class org.jivesoftware.openfire.cluster.GetBasicStatistics
 
getBean() - Method in class org.jivesoftware.admin.TabsTag
The name of the request attribute which holds a AdminPageBean instance.
getBeanClass() - Method in class org.jivesoftware.database.DefaultConnectionProviderBeanInfo
 
getBeanClass() - Method in class org.jivesoftware.util.JiveBeanInfo
Returns the bean Class.
getBeanDescriptor() - Method in class org.jivesoftware.util.JiveBeanInfo
 
getBigDecimal(int) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getBigDecimal(int, int) - Method in class org.jivesoftware.database.CallableStatementWrapper
Deprecated.
getBigDecimal(String) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getBindAddress() - Method in class org.jivesoftware.openfire.spi.ConnectionConfiguration
 
getBindAddress() - Method in class org.jivesoftware.openfire.spi.ConnectionListener
Returns the network address on which connections are accepted when this listener is enabled.
getBindingError() - Method in exception org.jivesoftware.openfire.http.HttpBindException
 
getBindInterface() - Method in class org.jivesoftware.openfire.container.AdminConsolePlugin
Returns null if the admin console will be available in all network interfaces of this machine or a String representing the only interface where the admin console will be available.
getBindInterface() - Method in class org.jivesoftware.openfire.container.GetAdminConsoleInfoTask
 
getBirthday() - Method in class org.jivesoftware.admin.LdapUserProfile
 
getBlacklistedIPs() - Static method in class org.jivesoftware.openfire.session.LocalClientSession
Returns the list of IP address that are disallowed to connect to the server.
getBlob(int) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getBlob(String) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getBlockedComponents() - Static method in class org.jivesoftware.openfire.component.ExternalComponentManager
Returns the list of external components that are NOT allowed to connect to this server.
getBlockedJIDs() - Method in class org.jivesoftware.openfire.privacy.PrivacyList
Returns all JIDs that are on the blocklist (as defined in XEP-0191).
getBlockedServers() - Static method in class org.jivesoftware.openfire.server.RemoteServerManager
Returns the list of remote servers that are NOT allowed to connect to/from this server.
getBlocklist(User) - Method in class org.jivesoftware.openfire.handler.IQBlockingHandler
Retrieves all of the JIDs that are on the blocklist of the provided user.
getBody() - Method in class org.jivesoftware.admin.SubSidebarTag
Returns the body content of this tag.
getBodyXSLT() - Method in class org.jivesoftware.openfire.pubsub.Node
Returns the URL of an XSL transformation which can be applied to payloads in order to generate an appropriate message body element.
getBoolean(int) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getBoolean(String) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getBooleanAttribute(HttpServletRequest, String) - Static method in class org.jivesoftware.util.ParamUtils
Returns an attribute as a boolean.
getBooleanParameter(HttpServletRequest, String) - Static method in class org.jivesoftware.util.ParamUtils
Returns a parameter as a boolean.
getBooleanParameter(HttpServletRequest, String, boolean) - Static method in class org.jivesoftware.util.ParamUtils
Returns a parameter as a boolean.
getBooleanProperty(String) - Method in class org.jivesoftware.openfire.muc.spi.MUCServiceProperties
 
getBooleanProperty(String) - Static method in class org.jivesoftware.util.JiveGlobals
Returns a boolean value Jive property.
getBooleanProperty(String) - Method in class org.jivesoftware.util.JiveProperties
 
getBooleanProperty(String, boolean) - Method in class org.jivesoftware.openfire.muc.spi.MUCServiceProperties
 
getBooleanProperty(String, boolean) - Static method in class org.jivesoftware.util.JiveGlobals
Returns a boolean value Jive property.
getBooleanProperty(String, boolean) - Method in class org.jivesoftware.util.JiveProperties
 
getBooleanProperty(String, String) - Static method in class org.jivesoftware.openfire.muc.spi.MUCPersistenceManager
Returns a boolean value Jive property.
getBooleanProperty(String, String, boolean) - Static method in class org.jivesoftware.openfire.muc.spi.MUCPersistenceManager
Returns a boolean value Jive property.
getBreadcrumbs() - Method in class org.jivesoftware.admin.AdminPageBean
Returns a collection of breadcrumbs.
getBusinessCity() - Method in class org.jivesoftware.admin.LdapUserProfile
 
getBusinessCountry() - Method in class org.jivesoftware.admin.LdapUserProfile
 
getBusinessDepartment() - Method in class org.jivesoftware.admin.LdapUserProfile
 
getBusinessFax() - Method in class org.jivesoftware.admin.LdapUserProfile
 
getBusinessJobTitle() - Method in class org.jivesoftware.admin.LdapUserProfile
 
getBusinessMobile() - Method in class org.jivesoftware.admin.LdapUserProfile
 
getBusinessPager() - Method in class org.jivesoftware.admin.LdapUserProfile
 
getBusinessPhone() - Method in class org.jivesoftware.admin.LdapUserProfile
 
getBusinessState() - Method in class org.jivesoftware.admin.LdapUserProfile
 
getBusinessStreet() - Method in class org.jivesoftware.admin.LdapUserProfile
 
getBusinessZip() - Method in class org.jivesoftware.admin.LdapUserProfile
 
getByte(int) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getByte(String) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getBytes(int) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getBytes(String) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getCacheCulls(Duration) - Method in class org.jivesoftware.util.cache.DefaultCache
 
getCachedSize() - Method in class org.jivesoftware.openfire.entitycaps.EntityCapabilities
 
getCachedSize() - Method in class org.jivesoftware.openfire.filetransfer.FileTransfer
 
getCachedSize() - Method in class org.jivesoftware.openfire.filetransfer.proxy.DefaultProxyTransfer
 
getCachedSize() - Method in class org.jivesoftware.openfire.group.Group
 
getCachedSize() - Method in class org.jivesoftware.openfire.lockout.LockOutFlag
 
getCachedSize() - Method in class org.jivesoftware.openfire.muc.HistoryStrategy.Messages
 
getCachedSize() - Method in class org.jivesoftware.openfire.muc.MUCRole
 
getCachedSize() - Method in class org.jivesoftware.openfire.muc.MUCRoom
 
getCachedSize() - Method in class org.jivesoftware.openfire.pep.PEPService
 
getCachedSize() - Method in class org.jivesoftware.openfire.privacy.PrivacyItem
 
getCachedSize() - Method in class org.jivesoftware.openfire.privacy.PrivacyList
 
getCachedSize() - Method in class org.jivesoftware.openfire.pubsub.CollectionNode
 
getCachedSize() - Method in class org.jivesoftware.openfire.pubsub.DefaultNodeConfiguration
Returns the approximate size of the Object in bytes.
getCachedSize() - Method in class org.jivesoftware.openfire.pubsub.LeafNode
 
getCachedSize() - Method in class org.jivesoftware.openfire.pubsub.Node
 
getCachedSize() - Method in class org.jivesoftware.openfire.pubsub.NodeAffiliate
Returns the approximate size of the Object in bytes.
getCachedSize() - Method in class org.jivesoftware.openfire.roster.Roster
 
getCachedSize() - Method in class org.jivesoftware.openfire.roster.RosterItem
 
getCachedSize() - Method in class org.jivesoftware.openfire.server.RemoteServerConfiguration
 
getCachedSize() - Method in class org.jivesoftware.openfire.spi.ClientRoute
 
getCachedSize() - Method in class org.jivesoftware.openfire.user.User
 
getCachedSize() - Method in interface org.jivesoftware.util.cache.Cacheable
Returns the approximate size of the Object in bytes.
getCachedSize() - Method in class org.jivesoftware.util.CacheableOptional
 
getCacheHits() - Method in interface org.jivesoftware.util.cache.Cache
Returns the number of cache hits.
getCacheHits() - Method in class org.jivesoftware.util.cache.CacheWrapper
 
getCacheHits() - Method in class org.jivesoftware.util.cache.CaffeineCache
Returns the number of cache hits.
getCacheHits() - Method in class org.jivesoftware.util.cache.DefaultCache
Returns the number of cache hits.
getCacheHits() - Method in class org.jivesoftware.util.cache.SerializingCache
 
getCacheInfo(String) - Method in class org.jivesoftware.openfire.container.PluginCacheRegistry
 
getCacheMisses() - Method in interface org.jivesoftware.util.cache.Cache
Returns the number of cache misses.
getCacheMisses() - Method in class org.jivesoftware.util.cache.CacheWrapper
 
getCacheMisses() - Method in class org.jivesoftware.util.cache.CaffeineCache
Returns the number of cache misses.
getCacheMisses() - Method in class org.jivesoftware.util.cache.DefaultCache
Returns the number of cache misses.
getCacheMisses() - Method in class org.jivesoftware.util.cache.SerializingCache
 
getCacheName() - Method in class org.jivesoftware.openfire.container.CacheInfo
 
getCaches() - Method in class org.jivesoftware.util.WebManager
 
getCacheSizeRemark() - Method in interface org.jivesoftware.util.cache.Cache
An optional, human-readable remark on the current size of the cache.
getCacheSizeRemark() - Method in class org.jivesoftware.util.cache.CacheWrapper
 
getCacheSizeRemark() - Method in class org.jivesoftware.util.cache.SerializingCache
 
getCacheTypeProperty(String) - Static method in class org.jivesoftware.util.cache.CacheFactory
 
getCallback() - Method in class org.jivesoftware.openfire.muc.spi.FMUCHandler.OutboundJoinProgress
 
getCanonicalName() - Method in class org.jivesoftware.openfire.container.PluginMetadata
 
getCanonicalName(Path) - Static method in class org.jivesoftware.openfire.container.PluginMetadataHelper
Returns the canonical name for the plugin, derived from the plugin directory or archive file name.
getCanonicalName(Plugin) - Method in class org.jivesoftware.openfire.container.PluginManager
Returns the canonical name for a loaded plugin.
getCanonicalName(Plugin) - Static method in class org.jivesoftware.openfire.container.PluginMetadataHelper
Returns the canonical name for the plugin, derived from the plugin archive file name.
getCapacityUnit() - Method in interface org.jivesoftware.util.cache.Cache
Defines the unit used to calculate the capacity of the cache.
getCapacityUnit() - Method in class org.jivesoftware.util.cache.CacheWrapper
 
getCapacityUnit() - Method in class org.jivesoftware.util.cache.CaffeineCache
Defines the unit used to calculate the capacity of the cache, which for all instances of this class is byte-size based.
getCapacityUnit() - Method in class org.jivesoftware.util.cache.DefaultCache
Defines the unit used to calculate the capacity of the cache, which for all instances of this class is byte-size based.
getCapacityUnit() - Method in class org.jivesoftware.util.cache.SerializingCache
 
getCatalog() - Method in class org.jivesoftware.database.AbstractConnection
 
getCategory - org.jivesoftware.openfire.session.RemoteSessionTask.Operation
 
getCategory() - Method in interface org.jivesoftware.openfire.session.ComponentSession.ExternalComponent
 
getCategory() - Method in class org.jivesoftware.openfire.session.LocalComponentSession.LocalExternalComponent
 
getCertificateStoreManager() - Method in class org.jivesoftware.openfire.XMPPServer
Returns the CertificateStoreManager registered with this server.
getChangedSubject() - Method in class org.jivesoftware.openfire.muc.HistoryStrategy
Returns the message within the history of the room that has changed the room's subject.
getChangedSubject() - Method in class org.jivesoftware.openfire.muc.MUCRoomHistory
Returns the message within the history of the room that has changed the room's subject.
getChangelog() - Method in class org.jivesoftware.openfire.container.PluginMetadata
 
getChangelog() - Method in class org.jivesoftware.openfire.update.Update
Returns the URL to the change log of the latest version of the component.
getChangelog(Path) - Static method in class org.jivesoftware.openfire.container.PluginMetadataHelper
 
getChangelog(Plugin) - Static method in class org.jivesoftware.openfire.container.PluginMetadataHelper
 
getChannelHandlerFactories() - Method in class org.jivesoftware.openfire.spi.NettyConnectionAcceptor
Returns a copy of the collection of ChannelHandler factories that are registered with this instance.
getCharacterStream(int) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getCharacterStream(String) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getChatLength() - Method in class org.jivesoftware.openfire.muc.MUCRoom
Returns the total length of the chat session.
getChatRoom() - Method in class org.jivesoftware.openfire.muc.MUCRole
Obtain the chat room that hosts this occupant.
getChatRoom(String) - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
Obtains a chatroom by name.
getChatRoom(String) - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
 
getChatRoom(String, JID) - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
Obtains a chatroom by name.
getChatRoom(String, JID) - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
 
getChatRoomLock(String) - Method in interface org.jivesoftware.openfire.muc.MultiUserChatService
Generates a mutex object that controls cluster-wide access to a MUCRoom instance that represents the room in this service identified by the provided name.
getChatRoomLock(String) - Method in class org.jivesoftware.openfire.muc.spi.MultiUserChatServiceImpl
 
getChildElement() - Method in class org.jivesoftware.openfire.multiplex.Route
Returns the wrapped stanza that is being routed.
getChildElement(Element, String) - Static method in class org.jivesoftware.openfire.filetransfer.DefaultFileTransferManager
 
getChildProperties(String) - Method in class org.jivesoftware.util.XMLProperties
Return all values who's path matches the given property name as a String array, or an empty array if the if there are no children.
getChildrenNames(String) - Method in class org.jivesoftware.openfire.muc.spi.MUCServiceProperties
Return all children property names of a parent property as a Collection of String objects.
getChildrenNames(String) - Method in class org.jivesoftware.util.JiveProperties
Return all children property names of a parent property as a Collection of String objects.
getChildrenProperties(String) - Method in class org.jivesoftware.util.XMLProperties
Return all children property names of a parent property as a String array, or an empty array if the if there are no children.
getChildrenProperties(Element, String) - Static method in class org.jivesoftware.util.ElementUtil
Return all children property names of a parent property as a String array, or an empty array if the if there are no children.
getCipherSuiteName - org.jivesoftware.openfire.session.RemoteSessionTask.Operation
 
getCipherSuiteName() - Method in interface org.jivesoftware.openfire.Connection
Returns the TLS cipher suite name used by the connection of the session, if any.
getCipherSuiteName() - Method in class org.jivesoftware.openfire.http.HttpSession.HttpVirtualConnection
 
getCipherSuiteName() - Method in class org.jivesoftware.openfire.multiplex.ClientSessionConnection
 
getCipherSuiteName() - Method in class org.jivesoftware.openfire.net.SocketConnection
Deprecated.
 
getCipherSuiteName() - Method in class org.jivesoftware.openfire.nio.NettyConnection
 
getCipherSuiteName() - Method in class org.jivesoftware.openfire.session.LocalSession
 
getCipherSuiteName() - Method in class org.jivesoftware.openfire.session.RemoteSession
 
getCipherSuiteName() - Method in interface org.jivesoftware.openfire.session.Session
Returns the TLS cipher suite name used by the connection of the session, if any.
getCipherSuiteName() - Method in class org.jivesoftware.openfire.websocket.WebSocketConnection
 
getClassLoader() - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
getClientAuth() - Method in class org.jivesoftware.openfire.spi.ConnectionConfiguration
 
getClientAuth() - Method in class org.jivesoftware.openfire.spi.ConnectionListener
 
getClientIdentities(X509Certificate) - Static method in class org.jivesoftware.util.CertificateManager
Returns the identities of the remote client as defined in the specified certificate.
getClientInfo() - Method in class org.jivesoftware.database.AbstractConnection
 
getClientInfo(String) - Method in class org.jivesoftware.database.AbstractConnection
 
getClientRoute(JID) - Method in interface org.jivesoftware.openfire.RoutingTable
Returns the client session associated to the specified XMPP address or null if none was found.
getClientRoute(JID) - Method in class org.jivesoftware.openfire.spi.RoutingTableImpl
 
getClientSession(byte[], JID) - Method in interface org.jivesoftware.openfire.session.RemoteSessionLocator
Returns a session surrogate of a client session hosted by a remote cluster node.
getClientSession(byte[], JID) - Method in class org.jivesoftware.openfire.session.RemoteSessionLocatorImpl
 
getClientSession(String, StreamID) - Method in class org.jivesoftware.openfire.multiplex.ConnectionMultiplexerManager
Returns the ClientSession with the specified stream ID that is being hosted by the specified connection manager.
getClientsRoutes(boolean) - Method in interface org.jivesoftware.openfire.RoutingTable
Returns collection of client sessions authenticated with the server.
getClientsRoutes(boolean) - Method in class org.jivesoftware.openfire.spi.RoutingTableImpl
 
getClob(int) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getClob(String) - Method in class org.jivesoftware.database.CallableStatementWrapper
 
GetClusteredVersions - Class in org.jivesoftware.openfire.cluster
 
GetClusteredVersions() - Constructor for class org.jivesoftware.openfire.cluster.GetClusteredVersions
 
getClusterMemberID() - Static method in class org.jivesoftware.util.cache.CacheFactory
Returns a byte[] that uniquely identifies this member within the cluster or null when not in a cluster.
getClusterMemberID() - Method in interface org.jivesoftware.util.cache.CacheFactoryStrategy
Returns a byte[] that uniquely identifies this member within the cluster or null when not in a cluster.
getClusterMemberID() - Method in class org.jivesoftware.util.cache.DefaultLocalCacheStrategy
 
getClusterNodeInfo(byte[]) - Static method in class org.jivesoftware.util.cache.CacheFactory
Returns the node info for the given cluster node
getClusterNodeInfo(byte[]) - Method in interface org.jivesoftware.util.cache.CacheFactoryStrategy
Returns the node info for the given cluster node
getClusterNodeInfo(byte[]) - Method in class org.jivesoftware.util.cache.DefaultLocalCacheStrategy
 
getClusterNodesInfo() - Static method in class org.jivesoftware.util.cache.CacheFactory
Returns basic information about the current members of the cluster or an empty collection if not running in a cluster.
getClusterNodesInfo() - Method in interface org.jivesoftware.util.cache.CacheFactoryStrategy
Returns basic information about the current members of the cluster or an empty collection if not running in a cluster.
getClusterNodesInfo() - Method in class org.jivesoftware.util.cache.DefaultLocalCacheStrategy
 
getClusterTime() - Static method in class org.jivesoftware.util.cache.CacheFactory
Gets the pseudo-synchronized time from the cluster.
getClusterTime() - Method in interface org.jivesoftware.util.cache.CacheFactoryStrategy
Gets the pseudo-synchronized time from the cluster.
getClusterTime() - Method in class org.jivesoftware.util.cache.DefaultLocalCacheStrategy
 
getCode() - Method in class org.jivesoftware.openfire.audit.AuditEvent
Obtain the primary type of event.
getCode() - Method in class org.jivesoftware.openfire.commands.AdHocCommand
Returns the unique identifier for this command for the containing JID.
getCode() - Method in class org.jivesoftware.openfire.commands.admin.EditAdminList
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.EditAllowedList
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.EditBlockedList
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.GetAdminConsoleInfo
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.GetListActiveUsers
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.GetListDisabledUsers
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.GetListIdleUsers
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.GetListOnlineUsers
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.GetListRegisteredUsers
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.GetNumberActiveUsers
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.GetNumberDisabledUsers
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.GetNumberIdleUsers
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.GetNumberOnlineUsers
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.GetNumberRegisteredUsers
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.GetNumberUserSessions
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.GetServerStats
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.GetUsersPresence
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.group.AddGroup
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.group.AddGroupUsers
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.group.DeleteGroup
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.group.DeleteGroupUsers
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.group.GetListGroups
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.group.GetListGroupUsers
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.group.UpdateGroup
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.HttpBindStatus
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.muc.CreateMUCRoom
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.PacketsNotification
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.SendAnnouncementToOnlineUsers
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.user.AddUser
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.user.AuthenticateUser
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.user.ChangeUserPassword
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.user.DeleteUser
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.user.DisableUser
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.user.EndUserSession
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.user.GetUserRoster
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.user.ReEnableUser
 
getCode() - Method in class org.jivesoftware.openfire.commands.admin.user.UserProperties
 
getCode() - Method in class org.jivesoftware.openfire.commands.event.GroupAdminAdded
 
getCode() - Method in class org.jivesoftware.openfire.commands.event.GroupAdminRemoved
 
getCode() - Method in class org.jivesoftware.openfire.commands.event.GroupCreated
 
getCode() - Method in class org.jivesoftware.openfire.commands.event.GroupDeleting
 
getCode() - Method in class org.jivesoftware.openfire.commands.event.GroupMemberAdded
 
getCode() - Method in class org.jivesoftware.openfire.commands.event.GroupMemberRemoved
 
getCode() - Method in class org.jivesoftware.openfire.commands.event.GroupModified
 
getCode() - Method in class org.jivesoftware.openfire.commands.event.UserCreated
 
getCode() - Method in class org.jivesoftware.openfire.commands.event.UserDeleting
 
getCode() - Method in class org.jivesoftware.openfire.commands.event.UserModified
 
getCode() - Method in class org.jivesoftware.openfire.commands.event.VCardCreated
 
getCode() - Method in class org.jivesoftware.openfire.commands.event.VCardDeleting
 
getCode() - Method in class org.jivesoftware.openfire.commands.event.VCardModified
 
getCode() - Method in class org.jivesoftware.openfire.commands.generic.Ping
 
getCode() - Method in class org.jivesoftware.openfire.pubsub.PendingSubscriptionsCommand
 
getCommand(String) - Method in class org.jivesoftware.openfire.commands.AdHocCommandManager
Returns the command whose code matches the specified code or null if none was found.
getCommands() - Method in class org.jivesoftware.openfire.commands.AdHocCommandManager
Returns a list with the available commands in this command manager.
getCompletedTaskCount() - Method in class org.jivesoftware.openfire.mbean.ThreadPoolExecutorDelegate
Returns the approximate total number of tasks that have completed execution.
getCompletedTaskCount() - Method in interface org.jivesoftware.openfire.mbean.ThreadPoolExecutorDelegateMBean
Returns the approximate total number of tasks that have completed execution.
getComponentName() - Method in class org.jivesoftware.openfire.update.Update
Returns the name of the component that is outdated.
getComponentsDomains() - Method in interface org.jivesoftware.openfire.RoutingTable
Returns domains of components hosted by the server.
getComponentsDomains() - Method in class org.jivesoftware.openfire.spi.RoutingTableImpl
 
getComponentSession(byte[], JID) - Method in interface org.jivesoftware.openfire.session.RemoteSessionLocator
Returns a session surrogate of a component session hosted by a remote cluster node.
getComponentSession(byte[], JID) - Method in class org.jivesoftware.openfire.session.RemoteSessionLocatorImpl
 
getComponentSession(String) - Method in class org.jivesoftware.openfire.SessionManager
Returns the session of the component whose domain matches the specified domain.
getComponentSessions() - Method in class org.jivesoftware.openfire.SessionManager
Returns a collection with the established sessions from external components.
getCompressionPolicy() - Method in class org.jivesoftware.openfire.spi.ConnectionConfiguration
 
getCompressionPolicy() - Method in class org.jivesoftware.openfire.spi.ConnectionListener
Returns whether compression is optional or disabled for new connections.
getCondition() - Method in enum org.jivesoftware.openfire.http.BoshBindingError
Returns the condition that caused the binding error.
getConfigLocation() - Static method in class org.jivesoftware.util.JiveGlobals
 
getConfigName() - Static method in class org.jivesoftware.util.JiveGlobals
Returns the name of the local config file.
getConfiguration() - Method in interface org.jivesoftware.openfire.Connection
Returns a representation of the desired state for this connection.
getConfiguration() - Method in class org.jivesoftware.openfire.http.HttpSession.HttpVirtualConnection
 
getConfiguration() - Method in class org.jivesoftware.openfire.keystore.CertificateStore
 
getConfiguration() - Method in class org.jivesoftware.openfire.muc.spi.FMUCHandler.OutboundJoin
 
getConfiguration() - Method in class org.jivesoftware.openfire.multiplex.ClientSessionConnection
 
getConfiguration() - Method in class org.jivesoftware.openfire.net.SocketConnection
Deprecated.
 
getConfiguration() - Method in class org.jivesoftware.openfire.nio.NettyConnection
 
getConfiguration() - Method in class org.jivesoftware.openfire.websocket.WebSocketConnection
 
getConfiguration(String) - Static method in class org.jivesoftware.openfire.server.RemoteServerManager
Returns the configuration for a remote server or null if none was found.
getConfigurationForm(Locale) - Method in class org.jivesoftware.openfire.pubsub.DefaultNodeConfiguration
 
getConfigurationForm(Locale) - Method in class org.jivesoftware.openfire.pubsub.Node
Returns a data form used by the owner to edit the node configuration.
getConfigurationForm(Locale) - Method in class org.jivesoftware.openfire.pubsub.NodeSubscription
Returns a data form with the subscription configuration.
getConflictKickLimit() - Method in class org.jivesoftware.openfire.SessionManager
 
getConnection() - Method in class org.jivesoftware.database.CallableStatementWrapper
 
getConnection() - Method in interface org.jivesoftware.database.ConnectionProvider
Returns a database connection.
getConnection() - Static method in class org.jivesoftware.database.DbConnectionManager
Returns a database connection from the currently active connection provider.
getConnection() - Method in class org.jivesoftware.database.DefaultConnectionProvider
 
getConnection() - Method in class org.jivesoftware.database.EmbeddedConnectionProvider
 
getConnection() - Method in class org.jivesoftware.database.JNDIDataSourceProvider
 
getConnection() - Method in class org.jivesoftware.database.StatementWrapper
 
getConnection() - Method in class org.jivesoftware.openfire.session.LocalComponentSession
Returns the connection associated with this Session.
getConnection() - Method in class org.jivesoftware.openfire.session.LocalConnectionMultiplexerSession
Returns the connection associated with this Session.
getConnection() - Method in class org.jivesoftware.openfire.session.LocalServerSession
Returns the connection associated with this Session.
getConnection() - Method in class org.jivesoftware.openfire.session.LocalSession
Returns the connection associated with this Session.
getConnectionAcceptor() - Method in class org.jivesoftware.openfire.spi.ConnectionListener
 
getConnectionAcceptor(ConnectionType, boolean) - Method in class org.jivesoftware.openfire.spi.ConnectionManagerImpl
Returns the connection acceptor for a particular connection type and configuration.
getConnectionManager() - Method in class org.jivesoftware.openfire.XMPPServer
Returns the ConnectionManager registered with this server.
getConnectionMultiplexerSession(byte[], JID) - Method in interface org.jivesoftware.openfire.session.RemoteSessionLocator
Returns a session surrogate of a Connection Multiplexer session hosted by a remote cluster node.
getConnectionMultiplexerSession(byte[], JID) - Method in class org.jivesoftware.openfire.session.RemoteSessionLocatorImpl
 
getConnectionMultiplexerSession(JID) - Method in class org.jivesoftware.openfire.SessionManager
Returns the session originated from the specified address or null if none was found.
getConnectionMultiplexerSessions() - Method in class org.jivesoftware.openfire.SessionManager
Returns all sessions originated from connection managers.
getConnectionMultiplexerSessions(String) - Method in class org.jivesoftware.openfire.SessionManager
Returns a collection with all the sessions originated from the connection manager whose domain matches the specified domain.
getConnectionProvider() - Static method in class org.jivesoftware.database.DbConnectionManager
Returns the current connection provider.
getConnectionsCount(boolean) - Method in class org.jivesoftware.openfire.SessionManager
Returns number of client sessions that are connected to the server.
getConnectionsServed() - Method in class org.jivesoftware.database.DefaultConnectionProvider
 
getConnectionTimeout() - Method in class org.jivesoftware.database.DefaultConnectionProvider
Returns the amount of time between connection recycles in days.
getContacts() - Method in class org.jivesoftware.openfire.pubsub.Node
Returns the JIDs of those to contact with questions.
getContainer() - Method in class org.jivesoftware.openfire.JMXManager
 
getContext() - Method in class org.jivesoftware.openfire.ldap.LdapManager
Returns a DirContext for the LDAP server that can be used to perform lookups and searches using the default base DN.
getContext(String) - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
getContext(LdapName) - Method in class org.jivesoftware.openfire.ldap.LdapManager
Returns a DirContext for the LDAP server that can be used to perform lookups and searches using the specified base DN.
getContextPath() - Method in class org.jivesoftware.openfire.container.PluginServletContext
 
getContexts() - Method in class org.jivesoftware.openfire.container.AdminConsolePlugin
Returns the collection of Jetty contexts used in the admin console.
getCookie(HttpServletRequest, String) - Static method in class org.jivesoftware.util.CookieUtils
Returns the specified cookie, or null if the cookie does not exist.
getCorePoolSize() - Method in class org.jivesoftware.openfire.mbean.ThreadPoolExecutorDelegate
Returns the core number of threads.
getCorePoolSize() - Method in interface org.jivesoftware.openfire.mbean.ThreadPoolExecutorDelegateMBean
Returns the core number of threads.
getCount(String) - Method in class org.jivesoftware.openfire.OfflineMessageStore