Package org.openiam.idm.service
Interface IDefaultPolicyMapper<D extends Diff>
-
- All Known Implementing Classes:
AbstractDefaultPolicyMapper
,GroupDefaultPolicyMapperImpl
,UserDefaultPolicyMapperImpl
public interface IDefaultPolicyMapper<D extends Diff>
iam-services Created by zaporozhec on 3/29/17.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringConnectorAttribute
getValue(D t, AttributeMap attributeMap, String mngSysId, boolean isSpecialAttribute)
-
-
-
Method Detail
-
getValue
StringConnectorAttribute getValue(D t, AttributeMap attributeMap, String mngSysId, boolean isSpecialAttribute) throws AttributeMapProcessorException
- Throws:
AttributeMapProcessorException
-
-