Uses of Class
org.jivesoftware.openfire.lockout.LockOutManager
Packages that use LockOutManager
Package
Description
Utility classes.
-
Uses of LockOutManager in org.jivesoftware.openfire
Methods in org.jivesoftware.openfire that return LockOutManagerModifier and TypeMethodDescriptionXMPPServer.getLockOutManager()Returns theLockOutManagerregistered with this server. -
Uses of LockOutManager in org.jivesoftware.openfire.lockout
Methods in org.jivesoftware.openfire.lockout that return LockOutManagerModifier and TypeMethodDescriptionstatic LockOutManagerLockOutManager.getInstance()Returns a singleton instance of LockOutManager. -
Uses of LockOutManager in org.jivesoftware.util
Methods in org.jivesoftware.util that return LockOutManager