Package | Description |
---|---|
com.atlassian.crowd.manager.sso |
Modifier and Type | Method and Description |
---|---|
static InvalidGlobalSamlConfigurationException.ErrorCode |
InvalidGlobalSamlConfigurationException.ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvalidGlobalSamlConfigurationException.ErrorCode[] |
InvalidGlobalSamlConfigurationException.ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<InvalidGlobalSamlConfigurationException.Field,InvalidGlobalSamlConfigurationException.ErrorCode> |
InvalidGlobalSamlConfigurationException.getErrors() |
Constructor and Description |
---|
InvalidGlobalSamlConfigurationException(Map<InvalidGlobalSamlConfigurationException.Field,InvalidGlobalSamlConfigurationException.ErrorCode> errors) |
Copyright © 2021 Atlassian. All rights reserved.