Uses of Enum
com.okta.sdk.resource.model.PossessionConstraint.TypesEnum
-
Uses of PossessionConstraint.TypesEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PossessionConstraint.TypesEnum[]
PossessionConstraint.TypesEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionPossessionConstraint.getTypes()
The Authenticator types that are permittedModifier and TypeMethodDescriptionPossessionConstraint.addtypesItem
(PossessionConstraint.TypesEnum typesItem) Modifier and TypeMethodDescriptionvoid
PossessionConstraint.setTypes
(List<PossessionConstraint.TypesEnum> types) PossessionConstraint.types
(List<PossessionConstraint.TypesEnum> types)