Uses of Enum Class
org.jivesoftware.openfire.component.ExternalComponentConfiguration.Permission
Packages that use ExternalComponentConfiguration.Permission
-
Uses of ExternalComponentConfiguration.Permission in org.jivesoftware.openfire.component
Methods in org.jivesoftware.openfire.component that return ExternalComponentConfiguration.PermissionModifier and TypeMethodDescriptionExternalComponentConfiguration.getPermission()Returns the enum constant of this class with the specified name.ExternalComponentConfiguration.Permission.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.jivesoftware.openfire.component with parameters of type ExternalComponentConfiguration.PermissionModifierConstructorDescriptionExternalComponentConfiguration(String subdomain, boolean wildcard, ExternalComponentConfiguration.Permission permission, String secret)