Package org.openiam.api.connector.model
Class UserConnectorObject
- java.lang.Object
-
- org.openiam.api.connector.model.ConnectorObject<StringConnectorAttribute>
-
- org.openiam.api.connector.model.UserConnectorObject
-
- All Implemented Interfaces:
Serializable
public class UserConnectorObject extends ConnectorObject<StringConnectorAttribute>
iam-services Created by zaporozhec on 3/27/17.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description UserConnectorObject()
-
Method Summary
-
Methods inherited from class org.openiam.api.connector.model.ConnectorObject
getAttributes, getIdentityName, getIdentityValue, getMetaData, getOperation, getOriginalIdentityValue, getType, isChangePrimaryKey, setAttributes, setIdentityName, setIdentityValue, setMetaData, setOperation, setOriginalIdentityValue, setType
-
-