Uses of Enum
com.okta.sdk.resource.model.AuthenticatorMethodProperty
-
Uses of AuthenticatorMethodProperty in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic AuthenticatorMethodProperty
static AuthenticatorMethodProperty
Returns the enum constant of this type with the specified name.static AuthenticatorMethodProperty[]
AuthenticatorMethodProperty.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionAuthenticatorMethodWithVerifiableProperties.getVerifiableProperties()
Get verifiablePropertiesModifier and TypeMethodDescriptionAuthenticatorMethodWithVerifiableProperties.addVerifiablePropertiesItem
(AuthenticatorMethodProperty verifiablePropertiesItem) Modifier and TypeMethodDescriptionvoid
AuthenticatorMethodWithVerifiableProperties.setVerifiableProperties
(List<AuthenticatorMethodProperty> verifiableProperties) AuthenticatorMethodWithVerifiableProperties.verifiableProperties
(List<AuthenticatorMethodProperty> verifiableProperties)