Uses of Interface
nl.goodbytes.xmpp.xep0363.SecureUniqueId
Packages that use SecureUniqueId
Package
Description
-
Uses of SecureUniqueId in nl.goodbytes.xmpp.xep0363
Classes in nl.goodbytes.xmpp.xep0363 that implement SecureUniqueIdMethods in nl.goodbytes.xmpp.xep0363 that return SecureUniqueIdModifier and TypeMethodDescriptionstatic SecureUniqueIdSecureUniqueIdFactory.fromString(String s) Slot.getUuid()static SecureUniqueIdServlet.uuidFromPath(String path) Methods in nl.goodbytes.xmpp.xep0363 with parameters of type SecureUniqueIdModifier and TypeMethodDescriptionRepository.calculateETagHash(SecureUniqueId uuid) intLegacyUUID.compareTo(SecureUniqueId o) intSecureUUID.compareTo(SecureUniqueId o) SlotProvider.consume(SecureUniqueId uuid) SlotManager.consumeSlotForPut(SecureUniqueId uuid) booleanRepository.contains(SecureUniqueId uuid) booleanRepository.delete(SecureUniqueId uuid) Repository.getContentType(SecureUniqueId uuid) Repository.getInputStream(SecureUniqueId uuid) Repository.getOutputStream(SecureUniqueId uuid) longRepository.getSize(SecureUniqueId uuid) voidMalwareScanner.scan(SecureUniqueId uuid) -
Uses of SecureUniqueId in nl.goodbytes.xmpp.xep0363.clamav
Methods in nl.goodbytes.xmpp.xep0363.clamav with parameters of type SecureUniqueId -
Uses of SecureUniqueId in nl.goodbytes.xmpp.xep0363.repository
Methods in nl.goodbytes.xmpp.xep0363.repository with parameters of type SecureUniqueIdModifier and TypeMethodDescriptionAbstractFileSystemRepository.calculateETagHash(SecureUniqueId uuid) booleanAbstractFileSystemRepository.contains(SecureUniqueId uuid) booleanAbstractFileSystemRepository.delete(SecureUniqueId uuid) AbstractFileSystemRepository.getContentType(SecureUniqueId uuid) AbstractFileSystemRepository.getInputStream(SecureUniqueId uuid) AbstractFileSystemRepository.getOutputStream(SecureUniqueId uuid) longAbstractFileSystemRepository.getSize(SecureUniqueId uuid) -
Uses of SecureUniqueId in nl.goodbytes.xmpp.xep0363.slot
Methods in nl.goodbytes.xmpp.xep0363.slot with parameters of type SecureUniqueId