| Package | Description |
|---|---|
| com.okta.sdk.impl.resource.identity.provider | |
| com.okta.sdk.resource.identity.provider |
| Modifier and Type | Method and Description |
|---|---|
Protocol.TypeEnum |
DefaultProtocol.getType() |
| Modifier and Type | Method and Description |
|---|---|
Protocol |
DefaultProtocol.setType(Protocol.TypeEnum type) |
| Modifier and Type | Method and Description |
|---|---|
Protocol.TypeEnum |
Protocol.getType() |
static Protocol.TypeEnum |
Protocol.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol.TypeEnum[] |
Protocol.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Protocol |
Protocol.setType(Protocol.TypeEnum type) |
Copyright © 2017–2023 Okta. All rights reserved.