Searched defs:subentry (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/core/
H A DSubentryPasswordPolicy.java52 * This class represents subentry password policy based on Password Policy for
53 * LDAP Directories Internet-Draft. In order to represent subentry password
127 * Creates subentry password policy object from the subentry, parsing and
128 * evaluating subentry password policy attributes.
130 * @param subentry
131 * password policy subentry.
133 * If a problem occurs while creating subentry password policy
134 * instance from given subentry.
136 public SubentryPasswordPolicy(SubEntry subentry) throw argument
[all...]
/forgerock/opendj2/src/server/org/opends/server/core/
H A DSubentryPasswordPolicy.java51 * This class represents subentry password policy based on Password Policy for
52 * LDAP Directories Internet-Draft. In order to represent subentry password
131 * Creates subentry password policy object from the subentry, parsing and
132 * evaluating subentry password policy attributes.
134 * @param subentry
135 * password policy subentry.
137 * If a problem occurs while creating subentry password policy
138 * instance from given subentry.
140 public SubentryPasswordPolicy(SubEntry subentry) throw argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/core/
H A DSubentryPasswordPolicy.java57 * This class represents subentry password policy based on Password Policy for
58 * LDAP Directories Internet-Draft. In order to represent subentry password
138 * Creates subentry password policy object from the subentry, parsing and
139 * evaluating subentry password policy attributes.
141 * @param subentry
142 * password policy subentry.
144 * If a problem occurs while creating subentry password policy
145 * instance from given subentry.
147 public SubentryPasswordPolicy(SubEntry subentry) throw argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DSubentryPasswordPolicy.java52 * This class represents subentry password policy based on Password Policy for
53 * LDAP Directories Internet-Draft. In order to represent subentry password
127 * Creates subentry password policy object from the subentry, parsing and
128 * evaluating subentry password policy attributes.
130 * @param subentry
131 * password policy subentry.
133 * If a problem occurs while creating subentry password policy
134 * instance from given subentry.
136 public SubentryPasswordPolicy(SubEntry subentry) throw argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DSubentryPasswordPolicy.java51 * This class represents subentry password policy based on Password Policy for
52 * LDAP Directories Internet-Draft. In order to represent subentry password
131 * Creates subentry password policy object from the subentry, parsing and
132 * evaluating subentry password policy attributes.
134 * @param subentry
135 * password policy subentry.
137 * If a problem occurs while creating subentry password policy
138 * instance from given subentry.
140 public SubentryPasswordPolicy(SubEntry subentry) throw argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DSubentryPasswordPolicy.java51 * This class represents subentry password policy based on Password Policy for
52 * LDAP Directories Internet-Draft. In order to represent subentry password
127 * Creates subentry password policy object from the subentry, parsing and
128 * evaluating subentry password policy attributes.
130 * @param subentry
131 * password policy subentry.
133 * If a problem occurs while creating subentry password policy
134 * instance from given subentry.
136 public SubentryPasswordPolicy(SubEntry subentry) throw argument
[all...]

Completed in 27 milliseconds