Package org.openiam.connector
Interface AttributeNamesLookupService
-
- All Known Implementing Classes:
AbstractAttributeNamesLookupScript
public interface AttributeNamesLookupService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
lookupManagedSystemAttributes(Map<String,Object> binding)
Object
lookupPolicyMapAttributes(Map<String,Object> binding)
-