Package | Description |
---|---|
com.okta.sdk.resource.model |
Modifier and Type | Method and Description |
---|---|
AuthenticatorIdentity |
AuthenticatorIdentity.key(String key) |
Modifier and Type | Method and Description |
---|---|
List<AuthenticatorIdentity> |
AuthenticatorMethodConstraint.getAllowedAuthenticators()
Get allowedAuthenticators
|
Modifier and Type | Method and Description |
---|---|
AuthenticatorMethodConstraint |
AuthenticatorMethodConstraint.addAllowedAuthenticatorsItem(AuthenticatorIdentity allowedAuthenticatorsItem) |
Modifier and Type | Method and Description |
---|---|
AuthenticatorMethodConstraint |
AuthenticatorMethodConstraint.allowedAuthenticators(List<AuthenticatorIdentity> allowedAuthenticators) |
void |
AuthenticatorMethodConstraint.setAllowedAuthenticators(List<AuthenticatorIdentity> allowedAuthenticators) |
Copyright © 2017–2023 Okta. All rights reserved.