|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractAccessBean | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.user.objects.PolicyPasswordAccessBean
This bean provides access to the PLCYPASSWD table.
The following is a description of this table:
This table stores password policies.
Fields inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
DEFAULT_NAMESERVICE_PROVIDER_URL, DEFAULT_NAMESERVICE_TYPE, ejbRef |
Constructor Summary | |
PolicyPasswordAccessBean()
Default constructor. |
|
PolicyPasswordAccessBean(javax.ejb.EJBObject object)
Creates an access bean for the specified EJB |
|
PolicyPasswordAccessBean(java.lang.Integer aMaximumLifetime)
Maps to a corresponding ejbCreate method in the home interface of the EJB |
Method Summary | |
void |
commitCopyHelper()
Update(flush) data to the EJBObject (persistent storage). |
java.util.Enumeration |
findAll()
The SQL is "SELECT * FROM PLCYPASSWD T1 WHERE 1 = 1". |
PolicyPasswordDescriptionAccessBean |
getDescription(java.lang.Integer aDescription,
java.lang.Integer aDescription)
Description of policy password. |
java.lang.String |
getMatchUserId()
This method provides access to the PLCYPASSWD.MATCHUSERID column of DB2 type INTEGER NULL. |
java.lang.Integer |
getMatchUserIdInEJBType()
This method provides access to the PLCYPASSWD.MATCHUSERID column of DB2 type INTEGER NULL. |
java.lang.String |
getMaximumConsecutiveType()
This method provides access to the PLCYPASSWD.MAXCONSECUTIVETYPE column of DB2 type INTEGER NULL. |
java.lang.Integer |
getMaximumConsecutiveTypeInEJBType()
This method provides access to the PLCYPASSWD.MAXCONSECUTIVETYPE column of DB2 type INTEGER NULL. |
java.lang.String |
getMaximumInstances()
This method provides access to the PLCYPASSWD.MAXINSTANCES column of DB2 type INTEGER NULL. |
java.lang.Integer |
getMaximumInstancesInEJBType()
This method provides access to the PLCYPASSWD.MAXINSTANCES column of DB2 type INTEGER NULL. |
java.lang.String |
getMaximumLifetime()
This method provides access to the PLCYPASSWD.MAXLIFETIME column of DB2 type INTEGER NULL. |
java.lang.Integer |
getMaximumLifetimeInEJBType()
This method provides access to the PLCYPASSWD.MAXLIFETIME column of DB2 type INTEGER NULL. |
java.lang.String |
getMinimumAlphabetic()
This method provides access to the PLCYPASSWD.MINALPHABETIC column of DB2 type INTEGER NULL. |
java.lang.Integer |
getMinimumAlphabeticInEJBType()
This method provides access to the PLCYPASSWD.MINALPHABETIC column of DB2 type INTEGER NULL. |
java.lang.String |
getMinimumNumeric()
This method provides access to the PLCYPASSWD.MINNUMERIC column of DB2 type INTEGER NULL. |
java.lang.Integer |
getMinimumNumericInEJBType()
This method provides access to the PLCYPASSWD.MINNUMERIC column of DB2 type INTEGER NULL. |
java.lang.String |
getMinimumPasswordLength()
This method provides access to the PLCYPASSWD.MINPASSWDLENGTH column of DB2 type INTEGER NULL. |
java.lang.Integer |
getMinimumPasswordLengthInEJBType()
This method provides access to the PLCYPASSWD.MINPASSWDLENGTH column of DB2 type INTEGER NULL. |
java.lang.String |
getPolicyPasswordId()
This method provides access to the PLCYPASSWD.PLCYPASSWD_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getPolicyPasswordIdInEJBType()
This method provides access to the PLCYPASSWD.PLCYPASSWD_ID column of DB2 type BIGINT NOT NULL. |
java.lang.String |
getReusePassword()
This method provides access to the PLCYPASSWD.REUSEPASSWORD column of DB2 type INTEGER NULL. |
java.lang.Integer |
getReusePasswordInEJBType()
This method provides access to the PLCYPASSWD.REUSEPASSWORD column of DB2 type INTEGER NULL. |
void |
refreshCopyHelper()
Load data from the EJBObject. |
void |
setInitKey_iPolicyPasswordId(java.lang.String aInitKey_iPolicyPasswordId)
Set the primary key for this object |
void |
setMatchUserId(java.lang.Integer aMatchUserId)
This method provides access to the PLCYPASSWD.MATCHUSERID column of DB2 type INTEGER NULL. |
void |
setMatchUserId(java.lang.String aMatchUserId)
This method provides access to the PLCYPASSWD.MATCHUSERID column of DB2 type INTEGER NULL. |
void |
setMaximumConsecutiveType(java.lang.Integer aMaximumConsecutiveType)
This method provides access to the PLCYPASSWD.MAXCONSECUTIVETYPE column of DB2 type INTEGER NULL. |
void |
setMaximumConsecutiveType(java.lang.String aMaximumConsecutiveType)
This method provides access to the PLCYPASSWD.MAXCONSECUTIVETYPE column of DB2 type INTEGER NULL. |
void |
setMaximumInstances(java.lang.Integer aMaximumInstances)
This method provides access to the PLCYPASSWD.MAXINSTANCES column of DB2 type INTEGER NULL. |
void |
setMaximumInstances(java.lang.String aMaximumInstances)
This method provides access to the PLCYPASSWD.MAXINSTANCES column of DB2 type INTEGER NULL. |
void |
setMaximumLifetime(java.lang.Integer aMaximumLifetime)
This method provides access to the PLCYPASSWD.MAXLIFETIME column of DB2 type INTEGER NULL. |
void |
setMaximumLifetime(java.lang.String aMaximumLifetime)
This method provides access to the PLCYPASSWD.MAXLIFETIME column of DB2 type INTEGER NULL. |
void |
setMinimumAlphabetic(java.lang.Integer aMinimumAlphabetic)
This method provides access to the PLCYPASSWD.MINALPHABETIC column of DB2 type INTEGER NULL. |
void |
setMinimumAlphabetic(java.lang.String aMinimumAlphabetic)
This method provides access to the PLCYPASSWD.MINALPHABETIC column of DB2 type INTEGER NULL. |
void |
setMinimumNumeric(java.lang.Integer aMinimumNumeric)
This method provides access to the PLCYPASSWD.MINNUMERIC column of DB2 type INTEGER NULL. |
void |
setMinimumNumeric(java.lang.String aMinimumNumeric)
This method provides access to the PLCYPASSWD.MINNUMERIC column of DB2 type INTEGER NULL. |
void |
setMinimumPasswordLength(java.lang.Integer aMinimumPasswordLength)
This method provides access to the PLCYPASSWD.MINPASSWDLENGTH column of DB2 type INTEGER NULL. |
void |
setMinimumPasswordLength(java.lang.String aMinimumPasswordLength)
This method provides access to the PLCYPASSWD.MINPASSWDLENGTH column of DB2 type INTEGER NULL. |
void |
setReusePassword(java.lang.Integer aReusePassword)
This method provides access to the PLCYPASSWD.REUSEPASSWORD column of DB2 type INTEGER NULL. |
void |
setReusePassword(java.lang.String aReusePassword)
This method provides access to the PLCYPASSWD.REUSEPASSWORD column of DB2 type INTEGER NULL. |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean |
__getCache, __getCache, __getKey, __setCache, __setCache, __setKey, commitCopyHelper, createAccessBeans, createAccessBeans, instantiateEJBByPrimaryKey, refreshCopyHelper, setEJBRef |
Methods inherited from class com.ibm.ivj.ejb.runtime.AbstractAccessBean |
defaultJNDIName, defaultNameServiceType, defaultNameServiceURL, getEJBRef, getGlobalHome, getHome, getInit_GlobalNameServiceTypeName, getInit_GlobalNameServiceURLName, getInit_JNDIName, getInit_NameServiceTypeName, getInit_NameServiceURLName, getInitContext, getInitContext, instantiateEJB, resetEJBRef, resetHomeCache, setInit_GlobalNameServiceTypeName, setInit_GlobalNameServiceURLName, setInit_JNDIName, setInit_NameServiceTypeName, setInit_NameServiceURLName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PolicyPasswordAccessBean()
Default constructor. Maps to findByPrimaryKey.
public PolicyPasswordAccessBean(javax.ejb.EJBObject object) throws java.rmi.RemoteException
Creates an access bean for the specified EJB
object
- javax.ejb.EJBObjectjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionpublic PolicyPasswordAccessBean(java.lang.Integer aMaximumLifetime) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
Maps to a corresponding ejbCreate method in the home interface of the EJB
aMaximumLifetime
- java.lang.Integerjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionMethod Detail |
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
commitCopyHelper
in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.util.Enumeration findAll() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
The SQL is "SELECT * FROM PLCYPASSWD T1 WHERE 1 = 1".
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic PolicyPasswordDescriptionAccessBean getDescription(java.lang.Integer aDescription, java.lang.Integer aDescription) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
Description of policy password.
aDescription
- java.lang.IntegeraDescription
- java.lang.Integerjavax.naming.NamingException
- The javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionpublic java.lang.String getMatchUserId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.MATCHUSERID column of DB2 type INTEGER NULL.
The following is a description of this column:
Specifies whether the user ID and password can match. (0) if user ID and password do not match. (1) if user ID and password can match.
getMatchUserId
in interface PolicyPasswordAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMatchUserIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.MATCHUSERID column of DB2 type INTEGER NULL.
The following is a description of this column:
Specifies whether the user ID and password can match. (0) if user ID and password do not match. (1) if user ID and password can match.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMaximumConsecutiveType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.MAXCONSECUTIVETYPE column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum number of consecutive character type allowed in a password.
getMaximumConsecutiveType
in interface PolicyPasswordAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMaximumConsecutiveTypeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.MAXCONSECUTIVETYPE column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum number of consecutive character type allowed in a password.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMaximumInstances() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.MAXINSTANCES column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum number of times a character can occur in a password.
getMaximumInstances
in interface PolicyPasswordAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMaximumInstancesInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.MAXINSTANCES column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum number of times a character can occur in a password.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMaximumLifetime() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.MAXLIFETIME column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum number of days a password is valid for, from the last update.
getMaximumLifetime
in interface PolicyPasswordAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMaximumLifetimeInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.MAXLIFETIME column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum number of days a password is valid for, from the last update.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMinimumAlphabetic() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.MINALPHABETIC column of DB2 type INTEGER NULL.
The following is a description of this column:
The minimum password alphabetic characters that should be in a password.
getMinimumAlphabetic
in interface PolicyPasswordAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMinimumAlphabeticInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.MINALPHABETIC column of DB2 type INTEGER NULL.
The following is a description of this column:
The minimum password alphabetic characters that should be in a password.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMinimumNumeric() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.MINNUMERIC column of DB2 type INTEGER NULL.
The following is a description of this column:
The minimum password numeric characters that should be in a password.
getMinimumNumeric
in interface PolicyPasswordAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMinimumNumericInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.MINNUMERIC column of DB2 type INTEGER NULL.
The following is a description of this column:
The minimum password numeric characters that should be in a password.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMinimumPasswordLength() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.MINPASSWDLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The minimum password length.
getMinimumPasswordLength
in interface PolicyPasswordAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMinimumPasswordLengthInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.MINPASSWDLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The minimum password length.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getPolicyPasswordId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.PLCYPASSWD_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
ID for the Password Policy table.
getPolicyPasswordId
in interface PolicyPasswordAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getPolicyPasswordIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.PLCYPASSWD_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
ID for the Password Policy table.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getReusePassword() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.REUSEPASSWORD column of DB2 type INTEGER NULL.
The following is a description of this column:
Specifies whether the users previous password can be reused. (0) last password cannot be reused. (1) last password can be reused.
getReusePassword
in interface PolicyPasswordAccessBeanData
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getReusePasswordInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the PLCYPASSWD.REUSEPASSWORD column of DB2 type INTEGER NULL.
The following is a description of this column:
Specifies whether the users previous password can be reused. (0) last password cannot be reused. (1) last password can be reused.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
refreshCopyHelper
in class com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic void setInitKey_iPolicyPasswordId(java.lang.String aInitKey_iPolicyPasswordId)
Set the primary key for this object
aInitKey_iPolicyPasswordId
- java.lang.Stringpublic void setMatchUserId(java.lang.Integer aMatchUserId)
This method provides access to the PLCYPASSWD.MATCHUSERID column of DB2 type INTEGER NULL.
The following is a description of this column:
Specifies whether the user ID and password can match. (0) if user ID and password do not match. (1) if user ID and password can match.
aMatchUserId
- java.lang.Integerpublic void setMatchUserId(java.lang.String aMatchUserId)
This method provides access to the PLCYPASSWD.MATCHUSERID column of DB2 type INTEGER NULL.
The following is a description of this column:
Specifies whether the user ID and password can match. (0) if user ID and password do not match. (1) if user ID and password can match.
setMatchUserId
in interface PolicyPasswordAccessBeanData
aMatchUserId
- java.lang.Stringpublic void setMaximumConsecutiveType(java.lang.Integer aMaximumConsecutiveType)
This method provides access to the PLCYPASSWD.MAXCONSECUTIVETYPE column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum number of consecutive character type allowed in a password.
aMaximumConsecutiveType
- java.lang.Integerpublic void setMaximumConsecutiveType(java.lang.String aMaximumConsecutiveType)
This method provides access to the PLCYPASSWD.MAXCONSECUTIVETYPE column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum number of consecutive character type allowed in a password.
setMaximumConsecutiveType
in interface PolicyPasswordAccessBeanData
aMaximumConsecutiveType
- java.lang.Stringpublic void setMaximumInstances(java.lang.Integer aMaximumInstances)
This method provides access to the PLCYPASSWD.MAXINSTANCES column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum number of times a character can occur in a password.
aMaximumInstances
- java.lang.Integerpublic void setMaximumInstances(java.lang.String aMaximumInstances)
This method provides access to the PLCYPASSWD.MAXINSTANCES column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum number of times a character can occur in a password.
setMaximumInstances
in interface PolicyPasswordAccessBeanData
aMaximumInstances
- java.lang.Stringpublic void setMaximumLifetime(java.lang.Integer aMaximumLifetime)
This method provides access to the PLCYPASSWD.MAXLIFETIME column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum number of days a password is valid for, from the last update.
aMaximumLifetime
- java.lang.Integerpublic void setMaximumLifetime(java.lang.String aMaximumLifetime)
This method provides access to the PLCYPASSWD.MAXLIFETIME column of DB2 type INTEGER NULL.
The following is a description of this column:
The maximum number of days a password is valid for, from the last update.
setMaximumLifetime
in interface PolicyPasswordAccessBeanData
aMaximumLifetime
- java.lang.Stringpublic void setMinimumAlphabetic(java.lang.Integer aMinimumAlphabetic)
This method provides access to the PLCYPASSWD.MINALPHABETIC column of DB2 type INTEGER NULL.
The following is a description of this column:
The minimum password alphabetic characters that should be in a password.
aMinimumAlphabetic
- java.lang.Integerpublic void setMinimumAlphabetic(java.lang.String aMinimumAlphabetic)
This method provides access to the PLCYPASSWD.MINALPHABETIC column of DB2 type INTEGER NULL.
The following is a description of this column:
The minimum password alphabetic characters that should be in a password.
setMinimumAlphabetic
in interface PolicyPasswordAccessBeanData
aMinimumAlphabetic
- java.lang.Stringpublic void setMinimumNumeric(java.lang.Integer aMinimumNumeric)
This method provides access to the PLCYPASSWD.MINNUMERIC column of DB2 type INTEGER NULL.
The following is a description of this column:
The minimum password numeric characters that should be in a password.
aMinimumNumeric
- java.lang.Integerpublic void setMinimumNumeric(java.lang.String aMinimumNumeric)
This method provides access to the PLCYPASSWD.MINNUMERIC column of DB2 type INTEGER NULL.
The following is a description of this column:
The minimum password numeric characters that should be in a password.
setMinimumNumeric
in interface PolicyPasswordAccessBeanData
aMinimumNumeric
- java.lang.Stringpublic void setMinimumPasswordLength(java.lang.Integer aMinimumPasswordLength)
This method provides access to the PLCYPASSWD.MINPASSWDLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The minimum password length.
aMinimumPasswordLength
- java.lang.Integerpublic void setMinimumPasswordLength(java.lang.String aMinimumPasswordLength)
This method provides access to the PLCYPASSWD.MINPASSWDLENGTH column of DB2 type INTEGER NULL.
The following is a description of this column:
The minimum password length.
setMinimumPasswordLength
in interface PolicyPasswordAccessBeanData
aMinimumPasswordLength
- java.lang.Stringpublic void setReusePassword(java.lang.Integer aReusePassword)
This method provides access to the PLCYPASSWD.REUSEPASSWORD column of DB2 type INTEGER NULL.
The following is a description of this column:
Specifies whether the users previous password can be reused. (0) last password cannot be reused. (1) last password can be reused.
aReusePassword
- java.lang.Integerpublic void setReusePassword(java.lang.String aReusePassword)
This method provides access to the PLCYPASSWD.REUSEPASSWORD column of DB2 type INTEGER NULL.
The following is a description of this column:
Specifies whether the users previous password can be reused. (0) last password cannot be reused. (1) last password can be reused.
setReusePassword
in interface PolicyPasswordAccessBeanData
aReusePassword
- java.lang.String
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |