| Package | Description |
|---|---|
| com.atlassian.crowd.model.sso |
| Modifier and Type | Method and Description |
|---|---|
static NameIdFormat |
NameIdFormat.fromString(String nameIdFormatString) |
NameIdFormat |
BaseApplicationSamlConfiguration.getNameIdFormat()
Returns NameID format configured for a given app.
|
static NameIdFormat |
NameIdFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NameIdFormat[] |
NameIdFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Atlassian. All rights reserved.