Uses of Class
rocks.xmpp.extensions.seclabel.model.SecurityLabel
-
Packages that use SecurityLabel Package Description rocks.xmpp.extensions.seclabel.model.catalog Provides classes for XEP-0258: Security Labels in XMPP. -
-
Uses of SecurityLabel in rocks.xmpp.extensions.seclabel.model.catalog
Methods in rocks.xmpp.extensions.seclabel.model.catalog that return SecurityLabel Modifier and Type Method Description SecurityLabel
Catalog.Item. getSecurityLabel()
Gets the security label or null.Constructors in rocks.xmpp.extensions.seclabel.model.catalog with parameters of type SecurityLabel Constructor Description Item(String selector, SecurityLabel securityLabel, Boolean isDefault)
-