Searched defs:UserAttributes (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/entitlement/
H A DUserAttributes.java25 * $Id: UserAttributes.java,v 1.2 2009/09/21 18:33:45 dillidorai Exp $
46 public class UserAttributes implements ResourceAttribute { class in inherits:ResourceAttribute
52 * Constructs an instance of UserAttributes
54 public UserAttributes() { method in class:UserAttributes
178 * policy, this is relevant only when UserAttributes was created from
188 * this is relevant only when UserAttributes was created from
210 UserAttributes object = (UserAttributes) obj;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/entitlement/
H A DUserAttributes.java25 * $Id: UserAttributes.java,v 1.2 2009/09/21 18:33:45 dillidorai Exp $
46 public class UserAttributes implements ResourceAttribute { class in inherits:ResourceAttribute
52 * Constructs an instance of UserAttributes
54 public UserAttributes() { method in class:UserAttributes
178 * policy, this is relevant only when UserAttributes was created from
188 * this is relevant only when UserAttributes was created from
210 UserAttributes object = (UserAttributes) obj;

Completed in 28 milliseconds