Package | Description |
---|---|
com.okta.sdk.impl.resource.application | |
com.okta.sdk.resource.application | |
com.okta.sdk.resource.authorization.server |
Modifier and Type | Method and Description |
---|---|
ApplicationCredentialsSigningUse |
DefaultApplicationCredentialsSigning.getUse() |
Modifier and Type | Method and Description |
---|---|
ApplicationCredentialsSigning |
DefaultApplicationCredentialsSigning.setUse(ApplicationCredentialsSigningUse use) |
Modifier and Type | Method and Description |
---|---|
ApplicationCredentialsSigningUse |
ApplicationCredentialsSigning.getUse() |
Modifier and Type | Method and Description |
---|---|
ApplicationCredentialsSigning |
ApplicationCredentialsSigning.setUse(ApplicationCredentialsSigningUse use) |
Modifier and Type | Method and Description |
---|---|
static ApplicationCredentialsSigningUse |
ApplicationCredentialsSigningUse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationCredentialsSigningUse[] |
ApplicationCredentialsSigningUse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017–2023 Okta. All rights reserved.