Package org.openiam.base.response.map
Class LoginAttributeList
- java.lang.Object
-
- org.openiam.base.response.map.LoginAttributeList
-
- All Implemented Interfaces:
Serializable
public class LoginAttributeList extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LoginAttributeList(LoginAttribute attr)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddAllAttributes(LoginAttributeList attrList)
-
-
-
Constructor Detail
-
LoginAttributeList
public LoginAttributeList(LoginAttribute attr)
-
-
Method Detail
-
addAllAttributes
public void addAllAttributes(LoginAttributeList attrList)
-
-