Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AbstractCredentialType
Packages that use AbstractCredentialType
Package
Description
-
Uses of AbstractCredentialType in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr with parameters of type AbstractCredentialTypeModifier and TypeMethodDescriptiondefault @Nullable ValueMetadataTypeMidpointFunctions.getMetadata(@NotNull AbstractCredentialType credential) -
Uses of AbstractCredentialType in com.evolveum.midpoint.model.common.stringpolicy
Methods in com.evolveum.midpoint.model.common.stringpolicy with parameters of type AbstractCredentialTypeModifier and TypeMethodDescriptionObjectValuePolicyEvaluator.Builder.oldCredential(AbstractCredentialType val) -
Uses of AbstractCredentialType in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens with parameters of type AbstractCredentialTypeModifier and TypeMethodDescription<T extends ObjectType>
Collection<ItemDelta<?,?>> OperationalDataManager.createCredentialsModificationRelatedStorageMetadataDeltas(@NotNull LensContext<?> context, @NotNull ItemPath credentialContainerPath, @Nullable AbstractCredentialType currentObject, @NotNull Class<T> objectType, @NotNull XMLGregorianCalendar now, @NotNull Task task) -
Uses of AbstractCredentialType in com.evolveum.midpoint.model.impl.lens.projector.credentials
Classes in com.evolveum.midpoint.model.impl.lens.projector.credentials with type parameters of type AbstractCredentialTypeModifier and TypeClassDescriptionclassCredentialPolicyEvaluator<R extends AbstractCredentialType,P extends CredentialPolicyType, F extends FocusType> Processor for evaluating credential policies on the focus object. -
Uses of AbstractCredentialType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type AbstractCredentialTypeModifier and TypeMethodDescriptionstatic @Nullable ValueMetadataTypeValueMetadataTypeUtil.getMetadata(@NotNull AbstractCredentialType credential) -
Uses of AbstractCredentialType in com.evolveum.midpoint.xml.ns._public.common.common_3
Modifier and TypeClassDescriptionclassclassclassclassclassMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AbstractCredentialTypeModifier and TypeMethodDescriptionAbstractCredentialType.authenticationAttempt(AuthenticationAttemptDataType value) AbstractCredentialType.clone()AbstractCredentialType.failedLogins(Integer value) AbstractCredentialType.forceChange(Boolean value) AbstractCredentialType.lastFailedLogin(LoginEventType value) AbstractCredentialType.lastSuccessfulLogin(LoginEventType value) AbstractCredentialType.metadata(MetadataType value) AbstractCredentialType.previousSuccessfulLogin(LoginEventType value) AbstractCredentialType.sequenceIdentifier(String value)