Uses of Class
tigase.vhosts.AbstractVHostItemExtension
-
Packages that use AbstractVHostItemExtension Package Description tigase.auth tigase.io tigase.server The main package with top level API for server side components.tigase.server.xmppclient tigase.vhosts tigase.xmpp.impl Package containing implementation of all Session Manager plugins -
-
Uses of AbstractVHostItemExtension in tigase.auth
Subclasses of AbstractVHostItemExtension in tigase.auth Modifier and Type Class Description static class
BruteForceLockerBean.BruteForceLockerVHostExtension
-
Uses of AbstractVHostItemExtension in tigase.io
Subclasses of AbstractVHostItemExtension in tigase.io Modifier and Type Class Description static class
SSLContextContainer.HardenedModeVHostItemExtension
-
Uses of AbstractVHostItemExtension in tigase.server
Subclasses of AbstractVHostItemExtension in tigase.server Modifier and Type Class Description static class
BasicComponent.ServerInfoVHostItemExtension
-
Uses of AbstractVHostItemExtension in tigase.server.xmppclient
Subclasses of AbstractVHostItemExtension in tigase.server.xmppclient Modifier and Type Class Description static class
ClientTrustManagerFactory.ClientTrustVHostItemExtension
static class
SeeOtherHost.SeeOtherHostVHostItemExtension
-
Uses of AbstractVHostItemExtension in tigase.vhosts
Classes in tigase.vhosts with type parameters of type AbstractVHostItemExtension Modifier and Type Class Description class
AbstractVHostItemExtension<T extends AbstractVHostItemExtension<T>>
Abstract class and subclass ofVHostItemExtension
providing a helper method to add a boolean fields to ad-hoc forms for manipulation of vhost extension. -
Uses of AbstractVHostItemExtension in tigase.xmpp.impl
Subclasses of AbstractVHostItemExtension in tigase.xmpp.impl Modifier and Type Class Description static class
PresenceSubscription.PresenceSubscriptionVHostItemExtension
-