SCIMBridge 0.4.x
boolean scim_bridge_attribute_equals ( const ScimBridgeAttribute atr1,
const ScimBridgeAttribute atr2 
)

See if one attribute equals the other.

Parameters:
atr1The attribute.
atr2Another attribute.
Returns:
true if the two attributes are the same.