| Modifier and Type | Method and Description |
|---|---|
ExternalPrincipalType |
ExternalDataSource.getPrincipalType() |
ExternalPrincipalType |
NamedCredential.getPrincipalType() |
static ExternalPrincipalType |
ExternalPrincipalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalPrincipalType[] |
ExternalPrincipalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalDataSource.setPrincipalType(ExternalPrincipalType principalType) |
void |
NamedCredential.setPrincipalType(ExternalPrincipalType principalType) |
Copyright © 2017. All Rights Reserved.