Class CaseNormalizer
- java.lang.Object
-
- org.identityconnectors.framework.impl.api.local.operations.CaseNormalizer
-
- All Implemented Interfaces:
AttributeNormalizer
public class CaseNormalizer extends Object implements AttributeNormalizer
- Author:
- mederly
-
-
Constructor Summary
Constructors Constructor Description CaseNormalizer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Attribute
normalizeAttribute(ObjectClass oclass, Attribute attribute)
-
-
-
Method Detail
-
normalizeAttribute
public Attribute normalizeAttribute(ObjectClass oclass, Attribute attribute)
- Specified by:
normalizeAttribute
in interfaceAttributeNormalizer
-
-