Package | Description |
---|---|
com.okta.sdk.impl.resource.identity.provider | |
com.okta.sdk.impl.resource.policy | |
com.okta.sdk.resource.identity.provider | |
com.okta.sdk.resource.policy |
Modifier and Type | Field and Description |
---|---|
protected PolicySubjectMatchType |
DefaultIdentityProviderBuilder.matchType |
Modifier and Type | Method and Description |
---|---|
OidcIdentityProviderBuilder |
OidcIdentityProviderBuilder.setMatchType(PolicySubjectMatchType matchType) |
T |
DefaultIdentityProviderBuilder.setMatchType(PolicySubjectMatchType matchType) |
Modifier and Type | Method and Description |
---|---|
PolicySubjectMatchType |
DefaultPolicySubject.getMatchType() |
Modifier and Type | Method and Description |
---|---|
PolicySubject |
DefaultPolicySubject.setMatchType(PolicySubjectMatchType matchType) |
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(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–2023 Okta. All rights reserved.