| Package | Description |
|---|---|
| org.jivesoftware.openfire.component |
| Modifier and Type | Method and Description |
|---|---|
ExternalComponentConfiguration.Permission |
ExternalComponentConfiguration.getPermission() |
static ExternalComponentConfiguration.Permission |
ExternalComponentConfiguration.Permission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalComponentConfiguration.Permission[] |
ExternalComponentConfiguration.Permission.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExternalComponentConfiguration(String subdomain,
boolean wildcard,
ExternalComponentConfiguration.Permission permission,
String secret) |
Copyright © 2003–2019 Ignite Realtime. All rights reserved.