| Package | Description |
|---|---|
| com.okta.sdk.resource.identity.provider | |
| com.okta.sdk.resource.policy |
| Modifier and Type | Method and Description |
|---|---|
OIDCIdentityProviderBuilder |
OIDCIdentityProviderBuilder.setMatchType(PolicySubjectMatchType matchType) |
T |
IdentityProviderBuilder.setMatchType(PolicySubjectMatchType policySubjectMatchType) |
| Modifier and Type | Method and Description |
|---|---|
PolicySubjectMatchType |
PolicySubject.getMatchType() |
static PolicySubjectMatchType |
PolicySubjectMatchType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PolicySubjectMatchType[] |
PolicySubjectMatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PolicySubject |
PolicySubject.setMatchType(PolicySubjectMatchType matchType) |
Copyright © 2017-2021 Okta. All Rights Reserved.