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 classBruteForceLockerBean.BruteForceLockerVHostExtension -
Uses of AbstractVHostItemExtension in tigase.io
Subclasses of AbstractVHostItemExtension in tigase.io Modifier and Type Class Description static classSSLContextContainer.HardenedModeVHostItemExtension -
Uses of AbstractVHostItemExtension in tigase.server
Subclasses of AbstractVHostItemExtension in tigase.server Modifier and Type Class Description static classBasicComponent.ServerInfoVHostItemExtension -
Uses of AbstractVHostItemExtension in tigase.server.xmppclient
Subclasses of AbstractVHostItemExtension in tigase.server.xmppclient Modifier and Type Class Description static classClientTrustManagerFactory.ClientTrustVHostItemExtensionstatic classSeeOtherHost.SeeOtherHostVHostItemExtension -
Uses of AbstractVHostItemExtension in tigase.vhosts
Classes in tigase.vhosts with type parameters of type AbstractVHostItemExtension Modifier and Type Class Description classAbstractVHostItemExtension<T extends AbstractVHostItemExtension<T>>Abstract class and subclass ofVHostItemExtensionproviding 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 classPresenceSubscription.PresenceSubscriptionVHostItemExtension
-