org.identityconnectors.ldap.commons
Class AttributeMappingConfig
java.lang.Object
org.identityconnectors.ldap.commons.AttributeMappingConfig
public class AttributeMappingConfig
- extends Object
AttributeMappingConfig
public AttributeMappingConfig(String fromAttribute,
String toAttribute)
getFromAttribute
public String getFromAttribute()
getToAttribute
public String getToAttribute()
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
Copyright © 2012. All Rights Reserved.