Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CredentialsPropagationUserControlType
Packages that use CredentialsPropagationUserControlType
Package
Description
-
Uses of CredentialsPropagationUserControlType in com.evolveum.midpoint.gui.impl.page.self.credentials
Methods in com.evolveum.midpoint.gui.impl.page.self.credentials that return CredentialsPropagationUserControlTypeModifier and TypeMethodDescriptionprotected CredentialsPropagationUserControlType
PropagatePasswordPanel.getCredentialsPropagationUserControl()
-
Uses of CredentialsPropagationUserControlType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CredentialsPropagationUserControlTypeModifier and TypeMethodDescriptionCredentialPolicyType.getPropagationUserControl()
Returns the enum constant of this class with the specified name.CredentialsPropagationUserControlType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CredentialsPropagationUserControlTypeModifier and TypeMethodDescriptionAttributeVerificationCredentialsPolicyType.propagationUserControl
(CredentialsPropagationUserControlType value) CredentialPolicyType.propagationUserControl
(CredentialsPropagationUserControlType value) NonceCredentialsPolicyType.propagationUserControl
(CredentialsPropagationUserControlType value) PasswordCredentialsPolicyType.propagationUserControl
(CredentialsPropagationUserControlType value) SecurityQuestionsCredentialsPolicyType.propagationUserControl
(CredentialsPropagationUserControlType value) void
CredentialPolicyType.setPropagationUserControl
(CredentialsPropagationUserControlType value)