Uses of Class
com.okta.sdk.resource.model.ProfileEnrollmentPolicyRuleProfileAttribute
Packages that use ProfileEnrollmentPolicyRuleProfileAttribute
-
Uses of ProfileEnrollmentPolicyRuleProfileAttribute in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ProfileEnrollmentPolicyRuleProfileAttributeModifier and TypeMethodDescriptionMethods in com.okta.sdk.resource.model that return types with arguments of type ProfileEnrollmentPolicyRuleProfileAttributeModifier and TypeMethodDescriptionProfileEnrollmentPolicyRuleAction.getProfileAttributes()
A list of attributes to prompt the user during registration or progressive profiling.Methods in com.okta.sdk.resource.model with parameters of type ProfileEnrollmentPolicyRuleProfileAttributeModifier and TypeMethodDescriptionProfileEnrollmentPolicyRuleAction.addprofileAttributesItem
(ProfileEnrollmentPolicyRuleProfileAttribute profileAttributesItem) Method parameters in com.okta.sdk.resource.model with type arguments of type ProfileEnrollmentPolicyRuleProfileAttributeModifier and TypeMethodDescriptionProfileEnrollmentPolicyRuleAction.profileAttributes
(List<ProfileEnrollmentPolicyRuleProfileAttribute> profileAttributes) void
ProfileEnrollmentPolicyRuleAction.setProfileAttributes
(List<ProfileEnrollmentPolicyRuleProfileAttribute> profileAttributes)