| Package | Description |
|---|---|
| io.apiman.manager.ui.client.shared.beans | |
| io.apiman.manager.ui.server |
| Modifier and Type | Method and Description |
|---|---|
ApiAuthType |
ApiAuthConfigurationBean.getType() |
static ApiAuthType |
ApiAuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiAuthType[] |
ApiAuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApiAuthConfigurationBean.setType(ApiAuthType type) |
| Modifier and Type | Method and Description |
|---|---|
ApiAuthType |
UIConfig.getManagementApiAuthType() |
ApiAuthType |
IUIConfig.getManagementApiAuthType()
Gets the management layer's API authentication type.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.