Class AttributeVerificationCredentialsPolicyType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.CredentialPolicyType
com.evolveum.midpoint.xml.ns._public.common.common_3.AttributeVerificationCredentialsPolicyType
- All Implemented Interfaces:
Containerable
,Freezable
,ContainerablePrismBinding
,DebugDumpable
,Serializable
,Cloneable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
AbstractMutableContainerable.Any
Nested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
ContainerablePrismBinding.ContainerableList<T extends Containerable>, ContainerablePrismBinding.ReferencableList<T extends Referencable>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QName
static final Producer<AttributeVerificationCredentialsPolicyType>
Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.CredentialPolicyType
F_DESCRIPTION, F_DOCUMENTATION, F_HISTORY_ALLOW_EXISTING_PASSWORD_REUSE, F_HISTORY_LENGTH, F_HISTORY_STORAGE_METHOD, F_LOCKOUT_DURATION, F_LOCKOUT_FAILED_ATTEMPTS_DURATION, F_LOCKOUT_MAX_FAILED_ATTEMPTS, F_MAX_AGE, F_MAX_OCCURS, F_MIN_AGE, F_MIN_OCCURS, F_NAME, F_PROPAGATION_USER_CONTROL, F_RESET_METHOD, F_STORAGE_METHOD, F_VALUE_POLICY_REF, F_WARNING_BEFORE_EXPIRATION_DURATION
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionclone()
description
(String value) documentation
(String value) <X> X
end()
boolean
historyLength
(Integer value) lockoutDuration
(Duration value) lockoutMaxFailedAttempts
(Integer value) valuePolicyRef
(String oid, QName type) valuePolicyRef
(String oid, QName type, QName relation) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.CredentialPolicyType
getDescription, getDocumentation, getHistoryAllowExistingPasswordReuse, getHistoryLength, getHistoryStorageMethod, getLockoutDuration, getLockoutFailedAttemptsDuration, getLockoutMaxFailedAttempts, getMaxAge, getMaxOccurs, getMinAge, getMinOccurs, getName, getPropagationUserControl, getResetMethod, getStorageMethod, getValuePolicyRef, getWarningBeforeExpirationDuration, isHistoryAllowExistingPasswordReuse, setDescription, setDocumentation, setHistoryAllowExistingPasswordReuse, setHistoryLength, setHistoryStorageMethod, setLockoutDuration, setLockoutFailedAttemptsDuration, setLockoutMaxFailedAttempts, setMaxAge, setMaxOccurs, setMinAge, setMinOccurs, setName, setPropagationUserControl, setResetMethod, setStorageMethod, setValuePolicyRef, setWarningBeforeExpirationDuration
Methods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toString
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutable
Methods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerable
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
Methods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
FACTORY
-
-
Constructor Details
-
AttributeVerificationCredentialsPolicyType
public AttributeVerificationCredentialsPolicyType() -
AttributeVerificationCredentialsPolicyType
Deprecated.
-
-
Method Details
-
equals
- Overrides:
equals
in classCredentialPolicyType
-
id
- Overrides:
id
in classCredentialPolicyType
-
name
- Overrides:
name
in classCredentialPolicyType
-
description
- Overrides:
description
in classCredentialPolicyType
-
documentation
- Overrides:
documentation
in classCredentialPolicyType
-
storageMethod
- Overrides:
storageMethod
in classCredentialPolicyType
-
beginStorageMethod
- Overrides:
beginStorageMethod
in classCredentialPolicyType
-
resetMethod
- Overrides:
resetMethod
in classCredentialPolicyType
-
beginResetMethod
- Overrides:
beginResetMethod
in classCredentialPolicyType
-
propagationUserControl
public AttributeVerificationCredentialsPolicyType propagationUserControl(CredentialsPropagationUserControlType value) - Overrides:
propagationUserControl
in classCredentialPolicyType
-
minOccurs
- Overrides:
minOccurs
in classCredentialPolicyType
-
maxOccurs
- Overrides:
maxOccurs
in classCredentialPolicyType
-
maxAge
- Overrides:
maxAge
in classCredentialPolicyType
-
minAge
- Overrides:
minAge
in classCredentialPolicyType
-
warningBeforeExpirationDuration
- Overrides:
warningBeforeExpirationDuration
in classCredentialPolicyType
-
lockoutMaxFailedAttempts
- Overrides:
lockoutMaxFailedAttempts
in classCredentialPolicyType
-
lockoutFailedAttemptsDuration
- Overrides:
lockoutFailedAttemptsDuration
in classCredentialPolicyType
-
lockoutDuration
- Overrides:
lockoutDuration
in classCredentialPolicyType
-
valuePolicyRef
- Overrides:
valuePolicyRef
in classCredentialPolicyType
-
valuePolicyRef
- Overrides:
valuePolicyRef
in classCredentialPolicyType
-
valuePolicyRef
public AttributeVerificationCredentialsPolicyType valuePolicyRef(String oid, QName type, QName relation) - Overrides:
valuePolicyRef
in classCredentialPolicyType
-
beginValuePolicyRef
- Overrides:
beginValuePolicyRef
in classCredentialPolicyType
-
historyLength
- Overrides:
historyLength
in classCredentialPolicyType
-
historyStorageMethod
public AttributeVerificationCredentialsPolicyType historyStorageMethod(CredentialsStorageMethodType value) - Overrides:
historyStorageMethod
in classCredentialPolicyType
-
beginHistoryStorageMethod
- Overrides:
beginHistoryStorageMethod
in classCredentialPolicyType
-
historyAllowExistingPasswordReuse
- Overrides:
historyAllowExistingPasswordReuse
in classCredentialPolicyType
-
end
public <X> X end()- Overrides:
end
in classCredentialPolicyType
-
clone
- Overrides:
clone
in classCredentialPolicyType
-