Uses of Class
com.evolveum.prism.xml.ns._public.types_3.ProtectedStringType
Packages that use ProtectedStringType
Package
Description
GUI API package for various utility classes and interfaces.
-
Uses of ProtectedStringType in com.evolveum.midpoint.gui.api.component.password
Methods in com.evolveum.midpoint.gui.api.component.password that return types with arguments of type ProtectedStringTypeModifier and TypeMethodDescriptionorg.apache.wicket.model.IModel<ProtectedStringType>PasswordPanel.getPasswordModel()Method parameters in com.evolveum.midpoint.gui.api.component.password with type arguments of type ProtectedStringTypeModifier and TypeMethodDescriptionprotected org.apache.wicket.ComponentProtectedStringPropertyPanel.createValuePanel(org.apache.wicket.markup.html.list.ListItem<PrismPropertyValueWrapper<ProtectedStringType>> item) Constructor parameters in com.evolveum.midpoint.gui.api.component.password with type arguments of type ProtectedStringTypeModifierConstructorDescriptionPasswordPanel(String id, org.apache.wicket.model.IModel<ProtectedStringType> passwordModel, boolean isReadOnly, boolean isInputVisible, boolean showOneLinePasswordPanel, PrismObject<F> prismObject) PasswordPanel(String id, org.apache.wicket.model.IModel<ProtectedStringType> passwordModel, boolean isReadOnly, boolean isInputVisible, PrismObject<F> prismObject) PasswordPropertyPanel(String id, org.apache.wicket.model.IModel<ProtectedStringType> passwordModel) PasswordPropertyPanel(String id, org.apache.wicket.model.IModel<ProtectedStringType> passwordModel, boolean showOneLinePasswordPanel) PasswordPropertyPanel(String id, org.apache.wicket.model.IModel<ProtectedStringType> passwordModel, boolean isReadOnly, boolean isInputVisible, boolean showOneLinePasswordPanel) PasswordPropertyPanel(String id, org.apache.wicket.model.IModel<ProtectedStringType> passwordModel, boolean isReadOnly, boolean isInputVisible, boolean showOneLinePasswordPanel, PrismObject<F> object) PasswordPropertyPanel(String id, org.apache.wicket.model.IModel<ProtectedStringType> passwordModel, boolean isReadOnly, boolean isInputVisible, PrismObject<F> object) ProtectedStringClearPasswordModel(org.apache.wicket.model.IModel<ProtectedStringType> psModel) ProtectedStringPanel(String id, org.apache.wicket.model.IModel<PrismPropertyValueWrapper<ProtectedStringType>> model, boolean showProviderPanel, boolean showOneLinePasswordPanel, boolean useGlobalValuePolicy) ProtectedStringPropertyPanel(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<ProtectedStringType>> model, ItemPanelSettings settings) -
Uses of ProtectedStringType in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type ProtectedStringTypeModifier and TypeMethodDescriptionstatic voidWebComponentUtil.encryptProtectedString(ProtectedStringType string, boolean encrypt, ModelServiceLocator serviceLocator) static voidWebComponentUtil.encryptProtectedString(ProtectedStringType string, boolean encrypt, MidPointApplication app) -
Uses of ProtectedStringType in com.evolveum.midpoint.gui.impl.factory.panel
Method parameters in com.evolveum.midpoint.gui.impl.factory.panel with type arguments of type ProtectedStringTypeModifier and TypeMethodDescriptionvoidProtectedStringPanelFactory.configure(PrismPropertyPanelContext<ProtectedStringType> panelCtx, org.apache.wicket.Component component) org.apache.wicket.ComponentProtectedStringPanelFactory.createPanel(PrismPropertyPanelContext<ProtectedStringType> panelCtx) protected booleanProtectedStringInConnectorConfigurationPanelFactory.showProviderPanel(ItemRealValueModel<ProtectedStringType> realValueModel) protected booleanProtectedStringPanelFactory.showProviderPanel(ItemRealValueModel<ProtectedStringType> realValueModel) -
Uses of ProtectedStringType in com.evolveum.midpoint.gui.impl.factory.wrapper
Methods in com.evolveum.midpoint.gui.impl.factory.wrapper that return types with arguments of type ProtectedStringTypeModifier and TypeMethodDescriptionprotected PrismPropertyWrapper<ProtectedStringType>ProtectedStringWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismProperty<ProtectedStringType> item, ItemStatus status, WrapperContext ctx) Method parameters in com.evolveum.midpoint.gui.impl.factory.wrapper with type arguments of type ProtectedStringTypeModifier and TypeMethodDescriptionprotected PrismPropertyWrapper<ProtectedStringType>ProtectedStringWrapperFactory.createWrapperInternal(PrismContainerValueWrapper<?> parent, PrismProperty<ProtectedStringType> item, ItemStatus status, WrapperContext ctx) voidProtectedStringWrapperFactory.registerWrapperPanel(PrismPropertyWrapper<ProtectedStringType> wrapper) -
Uses of ProtectedStringType in com.evolveum.midpoint.gui.impl.page.self.credentials
Fields in com.evolveum.midpoint.gui.impl.page.self.credentials declared as ProtectedStringTypeModifier and TypeFieldDescriptionprotected ProtectedStringTypeChangePasswordPanel.newPasswordValueMethods in com.evolveum.midpoint.gui.impl.page.self.credentials with parameters of type ProtectedStringTypeModifier and TypeMethodDescriptionprotected voidChangePasswordPanel.collectDeltas(Collection<ObjectDelta<? extends ObjectType>> deltas, ProtectedStringType currentPassword, ItemPath valuePath) protected voidPropagatePasswordPanel.collectDeltas(Collection<ObjectDelta<? extends ObjectType>> deltas, ProtectedStringType currentPassword, ItemPath valuePath) -
Uses of ProtectedStringType in com.evolveum.midpoint.gui.impl.prism.panel.vertical.form
Constructor parameters in com.evolveum.midpoint.gui.impl.prism.panel.vertical.form with type arguments of type ProtectedStringTypeModifierConstructorDescriptionVerticalFormPasswordPropertyPanel(String id, org.apache.wicket.model.IModel<PrismPropertyWrapper<ProtectedStringType>> model, ItemPanelSettings settings) -
Uses of ProtectedStringType in com.evolveum.midpoint.gui.impl.prism.wrapper
Constructor parameters in com.evolveum.midpoint.gui.impl.prism.wrapper with type arguments of type ProtectedStringTypeModifierConstructorDescriptionProtectedStringTypeWrapperImpl(PrismContainerValueWrapper<?> parent, PrismProperty<ProtectedStringType> item, ItemStatus status) -
Uses of ProtectedStringType in com.evolveum.midpoint.model.api
Methods in com.evolveum.midpoint.model.api with parameters of type ProtectedStringTypeModifier and TypeMethodDescriptionbooleanModelInteractionService.checkPassword(String userOid, ProtectedStringType password, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) Checks if the supplied password matches with current user password.<O extends ObjectType>
List<StringLimitationResult>ModelInteractionService.validateValue(ProtectedStringType protectedStringValue, ValuePolicyType pp, PrismObject<O> object, com.evolveum.midpoint.task.api.Task task, OperationResult parentResult) -
Uses of ProtectedStringType in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr with parameters of type ProtectedStringType -
Uses of ProtectedStringType in com.evolveum.midpoint.prism.crypto
Methods in com.evolveum.midpoint.prism.crypto that return ProtectedStringTypeMethods in com.evolveum.midpoint.prism.crypto with parameters of type ProtectedStringTypeModifier and TypeMethodDescriptionbooleanProtector.areEquivalent(ProtectedStringType a, ProtectedStringType b) Decides equivalence of two protected data objects (for data management purposes).booleanProtector.compareCleartext(ProtectedStringType a, ProtectedStringType b) Compare cleartext values protected inside the protected strings. -
Uses of ProtectedStringType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ProtectedStringTypeModifier and TypeMethodDescriptionstatic ProtectedStringTypeFocusTypeUtil.getPasswordValue(FocusType focus) static ProtectedStringTypeShadowUtil.getPasswordValue(ShadowType shadowType) Methods in com.evolveum.midpoint.schema.util that return types with arguments of type ProtectedStringTypeModifier and TypeMethodDescriptionstatic @Nullable PrismProperty<ProtectedStringType>ShadowUtil.getPasswordValueProperty(@Nullable ShadowType shadow) Methods in com.evolveum.midpoint.schema.util with parameters of type ProtectedStringTypeModifier and TypeMethodDescriptionstatic booleanMiscSchemaUtil.isNullOrEmpty(ProtectedStringType ps) static StringSchemaDebugUtil.prettyPrint(ProtectedStringType protectedStringType) static voidMiscSchemaUtil.setPassword(CredentialsType credentials, ProtectedStringType password) static voidShadowUtil.setPassword(ShadowType shadow, ProtectedStringType passwordValue) ShadowBuilder.withPassword(@NotNull ProtectedStringType value) -
Uses of ProtectedStringType in com.evolveum.midpoint.web.component.input.validator
Constructor parameters in com.evolveum.midpoint.web.component.input.validator with type arguments of type ProtectedStringTypeModifierConstructorDescriptionProtectedStringValidatorForKeyField(org.apache.wicket.model.IModel<PrismPropertyValueWrapper<ProtectedStringType>> protectedValueWrapperModel, FeedbackAlerts feedback) -
Uses of ProtectedStringType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as ProtectedStringTypeModifier and TypeFieldDescriptionprotected ProtectedStringTypeOAuth2CredentialsType.clientSecretprotected ProtectedStringTypeAmqp091SourceType.passwordprotected ProtectedStringTypeArtemisProvisioningTargetType.passwordprotected ProtectedStringTypeBasicAuthenticationType.passwordprotected ProtectedStringTypeJmsProvisioningTargetType.passwordprotected ProtectedStringTypeJmsSourceType.passwordprotected ProtectedStringTypeMailServerConfigurationType.passwordprotected ProtectedStringTypeSmsGatewayConfigurationType.passwordprotected ProtectedStringTypeSmsGatewayConfigurationType.proxyPasswordMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ProtectedStringTypeModifier and TypeMethodDescriptionAbstractSimpleKeyType.getCertificate()DuoAuthenticationModuleType.getClientSecret()OAuth2CredentialsType.getClientSecret()OidcClientAuthenticationModuleType.getClientSecret()AbstractKeyStoreKeyType.getKeyPassword()AbstractKeyStoreKeyType.getKeyStorePassword()AbstractSimpleKeyType.getPassphrase()Amqp091SourceType.getPassword()ArtemisProvisioningTargetType.getPassword()BasicAuthenticationType.getPassword()IdMatchCorrelatorType.getPassword()JmsProvisioningTargetType.getPassword()JmsSourceType.getPassword()MailServerConfigurationType.getPassword()SmsGatewayConfigurationType.getPassword()AbstractSimpleKeyType.getPrivateKey()SmsGatewayConfigurationType.getProxyPassword()SecurityQuestionAnswerType.getQuestionAnswer()NodeType.getSecret()ConnectorHostType.getSharedSecret()JwtOidcResourceServerType.getSingleSymmetricKey()OidcResourceServerAuthenticationModuleType.getSingleSymmetricKey()JwtOidcResourceServerType.getTrustingAsymmetricCertificate()OidcResourceServerAuthenticationModuleType.getTrustingAsymmetricCertificate()LdapAuthenticationModuleType.getUserPassword()NonceType.getValue()PasswordHistoryEntryType.getValue()PasswordType.getValue()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ProtectedStringTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ProtectedStringTypeModifier and TypeMethodDescriptionAbstractSimpleKeyType.certificate(ProtectedStringType value) ModuleSaml2SimpleKeyType.certificate(ProtectedStringType value) DuoAuthenticationModuleType.clientSecret(ProtectedStringType value) OAuth2CredentialsType.clientSecret(ProtectedStringType value) OidcClientAuthenticationModuleType.clientSecret(ProtectedStringType value) AbstractKeyStoreKeyType.keyPassword(ProtectedStringType value) ModuleSaml2KeyStoreKeyType.keyPassword(ProtectedStringType value) AbstractKeyStoreKeyType.keyStorePassword(ProtectedStringType value) ModuleSaml2KeyStoreKeyType.keyStorePassword(ProtectedStringType value) AbstractSimpleKeyType.passphrase(ProtectedStringType value) ModuleSaml2SimpleKeyType.passphrase(ProtectedStringType value) Amqp091SourceType.password(ProtectedStringType value) ArtemisProvisioningTargetType.password(ProtectedStringType value) BasicAuthenticationType.password(ProtectedStringType value) IdMatchCorrelatorType.password(ProtectedStringType value) IdMatchSubCorrelatorType.password(ProtectedStringType value) JmsProvisioningTargetType.password(ProtectedStringType value) JmsSourceType.password(ProtectedStringType value) MailServerConfigurationType.password(ProtectedStringType value) SmsGatewayConfigurationType.password(ProtectedStringType value) AbstractSimpleKeyType.privateKey(ProtectedStringType value) ModuleSaml2SimpleKeyType.privateKey(ProtectedStringType value) SmsGatewayConfigurationType.proxyPassword(ProtectedStringType value) SecurityQuestionAnswerType.questionAnswer(ProtectedStringType value) NodeType.secret(ProtectedStringType value) voidAbstractSimpleKeyType.setCertificate(ProtectedStringType value) voidDuoAuthenticationModuleType.setClientSecret(ProtectedStringType value) voidOAuth2CredentialsType.setClientSecret(ProtectedStringType value) voidOidcClientAuthenticationModuleType.setClientSecret(ProtectedStringType value) voidAbstractKeyStoreKeyType.setKeyPassword(ProtectedStringType value) voidAbstractKeyStoreKeyType.setKeyStorePassword(ProtectedStringType value) voidAbstractSimpleKeyType.setPassphrase(ProtectedStringType value) voidAmqp091SourceType.setPassword(ProtectedStringType value) voidArtemisProvisioningTargetType.setPassword(ProtectedStringType value) voidBasicAuthenticationType.setPassword(ProtectedStringType value) voidIdMatchCorrelatorType.setPassword(ProtectedStringType value) voidJmsProvisioningTargetType.setPassword(ProtectedStringType value) voidJmsSourceType.setPassword(ProtectedStringType value) voidMailServerConfigurationType.setPassword(ProtectedStringType value) voidSmsGatewayConfigurationType.setPassword(ProtectedStringType value) voidAbstractSimpleKeyType.setPrivateKey(ProtectedStringType value) voidSmsGatewayConfigurationType.setProxyPassword(ProtectedStringType value) voidSecurityQuestionAnswerType.setQuestionAnswer(ProtectedStringType value) voidNodeType.setSecret(ProtectedStringType value) voidConnectorHostType.setSharedSecret(ProtectedStringType value) voidJwtOidcResourceServerType.setSingleSymmetricKey(ProtectedStringType value) voidOidcResourceServerAuthenticationModuleType.setSingleSymmetricKey(ProtectedStringType value) voidJwtOidcResourceServerType.setTrustingAsymmetricCertificate(ProtectedStringType value) voidOidcResourceServerAuthenticationModuleType.setTrustingAsymmetricCertificate(ProtectedStringType value) voidLdapAuthenticationModuleType.setUserPassword(ProtectedStringType value) voidNonceType.setValue(ProtectedStringType value) voidPasswordHistoryEntryType.setValue(ProtectedStringType value) voidPasswordType.setValue(ProtectedStringType value) ConnectorHostType.sharedSecret(ProtectedStringType value) JwtOidcResourceServerType.singleSymmetricKey(ProtectedStringType value) OidcResourceServerAuthenticationModuleType.singleSymmetricKey(ProtectedStringType value) JwtOidcResourceServerType.trustingAsymmetricCertificate(ProtectedStringType value) OidcResourceServerAuthenticationModuleType.trustingAsymmetricCertificate(ProtectedStringType value) LdapAuthenticationModuleType.userPassword(ProtectedStringType value) NonceType.value(ProtectedStringType value) PasswordHistoryEntryType.value(ProtectedStringType value) PasswordType.value(ProtectedStringType value) Saml2ProviderAuthenticationModuleType.verificationKeys(ProtectedStringType value) -
Uses of ProtectedStringType in com.evolveum.midpoint.xml.ns._public.connector.icf_1.resource_schema_3
Methods in com.evolveum.midpoint.xml.ns._public.connector.icf_1.resource_schema_3 that return types with arguments of type ProtectedStringTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ProtectedStringType>ObjectFactory.createCurrentPassword(ProtectedStringType value) jakarta.xml.bind.JAXBElement<ProtectedStringType>ObjectFactory.createPassword(ProtectedStringType value) Methods in com.evolveum.midpoint.xml.ns._public.connector.icf_1.resource_schema_3 with parameters of type ProtectedStringTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ProtectedStringType>ObjectFactory.createCurrentPassword(ProtectedStringType value) jakarta.xml.bind.JAXBElement<ProtectedStringType>ObjectFactory.createPassword(ProtectedStringType value) -
Uses of ProtectedStringType in com.evolveum.prism.xml.ns._public.types_3
Methods in com.evolveum.prism.xml.ns._public.types_3 that return ProtectedStringTypeModifier and TypeMethodDescriptionProtectedStringType.clearValue(String clearValue) ProtectedStringType.clone()ObjectFactory.createProtectedStringType()Create an instance ofProtectedStringTypestatic ProtectedStringTypeProtectedStringType.fromClearValue(String clearValue)