Uses of Enum
com.okta.sdk.resource.model.PossessionConstraint.TypesEnum
Packages that use PossessionConstraint.TypesEnum
-
Uses of PossessionConstraint.TypesEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PossessionConstraint.TypesEnumModifier 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.Methods in com.okta.sdk.resource.model that return types with arguments of type PossessionConstraint.TypesEnumModifier and TypeMethodDescriptionPossessionConstraint.getTypes()The Authenticator types that are permittedMethods in com.okta.sdk.resource.model with parameters of type PossessionConstraint.TypesEnumModifier and TypeMethodDescriptionPossessionConstraint.addtypesItem(PossessionConstraint.TypesEnum typesItem) Method parameters in com.okta.sdk.resource.model with type arguments of type PossessionConstraint.TypesEnumModifier and TypeMethodDescriptionvoidPossessionConstraint.setTypes(List<PossessionConstraint.TypesEnum> types) PossessionConstraint.types(List<PossessionConstraint.TypesEnum> types)