Package | Description |
---|---|
com.atlassian.crowd.plugin.rest.util |
Modifier and Type | Method and Description |
---|---|
static ApplicationEntityTranslator.PasswordMode |
ApplicationEntityTranslator.PasswordMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationEntityTranslator.PasswordMode[] |
ApplicationEntityTranslator.PasswordMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ApplicationEntity |
ApplicationEntityTranslator.toApplicationEntity(Application application,
com.atlassian.plugins.rest.common.Link link,
ApplicationEntityTranslator.PasswordMode passwordMode)
Translates from an Application to an ApplicationEntity.
|
Copyright © 2021 Atlassian. All rights reserved.