Class NonceCredentialsPolicyType
- java.lang.Object
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.CredentialPolicyType
-
- com.evolveum.midpoint.xml.ns._public.common.common_3.NonceCredentialsPolicyType
-
- All Implemented Interfaces:
Containerable
,DebugDumpable
,Serializable
,Cloneable
public class NonceCredentialsPolicyType extends CredentialPolicyType implements Serializable, Cloneable, Containerable
Structure that specifies policy for nonce management.Java class for NonceCredentialsPolicyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NonceCredentialsPolicyType"> <complexContent> <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/common-3}CredentialPolicyType"> <sequence> </sequence> </extension> </complexContent> </complexType>
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static QName
COMPLEX_TYPE
-
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
Constructors Constructor Description NonceCredentialsPolicyType()
NonceCredentialsPolicyType(PrismContext prismContext)
-
Method Summary
-
Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.CredentialPolicyType
getDescription, getDocumentation, 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 java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump
-
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
-
-
-
Field Detail
-
COMPLEX_TYPE
public static final QName COMPLEX_TYPE
-
-
Constructor Detail
-
NonceCredentialsPolicyType
public NonceCredentialsPolicyType()
-
NonceCredentialsPolicyType
public NonceCredentialsPolicyType(PrismContext prismContext)
-
-
Method Detail
-
asPrismContainerValue
public PrismContainerValue asPrismContainerValue()
- Specified by:
asPrismContainerValue
in interfaceContainerable
- Overrides:
asPrismContainerValue
in classCredentialPolicyType
-
setupContainerValue
public void setupContainerValue(PrismContainerValue containerValue)
Description copied from interface:Containerable
Setup value to the containerable representation. This is used to after (empty) containerable is created to initialize it with a correct prism container value. Note: This method DOES NOT change the container value parent.- Specified by:
setupContainerValue
in interfaceContainerable
- Overrides:
setupContainerValue
in classCredentialPolicyType
-
toString
public String toString()
- Overrides:
toString
in classCredentialPolicyType
-
equals
public boolean equals(Object object)
- Overrides:
equals
in classCredentialPolicyType
-
hashCode
public int hashCode()
- Overrides:
hashCode
in classCredentialPolicyType
-
end
public <X> X end()
- Overrides:
end
in classCredentialPolicyType
-
name
public NonceCredentialsPolicyType name(String value)
- Overrides:
name
in classCredentialPolicyType
-
description
public NonceCredentialsPolicyType description(String value)
- Overrides:
description
in classCredentialPolicyType
-
documentation
public NonceCredentialsPolicyType documentation(String value)
- Overrides:
documentation
in classCredentialPolicyType
-
storageMethod
public NonceCredentialsPolicyType storageMethod(CredentialsStorageMethodType value)
- Overrides:
storageMethod
in classCredentialPolicyType
-
beginStorageMethod
public CredentialsStorageMethodType beginStorageMethod()
- Overrides:
beginStorageMethod
in classCredentialPolicyType
-
resetMethod
public NonceCredentialsPolicyType resetMethod(CredentialsResetMethodType value)
- Overrides:
resetMethod
in classCredentialPolicyType
-
beginResetMethod
public CredentialsResetMethodType beginResetMethod()
- Overrides:
beginResetMethod
in classCredentialPolicyType
-
propagationUserControl
public NonceCredentialsPolicyType propagationUserControl(CredentialsPropagationUserControlType value)
- Overrides:
propagationUserControl
in classCredentialPolicyType
-
minOccurs
public NonceCredentialsPolicyType minOccurs(String value)
- Overrides:
minOccurs
in classCredentialPolicyType
-
maxOccurs
public NonceCredentialsPolicyType maxOccurs(String value)
- Overrides:
maxOccurs
in classCredentialPolicyType
-
maxAge
public NonceCredentialsPolicyType maxAge(Duration value)
- Overrides:
maxAge
in classCredentialPolicyType
-
minAge
public NonceCredentialsPolicyType minAge(Duration value)
- Overrides:
minAge
in classCredentialPolicyType
-
warningBeforeExpirationDuration
public NonceCredentialsPolicyType warningBeforeExpirationDuration(Duration value)
- Overrides:
warningBeforeExpirationDuration
in classCredentialPolicyType
-
lockoutMaxFailedAttempts
public NonceCredentialsPolicyType lockoutMaxFailedAttempts(Integer value)
- Overrides:
lockoutMaxFailedAttempts
in classCredentialPolicyType
-
lockoutFailedAttemptsDuration
public NonceCredentialsPolicyType lockoutFailedAttemptsDuration(Duration value)
- Overrides:
lockoutFailedAttemptsDuration
in classCredentialPolicyType
-
lockoutDuration
public NonceCredentialsPolicyType lockoutDuration(Duration value)
- Overrides:
lockoutDuration
in classCredentialPolicyType
-
valuePolicyRef
public NonceCredentialsPolicyType valuePolicyRef(ObjectReferenceType value)
- Overrides:
valuePolicyRef
in classCredentialPolicyType
-
valuePolicyRef
public NonceCredentialsPolicyType valuePolicyRef(String oid, QName type)
- Overrides:
valuePolicyRef
in classCredentialPolicyType
-
valuePolicyRef
public NonceCredentialsPolicyType valuePolicyRef(String oid, QName type, QName relation)
- Overrides:
valuePolicyRef
in classCredentialPolicyType
-
beginValuePolicyRef
public ObjectReferenceType beginValuePolicyRef()
- Overrides:
beginValuePolicyRef
in classCredentialPolicyType
-
historyLength
public NonceCredentialsPolicyType historyLength(Integer value)
- Overrides:
historyLength
in classCredentialPolicyType
-
historyStorageMethod
public NonceCredentialsPolicyType historyStorageMethod(CredentialsStorageMethodType value)
- Overrides:
historyStorageMethod
in classCredentialPolicyType
-
beginHistoryStorageMethod
public CredentialsStorageMethodType beginHistoryStorageMethod()
- Overrides:
beginHistoryStorageMethod
in classCredentialPolicyType
-
historyAllowExistingPasswordReuse
public NonceCredentialsPolicyType historyAllowExistingPasswordReuse(Boolean value)
- Overrides:
historyAllowExistingPasswordReuse
in classCredentialPolicyType
-
clone
public NonceCredentialsPolicyType clone()
- Overrides:
clone
in classCredentialPolicyType
-
-